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 help with drill/boring cycle


DavidSV
 Share

Recommended Posts

I would like my post to output an "G60" when I use my fine bore cycle for single direction positioning. I need the G60 in every position line after the drill cycle call.

 

For example, from this:

 

code:

G98 G76 X5.375 Y-.681 Z-.3875 R-.09 Q.002 F8.

X6. Y-2.056

G80 M09

To this

 

code:

G98 G76 G60 X5.375 Y-.681 Z-.3875 R-.09 Q.002 F8.

G60 X6. Y-2.056

G80 M09

I can just add an M60 to the drill block from my fine bore, but I don't know how to make it on every block after until the G80.

 

Can someone help me?

Link to comment
Share on other sites

Thanks, that helped. I got that taken care of now.

 

Now I have another question. I have it posting like this:

 

code:

 N16 T32

M6 ( .501 BORING HEAD)

T6

G00 G90 G59 S4000 M03

X5.375 Y-.681 <=======

G43 H32 Z.25

M08

G98 M60 G76 X5.375 Y-.681 Z-.3875 R-.09 Q.002 F8.

M60 X6. Y-2.056

G80 M09

G91 G28 Z0. M05

M01

Is there an easy was to get a G60 on the arrowed line, but only when its going to be a certain cycle?

 

Thanks

David

Link to comment
Share on other sites

David,

 

Which post, the cycles may be numbered differently, slightly, in different posts but it will look something like this.

 

code:

pcan1, pbld, n$, *sgcode, pwcs, *speed, *spindle, e$

pbld, n$, [if drillcyc$ = 8, "G60"], pfxout, pfyout, e$

pbld, n$, sg43, pfzout, *tlngno$, pstagetool, e$

pbld, n$, scoolant, 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...