Z-Axis moving too far

Breslin
Posts: 1
Joined: Tue Jul 03, 2018 7:51 am

Re: Z-Axis moving too far

Post by Breslin » Fri Feb 15, 2019 2:46 pm

I had been trying for the past year to get this working. The update was ok but adding Gcode: "M92 Z400" command and the Gcode: "M500" to save all worked perfectly.

Murphyprecht
Posts: 7
Joined: Wed Jan 16, 2019 5:51 am

Re: Z-Axis moving too far

Post by Murphyprecht » Thu Feb 28, 2019 4:43 am

Great advice, would you know what M92 should be posted if it doesn't have the T8 lead screws? Cheers

vujsa
Posts: 4
Joined: Mon Apr 08, 2019 10:17 am

Re: Z-Axis moving too far

Post by vujsa » Tue Apr 09, 2019 3:15 am

This fixed my problems!
I had actually used M206 to set the Z-axis offset but then my models were printing about 800% too tall.
Here is the M206 documantation:
http://marlinfw.org/docs/gcode/M206.html

If you used that, then you'll need to set the offset to zero when you fix the steps/mm issue with M92.

Now I can do all the other stuff needed to get my prints to come out correctly. :D

vujsa
Posts: 4
Joined: Mon Apr 08, 2019 10:17 am

Re: Z-Axis moving too far

Post by vujsa » Tue Apr 09, 2019 4:26 am

vujsa wrote:
Tue Apr 09, 2019 3:15 am
This fixed my problems!
I had actually used M206 to set the Z-axis offset but then my models were printing about 800% too tall.
Here is the M206 documantation:
http://marlinfw.org/docs/gcode/M206.html

If you used that, then you'll need to set the offset to zero when you fix the steps/mm issue with M92.

Now I can do all the other stuff needed to get my prints to come out correctly. :D
After further tinkering and testing, I found that I actually needed the steps/mm and z-axis offset to get things working properly.

So if you find that neither correction fixes the issue, you may need to do both.

Post Reply