mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:06:00 +08:00
Only show "Enable Prime Tower" setting for multiextrusion printers
CURA-2126
This commit is contained in:
parent
8c63216fdf
commit
12d59cb465
@ -3249,6 +3249,7 @@
|
|||||||
"label": "Enable Prime Tower",
|
"label": "Enable Prime Tower",
|
||||||
"description": "Print a tower next to the print which serves to prime the material after each nozzle switch.",
|
"description": "Print a tower next to the print which serves to prime the material after each nozzle switch.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
|
"enabled": "machine_extruder_count > 1",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
"settable_per_extruder": false
|
"settable_per_extruder": false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user