diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index c6d74e5091..8952ebebb9 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -936,8 +936,8 @@ "enabled": "coasting_enable" }, "coasting_min_volume": { - "label": "Minimal Volume Before Coasting", - "description": "The least volume an extrusion path should have to coast the full amount. For smaller extrusion paths, less pressure has been built up in the bowden tube and so the coasted volume is scaled linearly. This value should always be larger than the Coasting Volume.", + "label": "Minimum Volume Before Coasting", + "description": "The smallest volume an extrusion path should have to coast the full amount. For smaller extrusion paths, less pressure has been built up in the bowden tube and so the coasted volume is scaled linearly. This value should always be larger than the Coasting Volume.", "unit": "mm³", "type": "float", "default": 0.8,