![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Fanuc Discuss Fanuc controllers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
does anyone know how to set the counters on this type of controller? I have followed all instructions in the manual but when the counter reaches the set value the robodrill / controller just continues? totally ignoring the set values ![]() thanx anilam |
|
#3
| |||
| |||
|
I'm talking about the part counters. there is 1 under "settings" and 1 under "quick nc" I'm unable to get either of them to work. I get them to count using "m30" as a trigger! but when they reach the pre set value the robodrill carries on. theres no alarms - no messages - no nothing ![]() on the other fanuc controller the series oi - tc when I set 5000 parts it stops at 5000 and displays a message "counter up" I'm sure the 31i -A5 can do it to? any ideas? |
|
#5
| ||||
| ||||
| Sorry, dived in a bit then. There should be an m code to act as a pulse for this. If param 6700#0 = 0: M02, or M30 = 1: Only M code specified by parameter No.6710 Or it might not be set in the PMC. You can use macro b, #3901=#3901+1 this will count it up, put it at the end of your program. To check it, IF[#3902EQ#3901]THEN #3000=1(PARTS COMPLETE); On thing to be aware of,Fanuc wrote the whole of the front end (what you see on the screen) for the Robodrill in macro ex. Therefore it is likely to be quite different to a normal fanuc control.
__________________ The Fanuc Support Center Team www.fanuc-support.com |
| Sponsored Links |
|
#6
| |||
| |||
| if u go into the "quick nc" function u can allocate M02 or M30 to trigger the counter. if u go into the "settings" u can only fill in "parts required" and then zero the part counter. using either method I still don't get it to stop or display any messages. |
|
#7
| |||
| |||
One more thing I want to ask and that is when I have ran a pgm and then load a different pgm for some reason it does not pick up a G01 feed. it just rams straight into the job I have had to switch off the robodrill then switch on again to avoid this problem. I think its got something to do with the way my post outputs the pgm.here is an extract of pgm: % O0001(CAMBOLT WITH 3mm SLOTS ONLY) G0G49G90G40G17G80 M8 G54 T3M6 G0G43Z100.0H3 S4200M3 G0X-112.5Y26.0(SLOT1) G0Z5.0 N1G01Z-9.8F5000.0 G01Z-18.0F130.0 G0Z-9.8 G0Y25.8 the line N1 is were it supposed to pick up the G01 but it does not? any ideas? regards anilam |
|
#9
| |||
| |||
|
no that's not it. it does not read the G01 at all, so it starts cutting at RAPID eg. G0! no matter what the G01 feed is? the next line is set at G01 F130.0 it does this at G0!! and carries on through the whole pgm like that. only after I switch off & reboot the robodrill does it read a G01 code? |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need Help!- Fanuc 3M-model C | vavco | Fanuc | 9 | 11-11-2009 12:46 PM |
| Fanuc tipe cut model 0 | cristalex_it_sr | Fanuc | 9 | 07-06-2009 08:02 AM |
| FANUC MODEL L | FREAKY | EDM Machines | 1 | 06-03-2009 10:04 PM |
| Fanuc System P model G | SGARCIAM | General CNC (Mill and Lathe) Control Software (NC) | 0 | 01-22-2009 03:20 PM |
| Fanuc system 6M model B | Olsson | Fanuc | 0 | 12-08-2005 05:48 AM |