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 modification question


Rick46
 Share

Recommended Posts

I have a small section of code in my post that I would like to be at the begining of my programinstead of about 5 lines down in to it... its the code that denotes the tool nuber, offset, etc... if its 5 lines down I cannot see it in my controller under my program when I select which one I want to use... my question is in this following code where does it end at

 

example 1

 

 

pcom_moveb

c_mmlt #Multiple tool subprogram call

ptoolcomment

comment

 

 

or example 2

 

 

pcom_moveb

c_mmlt #Multiple tool subprogram call

ptoolcomment

comment

pcan

 

and also does the pcom_moveb part of this code need to be included or can I exclude it as well... I just want to make sure I move every thing that needs to be moved and not just part of it or to much of it ... thanks.....

 

[ 01-13-2004, 07:13 AM: Message edited by: sr_7626@natl ]

Link to comment
Share on other sites

1) You don't need to move the pcom_moveb line

 

2) pcan only outputs something when you are using canned text; in this case, canned text 'before'. I've never found canned text to be particularly useful so I don't use it; as a result I don't care where that line is. If you use canned text you'll want to move the pcan line to where you like the output; otherwise just leave it.

 

3) I typically don't 'move' any postlines; I suggest commenting the existing lines with the pound # sign and copying them to where you want, this way you'll know where they were originally if you want to revert to the 'standard'

 

C

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