What's new
What's new

Newbie needs help with Mazak G-Code

modeselect1

Plastic
Joined
Nov 25, 2013
Location
CA, United States
I have a program that was used before on a Dynapath Delta 2000. I need help to convert the program to work on my Mazak VTC mill with M32b in EIA mode. This Mazak did not come with EIA manuals. Any help would be appreciated, this is my first post on here. Below is one of the programs. Thanks!



N0001(T)CLEARANCE BORE D16$
N0002(9)M06E01$
N0003(T)CLEAR 6.425 ORING 5.550$
N0004(T)ORING DIA. 3.241$
N0005(9)T3$
N0006(9)M13S600$
N0007(0)X-.5Y0Z1$
N0008(0)X0Y0$
N0009G86X0Y0Z-5.550R.100O1.000F3
N0010G86X3.307
N0011G86X6.6141
N0012G86X9.9212
N0013(9)M05$
N0014(9)M09$
N0015(9)M30$
 
WTF? I'm not a G-code noob by any means, but best I can make out is you are trying to bore 4 different hole locations 5.55" deep.

You would be far better off to learn the conversational side of the control instead of converting simple 2-1/2 axis programs.
 








 
Back
Top