From 27df1138fc14323ae336962107009efd8ab619dc Mon Sep 17 00:00:00 2001 From: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat, 25 Mar 2023 17:17:47 +1300 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20MKS=20Gen=20L=20MOSFET=20p?= =?UTF-8?q?ins=20(#25542)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Marlin/src/pins/ramps/pins_MKS_GEN_L_V21.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Marlin/src/pins/ramps/pins_MKS_GEN_L_V21.h b/Marlin/src/pins/ramps/pins_MKS_GEN_L_V21.h index c2ab34c82560d..d2c3c37f07586 100644 --- a/Marlin/src/pins/ramps/pins_MKS_GEN_L_V21.h +++ b/Marlin/src/pins/ramps/pins_MKS_GEN_L_V21.h @@ -38,7 +38,8 @@ // Heaters / Fans // // Power outputs EFBF or EFBE -#define MOSFET_D_PIN 7 +#define MOSFET_B_PIN 7 +#define FAN_PIN 9 // // CS Pins wired to avoid conflict with the LCD