584,817 active members*
5,124 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > Serious problem in new Fanuc 0iMC.
Results 1 to 17 of 17
  1. #1
    Join Date
    Jan 2004
    Posts
    93

    Serious problem in new Fanuc 0iMC.

    Hello all,
    I bought a new Doosan DNM400 last year. It has now run 340 hours. At 140 hours this thing happened: I was running from a PMCIA card, milling waterline, hence the z value is constant, at that time it was, say 35 (can't remember exact value). The feedrate was 250mm/min. Suddenly the z value started to fluctuate between 34.xxx and 36.xxx. The values on the screen was 35. The feeding started to slow down and speed up from 120-600. I can't say if the X & Y moved wrongly, or if it was only the Z axis.
    In other words, the program on the screen didn't take palce in the machine.
    The part was damaged. When shutting the machine down and restarting the same program all was fine, no problems

    I contacted my sales rep and the contacted Fanuc. They said that running from a non Fanuc memorycard may cause this problem. I got a Fanuc card and have been using it since. Now at 340 hours the same problem occurs, and is remedied by shutting down and restarting.

    Has anybody experienced similar problems and found a cure for it?

    Thanks!

  2. #2
    Join Date
    Jun 2006
    Posts
    48
    I usually use non fanuc cf memory card with pcima adapter, and i run 1250h with no problem, fanuc oimc on johnford vmc.
    Try to use DNC ,if it's work well memory card it's fault.
    Check parameter acc/dec ,gain.
    Do you use g8 ,g5 or nothing ???try to change between this g05 sometime cause problem.
    Check arc programming tollerance in parameter and cam system arc programming.
    Which cam?

    Best Regards
    Alex

  3. #3
    Join Date
    Jan 2004
    Posts
    93
    Hello Alex, thanks for your reply. I can't use DNC as I have no ethernet option and no adapter for RS232/USB. I don't think it's the memory card, the first time this fault occured I used a non Fanuc card, and the second time a Fanuc card.

    I never use G8 or G05.

    The tolerance of the the arc in my CAM (SprutCAM) is x.xxx. Should this value be equal to the parameters in the machine? I remember the machine did some arcs when the error happened last time, I don't recall if it was using arcs the first time.

    I have looked through my Fanuc parameter manual, but don't know where to look for acc/dec, gain and arc programming tolerance. Could you point me in the right direction?

    Thanks for your help, Alex!

    John

  4. #4
    Join Date
    Jun 2006
    Posts
    48
    The error occour also in in the CNC graphic???
    I think is a program problem....
    For touch parameter setting it's better try all the way....
    Try to postprocess the program only in segment (only g1 g0) it's a common cam option .
    If you have the program sent it to me I can try it on my vmc or my graphic simulator( better you send me only the part who generate error)

    p.s.:I'm Italian i work in mm.

    Hi

  5. #5
    Join Date
    Jan 2004
    Posts
    93
    Hello Alex, I just sent you a PM. No, the code shown in the graphics (CNC display) are the same as the program. The machine performs movements that are different from what is shown on the display. I don't think it's the program, when I turn the machine off and restart, the error is gone. But I'll send you the program and you can test it! Great! Thanks a lot!

    John

  6. #6
    Join Date
    Sep 2010
    Posts
    1230
    Quote Originally Posted by motordude View Post

    The tolerance of the the arc in my CAM (SprutCAM) is x.xxx. Should this value be equal to the parameters in the machine? I remember the machine did some arcs when the error happened last time, I don't recall if it was using arcs the first time.


    John
    1. If you mean that the CAM package output the G code file to x.xxx, but internally is working to a greater accuracy, and your machine is, say,x.xxxx, then you should have it output to the same accuracy as the machine control is set.

    2. I you are referring to the internal accuracy setting of the CAM package, then this should be set to at least one more decimal point than the machine control setting. Lets say that the machine is set to x.xxx then the CAM package should use at least x.xxxx for internal calculations and output to the same accuracy as the machine control setting.

    Regards,

    Bill

  7. #7
    Join Date
    Jan 2004
    Posts
    93
    Hello Bill, thanks for your response, how do I find out the accuracy of the machine control? I'm looking in the manuals, but can't find anything.

    Best regards
    John

  8. #8
    Join Date
    Sep 2010
    Posts
    1230
    Quote Originally Posted by motordude View Post
    Hello Bill, thanks for your response, how do I find out the accuracy of the machine control? I'm looking in the manuals, but can't find anything.

    Best regards
    John
    `I think its parameter #1004 for the Oi control, but you can check in your manual. If bit 0 and 1 are both set to 0 then the least input and output increment will be 0.001mm and 0.0001inches. If bit 0 is set to 1 then the least input and output increment will be 0.01mm and 0.001inches. Unless these values have been altered, the control will generally be set to the smaller incremental input/output.

    Regards,

    Bill

  9. #9
    Join Date
    Jan 2004
    Posts
    93
    Hello Bill,
    I just checked the parameters in 1004, and they were all 0. The output from the CAM postprocessor is x.xxx, so that should be fine. There is a box called "machine state parameters" within the CAM program, and axis X (Y & Z, too) has value: Increment 0.0001, I suppose that is correct too(?).

    Thanks again for your help!

    John

  10. #10
    Join Date
    Sep 2010
    Posts
    1230
    Quote Originally Posted by motordude View Post
    Hello Bill,
    I just checked the parameters in 1004, and they were all 0. The output from the CAM postprocessor is x.xxx, so that should be fine. There is a box called "machine state parameters" within the CAM program, and axis X (Y & Z, too) has value: Increment 0.0001, I suppose that is correct too(?).

    Thanks again for your help!

    John
    If that setting is for the system accuracy of the CAM package, then that's OK, but I'm not familiar with your software. However, I doubt that arc accuracy has anything to do with the problem you describe in your original post.

    I take it that the program you're running is quite large and hence the reason for running it from a card. Will the program down to where you experience the error fit in the memory of the machine? If so, I would run the program from memory to see if you get a similar error.

    Regards,

    Bill

  11. #11
    Join Date
    Jan 2004
    Posts
    93
    Hello Bill,
    the program is quite large, but the problem is not consistent. I ran the program from the card, and there was a problem. I turned off the machine and ran the same program again 2 minutes later, from the card and everything else the same, and the problem was gone. This error has come up twice in 340 hours, so I doubt running the program from the machine memory will tell me if the problem lies with the card.

    Best regards
    John

  12. #12
    Join Date
    Sep 2010
    Posts
    1230
    Quote Originally Posted by motordude View Post
    Hello Bill,
    the program is quite large, but the problem is not consistent. I ran the program from the card, and there was a problem. I turned off the machine and ran the same program again 2 minutes later, from the card and everything else the same, and the problem was gone. This error has come up twice in 340 hours, so I doubt running the program from the machine memory will tell me if the problem lies with the card.

    Best regards
    John
    Hi John,
    Intermittent problems can be hard to pin down. However, unless you change something in an attempt to rule out possible causes, you may never find the cause of the problem.

    If you ran the program from memory and after a good amount of time, perhaps your previously mentioned 340 hours, you had no problems, then change back to running from the card for an extended amount of time to see if the problem occurred again. If the problem appears running from memory, then you could probably dismiss the card as the cause of the problem and focus elsewhere.

    No matter what is causing the problem, and what steps you take to remedy the issue, its going to take you some time to know if the problem has been resolved.

    Regards,

    Bill

  13. #13
    Join Date
    Jan 2004
    Posts
    93
    Hello Bill,
    thanks for your reply. If I was to run my programs from the machinememory, I would have to divide the into unreasonably many smaller programs, and that would just be to cumbersome. All of my programs are moulds and 3D machining and seldom takes less than 15 hours. To cut the program into smaller bits for the machine memory to handle, would just take too much time, both machinehours and manhours.

    Anyway, my machine rep and Fanuc have acknowledged the problem, and Fanuc is sending a guy over to look at it, as it is still under warranty.

    best regards
    John

  14. #14
    Join Date
    Jun 2006
    Posts
    48
    Hi,
    a little answer...do you use absolute or incremental in cam post?
    arc format xyr or xyji?

    Incremental can cause lost precision and xyr arc format could fall.

    Tell us whath Fanuc guy say!!!!

    But if you make 3d why you don't use g05 ?

  15. #15
    Join Date
    Jan 2004
    Posts
    93
    Hello Alex,
    to your question about absolute/incremental and arc format, I must say I don't know.....G05 is not available in my machine configuration, but I do have G08, but haven't tried it. I'll make a test with and without G08 when I get the time, and compare the results.

    I'll post the results from the Fanuc guy!

    John

  16. #16
    Join Date
    Jan 2004
    Posts
    93
    Hello all,
    the Fanudc guy came here in a few days ago. He couldn't find any errors, but there was a small proplem with one of my programs. I used G17 when it should have been G19. But the second time the problem occured, the G17/G19 scenario wasn't an issue, so it must have been something else. He tried to provoke the machine using G17/G19 commands wrongly, but nothing happened.

    Anyway, to be on the safe side, he changed a servo driver card, hopefully that will cure the problem. We'll wait and see!

  17. #17
    Join Date
    Feb 2019
    Posts
    5

    Re: Serious problem in new Fanuc 0iMC.

    Quote Originally Posted by motordude View Post
    Hello all,
    the Fanudc guy came here in a few days ago. He couldn't find any errors, but there was a small proplem with one of my programs. I used G17 when it should have been G19. But the second time the problem occured, the G17/G19 scenario wasn't an issue, so it must have been something else. He tried to provoke the machine using G17/G19 commands wrongly, but nothing happened.

    Anyway, to be on the safe side, he changed a servo driver card, hopefully that will cure the problem. We'll wait and see!

    FYI, For those who view this post later, as I did, I also have a FANUC Oi-MC controller on a Robodrill Mate that has a similar problem. I have been using a 16G CF memory card (Sandisk Ultra) because I saw that it worked. However I knew the Oi-MC operators manual only "tested and certified" smaller and older Sandisk and Hitachi CF cards, with a maximum size of 512M.

    My theory is that the CF card may be doing some FLASH memory housekeeping occasionally, to do "levelling" of the flash, and causing a momentary pause during streaming. I had some old Sandisk 256M and 512M CF cards and will test them. I really dont need 16G, but do need to get rid of the occasional pause in motion after the machine has run a long time (over 10 hours continuous, as I am mold making).

Similar Threads

  1. Fanuc 0iMC PCMCIA CF Memorycard
    By anderin in forum Fanuc
    Replies: 57
    Last Post: 05-23-2022, 03:56 PM
  2. simulation in Fanuc 0imc
    By ahmed4040 in forum Fanuc
    Replies: 6
    Last Post: 05-30-2010, 09:37 AM
  3. Fanuc 0iMC param. problem.
    By GPena in forum Fanuc
    Replies: 2
    Last Post: 08-12-2009, 04:05 PM
  4. Fanuc 0iMC - Scales vs Encoders. Accuracy.
    By Leha_Blin in forum Fanuc
    Replies: 7
    Last Post: 10-20-2008, 06:14 PM
  5. memory card read problem with 0iMC
    By jhartleyjr in forum Fanuc
    Replies: 6
    Last Post: 05-30-2008, 05:00 AM

Tags for this Thread

Posting Permissions

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