mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:35:58 +08:00
Hide setting when support pattern is set to concentric...
because it has no influence on the concentric pattern
This commit is contained in:
parent
b9ac567123
commit
ac2125c3a5
@ -3882,7 +3882,7 @@
|
||||
"minimum_value": "-90",
|
||||
"maximum_value": "90",
|
||||
"default_value": 0,
|
||||
"enabled": "support_enable",
|
||||
"enabled": "support_enable and support_pattern != 'concentric' and support_infill_rate > 0",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user