mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 01:05:58 +08: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
@ -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…
x
Reference in New Issue
Block a user