-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Closed
Labels
Description
Bug Description
When setting Fan1 speed to 100%, the PWM duty cycle is only 6% on the Fysetc S6.
Workaround
Use FAN_SOFT_PWM
.
My Configurations
Configuration.h
Configuration_adv.h
Steps to Reproduce
- Set Fan1 to 100%
Expected behavior:
PWM duty cycle of 100%
Actual behavior: [What actually happens]
PWM duty cycle of 6%