mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Merge pull request #6541 from Ultimaker/default_union_off_for_surface_mode
turn off Union overlapping volumes when Surface mode is Surface only
This commit is contained in:
commit
04125d4608
1 changed files with 1 additions and 0 deletions
|
@ -5860,6 +5860,7 @@
|
|||
"description": "Ignore the internal geometry arising from overlapping volumes within a mesh and print the volumes as one. This may cause unintended internal cavities to disappear.",
|
||||
"type": "bool",
|
||||
"default_value": true,
|
||||
"value": "magic_mesh_surface_mode != 'surface'",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"meshfix_union_all_remove_holes":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue