Printer calibration z-axis

Post Reply
aeternum
Posts: 3
Joined: Fri Jul 26, 2019 2:23 pm

Printer calibration z-axis

Post by aeternum » Fri Jul 26, 2019 2:59 pm

Hi everyone.
I bought a I3 Pro B and i'm trying to calibrate it. I visited some web site with tutorials and all say the same thing about the z-axis. At Triffid Hunter's Calibration wiki, for example, there is this formula about z-axis calibration:
steps_per_mm = (motor_steps_per_rev * driver_microstep) / thread_pitch

I have Nema 17 motors, 200 steps per revolution, 16 driver microstep, the threaded rods are 8mm diameter and 2mm pitch.
So the value of steps per mm would be 1600.
But the fabric default is 400 (80 for x and y axis). Am i making some mistake?

Also there is a pratical way to calibrate the printer and store values in the firmware?

I'm using PETG, 20 teeth pulley and 2mm pitched belts
both x and y axis

Thanks.

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Printer calibration z-axis

Post by William » Fri Jul 26, 2019 3:25 pm

Hi,The calibration formula for the x/y axis is:

steps_per_mm = (motor_steps_per_rev * driver_microstep) / (belt_pitch * pulley_number_of_teeth)

So you can calculate it as
   Steps=(200*16)/(2*20)=80;

The lead for the z-axis is 8,
So the formula is: steps=(200*16)/8=400

I hope this can help you.
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

aeternum
Posts: 3
Joined: Fri Jul 26, 2019 2:23 pm

Re: Printer calibration z-axis

Post by aeternum » Fri Jul 26, 2019 3:32 pm

Thank you. So is important the diameter and not the pitch? I'm not an expert in mechanics :)

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Printer calibration z-axis

Post by William » Fri Jul 26, 2019 3:35 pm

Hi, referring to the lead. :D
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

aeternum
Posts: 3
Joined: Fri Jul 26, 2019 2:23 pm

Re: Printer calibration z-axis

Post by aeternum » Fri Jul 26, 2019 4:11 pm

Thank you, i believed that lead and pitch were the same. Now, surfing in mehcanical sites, i find that isn't so. Single start, multiple starts... I'll study.

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Printer calibration z-axis

Post by William » Fri Jul 26, 2019 4:51 pm

:D
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

Post Reply