Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Broaching on a Mazak Lathe


Recommended Posts

i have a program for our mazak integrex that a guy from mazak did for us, he said he modified it from lathe prog

 

we ended up buying a broaching head and get custom inserts made

 

 

this is EIA for Integrex, maybe you can modify. if not shoot me your email address and i can give you contact info

 

<9998B>(SHAPING O.D. MALE KEY)
#1  = #1      (A)(SIDE CLEARANCE ON EACH STROKE)
#3  = #3      ©(C AXIS POSITION TO CENTER THE HOLE TO X AXIS)
#6  = #6      (K)(DIMENSION ACROSS OD TO SIDE OF MALE KEy)
#7  = #7      (D)(DIAMETER OF OD)
#8  = #8      (E)(END OF KEY SLOT IN Z AXIS)
#9  = #9      (F)(SHAPING FEED RATE IN IPM)
#18 = #18     ®(REMOVAL AMOUNT PER PASS)
#19 = #19     (S)(START OF KEY SLOT IN Z AXIS)
#20 = #20     (T)(NUMBER OF TIMES TO REPEAT LAST PASS)
#32=[#6-[#7/2]]*2  (CALCULATE X STARTING POINT) 
#33=#7             (PASS INCREMENTER - END AT OD)
 
G109 L1                       (SELECT UPPER TURRET)
G00 G17 G20 G40 G80 G90
G91 G00 G28 X0.
G28 Y0. Z0.
G10.9 X1                      (X DIA MODE)
 
G90 G0 X#32 Z#19 M200
C#3 M8
G97 M5
N1 G1 X#32 Z#19 F300.
G1 Z#8  F#9
G91
X#1
G90
G1 Z#19 F300.
#32=#32-#18-#18        
IF[#32GT#33]GOTO1     
N2 #20=#20-1
G1 X#32 Z#19 F300.
G1 Z#8  F#9
G91
X#1
G90
G1 Z#19 F300.
IF[#20GT0]GOTO2
 
M9
G10.9 X0                       (X RDAIUS MODE)
G0 Z.1
G91 G28 X0. Y0.
G28 Z0.
M99
%
Link to comment
Share on other sites

From personal experience, if you buy a broach from Dumont they will supply a really cool macro program available for various controls. It will probably have all the needed codes setup already.

 sorry I don't have the specific answer.

Link to comment
Share on other sites

must have been active already because it ran as is

 

I was thinking about that could be the M200 looks after it.

Easy way to tell... single block and see if the modal value G98/G99 change after the line.

On second thought does the Mazak have a screen that shows? it should.

Link to comment
Share on other sites

I was thinking about that could be the M200 looks after it.

Easy way to tell... single block and see if the modal value G98/G99 change after the line.

On second thought does the Mazak have a screen that shows? it should.

we don't use that program anymore we bought a broaching head went from one insert /10 parts to 3 months on same insert

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...