Thanks for testing it for me.  I've just upgraded, firstly from 2.3.1 to
2.3.4, and it still complains.  Then I grabbed the latest out of git and
that works.  Looks like something has been fixed.

The exclamation mark is in the file.  I use it to error check parameters.  I
don't know of any other way to report errors.


> -----Original Message-----
> From: Dewey Garrett [mailto:[email protected]] 
> Sent: Friday, 30 October 2009 1:43 AM
> To: [email protected]
> Subject: Re: [Emc-users] O call sub
> 
> 
> i got these to run (simulator 2.4.0-pre) with these changes:
> 
> 
> turn_do_pass.ngc -- line 16 has extra ]
> 16c16
> <         #<css_rpm> = #<max_rpm>
> ---
> >         #<css_rpm> = #<max_rpm> ]
> 
> 
> 
> turn.ngc: exclamation mark on line 18
>           line carry over at line 34,61,69
>           (not sure if the carry-overs were in orig or due to 
> email handling)
> 18c18
> < (        ! endX coordinate must be less than or equal to startX)
> ---
> >         ! endX coordinate must be less than or equal to startX
> 34c34,35
> <     (compute the first cut point backwards, allowing for a 
> full finishing cuts)
> ---
> >     (compute the first cut point backwards, allowing for a full 
> > finishing
> > cuts)
> 60c61,62
> <         o<turn_do_pass> call [#<xPos>] [#<startZ>] 
> [#<endZ>] [#<mpm>] [#<max_rpm>] [#<roughFeed>] [#<clearance>] 
> [#<zClearance>]
> ---
> >         o<turn_do_pass> call [#<xPos>] [#<startZ>] 
> [#<endZ>] [#<mpm>] 
> > [#<max_rpm>] [#<roughFeed>] [#<clearance>] [#<zClearance>]
> 67c69,70
> <         o<turn_do_pass> call [#<xPos>] [#<startZ>] 
> [#<endZ>] [#<mpm>] [#<max_rpm>] [#<finishFeed>] 
> [#<clearance>] [#<zClearance>]
> ---
> >         o<turn_do_pass> call [#<xPos>] [#<startZ>] 
> [#<endZ>] [#<mpm>] 
> > [#<max_rpm>] [#<finishFeed>] [#<clearance>] [#<zClearance>]
> --
> Dewey Garrett
> 
> 
> --------------------------------------------------------------
> ----------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. 
> Jumpstart your
> developing skills, take BlackBerry mobile applications to 
> market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users
> 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to