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:

Transform Translate toolpath


Lightning Larry
 Share

Recommended Posts

Sound like it would be easier to gather all your offset info and write a Macro in the control manually to call sub-programs.

 

Otherwise.

One by one. I.E. you would have 74 transform toolpaths if there is no consistency in the distances they are offset from each other.

Link to comment
Share on other sites

Have you tried to do it with a sub program?

See below......

 

 

N10(P6001)

(G54 B0)

(G55 B90)

(G56 B180)

(G57 B15)

(G58 B288)

(G59 B38)

N20(P6003)

(G59 B327)

 

N30M98P6001 (where required at tool start)

 

 

regular code here

 

 

N30M98P6003 (where required at tool start)

 

 

regular code here

 

 

at end of program put the subs

 

O6001

 

#3003=0

G90

G10L2P1X*****Y*****Z*****(G54=B0)

G10L2P2X*****Y*****Z*****(G55=B90)

G10L2P3X*****Y*****Z*****(G56=B180)

G10L2P3X*****Y*****Z*****(G57=B15)

G10L2P3X*****Y*****Z*****(G58=B288)

G10L2P3X*****Y*****Z*****(G59=B38)

#3003=0

N4020M99

 

 

O6003

 

#3003=0

G90

G10L2P1X*****Y*****Z*****(G59=B327)

#3003=0

N4020M99

 

 

 

Hope this works for ya !!

 

cheers.gif

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