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. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1916 ------------------------------------------------------------------------------ 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
