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:

StageTool


chip
 Share

Recommended Posts

It's not your post, it's the Haas control. If it sees an M01 it will NOT stage a tool, plain and simple.

 

The newer Haas machines will stage a tool without stagetool enabled in your post. (that's about the only thing those machines will do, but that's a conversation for another day) The look-ahead finds it, as long as M01 is not on.

Link to comment
Share on other sites

Well not really you can not have a M1 before the next tool. I put my M1 after my toolchange that way I if I wanted it between tools I still had it but I also got the stage tools to work right on the HAAS.

 

 

I put it here in MPMASTER:

code:

ptlchg          #Tool change                                        

pcuttype

toolchng = one

toolcount = toolcount + 1

if toolcountn <= tooltotal, nexttool = rbuf(4,toolcountn)

else, nexttool = first_tool

if wcstype = one, #Work coordinate system

[

pfbld, n, "G28", "X0.", "Y0.", e

pfbld, n, "G92", *xh, *yh, *zh, e

]

pbld, n, *sm01, e

if mi10=one, n, *sm00, e

ptlchg_com

HTH

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