mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Fix unknown setting machine_nozzle_gantry_distance
It has been renamed to gantry_height long ago.
This commit is contained in:
parent
41103cfca0
commit
0bf0e13adc
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
|||
"machine_head_shape_max_y": {
|
||||
"default_value": 35
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 55
|
||||
},
|
||||
"machine_gcode_flavor": {
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
[16, 37]
|
||||
]
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 55
|
||||
},
|
||||
"machine_nozzle_offset_x_1": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue