local configuration stuff- WATCHPERIOD causes breakage, disable. few other misc changes
This commit is contained in:
parent
42bedb3f60
commit
ab01658fd2
2 changed files with 18 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue