0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-19 08:08:25 +00:00

🩹 Update Trigorilla V006 fan pin

Followup to #25568
This commit is contained in:
Scott Lahteine 2023-03-29 21:59:26 -05:00
parent 6f5fd42511
commit e60df9d0af

View file

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