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:

Modding MPMASTER x8 for my Hurco


Recommended Posts

Like it says above. My hurco runs in isnc, and I've got 99% of what I want with a mildly modded version of the MPMASTER post for X8. I'm having trouble with the following:

 

in the control def manager, under tool, at the tool offset registers I put "30" in the "add to tool" and diameter column, and it doesn't change my D call out. This machine does not have a separate D column in the offsets page, so I add 30 to my tool number(it only has 24 stations). If the post can handle this for me I'd like it to. I really don't want to open a program that was run on machine x, and forget to manually change my D offsets after I change the post because now we're running that part in the Hurco.

 

I would also love to figure a way to have to post spit out a Y axis move at the end that brings the table forward. The G28 home for this machine is all the way to right, and to the rear of machine.

 

TIA

Link to comment
Share on other sites

The +30 offset setting is handled in the Mastercam Operations. It means when you select a tool, it will automatically add +30 to the diameter offset in the Operation Dialog. If the operation was already created, it will not automatically change the value, unless you reselect the tool.

 

Since you are going to be swapping programs among your machines, I'd recommend doing this differently. Set the option in the CD back to +0, +0. That way your programs are compatible with all machines.

 

Then, go to the top of your post, and add a new Global Formula:

 

tloffno$ = t$ + 30

 

That will force all your diameter offsets in this post to have 30 added to the offset number, at the time of posting.

 

For the Y move, go to 'pretract' and look for the 'if gcode$ = 1003' line. It might be commented out. Remove the # character if present, and make your edits there...

  • Like 1
Link to comment
Share on other sites
  • 4 months later...

Yeah, the Global Formula in the Post will override the output, just before the NC data is written to the NC File. This can throw you off sometimes, because the Operation in Mastercam doesn't show the "+30", but it will output, when you have Comp turned on. As you discovered, it has to be "enabled" at the Operation level before you'll see the "D" value in the NC Code...

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