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:

Haas SL20 Cycle G71


Pastaga
 Share

Recommended Posts

Hello,

 

I am looking for the command to the depth of cut for roughing cycle G71.

 

quote:

N780 G71 P800 Q820 U.4 W.2 F.4 D?
rolleyes.gif

N790 G0 X50. S90

N800 G1 Z-30.

N810 X90.

code:

pg71new         #Output G71-G72 canned cycle routines, new style, first

if gcodecc = 1, result = nwadrs (stru, depthcc)

else, result = nwadrs (strw, depthcc)

#pbld, n$, *scclgcode, *depthcc, *clearcc, e$ #modif 1.02 supression g71 r

pbld, n$, *scclgcode, *ng70s, *ng70e, *xstckcc, *zstckcc, pffr, strd ?
:rolleyes:
e$

Thank

Link to comment
Share on other sites

Pastaga,

 

depthcc controls the depth of cut.

 

For a HAAS, you need to use the old style (1 line) rough cycle, not the new style (2 line).

 

Look for this in your post

quote:

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

# Machine Specific Settings

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

#Machine axis switches, initial

y_axis_mch : no$ #Machine has Y axis, 0=no, 1=yes

old_new_sw : 0 #Switch old (6T), new (0T+) cycle formats, 0=old, 1=new

wcs_origin : 0 #Always use the WCS origin for coordinates

dia_mult : 2 #Multiplier for output on X axis (Neg. switches sign of X)

y_mult : 1 #Multiplier for output on Y axis (Neg. switches sign of Y)

z_mult : 1 #Multiplier for output on Z axis (Neg. switches sign of Z)

dia_shift : 0 #Shift for output on X axis, radial entry

y_shift : 0 #Shift for output on Y axis

z_shift : 0 #Shift for output on Z axis

map_home : yes$ #Use home positions as entered or map to machine axis

Link to comment
Share on other sites

Thank you,

 

That is what I thought.

 

Only problem, pp my generates a code with the address for the depth of cut U

 

quote:

N780 G71 P800 Q820 U.4 W.2 U2.

While the address must be D

 

I tried to change here, but its not working

code:

# Canned cycle output format (do not change order, used by buffer 2)

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

fmt U 2 depthcc

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