On Saturday 12 March 2016 05:20:43 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/inte >rp_cycles.cc#L138 > > But G33.1 rigid tapping is a simple motion command > https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/rs274ngc/inte >rp_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.
Although its quite easy to wrap the G33.1 in a 6 line pecking utility, that is something I would like to see, either as a G33.2, or another option to G33.1. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> ------------------------------------------------------------------------------ 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
