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:

No g83 in post


loginname
 Share

Recommended Posts

look for a table of G80 codes, something like this;

 

# --------------------------------------------------------------------------

# Canned drill cycle string select

sg81 G81 #drill - no dwell

sg81d G82 #drill - with dwell

sg83 G83 #peck drill - no dwell

sg83d G83 #peck drill - with dwell

sg73 G73 #chip break - no dwell

sg73d G73 #chip break - with dwell

sg84 G84 #tap - right hand

sg84d G74 #tap - left hand

sg85 G85 #bore #1 - no dwell

sg85d G89 #bore #1 - with dwell

sg86 G86 #bore #2 - no dwell

sg86d G86 #bore #2 - with dwell

sgm1 G76 #fine bore - no dwell

sgm1d G76 #fine bore - with dwell

sgm2 G84 #rigid tap - right hand

sgm2d G74 #rigid tap - left hand

sgdrill #Target for string

 

and change the codes for the cycles you need

Link to comment
Share on other sites

hello,

 

This is what i have in my post, looks like it is setup correct. Just cannot get the "sgdrill" to change to g83 in the peck operation.

 

# Canned drill cycle string select

sg81 G81 #drill - no dwell

sg81d G82 #drill - with dwell

sg83 G83 #peck drill - no dwell

sg83d G83 #peck drill - with dwell

sg73 G73 #chip break - no dwell

sg73d G73 #chip break - with dwell

sg84 G84 #tap - right hand

sg84d G74 #tap - left hand

sg85 G85 #bore #1 - no dwell

sg85d G89 #bore #1 - with dwell

sg86 G86 #bore #2 - no dwell

sg86d G86 #bore #2 - with dwell

sgm1 G76 #misc #1 - no dwell

sgm1d G76 #misc #1 - with dwell

sgm2 G84.1 #misc #2 - no dwell

sgm2d G74.1 #misc #2 - with dwell

sgdrill #Target for string

 

fstrsel sg81 drlgsel sgdrill 16-1

 

===========================================

 

pdrill$ #Canned Drill Cycle - G81/G82

n$, "G0", *initht$, e$

n$, x$, y$, e$ # *incdrdp

n$, "G0", *refht$, e$

n$, *sgdrill, *x$, *y$, *incdrdp, *frplunge$,e$

n$, "G80", e$

n$, "G0", *initht$, e$

 

ppeck$ #Canned Peck Drill Cycle - G83

n$, "G0", *initht$, e$

n$, x$, y$, e$ # *incdrdp

n$, "G0", *refht$, e$

n$, *sgdrill, *x$, *y$, *incdrdp, *peck1$, *peck2$, *frplunge$,e$

n$, "G80", e$

n$, "G0", *initht$, e$

 

=================================================

 

NO PECK OPERATION CODE

 

N100 G0 Z.1

N110 X-.2907 Y.2366

N120 G0 Z.1

N130 G81 X-.2907 Y.2366 Z.6751 F04

N140 G80

N150 G0 Z.1

N160 G80

 

==========================================

 

WITH PECK OPERATION CODE

 

N100 G0 Z.1

N110 X-.2907 Y.2366

N120 G0 Z.1

N130 G81 X-.2907 Y.2366 Z.6751 Z.1 Z.1 F04

N140 G80

N150 G0 Z.1

N160 G80

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