Welcome! Log In Create A New Profile

Advanced

home command issue

Posted by vfwfw 
home command issue
August 19, 2017 07:59AM
I have recently built a prusa i3 clone (basically followed the youtube videos by Tom Sanladerer) however when I give the home command, the home position of the bed means that when the z-axis homes, the bed is too far back and the probe is missing the bed and won't trigger, with the extruder being lowered too far and crashing into the bed.

Is there a change I can make to make sure the home position of the bed is forward of the end-stop position when it stops?
Re: home command issue
August 19, 2017 08:20AM
move you Y endstop so when it homes it stop at Y0
Re: home command issue
August 19, 2017 06:52PM
Is there a way to do it in the firmware? I considered moving the endstop but that is a much trickier job if there is an easier way.
Re: home command issue
August 20, 2017 05:05AM
What firmware are you using ?
Re: home command issue
August 20, 2017 07:45AM
Quote
obewan
What firmware are you using ?

I'm using Marlin
Re: home command issue
August 20, 2017 03:54PM
In configuration.h uncomment the following line (remove // )
//#define Z_SAFE_HOMING

this should move the nozzle to the centre of the bed after X and Y are homed and then home Z
Re: home command issue
August 21, 2017 03:47AM
Quote
obewan
In configuration.h uncomment the following line (remove // )
//#define Z_SAFE_HOMING

this should move the nozzle to the centre of the bed after X and Y are homed and then home Z

Perfect! Thanks obewan!
Re: home command issue
September 23, 2017 10:43PM
No.
Sorry, only registered users may post in this forum.

Click here to login