From 9bb6aadc660b4c0cf5cbe919124ef37517f819ed Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 10 May 2017 13:59:02 +0200 Subject: [PATCH] Remove non-existing nozzle offset settings They seem to be auto-generated or some sort. --- resources/definitions/alya3dp.def.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/resources/definitions/alya3dp.def.json b/resources/definitions/alya3dp.def.json index a0e9f03fbb..1ea16773d6 100644 --- a/resources/definitions/alya3dp.def.json +++ b/resources/definitions/alya3dp.def.json @@ -42,12 +42,6 @@ "machine_nozzle_gantry_distance": { "default_value": 55 }, - "machine_nozzle_offset_x_1": { - "default_value": 18 - }, - "machine_nozzle_offset_y_1": { - "default_value": 0 - }, "machine_gcode_flavor": { "default_value": "RepRap" },