Configurable number of M106 fans (#18883)
This commit is contained in:
parent
64e181979c
commit
3426c7fc94
5 changed files with 32 additions and 5 deletions
|
|
@ -2275,6 +2275,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