Quote
hercek
Check homing direction in Configuration.h.
// Sets direction of endstops when homing; 1=MAX, -1=MIN #define X_HOME_DIR 1 #define Y_HOME_DIR 1 #define Z_HOME_DIR 1
Thanks for the reply
all of the axis are set to 1 already :(
Quote
hercek
Check homing direction in Configuration.h.
// Sets direction of endstops when homing; 1=MAX, -1=MIN #define X_HOME_DIR 1 #define Y_HOME_DIR 1 #define Z_HOME_DIR 1