mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-20 11:22:28 -07:00
expected behavior added text in description of setting
CURA-11138
This commit is contained in:
parent
2c2e5ab19d
commit
cbc1a376a9
1 changed files with 1 additions and 1 deletions
|
|
@ -6146,7 +6146,7 @@
|
|||
"layer_0_z_overlap":
|
||||
{
|
||||
"label": "Initial Layer Z Overlap",
|
||||
"description": "Make the first and second layer of the model 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 model 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.\nIt may be noted that sometimes the second layer is printed below initial layer because of this setting. This is intended behavior",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default_value": 0.22,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue