Hello all,
The machine in question is a Makino A81 with the Pro 3 control. All of our cnc machines are connected with a dnc system for program and tool offset transfer. Apparently no one in the shop can figure out how to download or upload the tool offsets from the Makino (program transfers are no problem).
Can anyone here give a quick tutorial on how to transfer tool offsets for this machine? Any help will be greatly appreciated.
-Diedesigner
You can send tool offset like a program format.
Use code G10-data input.
Example:
Tool offset for T1
G10 G90 L10 P1 R150 (TOOL LENGHT)
G10 G90 L12 P1 R10 (TOOL RADIUS)
Send program to machine,and start program.