From c4621cbb1a2cf87ca659483343441d3212ae6c4c Mon Sep 17 00:00:00 2001 From: Christian Kvasny Date: Mon, 5 Dec 2022 13:24:32 +0100 Subject: [PATCH] Update resources/definitions/vzbot_base.def.json removed Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- resources/definitions/vzbot_base.def.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/definitions/vzbot_base.def.json b/resources/definitions/vzbot_base.def.json index 686e81f070..44b4566ef5 100644 --- a/resources/definitions/vzbot_base.def.json +++ b/resources/definitions/vzbot_base.def.json @@ -57,8 +57,7 @@ "retraction_combing": { "value": "'noskin'" }, "z_seam_type": { "value": "'back'" }, "retraction_combing_max_distance": { "default_value": 10 }, - "retraction_hop_enabled": { "default_value": false }, - "travel_avoid_other_parts": { "default_value": false }, + "travel_avoid_other_parts": { "default_value": false }, "speed_print": { "value": 300, "maximum_value_warning": 1001 }, "speed_infill": { "maximum_value_warning": 1001 }, "speed_travel": { "value": 300, "maximum_value_warning": 1001 },