Move Power-off-pin to ramps.h
This commit is contained in:
@@ -266,6 +266,10 @@
|
||||
#define FILWIDTH_PIN 5 // Analog Input on AUX2
|
||||
#endif
|
||||
|
||||
#ifndef POWER_OFF_PIN
|
||||
#define POWER_OFF_PIN 21
|
||||
#endif
|
||||
|
||||
// RAMPS 1.4 DIO 4 on the servos connector
|
||||
#ifndef FIL_RUNOUT_PIN
|
||||
#define FIL_RUNOUT_PIN 4
|
||||
|
Reference in New Issue
Block a user