I have a small mill (A2ZCNC) with a Sherline rotary table vertically mounted so axis is parallel with X or horizontal (now that makes me unsure of what this axis is correctly referred to). Anyway tonight I was playing with some manually written G code and lowering the z and then moving the X back and forth, retract Z, rotate the A 60 degrees (or whatever that axis is called, I do call it A in my code) and basically repeat. It gives me a wrench flat and or flat sides down a otherwise round bar.
That got me starting to think about how a ballscrew is made. I see it as
Drop Z to first cut depth at starting point of X.
Engage A and X at the same time (this is where my question lies). If I wanted A to rotate 720 degrees over the next 2" of X travel. One of the feedrates are going to override the other, right? Purely a hypothetical measurement not a real ballscrew. It really gives me a little more possibility with a wee little Sherline. Almost like a lathe with a milling head.
I really think it would allow for some interesting twists in bar stock with out using the lathe.
The other cool thing was that I could perform quite a few more functions without ever taking the part out. Similar to Simpson36's(?) machine making hose barbs.
So how would I write that? ( 1 full rotation of A while X is traveling 1" and Z is fixed)
Anyway any tips would be great.