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:

Only post tool number on first M6


Darin
 Share

Recommended Posts

Hello,

 

 

How do I edit a MPmaster post to only post the tool # on the first M6? But I still want have it post the next tool like it is now..

 

 

So this is how it posts now..

 

 

N10 IF [VATOL EQ 5] N12 (SPINDLE TOOL CHECK)

N11T5M6 <---------------------------------------------------------------------------First tool change is fine here ---------------------------------->

N12S1500M03(SPINDLE TOOL JUMP)

N13M09

N14(MAX - Z8.)

N15(MIN - Z3.925)

N16G00G17G90G15 H2M15B0.X-3.17Y9.9948S1500M03

N17G56H5Z8.T7

N18Z5.175

N19G94G01Z4.625F125.

 

N59 IF [VATOL EQ 7] N61 (SPINDLE TOOL CHECK)

N60T7M6 <-------------------------------------------------------------------------- This is the next tool it needs to be only M6 and for all the next tool changes ----------------------------------------->

N61S500M03(SPINDLE TOOL JUMP)

N62M08

N63(MAX - Z8.)

N64(MIN - Z1.7115)

N65G00G17G90G15 H2M16B300.X6.3652Y13.136S500M03

N66G56H7Z8.T6

 

 

Thanks

Link to comment
Share on other sites

The first and easist thing to try is

changing the

 

pbld, n$, t$, "M6", e$

 

 

to

 

pbld, n$, !t$, "M6", e$

 

 

The ! in front of the t should just update the variable

 

 

When I did that it takes out all of the tool numbers next to the M6.. I need the first M6 to have the tool number only....

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