mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 20:01:33 -07:00
Visibility for smooth spiralize. CURA-3771
This commit is contained in:
parent
ef5d72a72a
commit
b4b5061e0e
1 changed files with 2 additions and 1 deletions
|
|
@ -4595,7 +4595,8 @@
|
||||||
"label": "Smooth Spiralized Contours",
|
"label": "Smooth Spiralized Contours",
|
||||||
"description": "Smooth the spiralized contours to reduce the visibility of the Z seam (the Z-seam should be barely visible on the print but will still be visible in the layer view). Note that smoothing will tend to blur fine surface details.",
|
"description": "Smooth the spiralized contours to reduce the visibility of the Z seam (the Z-seam should be barely visible on the print but will still be visible in the layer view). Note that smoothing will tend to blur fine surface details.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": true
|
"default_value": true,
|
||||||
|
"enabled": "magic_spiralize"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue