Configurable number of M106 fans (#18883)

This commit is contained in:
Giuliano Zaro
2020-08-20 03:11:20 +02:00
committed by Scott Lahteine
parent 24139c6ff0
commit f7dade8c2c
5 changed files with 32 additions and 5 deletions

View File

@ -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