mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:19:13 +08:00
JSON: feat: conical support (experimental)
This commit is contained in:
parent
0962fdddf1
commit
17347da91d
@ -1667,6 +1667,13 @@
|
|||||||
"value": true
|
"value": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"support_conical_enabled": {
|
||||||
|
"label": "Conical Support",
|
||||||
|
"description": "Experimental feature: Make support areas smaller at the bottom than at the overhang.",
|
||||||
|
"type": "boolean",
|
||||||
|
"default": false,
|
||||||
|
"visible": false
|
||||||
|
},
|
||||||
"support_angle": {
|
"support_angle": {
|
||||||
"label": "Overhang Angle",
|
"label": "Overhang Angle",
|
||||||
"description": "The maximum angle of overhangs for which support will be added. With 0 degrees being vertical, and 90 degrees being horizontal. A smaller overhang angle leads to more support.",
|
"description": "The maximum angle of overhangs for which support will be added. With 0 degrees being vertical, and 90 degrees being horizontal. A smaller overhang angle leads to more support.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user