From f31105c2bd8d69274f86745810619bc6e6594ba3 Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Tue, 24 Nov 2015 15:43:43 +0100 Subject: [PATCH] lil --- resources/machines/fdmprinter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index c91b9e8275..f8b62c8447 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -1856,7 +1856,7 @@ "description": "Flow compensation: the amount of material extruded is multiplied by this value. Only applies to Wire Printing.", "unit": "%", "default": 100, - "min_value": "0", + "min_value": "0", "max_value": "100", "type": "float", "visible": false,