Skip to content

Commit

Permalink
🩹 Update Trigorilla V006 fan pin
Browse files Browse the repository at this point in the history
Followup to #25568
  • Loading branch information
thinkyhead committed Apr 10, 2023
1 parent 3565587 commit 7fe90b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/src/pins/gd32f1/pins_TRIGORILLA_V006.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7fe90b3

Please sign in to comment.