|
@@ -1667,6 +1667,13 @@
|
|
|
"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": {
|
|
|
"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.",
|