586,013 active members*
4,032 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2008
    Posts
    16

    eia subprogram

    I need some help with a program that requires some thread milling. I need to make a threaded bolt hole pattern. Ive wrote the bolt hole circle using m-plus controll. Ive also wrote a thread milling program in eia that ive already proofed. My question is How do i thread mill all the holes in the pattern. I can go in and modify my thread mill cylce for each hole, but i know there's a better way can anyone help me?

  2. #2
    Join Date
    Feb 2008
    Posts
    41
    Use the OFFSET unit to set the centre of each hole as X0 Y0 then call you eia program. Works a treat. You can get the X and Y values from the graphic screen if you leave the WPC at X0 Y0 and run it single step.

  3. #3
    Join Date
    Jan 2008
    Posts
    5
    I generally would create separate WCP lines for each hole then put duplicate units under them with a Manual program. I try to stay away from sub programs due only to the fact that Mazatrol will not allow you to do a restart at a sub program unit. At least neither of the two Mazaks we have will.

  4. #4
    Join Date
    Sep 2007
    Posts
    217
    You could make it manual unit and then it would run like a eia program, but be a mazatrol program.

  5. #5
    Join Date
    Feb 2008
    Posts
    41
    That's the way we did it, rewrite your EIA code into a manual unit and copy it using the offset units I mentioned above, that way you can restart if you need to run it again when sizing in.

Similar Threads

  1. Eia subprogram in mazatrol
    By magneto259 in forum Mazak, Mitsubishi, Mazatrol
    Replies: 3
    Last Post: 04-10-2007, 04:19 PM
  2. having trouble with subprogram
    By dshowald in forum Milltronics
    Replies: 10
    Last Post: 02-10-2007, 09:32 PM
  3. Restarting an EIA subprogram
    By ajl6549 in forum Mazak, Mitsubishi, Mazatrol
    Replies: 6
    Last Post: 08-09-2006, 12:06 PM
  4. Fanuc 16T subprogram example??
    By stex in forum Fanuc
    Replies: 11
    Last Post: 03-27-2006, 09:15 PM
  5. Mazatrol subprogram
    By BeanO in forum Mazak, Mitsubishi, Mazatrol
    Replies: 5
    Last Post: 11-24-2005, 10:12 AM

Posting Permissions

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