I have one I wrote in Python that allows you to pick from several different hole ops and the positions are entered into a list and will get done in the order you enter the XY coordinates. Plus speed and feed calculators.
http://gnipsel.com/files/mill-g-code/ JT On 3/13/2016 3:41 PM, Jon Elson wrote: > On 03/13/2016 02:30 PM, andy pugh wrote: >> On 13 March 2016 at 00:17, EBo <[email protected]> wrote: >>> It would also me nice to have the full list of g-codes >>> <http://www.machinemate.com/FullListCodes.htm> available for discussion >>> -- even if they are just place holders like: >>> >>> G84 Right-Hand Tapping Cycle: >>> This code is currently unimplemented in LinuxCNC. ... >> We have G33.1 so I assume G84 would just need to be a canned-cycle >> version of the same. For rigid-tapping arrays of holes. >> >> I can see single-digits numbers of users actually using the code. >> > I have a program that generates spotting, drilling and > tapping G-code for an arbitrary list of X,Y coordinates. > That is more flexible than only handling a regularly spaced > array of holes. > > I have another one that does it for combo drill-taps. > > Jon > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
