Hi
i have HARTFORD OMNIS 1020 with Mitsubishi M65.
My problem is about tool change.
i have tried
M6 T**
T** M6
both combinations directly act like i use only M6
to get the right tool, i have to write T** (tool number) and M6 at seperate lines.
when i do this, machine stands still until next tool gets prepared.
is there any parameter setting or G-Code system to get ready my next tool while machining continue?
We have Mits horizontals with 520 control. We have to run our code like this
T1 (WORKING TOOL)
T2 M6 (T2 PRECALL NEXT TOOL)
.
.
.
.
It was pretty annoying it will alarm out if you call the tool already in the spindle.
OU812