From a4e824464c381ae049d1e3590b0653335db60a65 Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Tue, 8 Dec 2015 10:47:09 +0100 Subject: [PATCH] JSON bugfix: coasting_min_volume had an inherit_function and the inherit property (CURA-550) --- resources/machines/fdmprinter.json | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index 0793cd8566..12b0329d69 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -931,7 +931,6 @@ "min_value": "coasting_volume", "inherit_function": "0.8 + coasting_volume", "visible": false, - "inherit": false, "enabled": "coasting_enable" }, "coasting_speed": {