Configurable number of M106 fans (#18883)
This commit is contained in:
committed by
Scott Lahteine
parent
24139c6ff0
commit
f7dade8c2c
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user