You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With stock firmware the controller fan starts spinning when heat bed is over 50°C or stepper motors are working
With bugfix-2.1.x there is only a clicking sound from the controller fan, never turns on
With 2.1.2.1 the controller fan starts spinning over 50°C but then stalls and just make clicking sound
I lowered #define CONTROLLERFAN_SPEED_ACTIVE from 255 to 240 and then the controller fan is working like expected
Bug Timeline
No response
Expected behavior
Heat bed over 50°C or stepper motor working the controller fan starts spinning
Actual behavior
Controller fan does not start spinning only clicking sounds
Steps to Reproduce
No response
Version of Marlin Firmware
2.1.2.1
Printer model
Artillery Sidewinder X2
Electronics
No response
LCD/Controller
No response
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
A ZIP file containing your Configuration.h and Configuration_adv.h.
With 2.1.2.1 it starts spinning full throttle and then stalls, so logic should not be inverted
Maybe overflow error (value too big) or 255 draws too much amps and the board cuts power?
Strange is the clicking sound with 2.1.2.1 and Bugfix 2.1.x when not spinning
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
With stock firmware the controller fan starts spinning when heat bed is over 50°C or stepper motors are working
With bugfix-2.1.x there is only a clicking sound from the controller fan, never turns on
With 2.1.2.1 the controller fan starts spinning over 50°C but then stalls and just make clicking sound
I lowered #define CONTROLLERFAN_SPEED_ACTIVE from 255 to 240 and then the controller fan is working like expected
Bug Timeline
No response
Expected behavior
Heat bed over 50°C or stepper motor working the controller fan starts spinning
Actual behavior
Controller fan does not start spinning only clicking sounds
Steps to Reproduce
No response
Version of Marlin Firmware
2.1.2.1
Printer model
Artillery Sidewinder X2
Electronics
No response
LCD/Controller
No response
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
config.zip
The text was updated successfully, but these errors were encountered: