mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:35:57 +08:00
Tweak z_seam_corner strings.
This commit is contained in:
parent
d40a317681
commit
438ea142c9
@ -1260,14 +1260,14 @@
|
|||||||
},
|
},
|
||||||
"z_seam_corner":
|
"z_seam_corner":
|
||||||
{
|
{
|
||||||
"label": "Z Seam Corner Preference",
|
"label": "Seam Corner Preference",
|
||||||
"description": "Control whether corners on the model outline influence the position of the Z-seam.",
|
"description": "Control whether corners on the model outline influence the position of the seam.",
|
||||||
"type": "enum",
|
"type": "enum",
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"z_seam_corner_none": "Ignore Corners",
|
"z_seam_corner_none": "Ignore Corners",
|
||||||
"z_seam_corner_inner": "Inner Corners",
|
"z_seam_corner_inner": "Inner Corners",
|
||||||
"z_seam_corner_outer": "Outer corners",
|
"z_seam_corner_outer": "Outer Corners",
|
||||||
"z_seam_corner_any": "Any Corner"
|
"z_seam_corner_any": "Any Corner"
|
||||||
},
|
},
|
||||||
"default_value": "z_seam_corner_inner",
|
"default_value": "z_seam_corner_inner",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user