585,962 active members*
3,541 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking > MetalWork Discussion > Help with my 'part counter' please
Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2011
    Posts
    0

    Help with my 'part counter' please

    Just learned how to do basic coding on my new Doosan but cant figure out how to stop the machine after a particular number of pasrts. Lets say 12 for now. I bet the answer will be easy for most. The machine is a Doosan 200, new, Fanuc i-series, I see the screen that allows me to enter part number and total parts in the 'Ofs/set' screen. I also use the G54 code at the end of the program but the machine keeps running. I looked up in the book and it said something about numeric codes(6710-6715) but doesnt say how to enter them. G54 6712? No letter code? Setting the part limit cant be all that hard, someone shed some new light on this? I have to limit the production since I use a bar puller and after the bar is used up, it indexes into the spindle, alarms, you know how it is! Thanks guys!

  2. #2
    Join Date
    Aug 2009
    Posts
    684
    I believe you require M54 rather than G54? This should increment the part count.

    What happens when you reach the required total is anyone's guess...sorry

    DP

  3. #3
    Join Date
    Apr 2011
    Posts
    0
    Yes you are right, it's a M54 not G54. I have a hard time believing that a new machine doesnt have a way to stop after a set number. I could be wrong..

  4. #4
    Join Date
    Aug 2009
    Posts
    684
    Have you got a 'Repeat' toggle switch? If you have it may be linked to that...a bit of a stab in the dark I'm afraid..

    DP

  5. #5
    Join Date
    Apr 2011
    Posts
    0
    no, I dont have a repeat/toggle switch

  6. #6
    Join Date
    Aug 2009
    Posts
    684
    Okay, did you have any joy with this? Had a look on my control (31i M) and it appears you just punch the number you want to make into parts required box on the Handy Settings screen (OFS/SET) key, like you said. Total parts complete can be reset or left alone.

    The parts I do are large and cycle times are hours long, I have no need for the feature. I do, however use M54 in my background macros a lot, as it is a sort of 'spare' code as far as I am concerned, so I have defined it as a code that prevents the look-ahead feature, or buffering (for my own 'little' cycle timing project). It performs no other useful function in my world.

    Now then, every time M54 comes up the total parts counter increments by one (it's up to about 2 billion now). I set the parts required to 1 last night and the program stopped with a message as soon as it hit the M54, so that bit is working.

    You may find in you Parameter Manual) there is a parameter lurking somewhere (6710-6715?) that either activates this function and/or allows you to set another code (M30 for example) to do the same job. Parameters are accessed via the system key (you need to enable parameter write via the Handy Settings pages).

    Hope that was useful to you.

    DP

    ps also look at post #5 here:-

    http://www.cnczone.com/forums/fanuc/...odel_a5-2.html

  7. #7
    Join Date
    Apr 2011
    Posts
    0
    Ah ha, thanks for the info! Found what I needed and found out that I needed to have the g54 before the m30 and g55 code for it to work right. I had it at the end and it didnt register!! Thanks for the help

Similar Threads

  1. m97 part counter turn on
    By toxictoad in forum Hardinge Lathes
    Replies: 1
    Last Post: 06-14-2010, 05:05 PM
  2. Part counter
    By 1234567 in forum Fanuc
    Replies: 5
    Last Post: 03-29-2010, 07:37 PM
  3. Need help on Part Counter
    By fahed in forum Uncategorised MetalWorking Machines
    Replies: 17
    Last Post: 03-27-2010, 08:57 PM
  4. Part Counter Reset
    By Outlaw6700 in forum Milltronics
    Replies: 3
    Last Post: 02-27-2010, 12:00 AM
  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
  •