Define SANGUINOLOLU 1.1 enable pins (#20682)
This commit is contained in:
parent
e9ab6c10cf
commit
87fbda8344
@ -106,10 +106,10 @@
|
|||||||
#else
|
#else
|
||||||
|
|
||||||
#define HEATER_BED_PIN 14 // (bed)
|
#define HEATER_BED_PIN 14 // (bed)
|
||||||
#define X_ENABLE_PIN -1
|
#define X_ENABLE_PIN 4
|
||||||
#define Y_ENABLE_PIN -1
|
#define Y_ENABLE_PIN 4
|
||||||
#define Z_ENABLE_PIN -1
|
#define Z_ENABLE_PIN 4
|
||||||
#define E0_ENABLE_PIN -1
|
#define E0_ENABLE_PIN 4
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user