summaryrefslogtreecommitdiff
path: root/Tonokip_Firmware/pins.h
diff options
context:
space:
mode:
authorkliment <kliment.yanev@gmail.com>2011-03-28 18:15:38 +0200
committerkliment <kliment.yanev@gmail.com>2011-03-28 18:15:38 +0200
commita3bd2c88b715e4b8c221c4e0debc7fdaa60b2f15 (patch)
treeb40966169301ff82c3bc85a7e08b34226762fa40 /Tonokip_Firmware/pins.h
parent6d4dae1115cebc5e0ec986edd5f6f795e24b729c (diff)
Added temp tables to configuration. Made dual temp tables optional. Re-enabled min-z endstop in default config.
Diffstat (limited to 'Tonokip_Firmware/pins.h')
-rw-r--r--Tonokip_Firmware/pins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tonokip_Firmware/pins.h b/Tonokip_Firmware/pins.h
index 7f9ab6b..816fd96 100644
--- a/Tonokip_Firmware/pins.h
+++ b/Tonokip_Firmware/pins.h
@@ -215,7 +215,7 @@
#define Z_STEP_PIN 44
#define Z_DIR_PIN 46
#define Z_ENABLE_PIN 42
-#define Z_MIN_PIN -1 //18
+#define Z_MIN_PIN 18
#define Z_MAX_PIN -1 //19
#define E_STEP_PIN 32