mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Fixed bed dimensions
This commit is contained in:
parent
51378cae56
commit
bba0a96576
1 changed files with 2 additions and 2 deletions
|
@ -22,10 +22,10 @@
|
|||
"default_value": 220
|
||||
},
|
||||
"machine_height": {
|
||||
"default_value": 220
|
||||
"default_value": 260
|
||||
},
|
||||
"machine_depth": {
|
||||
"default_value": 260
|
||||
"default_value": 220
|
||||
}, "machine_center_is_zero": {
|
||||
"default_value": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue