mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Hide Support Extruder in advanced mode when support is disabled
CURA-1663
This commit is contained in:
parent
cca432742b
commit
e33eb52e93
1 changed files with 1 additions and 0 deletions
|
@ -2139,6 +2139,7 @@
|
|||
"default_value": 0,
|
||||
"minimum_value": "0",
|
||||
"maximum_value": "machine_extruder_count - 1",
|
||||
"enabled": "support_enable",
|
||||
"global_only": "True",
|
||||
"children": {
|
||||
"support_infill_extruder_nr":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue