586,076 active members*
3,954 visitors online*
Register for free
Login
Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2006
    Posts
    179

    Tool Life Management

    Hey All,

    Just wondering if anyone had a good example program or way to explain how to use tool life management on a funuc contorol (18).

    Thanks, Travis

  2. #2
    Join Date
    Mar 2003
    Posts
    2932
    Here's a sample program using TLM. It's from a 31iM, but it should be close. I first went to OFFSET/SETTING and > until TOOL-LF. Here you can assign individual tools to groups, enter initial life, and select the type of life you want to use: minutes or cycles, and specify H and D numbers to use with each tool in the group.

    I have assigned T119 and T120 to Group 119. I've also set the life to 3 minutes. The COUNT value shows "life used". When COUNT value reaches LIFE value, the tool life is used up.

    In the program, you call for the Group Number, not the Tool Number, in this case T1119 M6 calls for a tool from the 119 group.

    The G43 Z5. H99 calls for the H number defined in the Group, and in this case, if it's using T119, it will use H119, and if it's using T120, it will use H120.

    There's also a way using G10 to assign life from a program. I'm not that far along yet.
    Attached Thumbnails Attached Thumbnails HDCPY003.BMP   HDCPY004.BMP  

  3. #3
    Join Date
    Feb 2006
    Posts
    1792
    What is the significance of 99 in G43 Z5. H99 ? Do we always use 99 for this purpose?

    Similarly, I believe, a 4-digit T-code calls a tool from the specified group. What is the significance of the first digit from the left? Is it always kept 1 ?

    What is the procedure on a lathe, where the T-code is a 4-digit number?

  4. #4
    Join Date
    Mar 2003
    Posts
    2932
    Yes, always use 99 for both D and H. H99 and D99 may contain values for T99 if you have that many tools.

    Any T number over 1000 will call a group instead of a tool.

    On a lathe, T0199 activates the offset for the tool in group 1 and T0188 cancels the offset. T0101, etc. also work for normal operation.

    The only thing I haven't found is how to use 2 offsets on a tool within a group.

  5. #5
    Join Date
    Sep 2006
    Posts
    179
    Thanks dcoupar,

    My TLM screen looks quiet a bit different then yours but i am sure things are similar. How do you enter the information into the TLM screen. the only thing i can do is clear them in the TLM screen do i have to be in MDI or is there a way to get the tools in the groups while in that screen? I would rather put them in while in the TLM and not with the program.

    Thanks, Travis

  6. #6
    Join Date
    Jul 2014
    Posts
    20
    Hello!

    i have the same problem and if some one can help me. Still cant understand to what mr. Dcoupar about tool management. Im trying to put tool management on a robodrill 31 i controll. I group tool #1, #2 and #3 as group 1 on my tool life page and tool #6, #7 and #8 as group 2. On my main program program M6 T0301 where T03 is my active tool and 01 is group number. Wwhen i ran the program alarm comes on " wrong tool group" what i im missing here. Please help.

  7. #7

    Re: Tool Life Management

    Try T103 instead of T301

Similar Threads

  1. Tool Life Management on MSG-500
    By fordav11 in forum Fanuc
    Replies: 1
    Last Post: 09-14-2011, 09:01 AM
  2. management of tool life
    By hongjianming in forum CNC Swiss Screw Machines
    Replies: 2
    Last Post: 07-28-2010, 05:41 PM
  3. Tool life management
    By Robman01 in forum Okuma
    Replies: 8
    Last Post: 05-18-2010, 02:23 AM
  4. Tool Life Management
    By marko440 in forum Fanuc
    Replies: 8
    Last Post: 04-07-2010, 09:47 PM
  5. Tool Life Management
    By Jake E. in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 6
    Last Post: 11-05-2009, 08:13 PM

Posting Permissions

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