Home Page Forums Blog Articles Videos Search Register Advertise






Go Back   Practical Machinist - Largest Manufacturing Technology Forum on the Web > Manufacturing Today > CNC Machining

CNC Machining Discuss CNC machines, programing, troubleshooting, retrofits.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-25-2009, 07:58 PM
ARB's Avatar
ARB ARB is offline
Titanium
 
Join Date: Dec 2002
Location: Granville,NY,USA
Posts: 2,598
Default Fanuc Tool change strangness

Sharp with Fanuc OiMC. I have one program that runs with 4 tools.

I have started to get a stoppage at the last tool change. This only happens once in a while.

The program stops at the tool change line
T8M6

The cycle start light stays lit and the machine stays in cycle.

This of course is intermittent.
I have other parts that run with as many tool changes that run just fine.

This is always from tool 5 to tool 8.


I solved this by ditching the tool change at the end of the program.


What gives?

Any ideas?
Reply With Quote
  #2  
Old 06-26-2009, 12:47 AM
barbter barbter is offline
Hot Rolled
 
Join Date: Oct 2007
Location: UK
Posts: 627
Default

ARB,
It could be a timer issue (keep relay)?
We hade a toolchange issue where it ignored the preselect call and just changed to what was waiting (the previous tool) instead. Luckily not too messy...
Are you calling preselect?
Is your machine random/shortest path or T1 pot 1, T2 pot 2 etc?
Reply With Quote
  #3  
Old 06-26-2009, 03:24 AM
ARB's Avatar
ARB ARB is offline
Titanium
 
Join Date: Dec 2002
Location: Granville,NY,USA
Posts: 2,598
Default

This machine is an umbrella style. No pre select. Just a tool assigned to a pot.

I will take a peak into the keep relays.

For additional information. This program with this tool set has run thousands of cycles in the last year and only recently learned this new trick. The wierd thing is that is only this toolchange in this program that gives trouble.
Reply With Quote
  #4  
Old 06-26-2009, 06:55 AM
spock spock is offline
Hot Rolled
 
Join Date: Dec 2006
Location: Central Ky
Posts: 703
Default

Arb, I have had some issues with tool change, I think I posted most of my "discoveries" in this thread: http://www.cnczone.com/forums/showthread.php?t=47916

It is a little long, dont know if it will fix anything but might give you some insight into your problem (which dont make no sense either).
Reply With Quote
  #5  
Old 06-26-2009, 07:00 AM
Curt B Curt B is offline
Aluminum
 
Join Date: Aug 2007
Location: Edmonton,Alberta,Canada
Posts: 106
Default

The machine wants to know that it is oriented and in position for ATC to take place so I would guess one of those sensors is on the borderline. Have you checked that the in position lamps are on when it hangs up? Try adding an M19 on the line before the toolchange and see if it will hang up there. Maybe it’s “confused” and a T0 before the last tool or an M33 to clear all tools may change its behavior.
Reply With Quote
  #6  
Old 06-26-2009, 07:18 AM
Ox's Avatar
Ox Ox is offline
Diamond
 
Join Date: Aug 2002
Location: West Unity, Ohio
Posts: 7,878
Default

You have a listing for your Keeps?

Boy tha'd be helpfull! Seems they are trying to guard mine.



-----------------

Think Snow Eh!
Ox
Reply With Quote
  #7  
Old 06-26-2009, 09:52 AM
ARB's Avatar
ARB ARB is offline
Titanium
 
Join Date: Dec 2002
Location: Granville,NY,USA
Posts: 2,598
Default

Thanks for the ideas guys. I have some things to look at now.

Spock, I can't say as I can relate it to the rapid thing because I am running it WFO.

I will be looking into the orient switch.

The part that is very puzzling to me is that it is only this program and this tool change.

I think I will right a test program to do some tool change sequencing to see if I can get it to happen on other combination.

Right now I need to finish getting the parts out the door.
Reply With Quote
  #8  
Old 07-22-2009, 09:42 AM
Mickey_D's Avatar
Mickey_D Mickey_D is offline
Hot Rolled
 
Join Date: Apr 2006
Location: Austin, TX
Posts: 529
Default

I had mine come back again this week. I used a couple of tool holders that I had not used in a while and had a little bit of Boeshield on them. I always wipe them down with a clean rag and then with my hand to check for burrs, and they did not feel funny or sticky before I loaded them in. It started randomly sticking on the change again just like it did with the hollow studs. I figured out what was wrong when I grabbed another toolholder that was really coated so I pulled and cleaned them all and the spindle bore too and now it is running flawlessly again.
Reply With Quote
  #9  
Old 07-31-2009, 10:08 AM
ARB's Avatar
ARB ARB is offline
Titanium
 
Join Date: Dec 2002
Location: Granville,NY,USA
Posts: 2,598
Default Udate

Hmm. Wouldn't you know. I ran another couple hundred of these parts without a hitch.

I guess I will roll with if for now.
Reply With Quote
  #10  
Old 09-13-2009, 07:39 AM
ARB's Avatar
ARB ARB is offline
Titanium
 
Join Date: Dec 2002
Location: Granville,NY,USA
Posts: 2,598
Default

It's back.

Today with a different tool combination but always with the change from 3 to 4 and not every cycle.

I think I will look for the spindle orient switch. This sounds like a likely culprit for this.
Reply With Quote
  #11  
Old 09-13-2009, 08:50 AM
repairguy repairguy is offline
Aluminum
 
Join Date: Sep 2003
Location: Waukesha, WI USA
Posts: 164
Default

Maybe I missed something in an earlier post, but I didn't see any info as to where in the toolchange it fails. Does it do anything or does it stop without starting the toolchange sequence. Lots of things to check, all depending on where it fails in the cycle.

Dan
Reply With Quote
  #12  
Old 09-13-2009, 10:18 AM
ARB's Avatar
ARB ARB is offline
Titanium
 
Join Date: Dec 2002
Location: Granville,NY,USA
Posts: 2,598
Default

Quote:
Originally Posted by repairguy View Post
Maybe I missed something in an earlier post, but I didn't see any info as to where in the toolchange it fails. Does it do anything or does it stop without starting the toolchange sequence. Lots of things to check, all depending on where it fails in the cycle.

Dan
In my situation the machine comes to the tool change line
T4M6
then just sits there with the previous tool in the spindle. The machine remains in cycle and feed hold will not drop it out of cycle. I must hit reset to stop the machine.

I can then go to edit move back to the T4M6 line and restart and all is fine.

Out of the 80 cycles today it has stopped 3 times.

I'm still open for ideas.

I figure I'll check all my prox switches and make sure everbody is adjusted correctly and none of the wires are ifffy.
Reply With Quote
  #13  
Old 09-13-2009, 10:43 AM
repairguy repairguy is offline
Aluminum
 
Join Date: Sep 2003
Location: Waukesha, WI USA
Posts: 164
Default

When it fails, does the head go to toolchange height? Does the spindle try to orient?

Dan
Reply With Quote
Reply

Thread Tools
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

Forum Jump


All times are GMT -5. The time now is 11:42 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Forum SEO by Zoints
Ad Management plugin by RedTyger