From 0bf0e13adcfc50e25536ae5b656d88932b1cf1b3 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Tue, 11 Jul 2017 14:39:50 +0200 Subject: [PATCH] Fix unknown setting machine_nozzle_gantry_distance It has been renamed to gantry_height long ago. --- resources/definitions/alya3dp.def.json | 2 +- resources/definitions/dagoma_discoeasy200.def.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/definitions/alya3dp.def.json b/resources/definitions/alya3dp.def.json index 1ea16773d6..68da72f1eb 100644 --- a/resources/definitions/alya3dp.def.json +++ b/resources/definitions/alya3dp.def.json @@ -39,7 +39,7 @@ "machine_head_shape_max_y": { "default_value": 35 }, - "machine_nozzle_gantry_distance": { + "gantry_height": { "default_value": 55 }, "machine_gcode_flavor": { diff --git a/resources/definitions/dagoma_discoeasy200.def.json b/resources/definitions/dagoma_discoeasy200.def.json index 3408c917a6..72ed8f4f8b 100755 --- a/resources/definitions/dagoma_discoeasy200.def.json +++ b/resources/definitions/dagoma_discoeasy200.def.json @@ -37,7 +37,7 @@ [16, 37] ] }, - "machine_nozzle_gantry_distance": { + "gantry_height": { "default_value": 55 }, "machine_nozzle_offset_x_1": {