mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-25 23:58:47 +08:00
automatically remove all holes when spiralizing
Spiralize is meant for models which are solid, but many people don't know and model their things hollow. With this automatic setting change these people won't notice that they have modeled it wrong. Which means there are less times I need to explain stuff to users. Profit.
This commit is contained in:
parent
e8c9df1794
commit
ce18fdad02
@ -6361,6 +6361,7 @@
|
|||||||
"description": "Remove the holes in each layer and keep only the outside shape. This will ignore any invisible internal geometry. However, it also ignores layer holes which can be viewed from above or below.",
|
"description": "Remove the holes in each layer and keep only the outside shape. This will ignore any invisible internal geometry. However, it also ignores layer holes which can be viewed from above or below.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
|
"value": "magic_spiralize",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
"meshfix_extensive_stitching":
|
"meshfix_extensive_stitching":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user