mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:25:56 +08: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
@ -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…
x
Reference in New Issue
Block a user