-
-
Notifications
You must be signed in to change notification settings - Fork 19.7k
Closed
Description
Did you test the latest bugfix-2.0.x code?
Yes, and the problem still exists.
Bug Description
I'm looking to activate some sort of fan to lower temp in chamber and I found this in code:
Marlin/Marlin/src/module/temperature.cpp
Line 1411 in c35e271
| set_fan_speed(2, fan_chamber_pwm); // TODO: instead of fan 2, set to chamber fan |
I'm wondering if, in this case, it's better to recycle CHAMBER_FAN_INDEX or define this fan by changing //#define CHAMBER_FAN // Enable a fan on the chamber in configuration to specify fan number.
I'll take care of post a PR but a hint is welcome
Bug Timeline
No response
Expected behavior
As code says...a configurable fan
Actual behavior
fan 2 is always used
Steps to Reproduce
No response
Version of Marlin Firmware
bugfix-2.0.x
Printer model
Bear 2.1
Electronics
AGCM4
Add-ons
Chamber sensor and fan
Your Slicer
Cura
Host Software
Repetier Host
Reactions are currently unavailable