mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-09-16 17:17:54 +00:00
🚸 Enable FlashForge Creator Pro turbo fan (#1131)
This commit is contained in:
parent
8839c3bced
commit
da156cbfa0
3 changed files with 12 additions and 9 deletions
|
@ -3560,7 +3560,7 @@
|
|||
|
||||
// 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
|
||||
#define NUM_M106_FANS 1
|
||||
|
||||
// Use software PWM to drive the fan, as for the heaters. This uses a very low frequency
|
||||
// which is not as annoying as with the hardware PWM. On the other hand, if this frequency
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue