Hi,WHat happens when you hook up a pulley to it that has 40 teeth on it and the threaded rod pulley has 10? How would you configure that?
Here i give you a sample of how you can calculate the needed steps for Mach3.
Ns = 40 teeth
Nm = 10 teeth
spindle pitch = 5mm for example...
Us = 1 / 5mm (The way your axis is driving within one spindle turn)
Um = Us * (Ns/Nm)
for example
Um = 0.2 * (40/10) = 0,8 -> (Your motor has to do a 0,8 turn to move the axis for 1 mm)
Your encoder hast 500cpr. so it has a resolution of 2000.
2000 * 0,8 = 1600 steps/mm (thats the value for Mach3)
So thats the example for millimeters. same thing with inches
Yesterday i got my machine to runFirst milling tests were successful :rainfro:
You can watch it:
milling my first rectangular pocket
hehe
good night @all
Robert