mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Translate ancient machine_nozzle_gantry_distance setting
It was changed to gantry_height long ago but not updated in these definitions. Contributes to issue CURA-1278.
This commit is contained in:
parent
a8fc830f2b
commit
afb7a45bb0
8 changed files with 8 additions and 8 deletions
|
@ -39,7 +39,7 @@
|
|||
"machine_nozzle_cool_down_speed": {
|
||||
"default_value": 2
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 55
|
||||
},
|
||||
"machine_gcode_flavor": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue