mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 09:05:53 +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
|
||||
},
|
||||
"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…
x
Reference in New Issue
Block a user