From 6b74e0f1420739759918d8ab3264d6d38c69b1f2 Mon Sep 17 00:00:00 2001 From: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sun, 8 May 2022 18:01:34 -0400 Subject: [PATCH] Update pins_CREALITY_V25S1.h --- Marlin/src/pins/stm32f1/pins_CREALITY_V25S1.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Marlin/src/pins/stm32f1/pins_CREALITY_V25S1.h b/Marlin/src/pins/stm32f1/pins_CREALITY_V25S1.h index da5b234037..f514d1c75e 100644 --- a/Marlin/src/pins/stm32f1/pins_CREALITY_V25S1.h +++ b/Marlin/src/pins/stm32f1/pins_CREALITY_V25S1.h @@ -123,7 +123,9 @@ #define HEATER_BED_PIN PB13 // HOT BED #define FAN_PIN PB15 // FAN -#define FAN1_PIN PC13 // FAN +#ifndef E0_AUTO_FAN_PIN + #define E0_AUTO_FAN_PIN PC13 // FAN +#endif #define FAN_SOFT_PWM //