Welcome! Log In Create A New Profile

Advanced

Reversing the home

Posted by Kalle 
Reversing the home
August 07, 2011 09:07AM
Hello,
when I tell my printer to home the Z home is on top, while the Y is on the front, can I revert the home position somehow?

I already tried to change this settings

//// 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

they don't work for this scenario.
Re: Reversing the home
August 07, 2011 09:12AM
You need to either unplug the motor connector from RAMPS and plug it the other way around or modify the firmware to reverse the direction of the motor. The endstop for the z should be in the bottom if you want it to home in the bottom.
Re: Reversing the home
August 07, 2011 09:29AM
If I revert the connector of the endstop the board does not power up.

I placed the endstop at the bottom but when pressing home it goes up. Also Y is reversed, but it bother me the Z one.
Re: Reversing the home
August 07, 2011 09:32AM
No. Don't reverse the connector for the endstop. Reverse the connector of the motor.

Wait. Which way does the z axis go if you nudge it with the +1 or +10 button?

Edited 1 time(s). Last edit at 08/07/2011 09:33AM by brnrd.
Re: Reversing the home
August 07, 2011 09:40AM
if I press + the Z axis goes down
Re: Reversing the home
August 07, 2011 09:42AM
OK. Turn the plug for the z motor around on the RAMPS to reverse the direction so that the carrier moves up when you nudge it in the + direction.
Re: Reversing the home
August 07, 2011 09:47AM
ok, I thought it was supposed to go down when pressing +
Sorry, only registered users may post in this forum.

Click here to login