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:

Haas post


Paul Felger
 Share

Recommended Posts

If you open up the post there is a variable setting

 

code:

# mi1 - Work coordinate system: (home_type)

# -1 = Reference return / Tool offset positioning.

# 0 = G50 with the X and Z home positions.

# 1 = X and Z home positions.

# 2 = WCS of G54, G55.... based on Mastercam settings.

Do you know which one you are "currently" using?

Link to comment
Share on other sites

basically in the in the pl_retract section

if you place a # in front of these lines

code:

if home_type = m_one, pbld, n$, *toolno, e$

 

if home_type > m_one, pbld, n$, *toolno, e$

Just be sure that is what you wanted to do.

 

s always before making any post edits make sure you have a backup copy of your post

Link to comment
Share on other sites

quote:

Why would you want to add block #'s to a post ??

Not only that but depending on what has been to in a post there is NO guarantee that line # will match

 

Learn how to use the Find function if you really want to be diggin' around in posts

Link to comment
Share on other sites

Hey John, Sorry about that, its still a little early here. I am still learning with post edits so please be patient.

 

#Retract to reference return

pbld, n, `sgcode, psccomp, e

#if home_type = m_one, pbld, n, *toolno, e

pcan1, pbld, n, *sg28ref, "U0.", [if y_axis_mch, "V0."], "W0.",

pnullstop, strcantext, e

#if home_type > m_one, pbld, n, *toolno, e

 

Is this what you are asking me to do?

If so, the offset cancel is still there.

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