Merge pull request #11744 from Ultimaker/sprialize_removes_holes

automatically remove all holes when spiralizing
This commit is contained in:
Remco Burema 2022-08-30 17:15:18 +02:00 committed by GitHub
commit 401170d8dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6335,6 +6335,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.",
"type": "bool",
"default_value": false,
"value": "magic_spiralize",
"settable_per_mesh": true
},
"meshfix_extensive_stitching":