Revert "Make conical support invisible by default"

This reverts commit d54b24ac86.
This commit is contained in:
Tim Kuipers 2016-03-01 12:16:55 +01:00
parent a72180ebf2
commit 7b9ecd4aba

View file

@ -1305,7 +1305,7 @@
"description": "Experimental feature: Make support areas smaller at the bottom than at the overhang.",
"type": "boolean",
"default": false,
"visible": false,
"visible": true,
"enabled": "support_enable"
},
"support_conical_angle": {