mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-03 07:41:18 -07:00
Revert "Make conical support invisible by default"
This reverts commit d54b24ac86.
This commit is contained in:
parent
a72180ebf2
commit
7b9ecd4aba
1 changed files with 1 additions and 1 deletions
|
|
@ -1305,7 +1305,7 @@
|
||||||
"description": "Experimental feature: Make support areas smaller at the bottom than at the overhang.",
|
"description": "Experimental feature: Make support areas smaller at the bottom than at the overhang.",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
"visible": false,
|
"visible": true,
|
||||||
"enabled": "support_enable"
|
"enabled": "support_enable"
|
||||||
},
|
},
|
||||||
"support_conical_angle": {
|
"support_conical_angle": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue