mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-13 03:38:04 +08:00
Change Default label to Orthogonal.
This commit is contained in:
parent
2caddee2fa
commit
8d3984a7b4
@ -1074,11 +1074,11 @@
|
||||
"infill_angles":
|
||||
{
|
||||
"label": "Infill Line Directions",
|
||||
"description": "The line directions to use when the infill pattern is lines or zig zag. Default directions are 45 and 135 degrees, Uniform directions are 45, 90, 135 and 180, Stronger X directions are 45, 90, 135 and 90 again and Stronger Y directions are 45, 0, 135 and 0 again.",
|
||||
"description": "The line directions to use when the infill pattern is lines or zig zag. Orthogonal directions are 45 and 135 degrees, Uniform directions are 45, 90, 135 and 180, Stronger X directions are 45, 90, 135 and 90 again and Stronger Y directions are 45, 0, 135 and 0 again.",
|
||||
"type": "enum",
|
||||
"options":
|
||||
{
|
||||
"45,135": "Default",
|
||||
"45,135": "Orthogonal",
|
||||
"45,90,135,180": "Uniform",
|
||||
"45,90,135,90": "Stronger X",
|
||||
"45,0,135,0": "Stronger Y"
|
||||
|
Loading…
x
Reference in New Issue
Block a user