Hello, we have a "new" machine in the factory, a supermax ycm vmc 60A with a fanuc om controller,
how I can change tools manually ?, I will do it with a program (for example:
%
O1000
N1 G49 G64 G17 G80 G90 G40 G99 G0
(TOOL DATA: D52)
N2 T0009 M6
(TOOL DATA: T1 DRILL D 1)
N3 T0001 M6
(TOOL DATA: D52)
N4 T0009 M6
N5 M30
%
)
But not manually, and how list each tool to call later, is a basic thing but we have no idea..