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:

X3 post problem for rookies on horizontal


left coast lefty
 Share

Recommended Posts

Try Settings/Machine Def manager then click on the little telivision icon (Edit the control def)/Work System, in the drop down for (Tplane during automatic work offset number creation:) select None. I am working with X4 so yours might be a little different.

 

PS, you can stop the alarm you get when are using the same offset # for more than one view. Play with some of the settings on this page.

Link to comment
Share on other sites

left coast,

 

I'm not using X3 but I beleive this info will apply to X3. There are a few ways to control this. If you set mi9 to 1 your toolpaths will lock onto the first WCS so you will always get G54. If you want to change your post so you do not have to use mi9 do the following. Keep in mind the post shown below is an old V9 mpmaster post but the same method worked for X2. Your post may look a little different.

 

To universally lock on to G54, in psof change:

 

code:

--------------------------------------------------------------------------------

 

sav_mi9 = mi9 sav_workofs = workofs

 

--------------------------------------------------------------------------------

 

to:

 

 

code:

--------------------------------------------------------------------------------

 

sav_mi9 = 1 sav_workofs = 0

 

--------------------------------------------------------------------------------

 

Once you make this change you will only be able to post G54.

 

 

I also reccomend doing the following so you get a B output if your first toolpath is B0.

 

For the forced B, search for these lines in pheader:

 

 

code:

--------------------------------------------------------------------------------

 

sav_rot_on_x = rot_on_x rot_on_x = 0

 

--------------------------------------------------------------------------------

 

change to:

 

 

code:

--------------------------------------------------------------------------------

 

sav_rot_on_x = rot_on_x rot_on_x = 1

 

Hope this helps and that this info is not outdated. As always back up your post before making changes

Link to comment
Share on other sites

In your WCS view manager there is a column for work offset. Make sure it is set to "0" on all of the planes you are using. The 0 will output G54. My guess is right now it is either blank or set to -1. Once you do this you will likely get an warning message "Same work offset used on multiple views" when you post. To get rid of that....

 

http://www.emastercam.com/cgi-bin/ultimate...ic;f=2;t=000048

Link to comment
Share on other sites

Well now I get the answer lefty. I had posted to find what version you were using on the other forum to answer your question.

 

Here is a picture of my WCS View Manager for a project I did in X3 on a EC500 Haas. using a Chick tomb system. 8 parts loaded and one offset from center of rotation.

 

horzoffset.jpg

Link to comment
Share on other sites

James on the MPmaster configured for the Haas I get 154 P50 not the 54.1 P150 just so you know.

 

quick posting sample:

 

(PROGRAM - TEST.NC)

(HAAS 3/4-AXIS HORIZONTAL)

(MACHINE GROUP-1)

(MASTERCAM - X4)

(MCX FILE - T)

(MATERIAL - ALUMINUM INCH - 2024)

(DATE - JUN-22-2009)

(TIME - 5:02 AM)

(T1 - 1/2 FLAT ENDMILL - H1 - D1 - D0.5000")

G00 G17 G20 G40 G80 G90

G91 G28 Z0.

N1 T1 M06 ( 1/2 FLAT ENDMILL)

G00 G17 G90 G154 P50 X-.1 Y-.5578 S1069 M03

G43 H1 Z5.

Z4.1

G94 G01 Z3.5 F6.42

Link to comment
Share on other sites
Guest CNC Apps Guy 1

Haas... my bad.

 

It's still the same issue regardless of how Haas Extended Work Offsets work though. He incorrectly addressed the Work Offsets in the WCS. Intead of 0, he put 54. instead of 1 he put 55, so on and so forth. Unless there's some math in his post to comp for it, you can't do that.

 

Just to clarify YOU brought up Haas, not us Jay. He said FANUC biggrin.gifwink.giftongue.gif

Link to comment
Share on other sites

Thanks again guys! It worked putting "0" in the Woff#'s in the View Manager. Also, under Transform Operation Parameters, Types and Methods, Work Offset Numbering, selecting "assign new" and then zeros will affect the outcome. Still working on the various combinations. Sometimes we actually want to force G55, G56 etc. for some applications.

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