mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
JSON fix: First Layer Z OVerlap ==> Inital Layer ... (CURA-1549)
This commit is contained in:
parent
c79d064107
commit
5716069fe4
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue