CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > Fanuc


Fanuc Discuss Fanuc controllers here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 02-26-2011, 05:35 AM
 
Join Date: Jan 2004
Location: Norway
Posts: 71
motordude is on a distinguished road
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!
Reply With Quote

  #2   Ban this user!
Old 02-28-2011, 02:12 PM
 
Join Date: Jun 2006
Location: italy
Posts: 46
ALEXCOMO is on a distinguished road

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
Reply With Quote

  #3   Ban this user!
Old 02-28-2011, 02:49 PM
 
Join Date: Jan 2004
Location: Norway
Posts: 71
motordude is on a distinguished road

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
Reply With Quote

  #4   Ban this user!
Old 02-28-2011, 03:25 PM
 
Join Date: Jun 2006
Location: italy
Posts: 46
ALEXCOMO is on a distinguished road

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
Reply With Quote

  #5   Ban this user!
Old 02-28-2011, 03:38 PM
 
Join Date: Jan 2004
Location: Norway
Posts: 71
motordude is on a distinguished road

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
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 02-28-2011, 03:41 PM
 
Join Date: Sep 2010
Location: Australia
Posts: 733
angelw is on a distinguished road

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
Reply With Quote

  #7   Ban this user!
Old 02-28-2011, 04:33 PM
 
Join Date: Jan 2004
Location: Norway
Posts: 71
motordude is on a distinguished road

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
Reply With Quote

  #8   Ban this user!
Old 02-28-2011, 06:14 PM
 
Join Date: Sep 2010
Location: Australia
Posts: 733
angelw is on a distinguished road

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
Reply With Quote

  #9   Ban this user!
Old 03-01-2011, 03:48 AM
 
Join Date: Jan 2004
Location: Norway
Posts: 71
motordude is on a distinguished road

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
Reply With Quote

  #10   Ban this user!
Old 03-01-2011, 05:19 AM
 
Join Date: Sep 2010
Location: Australia
Posts: 733
angelw is on a distinguished road

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
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 03-01-2011, 06:34 AM
 
Join Date: Jan 2004
Location: Norway
Posts: 71
motordude is on a distinguished road

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
Reply With Quote

  #12   Ban this user!
Old 03-01-2011, 09:22 AM
 
Join Date: Sep 2010
Location: Australia
Posts: 733
angelw is on a distinguished road

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
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fanuc 0iMC PCMCIA CF Memorycard anderin Fanuc 47 11-17-2011 08:54 AM
Need Help!- simulation in Fanuc 0imc ahmed4040 Fanuc 6 05-30-2010 03:37 AM
Fanuc 0iMC param. problem. GPena Fanuc 2 08-12-2009 10:05 AM
Problem- Fanuc 0iMC - Scales vs Encoders. Accuracy. Leha_Blin Fanuc 7 10-20-2008 12:14 PM
Need Help!- memory card read problem with 0iMC jhartleyjr Fanuc 6 05-29-2008 11:00 PM




All times are GMT -5. The time now is 01:06 PM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361