mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
fix machine width (265)
This commit is contained in:
parent
7c8c978d05
commit
ddd2e844cb
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue