586,475 active members*
3,448 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2013
    Posts
    12

    Multiple identical parts in a pattern

    I am trying to write a program that will cut a key hole slot and an outside perimeter. It should cut 20 parts in a 4x5 grid pattern. This is what I have right now and of course if any one has suggestions to do this better I am open. I have a Fagor 8050m controller.
    T1 D1
    M06
    G00 X5.89375 Y16.32500
    (MCALL 10)
    G62 X35.2125 I12.2724 Y65.7 J16.425
    (MDOFF)

    T2 D2
    M06
    G00 X2.70625 Y2.90625

    (MCALL 20)
    G62 X35.2125 I12.2724 Y65.7 J16.425
    (MDOFF)
    G90 G00 X0 Y0

    (SUB 10)
    G01 Z-0.25 F200
    G01 X6.89375 Y16.32500
    G01 X5.89375 Y16.32500
    G00 Z0.5
    (RET)


    (SUB 20)

    G01 Z-0.75 F200
    G01 X10.08125 Y2.90625
    G01 X10.08125 Y14.96875
    G01 X2.70625 Y14.96875
    G01 X2.70625 Y2.90625
    G00 Z0.5
    (RET)

  2. #2
    The Program seems to be ok. Could you please explain what doesn't work?

Similar Threads

  1. Multiple identical parts
    By nakaroto24 in forum Mastercam
    Replies: 6
    Last Post: 02-02-2012, 06:12 PM
  2. Turning Multiple Similar but not Identical parts
    By mr chris in forum SolidCAM for SolidWorks and SolidCAM for Inventor
    Replies: 15
    Last Post: 03-18-2010, 06:32 PM
  3. how to get multiple parts from a bar
    By firekoe in forum Fanuc
    Replies: 13
    Last Post: 02-11-2010, 03:23 PM
  4. Multiple parts in one set up...?
    By Rot Iron Racer in forum Dolphin CAD/CAM
    Replies: 1
    Last Post: 08-16-2008, 05:28 AM
  5. Multiple Parts In M.C.
    By stang5197 in forum Mastercam
    Replies: 5
    Last Post: 03-12-2007, 01:13 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •