Jonathon
09-18-2007, 06:58 AM
Hi Guys,
It's been a while since I visited CNC-Zone, Its definatlye grown.
Ok I have been playing with Mach3 formular trying to get a http://hektor.ch/ style Two motor hanging painter to work. I thought I had the formular right but it doesn't seem to work, Has anyone been able to get somthing similar to work in Mach3 ?
Where:
x = xaxis
y = yaxis
A as motor 1 (top left)
B as motor 2 (top right)
500 = distance between motors horizotaly
f(a) = sqrt ((x*x) + (y*y))
f(b) = sqrt (((500 - x) * (500 - x))+(y*y))
Should this work?
Cheers,
Jono
It's been a while since I visited CNC-Zone, Its definatlye grown.
Ok I have been playing with Mach3 formular trying to get a http://hektor.ch/ style Two motor hanging painter to work. I thought I had the formular right but it doesn't seem to work, Has anyone been able to get somthing similar to work in Mach3 ?
Where:
x = xaxis
y = yaxis
A as motor 1 (top left)
B as motor 2 (top right)
500 = distance between motors horizotaly
f(a) = sqrt ((x*x) + (y*y))
f(b) = sqrt (((500 - x) * (500 - x))+(y*y))
Should this work?
Cheers,
Jono