From e7de8597c14044f0ab8b729b41b039aa391b0808 Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Fri, 24 Nov 2023 16:56:26 +0100 Subject: [PATCH] Fix 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 7c7f8a3633..5913d68194 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_support": { "value": "speed_wall_0" }, "speed_wall_x": { "value": "speed_wall" }, "switch_extruder_prime_speed": { diff --git a/resources/definitions/dxu.def.json b/resources/definitions/dxu.def.json index a5d360d011..07f5dc1cb5 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_support": { "value": "speed_wall_0" }, "speed_wall_x": { "value": "speed_wall" }, "switch_extruder_prime_speed": {