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 05-27-2007, 01:15 PM
 
Join Date: May 2007
Location: usa
Age: 52
Posts: 5
mechan12 is on a distinguished road
Faunuc 6t error code 010

I have a faunuc 6t on a morie sekie 3l lathe and yesterday it started giving me a 010 error code. I looked up the code and it stands for trying to use a g code the machine is not able to ( like not a relesed opiction)
the g code i was trying to us is a g50 to set my tool positions .
I belive some how it has locked out the parametere for the g code.
Dose anyone know whic parametere it is and what it needs to be set at .
thanks for your help
mechan12
ps the machine will run the other g codes with no problom
mechan 12

Last edited by mechan12; 05-27-2007 at 03:11 PM.
Reply With Quote

  #2   Ban this user!
Old 05-27-2007, 02:55 PM
 
Join Date: Sep 2006
Location: usa
Posts: 18
ezjn is on a distinguished road

Could you send me your program to look at to see if i see anything wrong it sound like theres a problem in the program
Reply With Quote

  #3   Ban this user!
Old 05-27-2007, 03:08 PM
 
Join Date: May 2007
Location: usa
Age: 52
Posts: 5
mechan12 is on a distinguished road

i know it is not the program cause i went to a program i had been running that moring and it dose the same thing and so i went to a program i keep stored in the machine that i wrote a year ago and it dose the same thing . when it reads a g5o code the code is writing as follows g50 x-7.374 z10.0 s2500 ;
Reply With Quote

  #4   Ban this user!
Old 05-27-2007, 11:46 PM
 
Join Date: May 2007
Location: usa
Age: 52
Posts: 5
mechan12 is on a distinguished road

here is the program
g50 x-7.374 z10.0 s3000;
go t808 m7;
m42;
g96 s 400 m3;
go z0.1;
go x-1.55 m8;
g71 p1 q2 uoooo woooo d0300 f0.0100;
n1 g0 x-1.0 ;
n2 g1 z-1.5;
g0 x-7.374 m9;
g0 z10.0 m5;
g0 t800;
g50 x-8.17 z7.375 s400;
g0 t101 m17 ;
m41;
g97 s400 m3;
go z0.1;
g0 x0.0 m8;
g1 z-0.2 f0.002;
g0 z0.1 m9;
g0 x-8.17;
g0 z7.375;
g0 t100;
g50 x-8.17 z2.456 s400;
g0 t505 m17;
m41;
g97 s400 m3;
g0 z0.1;
g0 x0.0 m8;
g1 z-3.0 f0.002;
g0 z0.5 ;
g0 z-2.9;
g1 z-4.5;
g0 z0.5;
g0 z-4.4;
g1 z-4.75;
g0 z0.5;
g0 x-8.17 m9;
g0 z2.456;
g0 t500;
m30;
the fault is 010 witch in the book says an unusable g code was commanded.(this alarm is generated also when a g code with which the control is not equipped as an option is commanded.)
thanks for your help
mechan12
Reply With Quote

  #5   Ban this user!
Old 05-28-2007, 05:17 AM
 
Join Date: May 2007
Location: south korea
Age: 54
Posts: 42
Sung daecheol is on a distinguished road

Dear Mr. mechan12,
G50 is not option, is a basic function.
Could you send me Parameter data from No.0 ~ to No.4, and from No.300 to No.304.?
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 05-28-2007, 07:59 AM
 
Join Date: Sep 2005
Location: USA
Age: 60
Posts: 755
Dan Fritz is on a distinguished road

Sung daecheol is right that G50 is a standard feature, not an option. There is, however, another reason why G50 might not work.

Check parameter 007, bit 5 (the 6th bit from the right). If this bit is a "1", then the Fanuc will use "Special G-codes", which are different from the JIS (Japanese Industrial Standard) G-codes. Normally, the Fanuc 6T uses G50 to preset the position registers, but if this bit is set to "1", the G50 no longer works and G92 presets the registers instead. G50 might then throw the alarm #10.

Another parameter that affects G-codes is the option parameter #302 bit #5 (the 6th bit from the right). This bit is called "EIA G-codes". As far as I know, the only difference between "EIA G-codes" and "Special G-codes" is that G20/21 for inch metric becomes G70/71 in EIA.

In the 6T operators manual, you will see that the list of G-codes has 3 columns. Which column you use is determined by parameter 007, bit 5 and parameter 302 bit 5. I suggest that you set both of these parameters to "0" to be sure that all the JIS G-codes work properly.
Reply With Quote

  #7   Ban this user!
Old 05-28-2007, 03:34 PM
 
Join Date: May 2007
Location: usa
Age: 52
Posts: 5
mechan12 is on a distinguished road

here is the paramters that are in the machine
0000=10101010
0001=01101101
0002=11101000
0003=10101000
0004=00000000
0005=00000010
0006=11010001
0007=11000000
300=00011100
301=10101010
302=01101101
303=11101000
304=10101000
305=00000000
Some more info when i got to the shop i found out that the machine was stuck in mm mode and g 20 didnt work eather ,but when i read this i went back and g92 works and g 70 and g71 sets the inch and metric mode now
thanks again for the help you all are giving me
mechan12
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
Error code help on Fanuc digger1969 Fanuc 8 03-29-2007 04:38 AM
error when running g code craig LinuxCNC (formerly EMC2) 6 01-01-2007 09:46 PM
art code error Mike Boarman Mach Software (ArtSoft software) 4 12-30-2006 10:46 PM
Boss 8 Error code joemac Bridgeport and Hardinge Mills 1 07-11-2006 08:46 AM
M01 error code MRU Mazak, Mitsubishi, Mazatrol 2 06-12-2006 07:59 AM




All times are GMT -5. The time now is 01:40 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