What's new
What's new

Y axis Offsets for Tplus control

tzak

Aluminum
Joined
Jun 10, 2016
I have a Mazak Tplus control with a Y axis. I would like to make a small adjustment to a tool on the Y axis center line. I have tried to add a wear offset in the TOOL DATA 3 page but it doesn't seem to make any change.

I am using Mazatol for the program and it's a simple facing operation.

So is this possible on this controller/machine and if so how can I make that change.

Thanks
 
I am sure it is possible, but I don't use mazatrol so I just write it into the code.

G0 X3.0 Z.001
Y.002
G1X0.F.01
G0Z.1
X3.0
G28V0.
 
Thanks for the reply, I was hoping to be able to do it in the control using Mazatrol. I guess with G-code is an option.
 








 
Back
Top