Fix unknown setting machine_nozzle_gantry_distance

It has been renamed to gantry_height long ago.
This commit is contained in:
Ghostkeeper 2017-07-11 14:39:50 +02:00
parent 41103cfca0
commit 0bf0e13adc
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@
"machine_head_shape_max_y": { "machine_head_shape_max_y": {
"default_value": 35 "default_value": 35
}, },
"machine_nozzle_gantry_distance": { "gantry_height": {
"default_value": 55 "default_value": 55
}, },
"machine_gcode_flavor": { "machine_gcode_flavor": {

View File

@ -37,7 +37,7 @@
[16, 37] [16, 37]
] ]
}, },
"machine_nozzle_gantry_distance": { "gantry_height": {
"default_value": 55 "default_value": 55
}, },
"machine_nozzle_offset_x_1": { "machine_nozzle_offset_x_1": {