Fix up probe pin define and test

This commit is contained in:
Scott Lahteine
2015-09-06 16:16:33 -07:00
committed by Richard Wackerbarth
parent 558665cd90
commit 89fb778684
3 changed files with 2 additions and 7 deletions

View File

@ -40,7 +40,6 @@
#define Z_ENABLE_PIN 62
#define Z_MIN_PIN 18
#define Z_MAX_PIN 19
#define Z_MIN_PROBE_PIN -1
#define E0_STEP_PIN 26
#define E0_DIR_PIN 28