What about the missing lathe canned cycles G70, G71, G72, G73 and the missing mill canned cycles G84, G87, G88
JT On 3/12/2016 4:20 AM, andy pugh wrote: > On 12 March 2016 at 05:45, Tanay Gahlot <[email protected]> wrote: > >> I am interested in StepConf improvement and Add >> Peck to Rigid Tapping. Can you help me understand this problem better. >> Also, is there possibility of including our work in Automating Toolpath >> generation for 3-axis CNC > I think that adding peck to rigid tapping would be a better fit to > your previous work. Other people have talked about doing the stepconf > work. > > As a starting point, peck drilling is converted here: > https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/rs274ngc/interp_cycles.cc#L138 > > But G33.1 rigid tapping is a simple motion command > https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/rs274ngc/interp_convert.cc#L4434 > > Whether you would add an extra optional parameter to G33.1 or define a > G33.2 would be a decision to be made. > ------------------------------------------------------------------------------ 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
