From 969821008391fb2f2405456f36f334f7cc4cef90 Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Fri, 24 Nov 2023 17:03:20 +0100 Subject: [PATCH] Fix more printer-linter warnings. done as part of CURA-11379 --- resources/definitions/Mark2_for_Ultimaker2.def.json | 1 - resources/definitions/dxu.def.json | 1 - 2 files changed, 2 deletions(-) diff --git a/resources/definitions/Mark2_for_Ultimaker2.def.json b/resources/definitions/Mark2_for_Ultimaker2.def.json index 5913d68194..a3c5f5e06b 100644 --- a/resources/definitions/Mark2_for_Ultimaker2.def.json +++ b/resources/definitions/Mark2_for_Ultimaker2.def.json @@ -140,7 +140,6 @@ "prime_tower_position_y": { "value": "170" }, "retraction_amount": { "default_value": 5.1 }, "retraction_speed": { "default_value": 25 }, - "speed_wall_x": { "value": "speed_wall" }, "switch_extruder_prime_speed": { "enabled": false, diff --git a/resources/definitions/dxu.def.json b/resources/definitions/dxu.def.json index 07f5dc1cb5..ebe94ee169 100644 --- a/resources/definitions/dxu.def.json +++ b/resources/definitions/dxu.def.json @@ -134,7 +134,6 @@ "prime_tower_position_x": { "value": "200" }, "retraction_amount": { "default_value": 6.5 }, "retraction_speed": { "default_value": 25 }, - "speed_wall_x": { "value": "speed_wall" }, "switch_extruder_prime_speed": { "enabled": false,