projects
/
reprap_mendel_prusa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
bca26c6
)
teacup update, relocated Y-endpos sensor, use gcode e_absolute default
author
Bernhard Tittelbach
<xro@realraum.at>
Sun, 7 Jul 2013 09:41:45 +0000
(09:41 +0000)
committer
Bernhard Tittelbach
<xro@realraum.at>
Sun, 7 Jul 2013 09:41:45 +0000
(09:41 +0000)
teacup_firmware/config.h
patch
|
blob
|
history
diff --git
a/teacup_firmware/config.h
b/teacup_firmware/config.h
index
03446d5
..
bbce7de
100644
(file)
--- a/
teacup_firmware/config.h
+++ b/
teacup_firmware/config.h
@@
-143,7
+143,7
@@
This is the startup default and can be changed with M82/M83 while running.
*/
-// #define E_ABSOLUTE
+#define E_ABSOLUTE
@@
-230,8
+230,8
@@
#define Y_STEP_PIN DIO23
#define Y_DIR_PIN DIO22
-//~ #define Y_MIN_PIN AIO6
-#define Y_MAX_PIN AIO5
+#define Y_MIN_PIN AIO6
+//~ #define Y_MAX_PIN AIO5
#define Y_ENABLE_PIN AIO7
//#define Y_INVERT_DIR
//~ #define Y_INVERT_MIN