mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Correction for build volume.
This commit is contained in:
parent
0ff9d72c4c
commit
57a50c9c3d
1 changed files with 2 additions and 2 deletions
|
@ -19,13 +19,13 @@
|
|||
"default_value": true
|
||||
},
|
||||
"machine_width": {
|
||||
"default_value": 240
|
||||
"default_value": 260
|
||||
},
|
||||
"machine_height": {
|
||||
"default_value": 285
|
||||
},
|
||||
"machine_depth": {
|
||||
"default_value": 240
|
||||
"default_value": 260
|
||||
},
|
||||
"machine_center_is_zero": {
|
||||
"default_value": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue