587,661 active members*
3,222 visitors online*
Register for free
Login

Thread: Part counter

Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2009
    Posts
    291

    Part counter

    What do i need to add to my program to get the parts counter running.I have a Fanuc21i-mb control.

  2. #2
    Join Date
    Sep 2007
    Posts
    133
    i know nothing about these machines sry, but if i want to guess i would try adding M25 just before the M30 (end of program)

  3. #3
    Join Date
    May 2009
    Posts
    393
    Part counter is automatically configured to increase by 1 after M30.

    Ash

  4. #4
    Join Date
    Jun 2007
    Posts
    119
    What values has parameters 6700 and 6710 ?
    if param. 6700 #0 =0 then M02 or M30 should go
    if param. 6710 has a value other than 0 then put a M whit this value at the end of program

  5. #5
    Join Date
    Feb 2006
    Posts
    1792
    M02 and M30 would always increment the part count, unless 6700#0 is set to 1.
    In such a case, the count would be incremented by the M-code, stored in parameter 6710. This number can be same as or different from 02 or 30, but not 0, 98 or 99.
    Do not miss EOB symbol after M02/M30/..., otherwise count would not be incremented, possibly without any error message.
    #3901 contains part count, as read/write variable.

  6. #6
    Join Date
    Mar 2009
    Posts
    291

    parts count

    ok got it m54 before m30 .thanks everybody

Similar Threads

  1. Need help on Part Counter
    By fahed in forum Uncategorised MetalWorking Machines
    Replies: 17
    Last Post: 03-27-2010, 08:57 PM
  2. Part Counter Reset
    By Outlaw6700 in forum Milltronics
    Replies: 3
    Last Post: 02-27-2010, 12:00 AM
  3. turn on part counter in eia on MAZAK nexus vertical mill
    By Denis13 in forum Mazak, Mitsubishi, Mazatrol
    Replies: 0
    Last Post: 01-31-2008, 03:49 AM
  4. Changing Fanuc part counter increment?
    By gearsoup in forum Fanuc
    Replies: 4
    Last Post: 06-23-2007, 01:50 PM
  5. Part Counter
    By ParadiseIsle in forum FlashCut CNC
    Replies: 1
    Last Post: 06-14-2007, 02:04 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
  •