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:

Work offsets with rotation


ICT_Outkast
 Share

Recommended Posts

Ok....I found a topic where the guy wanted to go the other way, but never really found an answer to that either....I am programming a HAAS horizontal mill...the post is a modified mpfan post, I believe. The problem is at each rotation, or tool plane I should say, the post spits out a different work offset (eg. G54, G55, ..... G54.1). I don't want it to do this....I want to work with the original work offset. Can someone tell me where to turn this off? I found where to turn of the force_wcs at toolchange and that works, but I can't seem to find where it tells it to change offsets at rotation....Thanks in advance.

 

Jerry

 

[ 07-18-2003, 10:13 AM: Message edited by: Jerry Nelson ]

Link to comment
Share on other sites

Jerry:

 

Are you using transform rotate to move to the other work faces? If so you need to do two things.

 

First, make sure each of your source operations have the work offset box checked and set to 0 or what ever work offset you wish all to be.

 

Second, in the transform, rotate make sure you have tool plane selected and maintain source operation selected.

 

If you are not using transform rotate then set the work offset boxes for all the operations to the same offset number. You will get a warning about that offset being used by other planes but you can ignore it.

 

HTH

Link to comment
Share on other sites

Actually I am just drilling, using rotary axis/rotary positioning and it is still throwing out the G54's. All the rotations are done in one operation....That is good information for me tho'....I am fairly new to 4 axis programming...with Mastercam anyway....I'm a Smartcam has been....

 

[ 07-18-2003, 11:11 AM: Message edited by: Jerry Nelson ]

Link to comment
Share on other sites

Mastercam likes to use a new Work offset for every toolplane used. You can force the Work offset to 0 to get all G54 values. If you leave the Work offset at -1, Mastercam gets to make the decisions.

 

Mpmaster, found on this site, uses Misc Values, Misc Integer 9 to lock onto G54 for all ops, if set to 1 in the first op.

Link to comment
Share on other sites

quote:

I'm a Smartcam has been....


I have never used SmartCam, but a friend of mine has.

 

SmartCam wasnt so smart.....or so I've heard.

He sat there for days patching toolpaths from IGES errors.....

 

Took him days to do what I could do in a couple hrs with Mastercam.

 

His version of Smartcam wouldnt do any Scallop toolpaths either....

 

Welcome to the Machining Zone cheers.gif

 

 

Murlin

Link to comment
Share on other sites

Jerry,

 

If it is modified mpfan.pst then look for ptlchg0 postblock.

 

_if mi1 > one & workofs <> prv_workofs,

__[

__sav_absinc = absinc

__absinc = zero

__pbld, n, sgabsinc, pwcs, pfxout, pfyout, pfzout, pfcout, e

__pe_inc_calc

__ps_inc_calc

__absinc = sav_absinc

_]

 

The pwcs call is where the G5* is called.

 

Depending on what you want you either need to add logic to the:

(_if mi1 > one & workofs <> prv_workofs,)

line

or

in the pwcs postbock.

 

Do you EVER need to change G5*?

 

Jimmy

Link to comment
Share on other sites

It can have relation to this :

A quote from help:

 

quote:

The Reset Cplane/Tplane when changing WCS check box is located in the bottom right corner of the View Manager. When selected, it changes both the Cplane (construction plane) and the Tplane (tool plane) to Top when you change the Work Coordinate System (WCS). When not selected, the Cplane and Tplane remain set to their views. However, by redefining the WCS, their current views have also been redefined because view definitions are always relative to the WCS.

 

For example, if you change the WCS and select this check box, the planes remain as they were set, although geometry you create after changing the WCS will be in a different plane than before (because planes and view are defined relative to the WCS). If you change the WCS and deselect this check box, both Cplane and Tplane will be set to Top (that is, the new WCS Top).

 


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