mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:26:05 +08:00
JSON fix: First Layer Z OVerlap ==> Inital Layer ... (CURA-1549)
This commit is contained in:
parent
c79d064107
commit
5716069fe4
@ -1493,7 +1493,7 @@
|
|||||||
"visible": true
|
"visible": true
|
||||||
},
|
},
|
||||||
"layer_0_z_overlap": {
|
"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.",
|
"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",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user