What's new
What's new

Integrex Fusion640MT Mill spindle not reversing or stopping in EIA

Voxel

Plastic
Joined
Feb 8, 2020
My Integrex functions properly in Mazatrol. Tapping drilling whatever the spindle seems to function correctly. In EIA M14 and M15 hang the machine (Program stops, Need to reset) and Tappng cycle does not reverse, Does anyone know what could cause this one?
 
I found the M code book in Japanese and it agrees.

Actually its a Mill/Turn and the following codes below are from the MAZAK manual

Lathe Spindle (C-axis) M3 forward, M4 reverse, M5 stop.
Milling Spindle M13 forward, M14 Reverse, M15 stop.

Manual controls and conversational both work fine. G-code is the only method not working.

These still don't work but I found other M codes that might work M203,m204 and M205.

Nope those don't work either. Program in MDI just sits there.
 
Following. Our mills do the same thing. They're all just vm's but in EIA programs, the spindle just floats to a stop after the M05. I've tried putting an M19 (spindle orient) which works sometimes but less and less often it seems.
 
Our integrex uses this

T018018.1B041
(8-32 TAP)

M518
M200
G40 G98 M8
M153
G97S400 M203
G19
G28 H0
G0C120.
Y0.Z-0.25M8
X3.45
X2.8
G88 R0.05 X1.65 F12.5
C240.
G80
G0Y0.
M9
G0X8.
G0Z1.0
G28U0.
M205
M1

The other one uses this

T0909.1B20
G0G40(6-32 FORM TAP)
M518
G19G99
M8
M200
G97M203S600
G28H0
G0X1.85Z-.475M8
G88.2X.0F.0313
G80
G0X8.0
M205
M202
M1

Just depends on the options and parameters.
 








 
Back
Top