From f044f96910beb14e52073f5ec19a834722f111ec Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Thu, 26 Nov 2015 16:43:05 +0100 Subject: [PATCH] JSON: bugfix: skin_outline_count label --- 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 bc2f6d5278..45d0a4f519 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -448,7 +448,7 @@ "visible": false }, "skin_outline_count": { - "label": "Skin Perimeter Line Count", + "label": "Extra Skin Wall Count", "description": "Number of lines around skin regions. Using one or two skin perimeter lines can greatly improve roofs which would start in the middle of infill cells.", "default": 0, "type": "int",