mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 07:26:00 +08:00
Merge pull request #6362 from radfahrer/master
Correction for build volume.
This commit is contained in:
commit
f2fa8fd1f5
@ -19,13 +19,13 @@
|
|||||||
"default_value": true
|
"default_value": true
|
||||||
},
|
},
|
||||||
"machine_width": {
|
"machine_width": {
|
||||||
"default_value": 240
|
"default_value": 260
|
||||||
},
|
},
|
||||||
"machine_height": {
|
"machine_height": {
|
||||||
"default_value": 285
|
"default_value": 285
|
||||||
},
|
},
|
||||||
"machine_depth": {
|
"machine_depth": {
|
||||||
"default_value": 240
|
"default_value": 260
|
||||||
},
|
},
|
||||||
"machine_center_is_zero": {
|
"machine_center_is_zero": {
|
||||||
"default_value": true
|
"default_value": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user