Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: Shepard on April 06, 2007, 12:29:34 PM

Title: Bad number format (newbie)
Post by: Shepard on April 06, 2007, 12:29:34 PM
Hello,
I'm starting out and playing with lcam and Mach3. I posted from LCAM to Mach3 and got "Bad number format on line 153." line 153 is:

N770 M6 T(TOOL Change)

Any pointers or good reference material to figure out how to solve this type of problem would be greatly appreciated.
Title: Re: Bad number format (newbie)
Post by: Chip on April 06, 2007, 03:50:56 PM
Hi, Shepard

I think you need to add/edit in a tool # "0",  N770 M6 T0 (TOOL Change), LC depending which ver. your running, even latest, still needs some work.

Hope this Helps, Chip
Title: Re: Bad number format (newbie)
Post by: Shepard on April 06, 2007, 08:08:01 PM
That got it! thanks