From c8aa770fed210766db243989c956b860164a7ba8 Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Wed, 30 Mar 2016 18:50:57 +0200 Subject: [PATCH] JSON: language fixes by Tim (CURA-1309) --- 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 6209c3ee33..a566d81312 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -460,7 +460,7 @@ "visible": false }, "alternate_extra_perimeter": { - "label": "Alternating Extra Wall", + "label": "Alternate Extra Wall", "description": "Prints an extra wall at every other layer. This way infill gets caught between these extra walls, resulting in stronger prints.", "type": "boolean", "default": false, @@ -1300,7 +1300,7 @@ "global_only": true, "children": { "support_line_distance": { - "label": "Support Line distance", + "label": "Support Line Distance", "description": "Distance between the printed support structure lines. This setting is calculated by the support density.", "unit": "mm", "type": "float",