mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 21:44:14 -06:00
🔧 Fan 2 for Biqu B1 SE Plus (#837)
This commit is contained in:
parent
315f4093af
commit
a1c4306c18
2 changed files with 4 additions and 4 deletions
|
@ -3238,7 +3238,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