From f82dc598197c640e56b73eb033bbaebc7bdaa76c Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Wed, 29 Mar 2023 21:59:26 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20Update=20Trigorilla=20V006=20fan?= =?UTF-8?q?=20pin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Followup to #25568 --- Marlin/src/pins/gd32f1/pins_TRIGORILLA_V006.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/src/pins/gd32f1/pins_TRIGORILLA_V006.h b/Marlin/src/pins/gd32f1/pins_TRIGORILLA_V006.h index 7b8c412bed291..f09f633220803 100644 --- a/Marlin/src/pins/gd32f1/pins_TRIGORILLA_V006.h +++ b/Marlin/src/pins/gd32f1/pins_TRIGORILLA_V006.h @@ -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