🎨 Refactor MOSFET pins layout (#22983)
This commit is contained in:
@@ -34,9 +34,9 @@
|
||||
//
|
||||
// Heaters / Fans
|
||||
//
|
||||
#define RAMPS_D10_PIN 9 // E
|
||||
#define RAMPS_D9_PIN 7 // F PART FAN in front of board next to Extruder heat
|
||||
// RAMPS_D8_PIN 8 // B
|
||||
#define MOSFET_D_PIN 10 // F / E
|
||||
#define MOSFET_A_PIN 9 // E
|
||||
#define MOSFET_B_PIN 7 // F PART FAN in front of board next to Extruder heat
|
||||
// MOSFET_C_PIN 8 // B
|
||||
#define MOSFET_D_PIN 10 // F / E
|
||||
|
||||
#include "pins_RAMPS.h"
|
||||
|
||||
Reference in New Issue
Block a user