What's new
What's new

Serial Numbering

Joined
Aug 31, 2012
Location
new york usa
I am trying to serial number 0170-0195 on a Hass TM-2 and I get an overtravel alarm in x.What should my code look like using G-47 and in tool offset can my tool dia. be 0
 
Do you have the manual? Super simple to read...

Get it here:
http://www.haascnc.com/doclib/manual/96-8000an.pdf

from the manual

Sequential Serial Number Engraving
This method is used to engrave numbers on a series of parts, with the number
being increased by one each time. The # symbol is used to select the number
of digits in the serial number. For example, G47 P1 (####), will limit the serial
number to four digits (P1 (##) will limit the serial number to two digits etc.).
The initial serial number can either be programmed or set manually. For
example, if it is programmed, G47 P1 (1234), will set the initial serial number to
“1234.”

The initial serial number can also be set manually into a macro variable. The
Macros option does not have to be enabled to do this. Macro variable #599 is
used to hold the initial serial number to be engraved. For example, when macro
variable #599 is set to “1234,” G47 P1 (####), will produce, 1234. See the
Macros section for more information.
 
No diameter is used so it won't matter what is in the offset for that tool. As far as the overtravel alarm, make sure you have called out the correct location for the text and that your text size is defined correctly.
 








 
Back
Top