mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-28 00:23:17 +08:00
fix machine width (265)
This commit is contained in:
parent
7c8c978d05
commit
ddd2e844cb
@ -17,7 +17,7 @@
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "VOLUMIC STREAM30DUAL MK2" },
|
||||
"machine_heated_bed": { "default_value": true },
|
||||
"machine_width": { "default_value": 300 },
|
||||
"machine_width": { "default_value": 265 },
|
||||
"machine_height": { "default_value": 300 },
|
||||
"machine_depth": { "default_value": 200 },
|
||||
"machine_center_is_zero": { "default_value": false },
|
||||
|
Loading…
x
Reference in New Issue
Block a user