mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-28 06:21:31 +00:00
🐛 Fix MKS Gen L 2.1 MOSFET pins (#25542)
This commit is contained in:
parent
de4452fda6
commit
8d3142911c
@ -38,7 +38,8 @@
|
|||||||
// Heaters / Fans
|
// Heaters / Fans
|
||||||
//
|
//
|
||||||
// Power outputs EFBF or EFBE
|
// 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
|
// CS Pins wired to avoid conflict with the LCD
|
||||||
|
Loading…
Reference in New Issue
Block a user