Welcome! Log In Create A New Profile

Advanced

X & Y axis homes in wrong direction

Posted by prashantdshinde 
X & Y axis homes in wrong direction
November 19, 2014 01:21AM
Hi,
I have a 3D printer with config as follows:

ATMEGA2560,
RAMPS1.4,
Marlin v1

All axis homed correctly until I changed the RAMPS1.4 with a newer one.

Now the X & Y axis does not homes correctly. When I press + in X dir then it moves correctly but for homing in X dir it moves in + dir only & that too for 10mm distance....Same is the case for Y axis.

I have not changed anything in firmware, I used it as it was for my previous RAMPS board...

Anyone faced such situation????

Regards,
PRashant.
Re: X & Y axis homes in wrong direction
November 19, 2014 01:39AM
Check in configuration.h following lines:

// ENDSTOP SETTINGS:
// 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
Re: X & Y axis homes in wrong direction
November 19, 2014 01:58AM
hi,
I have the same settings... still getting same issue...
Re: X & Y axis homes in wrong direction
November 19, 2014 10:31AM
Then check your endstops. Have you changed them also? If not have you connected them same way like on previous board.
Re: X & Y axis homes in wrong direction - Topic resolved & closed
November 24, 2014 05:54AM
Topic is resolved & closed.

The endstop connections were wrong & some settings in marlin were also altered.

Thanks all.
Re: X & Y axis homes in wrong direction[closed]
January 07, 2015 05:59AM
Endstops wiring wrongly connected.
Problem solved.. so closed.
Sorry, only registered users may post in this forum.

Click here to login