mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 06:11:09 -07: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
|
"default_value": 220
|
||||||
},
|
},
|
||||||
"machine_height": {
|
"machine_height": {
|
||||||
"default_value": 220
|
"default_value": 260
|
||||||
},
|
},
|
||||||
"machine_depth": {
|
"machine_depth": {
|
||||||
"default_value": 260
|
"default_value": 220
|
||||||
}, "machine_center_is_zero": {
|
}, "machine_center_is_zero": {
|
||||||
"default_value": false
|
"default_value": false
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue