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,