mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -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
|
@ -43,7 +43,7 @@
|
|||
[18, -18]
|
||||
]
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 55
|
||||
},
|
||||
"machine_gcode_flavor": {
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
[43.7, -19.2]
|
||||
]
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 82.3
|
||||
},
|
||||
"machine_nozzle_offset_x_1": {
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"machine_nozzle_cool_down_speed": {
|
||||
"default_value": 2
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 55
|
||||
},
|
||||
"machine_gcode_flavor": {
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
[18, -18]
|
||||
]
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 55
|
||||
},
|
||||
"machine_gcode_flavor": {
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
[18, -18]
|
||||
]
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 55
|
||||
},
|
||||
"machine_gcode_flavor": {
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"machine_nozzle_cool_down_speed": {
|
||||
"default_value": 2
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 0
|
||||
},
|
||||
"machine_gcode_flavor": {
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"machine_nozzle_cool_down_speed": {
|
||||
"default_value": 2
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 0
|
||||
},
|
||||
"machine_gcode_flavor": {
|
||||
|
|
|
@ -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