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:

fanuc 21tb


cappy
 Share

Recommended Posts

Hello,

 

I was wondering if someone could help me out with a simple post edit? Below is the code I am getting along with the debug. The post i am using is the MPLFAN.

 

O0000 (TEST) pheader$ pheader$ 80.

(PROGRAM NAME - TEST) pheader$ pheader$ 80.

(DATE - 03-14-12) pheader$ pheader$ 80.

(TIME - 3:27 PM) pheader$ pheader$ 80.

N10 G20 pheader$ pheader$ 80.

(TOOL - 7 OFFSET - 7) lsof$ p__0:1363 82.

(.188 FACE GROOVER INSERT - VDB188A015CVN5) lsof$ p__1:1372 82.

N15 G30 U0. lsof$ p__3:1465 82.

N20 G30 W0. lsof$ p__3:1465 82.

N25 G0 T0700 lsof$ p__3:1465 82. (I would like the post to remove this line)

N30 G0 T0707 lsof$ p__2:1455 82.

N35 M8 lsof$ p__154:3600 82.

N40 G97 S150 M03 lsof$ p__39:1848 82.

N45 G0 X2.9173 Z-3.4233 lsof$ p__2:1455 82.

N50 G99 G1 X2.7759 Z-3.494 F.004 llin$ plinout 84.

N55 Z-3.5531 llin$ plinout 86.

N60 X2.894 llin$ plinout 88.

N65 X2.9755 Z-3.4011 llin$ plinout 90.

N70 X3.1169 Z-3.3304 llin$ plinout 92.

N75 M09 ptoolend$ p__16:1648 100.

N80 T0700 ptoolend$ p__24:1710 100. (and this line)

N85 G30 U0. ptoolend$ p__24:1710 100.

N90 G30 W0. ptoolend$ p__24:1710 100.

N95 M05 ptoolend$ p__24:1710 100.

N100 M01 ptoolend$ p__20:1673 100.

 

I would like the post to remove the lines N25 and N80. Any help on this would be appreicated.

 

Thanks,

Greg.

Link to comment
Share on other sites

look for this line

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

in this section

pl_retract

 

put a # in front of the line like this #if home_type = m_one, pbld, n$, *toolno, e$

 

look for this section

ltlchg$

look for this line

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

and put a # in front of it like this #if home_type = m_one, pbld, n$, *sgcode, *toolno, e$

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