Minor fixes
This commit is contained in:
@@ -24,14 +24,13 @@
|
||||
#define FAN_PIN 9 // (Sprinter config)
|
||||
#define PS_ON_PIN 12
|
||||
|
||||
#define HEATER_1_PIN 7 // EXTRUDER 2
|
||||
#define HEATER_1_PIN 7 // EXTRUDER 2
|
||||
|
||||
#if defined(ULTRA_LCD) && defined(NEWPANEL)
|
||||
|
||||
#define BLEN_C 2
|
||||
#define BLEN_B 1
|
||||
#define BLEN_A 0
|
||||
|
||||
#define SDCARDDETECT 6
|
||||
|
||||
#endif // NEWPANEL && ULTRA_LCD
|
||||
|
Reference in New Issue
Block a user