JSON: feat: conical support (experimental)

This commit is contained in:
Tim Kuipers 2015-08-10 14:11:26 +02:00
parent 0962fdddf1
commit 17347da91d

View file

@ -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.",