Well, a little light reading of the LinuxCNC documents gave me some hints on what might be happening. I opened the tool table file with gedit and found one of the tool entry's had a X value in addittion to the Z value. I deleted it, re-loaded the tool table, and the problem is gone. So it was definately my error. Rushing around to get the job done when I was already tired.
Moral: Take your time to do it right & careful. Or spend a lot of time fixing the hastily made mistakes. Now this brings the question, Should G43 do radius compensation in addition to tool length? Or should that be relegated to G41/G42? In other words, is this a feature or a bug? --J. Ray Mitchell Jr. [email protected] (818)324-7573 “Truth is treason in the Empire of Lies.” — Ron Paul On Wed, Oct 16, 2013 at 7:42 AM, jrmitchellj . <[email protected]>wrote: > Your right, my typo, not in the original error dialog. > > --J. Ray Mitchell Jr. > [email protected] > (818)324-7573 > > > > “Truth is treason in the Empire of Lies.” — Ron Paul > > > > > On Wed, Oct 16, 2013 at 7:32 AM, andy pugh <[email protected]> wrote: > >> On 16 October 2013 15:24, jrmitchellj . <[email protected]> wrote: >> >> > /home/eagle/linuxcnc/nc_files/SD_0910DRW01_new.ngc >> > Radius to end of arc differs from radius to start: >> > start=(X0.8794,Y0.7247) >> > center=(X07778,Y0.5310) >> > end=(X0.9966,Y0.3372) r1=0.2187 >> >> You seem to have lost a decimal point from X0.7778 >> >> -- >> atp >> If you can't fix it, you don't own it. >> http://www.ifixit.com/Manifesto >> >> >> ------------------------------------------------------------------------------ >> October Webinars: Code for Performance >> Free Intel webinars can help you accelerate application performance. >> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most >> from >> the latest Intel processors and coprocessors. See abstracts and register > >> >> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk >> _______________________________________________ >> Emc-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/emc-users >> > > ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
