mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Don't hide the dual extrusion category for single extrusion
The category gets hidden automatically if all of its child settings are disabled.
This commit is contained in:
parent
d99fdb5c23
commit
7082ff7d68
1 changed files with 0 additions and 1 deletions
|
@ -3616,7 +3616,6 @@
|
|||
"type": "category",
|
||||
"icon": "category_dual",
|
||||
"description": "Settings used for printing with multiple extruders.",
|
||||
"enabled": "machine_extruder_count > 1",
|
||||
"children":
|
||||
{
|
||||
"prime_tower_enable":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue