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:

Deep Drilling


Marker
 Share

Recommended Posts

I am drilling 4340 with a Kennametal Sculptured Edge 10x diameter drill. I need to slow down the Speed and Feed upon entry then change back to normal. I am spot drilling before hand. Does anyone know how I can post this? Is there a canned cycle that will allow this? I am using Mastercam V9.01 with mpmaster.pst. Controller is a Fanuc 18M on a Hitachi Seiki VS60.

 

Thanks

Link to comment
Share on other sites

Ive done this with the Kennemetal KTF drills like this...

 

Make a copy of your post for this purpose.

 

In post:

 

# Enable Canned Drill Cycle Switches

# -------------------------------------

usecanchip : no #Use canned cycle for Chip Break <------change this question to "no"

 

In MC9 operations:

Use Chip Breaker Cycle

- Set Initial peck to the depth of slow (first) feed.

- Set Subsequent Peck to a value GREATER than the final depth.

- Set Peck Clearance 0

- Set Retract to 0

 

The code will include multiple moves on the depth, but you will still have to add a feed change manually in the code.

 

In NC Code:

 

N108 G43 H1 Z2.

N110 Z.1

N112 G1 Z-.15 F4.

N114 Z-2. <---------Add High Feed Rate Here

N116 G0 Z2.

N118 M5

 

I havent had do do this enough to figure out how to set up a special cycle to output the 2nd feed rate. I have just done the manual edit when neccessary.

 

Longshot here but ... did you check if by chance there is a fancy advanced canned cycle for this in your control ?

Link to comment
Share on other sites

For some reason the post will not output long code when I change the "usecanchip" setting. It does, however, when the "usecanned" setting is changed to no.

 

Hopefully, since changing feeds and speeds upon entry is becoming more common, someone can figure out how to post this without editing. I'll work on it when I have more time. We're at 50+ hours a week already!

 

I don't believe the controller has a canned cycle that will do this, but I'll do more research.

 

Thanks for everyones help.

Link to comment
Share on other sites

If you have any experience with post editing you could try something like...

 

Set mi4 (miscellaneous real 4) to the desired starting feed rate and mi5 to the starting feed rate depth and out spits your perfect code. My bet is that at 50+ hours you probably won't have time to look at something like this for a while so talking to your dealer is a possibility. Something could be set up as well with a custom canned cycle on the third page of drilling parameters that might accomplish the same thing.

 

Steve

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...