mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove Hollow Out Objects setting
It has been replaced by Infill Support. Contributes to issue CURA-5108.
This commit is contained in:
parent
373555fa4a
commit
ab2503834b
1 changed files with 0 additions and 8 deletions
|
|
@ -5942,14 +5942,6 @@
|
||||||
"limit_to_extruder": "support_infill_extruder_nr",
|
"limit_to_extruder": "support_infill_extruder_nr",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
"infill_hollow":
|
|
||||||
{
|
|
||||||
"label": "Hollow Out Objects",
|
|
||||||
"description": "Remove all infill and make the inside of the object eligible for support.",
|
|
||||||
"type": "bool",
|
|
||||||
"default_value": false,
|
|
||||||
"settable_per_mesh": true
|
|
||||||
},
|
|
||||||
"magic_fuzzy_skin_enabled":
|
"magic_fuzzy_skin_enabled":
|
||||||
{
|
{
|
||||||
"label": "Fuzzy Skin",
|
"label": "Fuzzy Skin",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue