fan: Default to using software PWM
Not all hardware has PWM support and there is no compelling reason to use hardware PWM for fans. Change the default to use software PWM. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -67,7 +67,6 @@ max_temp: 130
|
||||
# Extruder print fan (omit section if fan not present)
|
||||
#[fan]
|
||||
#pin: ar9
|
||||
#hard_pwm: 1
|
||||
|
||||
[mcu]
|
||||
serial: /dev/ttyACM0
|
||||
|
||||
Reference in New Issue
Block a user