mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 15:07:34 -06:00
Add NUM_M106_FANS
This commit is contained in:
parent
d14bc60ad8
commit
771b4e5d58
194 changed files with 776 additions and 0 deletions
|
@ -2290,6 +2290,10 @@
|
|||
|
||||
// @section extras
|
||||
|
||||
// Set number of user-controlled fans. Disable to use all board-defined fans.
|
||||
// :[1,2,3,4,5,6,7,8]
|
||||
//#define NUM_M106_FANS 1
|
||||
|
||||
// Increase the FAN PWM frequency. Removes the PWM noise but increases heating in the FET/Arduino
|
||||
//#define FAST_PWM_FAN
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue