mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:49:00 +08: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
@ -3616,7 +3616,6 @@
|
|||||||
"type": "category",
|
"type": "category",
|
||||||
"icon": "category_dual",
|
"icon": "category_dual",
|
||||||
"description": "Settings used for printing with multiple extruders.",
|
"description": "Settings used for printing with multiple extruders.",
|
||||||
"enabled": "machine_extruder_count > 1",
|
|
||||||
"children":
|
"children":
|
||||||
{
|
{
|
||||||
"prime_tower_enable":
|
"prime_tower_enable":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user