mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 11:56:05 +08:00
Only show dual category if there is more than one extruder
This commit is contained in:
parent
30e08da8aa
commit
895cf40ab0
@ -3221,6 +3221,7 @@
|
|||||||
"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":
|
||||||
{
|
{
|
||||||
"adhesion_extruder_nr":
|
"adhesion_extruder_nr":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user