Has anybody ever looked into doing a tool change the way some routers do on say a HAAS TM-1 without a tool changer. This would store tools on an unused spot of the table and they could be literaly picked and placed. You would move to a known spot and drop the tool, then move to the next tool and pick it up. Seems like it could be cheaper than $5000.
Our polish friend is saying that chips flying at tools not in use is a problem. Chips could easily stick to the tapers and when tool change time comes around the results could make you sad. Either way I think he has a great setup there.
First you need spindle orietation M19 then set a work offset for the location of the tool come down in Z and use M82 Tool Unclamp then feed onto pullstud then and M86 Tool Clamp I would add a dwell G4 P? amount in seconds then feed away.
dean , thanks for translating my poor english
wcbob, I`ve done exacly how you describe this
I have made 8 programs , two programs for 1 tool , first is "tool take" , and the second is "tool leave", you need to replace the oryginal M06 command by P98 O ( and the numbers of tool leave and get next tool ) do not forget to write T(tool) and G43 H(tool), it isn`t very easily but it works.
I got a small video at work, I`ll show it tomorow.
This is great !
I had forgotten about the m82, m86. Sometimes I don't look far enough and
forget what I really have available.
Isn't M19 optional for any orientation angle but standard for 0 degrees, which is ok for this setup, right ? I mean as long as you set the tool down and pick it up in the same orientation it's ok. I don't have OPTIONAL orientation, so I believe it just goes to zero degrees if M19 is used.
Also it seems like chips are just a small problem. Moving the tool fixture, more chip guarding, or air blast could be used to keep the tool clean.
I think you have already solved the largest pieces of the puzzle.
Can't wait to see the video.
mpstech, you`re right about spindle orientation , without option you can setup only 0 deg. and this is for changing tools enough. Oh I forgot : my tools stand is so high couse the chips, be careful for the shields.
this small videos are made at oryginaly 5m/min , so changing tool was veeerrryyyy slooowwwlllyyyy .Now I have 10m/min ( it is possible to have 16m/min ) but I have no place for this changer so I don`t use it anymore.
PIT202
Looks good. Yes, you are right, I can see that there are some things that you must be careful about, as always with cnc. Shields etc could become
an issue.
Also it looks as though the holder may flex (bend )a small amount when the tool is picked up due to the way collet works.
Is it possible drop and pickup Z coord should be different, and flex could be avoided ?
Also I like your adjustable gaurding on the spindle column. I have none.
As usual it looks like you have alot of knowledge and ideas PIT202.
> Also it looks as though the holder may flex (bend )
> a small amount when the tool is picked up due to the way collet works.
> Is it possible drop and pickup Z coord should be different,
> and flex could be avoided ?
no, you can not do anything, this is becouse the M`commands , after pushing or pulling tools there is a small moment of time ( timeout ? ) before the machine goes to next line of Gcode.