mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-22 22:23:54 -06:00
Bring configs up to date
This commit is contained in:
parent
b904ba0f29
commit
20964ca7dc
57 changed files with 492 additions and 104 deletions
|
@ -290,6 +290,9 @@
|
|||
// before setting a PWM value. (Does not work with software PWM for fan on Sanguinololu)
|
||||
//#define FAN_KICKSTART_TIME 100
|
||||
|
||||
// Some coolers may require a non-zero "off" state.
|
||||
//#define FAN_OFF_PWM 1
|
||||
|
||||
/**
|
||||
* PWM Fan Scaling
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue