From eacc3ac58f17e023723b60f9359bf4c4bbd46589 Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Thu, 10 Sep 2015 10:09:00 +0200 Subject: [PATCH] JSON: bugfix: faulty description --- 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 27de3bfe2a..aac90295f5 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -1688,7 +1688,7 @@ "enabled": "magic_fuzzy_skin_enabled", "children": { "magic_fuzzy_skin_point_dist": { - "label": "Fuzzy Skin Density", + "label": "Fuzzy Skin Point Distance", "description": "The average distance between the random points introduced on each line segment. Note that the original points of the polygon are discarded, so a high smoothness results in a reduction of the resolution. This value must be higher than half the Fuzzy Skin Thickness.", "type": "float", "unit": "mm",