X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=teacup_firmware%2Fconfig.h;h=bbce7dee295eecf8fd0c68cddf8e2b29457f2935;hb=8eea2dd03e91403559971bdce3f29e6baa338d89;hp=9a32a763cedaac8e5692dd8df035956ca2f3772f;hpb=0838a4eb18086ac0d03612b977a451a9286a34f2;p=reprap_mendel_prusa.git diff --git a/teacup_firmware/config.h b/teacup_firmware/config.h index 9a32a76..bbce7de 100644 --- 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 @@ -258,7 +258,7 @@ #define SD_WRITE_PROTECT DIO3 //#define PS_ON_PIN DIO14 -#define PS_ON_PIN PC5 // on TechZoneComm Motherboard, JTAG Port, TDI Pin +#define PS_ON_PIN PB5 // on TechZoneComm Motherboard, SPI Port: MOSI //#define STEPPER_ENABLE_PIN xxxx //#define STEPPER_INVERT_ENABLE