mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Hide Support Structure if Support is disabled
Support Structure will now be visible only if the "Generate Support" is enabled or there are support meshses in the scene. CURA-6425
This commit is contained in:
parent
6362d5145e
commit
032eea83da
1 changed files with 1 additions and 0 deletions
|
@ -4182,6 +4182,7 @@
|
||||||
"normal": "Normal",
|
"normal": "Normal",
|
||||||
"tree": "Tree"
|
"tree": "Tree"
|
||||||
},
|
},
|
||||||
|
"enabled": "support_enable or support_meshes_present",
|
||||||
"default_value": "normal",
|
"default_value": "normal",
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
"settable_per_extruder": false
|
"settable_per_extruder": false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue