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:

Tapping Cycle


Recommended Posts

Hi there, if you are using mpmaster, it is a option in the post.

 

Code

------------------------------------------------------------------------

#

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

# General Output Settings

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

hel_2100 : no$ #Acramatic 2100 style helical moves, 0=no, 1=yes

force_dpts : no$ #Force XY output on all drilling lines including cycle call?

haas : 0 #Haas style peck drill and extended offsets, 0=no, 1=yes

wcstype : 2 #0 = G92 at start, 1 = G92 at toolchanges, 2 = G54, 3 = Off

force_wcs : yes$ #Force WCS output at every toolchange?

tool_table : 1 #Tool table, 0=no, 1=yes, 2=Predator VCNC, 3=MetaCut View

output_z : yes$ #Output Z Min and Z Max values (yes or no)

cool_zmove : yes$ #Coolant off with last move

use_pitch : 0 #0 = Use feed for tapping, 1 = Use pitch for tapping

rigid_tap : 0 #0 = Floating tap output, 1 = Rigid tap output (suppress spindle output and output M29)

use_gear : 0 #Output gear selection code, 0=no, 1=yes

frdegstp : 10 #Step limit for rotary feed in deg/min.

.

.

.

---------------------------------------------------

 

HTH

Link to comment
Share on other sites

+1 Tinhman

 

Off the MPMaster post here is what the tapping cycle looks like:

ptap$            #Canned Tap Cycle
     pdrlcommonb
     #RH/LH based on spindle direction
     if rigid_tap, pbld, n$, *sm29, *speed, e$           #Rigid Tapping
     if use_pitch = 0,

Provided that sm29 is defined as the M29 string, if your post is not configured that way then you can substitute for "M29" with apostrophes.

Link to comment
Share on other sites

I also found the Rigid Tap Cycle in the drop down menu when you choose a drilling cycle. It is located on the tool option where you manually select coolant, speeds and feed, and tool material type. It might be an add on or only available on certain versions. MCX5 has it. I also noticed that you can switch the M29 on or off in the post processor by placing a "#" in front of ptap and then changing the pdrilmisc2 to ptap. I can more details if need but it might take a few days fro me to respond.

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