Welcome! Log In Create A New Profile

Advanced

how do I configure my Y endstops?

Posted by Revelation 
how do I configure my Y endstops?
December 05, 2012 09:59PM
Hi,

I'm trying to configure my Y-Stop (1) to be a maximum, so that when I hit home Y slides to the max stop and stops.

So, I've set the following:
// 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

placed a jumper on the minimum-Y stop,
set my switch on maximum-Y (which is wired NC)

however, when I hit Y-Home in Pronto it does nothing. If I hold my Y-Max stop, the board allows me to keep moving it... and when I release it. If I swap the Y-Max switch onto the Y-Min connector the board will only move Y+.when it is pressed.
Sorry, only registered users may post in this forum.

Click here to login