Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemco Burema <41987080+rburema@users.noreply.github.com>2022-08-30 18:15:18 +0300
committerGitHub <noreply@github.com>2022-08-30 18:15:18 +0300
commit401170d8dd184ccd297b01c77a8b3e4f706d8959 (patch)
tree142d502a226142d1dfc5fe969e5ce628b9acb251 /resources
parente69b855b2b2a2da1ab336f37251aed79ef92edbe (diff)
parentce18fdad0249ae631b9f4865747c7be2a08056e7 (diff)
Merge pull request #11744 from Ultimaker/sprialize_removes_holes
automatically remove all holes when spiralizing
Diffstat (limited to 'resources')
-rw-r--r--resources/definitions/fdmprinter.def.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json
index 4a40d1855a..d5bcc2b7bc 100644
--- a/resources/definitions/fdmprinter.def.json
+++ b/resources/definitions/fdmprinter.def.json
@@ -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":