mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 19:35:58 +08:00
Merge branch 'feature_infill_support'
This commit is contained in:
commit
0f374a2e23
@ -3902,6 +3902,14 @@
|
|||||||
"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…
x
Reference in New Issue
Block a user