586,096 active members*
3,797 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > HELP, Fanuc tool life cycle programing
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2011
    Posts
    0

    HELP, Fanuc tool life cycle programing

    Hi all, im relatively new to cnc programming and im experiencing problems getting a tool life cycle program to work on one of the nc lathe's at my workplace, i want to have 2 tool groups(2 different types of tools) with with 5 tools in each group. tools 1,3,5,7,9, in group 1 and tools 2,4,6,8,10 in group 2.
    The programming below will work for tool group 1, it is proven.
    why won't it work when i substitute the macro numbers with others and change TO199(tool group 1) with T0299(tool group 2) for the second tool/group? any help or direction will be greatly appriciated thanks

    (TOOL COUNTER)
    IF[#550GT4800] GOTO 25
    N10
    T0199
    #552 =1
    #550 =550+552
    IF[#550EQ4800] GOTO20
    GOTO 40
    N20#3000=3(RESET TOOLS)
    N25 550=0
    GOTO 10
    N40

  2. #2
    Join Date
    Mar 2006
    Posts
    158
    Do you have the tool life management option in your machine? Because it looks like you are trying to mix macro programming with tool life management tool groups. While I have not done a ton of programming with tool groups, this does not look like anything I have done before. I always had a separate program to initialize the tool groups, then it was a simple tool call. So, what flavor of Fanuc control are you trying to get this done on.

  3. #3
    Join Date
    Feb 2006
    Posts
    1792
    Quote Originally Posted by aprilia View Post
    Hi all, im relatively new to cnc programming and im experiencing problems getting a tool life cycle program to work on one of the nc lathe's at my workplace, i want to have 2 tool groups(2 different types of tools) with with 5 tools in each group. tools 1,3,5,7,9, in group 1 and tools 2,4,6,8,10 in group 2.
    The programming below will work for tool group 1, it is proven.
    why won't it work when i substitute the macro numbers with others and change TO199(tool group 1) with T0299(tool group 2) for the second tool/group? any help or direction will be greatly appriciated thanks

    (TOOL COUNTER)
    IF[#550GT4800] GOTO 25
    N10
    T0199
    #552 =1
    #550 =550+552
    IF[#550EQ4800] GOTO20
    GOTO 40
    N20#3000=3(RESET TOOLS)

    N25 550=0 ???

    GOTO 10
    N40
    Typo?

  4. #4
    Join Date
    Jul 2012
    Posts
    6
    Dear Friends...
    I need to know totall cutting lenghts on FANUC Oi in order to manage tool life.

    There is any opportunaty to see it?

    [email protected]

Similar Threads

  1. Tool Life FANUC 11M
    By Mirko29 in forum Fanuc
    Replies: 0
    Last Post: 04-27-2010, 11:21 AM
  2. NH4000 with Fanuc Tool Life Management?
    By neurosis in forum Mori Seiki Mills
    Replies: 1
    Last Post: 02-01-2010, 10:36 PM
  3. Fanuc Tool Life Management
    By guypb in forum Fanuc
    Replies: 0
    Last Post: 09-11-2009, 05:57 PM
  4. Fanuc 21-MB Tool Life Managment
    By pmit in forum Fanuc
    Replies: 12
    Last Post: 11-12-2007, 04:03 PM
  5. Fanuc tool life management
    By westerfieldcct in forum MetalWork Discussion
    Replies: 7
    Last Post: 05-24-2006, 04:43 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
  •