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:

Slash in the tool change line


Recommended Posts

I'm not in a place where I can access Mastercam, but this should be fairly simple.

1st, make a backup of your post, so you can reset it if something goes wrong.

2nd, make a backup of your post, so you can reset it if something goes wrong.😉

In the ptlchg$ section there should be a line similar to this

      pbld, n$, t$, sm06, e$

You need to replace that with logic that checks if the current tool is the same as the first tool. Something like this:

      if t$ <> first_tool$, pbld, n$, t$, sm06, e$

      else, pfbld, n$, t$, sm06, e$

 

  • Like 1
Link to comment
Share on other sites
On ‎2‎/‎24‎/‎2019 at 10:58 PM, hlibhlib said:

I realized it was a bad idea. Thanks for your help.

Very sorry for the lost time.

 

 

I think this may help you.

 

N5(OPERATION COMMENT HERE)
G0 G17 G40 G49 G80 G90
G91 G28 Z0.
T6 M6(TOOL DESCRIPTION HERE)
/G28 Y0. M8 (TURN ON BLOCK DELETE FOR NOT MOVING Y AND COOLANT TURNS OFF WHEN SETUP MODE)
G0 G90 G54 X0 Y0 S7500 M3
G43 H6 Z1.
(YOUR CUT BEGINS HERE)
G0 Z1. M9
G91 G28 Z0. M5
/G28 Y0. (TURN ON BLOCK DELETE FOR NOT MOVING Y)


 

 

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