mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 20:19:32 +08:00
Allow the full range of orientations
This commit is contained in:
parent
ac2125c3a5
commit
65f3605d92
@ -3879,8 +3879,8 @@
|
|||||||
"description": "Orientation of the infill pattern for supports. The support infill pattern is rotated in the horizontal plane.",
|
"description": "Orientation of the infill pattern for supports. The support infill pattern is rotated in the horizontal plane.",
|
||||||
"unit": "°",
|
"unit": "°",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"minimum_value": "-90",
|
"minimum_value": "-180",
|
||||||
"maximum_value": "90",
|
"maximum_value": "180",
|
||||||
"default_value": 0,
|
"default_value": 0,
|
||||||
"enabled": "support_enable and support_pattern != 'concentric' and support_infill_rate > 0",
|
"enabled": "support_enable and support_pattern != 'concentric' and support_infill_rate > 0",
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user