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:

multiple set-up


mold100
 Share

Recommended Posts

Hey hows everyone doin,I got a little problem,mill level 3,v8.We just got an erowa pallet system,and on one of the plates i mounted 4 electrode holders.I am using a Makino snc64 with a fanuc 16i control pro a.I a have them stored as g54-g57,what is the best way to make my program cut all four locations without copying my geometry to the locations or the toolpath,Is this where i should use subprogramming,in which with mastercam I have never tried.Thanks ahead,and sorry about the lengthy post confused.gif

Link to comment
Share on other sites

Mold100,

 

You can accomplish this using Mastercam and the Transform operation, however your post processor must be set up to handle Mastercam's subprogram output. MPFAN will handle this as will MPMASTER.

 

The transform operation has many options that you should become familar with. I suggest doing an example of what you are trying to do and experiment with the settings such as copy source, work offset and output order. Make sure your tranform method is toolpane.

 

Give it a try and if you have any questions, just holler!

Jim

Link to comment
Share on other sites

Mold 100

 

If I have 4 electrodes all the same I remove the G54 from the program replace the M30 with M99, Making the program a subprogram, then I write a simple main program like

 

G90G80G40G17

G91G28Z0

G28X0Y0

G54

M198P1

G55

M198P1

G56

M198P1

G57

M198P1

G91G28Z0

M30.

 

M198 will call the program from the hard drive of a Makino professional 3 controller(Not sure about a Pro A). If you don't have the Hard drive option use M98

Link to comment
Share on other sites

Again, I think transforming is the way to go!

Set T/C Plane - tool plane in your parameter page to 1

Operation manager / toolpath / tansform

page type & methods

type= translate

method = tool plane

group nci output by = operation type

copy source operation

diable posting in selected operation

subprogram

work offset numbering = assign new

start = 1 (g54)

increment= number of offsets

translate

change x & y spacings and steps to suit!

This works nice and simple no editing no programs to write longhand.

Link to comment
Share on other sites
  • 2 weeks later...

just set each position as an offset number ie (G54, G55, etc.) in the machine and make the program a sub program and call it on each position. simple and clean.

we use erowa fixtures. but we also get the offset of the part from the center of the fixture.

 

using transform toolpath doesn't always work unless we add the offset to each position.

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