0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-31 14:12:52 +00:00

🐛 Fix MKS Gen-L MOSFETs (#25717)

This commit is contained in:
Nomis-97 2023-04-22 10:16:19 +02:00 committed by GitHub
parent 4233e4864f
commit 726de7e821
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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