Using the new cool_during_extruder_switch feature to switch the Method fans on and off during nozzle switching.

PP-530
This commit is contained in:
Paul Kuiper 2024-10-10 11:18:43 +02:00 committed by Erwan MATHIEU
parent 6f6c000755
commit 476ddf16dc
7 changed files with 13 additions and 12 deletions

View file

@ -158,6 +158,7 @@
"bridge_wall_material_flow": { "value": "material_flow" },
"bridge_wall_speed": { "value": "speed_wall" },
"brim_width": { "value": 5 },
"cool_during_extruder_switch": { "value": "'only_last_extruder'" },
"cool_fan_enabled":
{
"force_depends_on_settings": [ "support_extruder_nr" ]