On Sun, Sep 06, 2009 at 02:12:35PM +0100, Steve Blackmore wrote:
> 
> N1220 G40 
> N1230 G03 X7.046 Z-8.649 I-0.06 K-0.08 F200 
> N1240 X11.595 Z-13.26 I-3.623 K-4.654 
> N1250 X12.744 Z-14.093 I-0.316 K-0.833 
> N1260 X12.06 Z-14.795 I-0.891 K0.0 
> N1270 G01 X10.948 Z-15.229

I had to massage this quite a bit to get it to run, because there is
no positioning move before the first arc, and diameter mode and arc
plane and units were not specified.  I changed the first arc to R33 to
make it valid (because I don't know what its start point was supposed
to be).  Please make this easier for me/us next time.  I see nobody
else went to the trouble, and I bet this is why.

Once I did that, though, it ran fine on EMC 2.3.3.  I don't know if
that is the version you're using, though.

For anyone else interested, here is the version I ran:

N1220 G21 G40 G18 G7 G0 X0 Z0
N1230 G03 X7.046 Z-8.649 R33 F200
N1240 X11.595 Z-13.26 I-3.623 K-4.654
N1250 X12.744 Z-14.093 I-0.316 K-0.833
N1260 X12.06 Z-14.795 I-0.891 K0.0
N1270 G01 X10.948 Z-15.229
M2

I suspect you have a post problem, and you are mistaken about which
line has the error.  Do you remember that when EMC reports an error
saying "line 1270" it means line 1270 of the file, not the line
having the N word N1270 on it?

Chris

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to