Browse Source

JSON fix: First Layer Z OVerlap ==> Inital Layer ... (CURA-1549)

Tim Kuipers 8 years ago
parent
commit
5716069fe4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/machines/fdmprinter.json

+ 1 - 1
resources/machines/fdmprinter.json

@@ -1493,7 +1493,7 @@
                     "visible": true
                 },
                 "layer_0_z_overlap": {
-                    "label": "First Layer Z Overlap",
+                    "label": "Initial Layer Z Overlap",
                     "description": "Make the first and second layer of the object overlap in the Z direction to compensate for the filament lost in the airgap. All models above the first model layer will be shifted down by this amount.",
                     "unit": "mm",
                     "type": "float",