Welcome! Log In Create A New Profile

Advanced

Z axis homing issues

Posted by ss002d6252 
Z axis homing issues
November 29, 2016 11:29AM
I have a i3 (RAMPS 1.4 + Marlin) that is causing me issues.

When I manually control the Z axis from Repetier it's moving absolutely fine however as soon as I attempt to home the Z axis from Repetier the motors just whir and grind without actually moving.

I've checked all of the endstops and they operate fine.

Any ideas ?

Thank in advance

Craig
Re: Z axis homing issues
November 29, 2016 03:20PM
Homing feedrate in your firmware is too high by the sounds of it.
Re: Z axis homing issues
November 29, 2016 03:29PM
Thanks - I'll have a play around and see what result I get.

Craig
Re: Z axis homing issues
November 29, 2016 06:14PM
About half way down the config.h change

#define HOMING_FEEDRATE_Z (4*60)

too

#define HOMING_FEEDRATE_Z (2*60)
Re: Z axis homing issues
November 30, 2016 02:37PM
Did that and same Situation.
It don't move...
Re: Z axis homing issues
November 30, 2016 02:46PM
Just to post back - changing it worked fine for me.

Now just got to figure out what has happened to my Z endstop.... (it's never-ending)

Craig
Re: Z axis homing issues
November 30, 2016 03:02PM
M119 said it is open and not triggered.
Sorry, only registered users may post in this forum.

Click here to login