Merge pull request #17161 from Ultimaker/CURA-11075_layer-is-printed-below

expected behavior added text in description of setting
This commit is contained in:
Remco Burema 2023-11-03 15:29:17 +01:00 committed by GitHub
commit 21f81a5043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,