mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:28:59 +08:00
Tweak z_seam_corner strings.
This commit is contained in:
parent
d40a317681
commit
438ea142c9
@ -1260,14 +1260,14 @@
|
||||
},
|
||||
"z_seam_corner":
|
||||
{
|
||||
"label": "Z Seam Corner Preference",
|
||||
"description": "Control whether corners on the model outline influence the position of the Z-seam.",
|
||||
"label": "Seam Corner Preference",
|
||||
"description": "Control whether corners on the model outline influence the position of the seam.",
|
||||
"type": "enum",
|
||||
"options":
|
||||
{
|
||||
"z_seam_corner_none": "Ignore 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"
|
||||
},
|
||||
"default_value": "z_seam_corner_inner",
|
||||
|
Loading…
x
Reference in New Issue
Block a user