Merge pull request #82 from phord/fix-gen7-build

pins.h: Define Z_MAX_PIN for Gen7 board
This commit is contained in:
ErikZalm 2012-02-27 08:36:06 -08:00
commit de37b2264a

View file

@ -81,7 +81,7 @@
#define Z_DIR_PIN 25
#define Z_ENABLE_PIN 24
#define Z_MIN_PIN 1
#define Z_MAX_PIN
#define Z_MAX_PIN 0
//extruder pins
#define E0_STEP_PIN 28