mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-04 17:44:36 -07:00
fix gantry_height
This commit is contained in:
parent
d925c28eb8
commit
27af35591a
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
]
|
||||
]
|
||||
},
|
||||
"gantry_height": { "default_value": 34 },
|
||||
"gantry_height": { "value": 34 },
|
||||
"machine_nozzle_size": {
|
||||
"default_value": 0.4
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue