mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-19 08:08:25 +00:00
parent
6f5fd42511
commit
e60df9d0af
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
//
|
||||
// Fans
|
||||
//
|
||||
#define FAN_PIN PA0 // FAN
|
||||
#define FAN0_PIN PA0 // FAN
|
||||
#define FAN1_PIN PA14 // Connected to +24V
|
||||
#define FAN2_PIN -1 // PB1, auto fan for E0
|
||||
#define CONTROLLER_FAN_PIN FAN1_PIN
|
||||
|
|
Loading…
Reference in a new issue