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:

eckolaw

Verified Members
  • Posts

    6
  • Joined

  • Last visited

About eckolaw

  • Birthday 05/14/1985

eckolaw's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. This equation will take care of your positive z's. Took a bit to figure out the right language as my base in code is java and things of that nature: ppeck$ # Canned Peck Drill Cycle if depth$ < 0, depth$ = zr$ + depth$ * -1. n$, *sgdrill, *x$, *y$, *depth$, peck1$, peck2$, dwell$, *frplunge$,e$ This will take any take any (-) depths make them positive and the zr$ has to be added on BOSS8 to take in account the feed plane distance when drilling cycles are used. I started with a boss9 post from v9 of mastercam. Thought it would be easier but there are some serious differences. To remove the R and the Q you need to edit the variable to reflect whatever letter your control reads for dwell and remove any reference to Q (example): fmt P 1 dwell$ fmt Z 1 peck1$ fmt Z 1 peck2$ what BOSS8 uses. Seems yours might be same or similar.

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