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:

Post Question


MachineSMMC
 Share

Recommended Posts

I started with the mpmaster to gain the tool table on the top of the program.

 

It outputs some other stuff that I want to get rid of, but I can't seem to find it.

 

Here is what it outputs

 

(MASTERCAM - V9.)

(MC9 FILE - K:20032866PLATE_1.MC9)

(POST - C:MCAM9MILLPOSTSHAAS.PST)

(MATERIAL - STEEL INCH - 1010 - 200 BHN)

(PROGRAM - PLATE_1.NC)

(DATE - MAY-09-03)

(TIME - 07:54)

(POST DEV - IN-HOUSE SOLUTIONS)

 

 

Here is what I would like to get rid of

 

(MASTERCAM - V9.)

(MC9 FILE - K:20032866PLATE_1.MC9)

(POST - C:MCAM9MILLPOSTSHAAS.PST)

(MATERIAL - STEEL INCH - 1010 - 200 BHN)

(POST DEV - IN-HOUSE SOLUTIONS)

 

Any help would be appreciated.

 

Thanks

 

[ 05-09-2003, 08:56 AM: Message edited by: MachineSMMC ]

Link to comment
Share on other sites

Delete from pheader in .pst:

 

code:

 pheader         #Call before start of file                         

if met_tool = one, #Metric constants and variable adjustments

[

ltol = ltol_m

vtol = vtol_m

maxfeedpm = maxfeedpm_m

]

result = nwadrs(srotary, cabs)

result = nwadrs(srotary, cinc)

result = nwadrs(srotary, indx_out)

 

"%", e

spaces=0

*progno, " (", sprogname, ")", e

spathnc = ucase(spathnc)

smcname = ucase(smcname)

#"(PROGRAM NAME - ", sprogname, ")", e

#"(DATE=DD-MM-YY - ", date, " TIME=HH:MM - ", time, ")", e

"(MASTERCAM - V", *vers_no, ")", e <------- XXX

"(MC9 FILE - ", smcpath, smcname, smcext, ")", e <-------------XXX

"(POST - ", spostname, ")", e <---------XXXX

stck_matl = ucase(stck_matl)

"(MATERIAL - ", stck_matl, ")", e <-------XXX

"(PROGRAM - ", sprogname, sextnc, ")", e

"(DATE - ", *smonth, "-", *day, "-", *year, ")", e

"(TIME - ", *time, ")", e

"(POST DEV - ", *slicense, ")", e <--------XXX

spaces=sav_spc

Link to comment
Share on other sites

Look for this in your post...

 

bug2 : 0 #Append postline labels, non-zero is column position?

 

Change the "0" to "40" and re-post. The NC file will show you what function does each line.

 

(TUBING1.NCF) pheader

(MAY 09, 2003 06:03) pheader

(MC8 FILE: TUBING) pheader

(MACHINE: STANDARD 3 AXIS) pheader

(MATERIAL: STEEL INCH - 304 STAINLESS) pheader

(TOOL 5: DIA 0.0938 3/32 CB EM 4FL) pwrtt

(OVERALL MAX Z2.) psof

 

 

Now you can look for "pheader" in your post, find the culprits and remove them.

 

BACK UP YOUR POSTS FIRST

 

'Rekd teh been there done that, got a post recovery lesson.

Link to comment
Share on other sites

YW, and when you fix your post, don't forget to change the "40" back to a "0"

 

So tell me, CAM, why were you up so late last nite, and up so early this morning? wink.gif

 

quote:

CAM teh "give em a dang fish"


lmao

 

'Rekd teh I'm not lazy, I'm effecient

 

[ 05-09-2003, 09:41 AM: Message edited by: Rekd ]

Link to comment
Share on other sites

Chris, I think so. I have mine off by default cuz I don't do any surfacing or really huge proggies.

 

'Rekd teh My wife hates fast mode eek.gif

 

p.s. CAM, what if I were standing in Canada looking south..?

 

[ 05-09-2003, 10:03 AM: Message edited by: Rekd ]

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