MachineMate Part Program Conversion Utility

This zip contains another file for a Teammate 2 conversion.

LATHE_DT.TXT
This is the lathe tool data compensation table. 
This file must reside in the same directory as the part program 
being converted. If the file is not found there or if a T-code
in the original program is not in this file, then the utility 
indicates that in the output program. 

The format for this file:
; indicates comments
T101 B X11. Z1.

where
T101 is the T-code found in the program(s) being converted
B (or T) indicates whether it is a boring or turning tool
X indicates the X compensation value (it is subtracted from the
programmed X radius value); this is usually positive.
Z indicates the Z compensation value (it is subtracted from the
programmed Z value); this can be positive or negative.
If X or Z is not provided, it is assumed to be zero.
If X or Z does not have a decimal point, it assumed to be the
real value (so 1 is 1.0) unless the number of digits reaches 
the number decimal places (so 1250 is 0.1250).

Any comments about the conversion utility can be forwarded to:
MachineMate Inc.
phone: 920-907-0001
email: info@machinemate.com