Re: [Emc-users] 'Radius to end of arc differs from radius to start' problem

2009-01-15 Thread John Thornton
Take a look at the Arc Buddy on the wiki site on the g code generators page it will show you the proper code for an arc. John On 15 Jan 2009 at 18:40, Yuri wrote: > hi guys, > > I have this error at line 10 (g2 code) when I try to load following > code > into emc2. > I tried to set up MM_TOLE

Re: [Emc-users] 'Radius to end of arc differs from radius to start' problem

2009-01-15 Thread Jeff Epler
emc 2.2.8 shows the following error when your gcode is loaded: Radius to end of arc differs from radius to start: start=(X-6.3015,Y0.2511) center=(X-6.3015,Y0.4633) end=(X-6.1515,Y0.1890) r1=0.2121 r2=0.3126 this arc is noncircular by much more than the tolerance emc2 uses for arcs. Je

[Emc-users] 'Radius to end of arc differs from radius to start' problem

2009-01-15 Thread Yuri
hi guys, I have this error at line 10 (g2 code) when I try to load following code into emc2. I tried to set up MM_TOLERANCE=0.01 (even tried 0.1 and 1 values) with same error. I took a look at my emc tool table and it has Zero diameter tool. Previously I tried to generate this code with 3 decimal