From 726de7e82136c1a718b0c62425231eb0662592b6 Mon Sep 17 00:00:00 2001 From: Nomis-97 <72187111+Nomis-97@users.noreply.github.com> Date: Sat, 22 Apr 2023 10:16:19 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20MKS=20Gen-L=20MOSFETs=20(#?= =?UTF-8?q?25717)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Marlin/src/pins/ramps/pins_MKS_GEN_L.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Marlin/src/pins/ramps/pins_MKS_GEN_L.h b/Marlin/src/pins/ramps/pins_MKS_GEN_L.h index 5d1136e4ef1a..06bb35c72b77 100644 --- a/Marlin/src/pins/ramps/pins_MKS_GEN_L.h +++ b/Marlin/src/pins/ramps/pins_MKS_GEN_L.h @@ -38,10 +38,10 @@ // Heaters / Fans // -#define MOSFET_A_PIN 9 // HE0 -#define MOSFET_B_PIN 8 // HE1 -#define MOSFET_C_PIN 10 // HBED -#define FAN0_PIN 7 +#define MOSFET_A_PIN 10 // HE0 +#define MOSFET_B_PIN 7 // HE1 or FAN Hotend Cooling +#define MOSFET_C_PIN 8 // HBED +#define FAN0_PIN 9 // FAN Part Cooling // // CS Pins wired to avoid conflict with the LCD