From 3fa19e576bf6d1582b4b1a31cc68a741efda7a2a Mon Sep 17 00:00:00 2001 From: Simon Edwards Date: Wed, 6 Apr 2016 10:42:31 +0200 Subject: [PATCH] Fixed a few minor english errors in the settings names. --- resources/machines/fdmprinter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index 7ef1a52c87..ee69e99221 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -1545,7 +1545,7 @@ "visible": false }, "raft_airgap": { - "label": "Raft Air-gap", + "label": "Raft Air Gap", "description": "The gap between the final raft layer and the first layer of the object. Only the first layer is raised by this amount to lower the bonding between the raft layer and the object. Makes it easier to peel off the raft.", "unit": "mm", "type": "float", @@ -2087,7 +2087,7 @@ "global_only": "True" }, "wireframe_printspeed": { - "label": "WP speed", + "label": "WP Speed", "description": "Speed at which the nozzle moves when extruding material. Only applies to Wire Printing.", "unit": "mm/s", "type": "float", @@ -2263,7 +2263,7 @@ "global_only": "True" }, "wireframe_drag_along": { - "label": "WP Drag along", + "label": "WP Drag Along", "description": "Distance with which the material of an upward extrusion is dragged along with the diagonally downward extrusion. This distance is compensated for. Only applies to Wire Printing.", "type": "float", "unit": "mm",