tjones, That is cool. I had to make a mod to it to get the output format correct.
Before = Arc Cw X1. Y0. Radius 0.5F1.5
After = Arc Cw X1. Y0. Radius 0.5 Feed1.5
Now I need to study it a bit to see how I can make it do a G77 output
CircPoc Xn Yn Hn Zn Dn An Bn In Sn Kn Pn
Where
Xn = XCenter
Yn = YCenter
Hn = StartHgt
Zn = ZDepth
Dn = Diameter
An = Stepover
Bn = DepthCut
In = RoughFeed
Sn = FinStock
Kn = FinFeed
Pn = ?
etc.
Is my thinking correct that with the correct macro I can pick a point on the drawing and select CircPock and fill in some blanks and it will generate the G-Code?
John |