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:

Rigid tapping post proccesor help


roydelburg
 Share

Recommended Posts

I need to change my post so that I can use my rigid tapping I don't want the spindle to turn on untill it starts tapping.

I am getting this code now

T1

M6

G00G90G54X2.5Y0.M3S500

G43H1Z.1M8

M29S500

G84R.1Z-1.F25.

I would like my post to say this

T1

M6

G00G90G54X2.5Y0.

G43H1Z.1M8

M29S500

G84R.1Z-1.F25.

If someone can help I would really appriciate it thanks smile.gif

Link to comment
Share on other sites

I am using mpfan post and here is what my Psof code is:

code:


psof #Start of file for non-zero tool number

pcuttype

toolchng = one

if ntools = one,

[

#skip single tool outputs, stagetool must be on

stagetool = m_one

!next_tool

]

"%", e

*progno,

"(PROGRAM NAME - ", progname, ")", e

 

pbld, n, *smetric, e

pbld, n, "G40" , "G80", e

sav_absinc = absinc

if mi1 <= one, #Work coordinate system

[

absinc = one

pfbld, n, sgabsinc, *sg28ref, "Z0.", e

pfbld, n, *sg28ref, "X0.", "Y0.", e

pfbld, n, "G92", *xh, *yh, *zh, e

absinc = sav_absinc

]

pcom_moveb

c_mmlt #Multiple tool subprogram call

 

comment

pcan

if stagetool >= zero, pbld, n, *t,sg17,ptoolcomment,e

"M6", e

pindex

if mi1 > one, absinc = zero

pcan1, pbld, n, *sgcode, *sgabsinc, pwcs, pfxout, pfyout,

pfcout, *speed, *spindle, pgear, strcantext, e

pbld, n, "G43", *tlngno, pfzout, scoolant, next_tool, e

absinc = sav_absinc

pcom_movea

toolchng = zero

c_msng #Single tool subprogram call


[ 12-31-2001: Message edited by: Dave Thomson ]

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