On 6 August 2015 at 01:36, Kenneth Lerman <ler...@se-ltd.com> wrote:
> Your error message is:
> 9:duplicate O-word label - already defined in line 29: 'O200
> IF[#<selected_tool>
> GT 0]'
> This is saying that on line 9 of the current file there is a definition of
> O200 and that this has previously been defined on line 29.
> Line 9 has the text: 'O200 IF...'

Yes, and if that was really the case I would have fixed it by now...

http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=blob;f=configs/sim/axis/vismach/VMC_toolchange/toolchange.ngc;h=c1bee464f8ab3660dc26a83901458653e2c922e1;hb=3a6ab378e8c5d6759914e08f61cd28e6bd526e3d

So, it is parsing line 29, doing a check, finding line 29 and thinking
it is line 9. As far as I can see.

-- 
atp
If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto

------------------------------------------------------------------------------
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to