
Originally Posted by
acondit
Chris,
I am homing to zero and here is the setup on my ".ini" file using combined home and limit switches. You might check your ini file to see if any of these variables are missing.
[from axis_0]
HOME_OFFSET = -0.1
HOME_SEARCH_VEL = -1.500
HOME_LATCH_VEL = 0.250
HOME_USE_INDEX = NO
HOME_IGNORE_LIMITS = YES
HOME_SEQUENCE = 1
These tell the machine to move 90 ipm towards home, after hitting home, move off home and move towards it again at 15 ipm, and then to back off the home switch 0.1 inches before setting zero.
[and from traj]
HOME = 0 0 0
Alan