From d668438d1f55286f124514616f76611d6aedd6ce Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Mon, 14 Mar 2016 13:57:13 +0100 Subject: [PATCH] JSON: merge fix: support_minimal-diameter was double.. --- resources/machines/fdmprinter.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index b96385c7bc..96b0f88ef7 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -1458,17 +1458,6 @@ "visible": false, "enabled": "support_enable" }, - "support_minimal_diameter": { - "label": "Minimum Diameter", - "description": "Minimum diameter in the X/Y directions of a small area which is to be supported by a specialized support tower.", - "unit": "mm", - "type": "float", - "default": 1, - "min_value": "0", - "max_value_warning": "10", - "visible": false, - "enabled": "support_enable" - }, "support_tower_diameter": { "label": "Tower Diameter", "description": "The diameter of a special tower.",