![]() | |
| 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
| |||
| |||
Is it possible to change the amount the part counter increments when it hits an M30? Sometimes we run fixtures that produce an odd number of finished parts, and it would make it quicker to keep track of tool life and part count.... I know, just multiply the counter by the parts per load. I'd like to make it easier for my "less skilled" operators.... BTW, it's a Fanuc 18-M |
|
#4
| |||
| |||
| On our pallet machines, we normally run more than 1 part per pallet. The way I do is it with setting a macro variable, example cutting 2 parts per cycle= >G-code program here< #500=[#500+2] (this will add 2 to variable #500) Be sure to use variable #500-599 as these will stay set after power down. You can adjust the value [#500+__] to match the number of parts completed before a pallet change or at the end of your cycle. I also sometimes run different parts on the same pallet so I can easily keep track of completed parts, ex: #500=[#500+4] (4 pcs p/n 1234) #501=[#501+10] (10 pcs. p/n 1235) Good luck! |
![]() |
| 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 |
| Part Counter | ParadiseIsle | FlashCut CNC | 1 | 06-13-2007 08:04 PM |
| Set the counter & timer Fanuc OTB | hien100881 | General CNC (Mill and Lathe) Control Software (NC) | 1 | 09-25-2006 01:13 PM |
| Fanuc parts counter | scubanick | Fanuc | 24 | 07-12-2006 01:16 PM |
| Tool changing on Kryle VMC500B - Fanuc 0M | calor | Machine Problems, Solutions , Wireless DNC, serial port | 0 | 04-25-2005 02:04 AM |