local configuration stuff- WATCHPERIOD causes breakage, disable. few other misc changes
This commit is contained in:
@ -7,8 +7,8 @@
|
||||
#define X_STEP_PIN 2
|
||||
#define X_DIR_PIN 3
|
||||
#define X_ENABLE_PIN -1
|
||||
#define X_MIN_PIN 16
|
||||
#define X_MAX_PIN -1
|
||||
#define X_MIN_PIN -1
|
||||
#define X_MAX_PIN 16
|
||||
|
||||
#define Y_STEP_PIN 5
|
||||
#define Y_DIR_PIN 6
|
||||
|
Reference in New Issue
Block a user