From 9bc7b6b6b77cf28340bc7fdabfa4a99e9cc7f825 Mon Sep 17 00:00:00 2001 From: ckielstra Date: Thu, 17 Dec 2015 09:21:15 +0100 Subject: [PATCH] Spelling --- resources/machines/fdmprinter.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,