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:

editing posts


ninik18
 Share

Recommended Posts

Welcome ot the forum.

 

Yes this can be done what post are you using for one. You then need to look in the post for the following if your post does toolchanges this way:

code:

ptlchg_com      #Tool change common blocks

pcom_moveb

pcorner_round

c_mmlt #Multiple tool subprogram call

#ptoolcomment

comment

pcan

if plane < 0, plane = 0

if stagetool >= zero, pbld, n, *t, "M06", ptoolcomm, e

Depending where you want to put it you just add it in. If you want it was line before the toolchanges by itself then right before then if stage tool put in a pbld, n, "P9000", e and it will output at every toolchange every time. Now if you want this as a optional thing then that can be done with Misc or Can Text.

 

[ 02-28-2004, 11:19 PM: Message edited by: Millman^Crazy ]

Link to comment
Share on other sites

Great first post, welcome to the forum!

 

Looks like he wants to hard code it, so something like this..

 

code:

ptlchg_com      #Tool change common blocks

pcom_moveb

c_mmlt #Multiple tool subprogram call

#ptoolcomment

spaces=0

spaces=sav_spc

n, "P9000", e

pcan

if sav_mi3 = 1, n, "M33", e

n, "M01", e

popnumber

comment

ptoolcomm, E

n, *t, "M06", E

Hope this helps.

 

'Rekd

Link to comment
Share on other sites

quote:

I have heard of people talking about the post cd. From what I understand this helps one start to learn how to edit posts. Is this correct and is there a charge for it?


You are correct it has been very helpful to me in learning post editing. Mine was sent to me by my reseller. I think it is at the discretion of each reseller as to the charge so I'll refrian stating price etc... But I will say that it would be worth investing in should there be a charge.

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