CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Rotary indexer - Lathe Tool Changer

on 2008-01-26 14:07:48 UTC
You might want to consider a different approach than CNC if you can find
an indexing drive real cheap someplace. Go this route and you can
index the tool holder with a simple DC motor. You would need a PLC to
take care of control and position sensing but that can be rather cheap,
you also have the option of doing the control on a spare PC.

Implemented right all you would need is the tool postion value from
whatever CNC controller you are using. So if you are talking tool 5
you just drive the indexing motor until position 5 locks in. The
biggest problem is tool position sensing which can become a pain if you
have much more than sixteen positions.

I see some advantages to keeping the indexers control out of the CNC
code, but frankly that depends on what CNC package you are using. Some
like EMC are trying to integrate PLC control into the CNC package.
Potentially a good thing.

Dave


roboticscnc wrote:
>
> Hi Group,
> I'm in the process of making a Lathe Tool Changer and am wondering how
> this would be controlled in Mach 3.
> Would you use a normal encoder with 1 Index pulse per rev for a home
> position as well as A,B channels ?
> Has someone written a program to run in Mach 3 to control this ? It
> could be just considered a rotary axis but would be easier to use if a
> "T" Command went to the appropriate tool position.
> Thanks,
> Glen.
>
>

Discussion Thread

zs6bxi 2008-01-24 23:36:22 UTC Rotary indexer drive Stephen Wille Padnos 2008-01-24 23:40:51 UTC Re: [CAD_CAM_EDM_DRO] Rotary indexer drive hannu 2008-01-25 00:05:01 UTC Re: [CAD_CAM_EDM_DRO] Rotary indexer drive Tony Jeffree 2008-01-25 00:08:26 UTC Re: [CAD_CAM_EDM_DRO] Rotary indexer drive Bob Muse 2008-01-25 00:21:47 UTC Re: [CAD_CAM_EDM_DRO] Rotary indexer drive Paul Kelly 2008-01-25 00:35:44 UTC RE: [CAD_CAM_EDM_DRO] Rotary indexer drive roboticscnc 2008-01-25 02:19:56 UTC Rotary indexer - Lathe Tool Changer Ron Ginger 2008-01-25 06:04:51 UTC Re: Rotary indexer - Lathe Tool Changer wotisname 2008-01-25 09:58:40 UTC Re: Rotary indexer drive Bob Muse 2008-01-25 12:09:48 UTC Re: [CAD_CAM_EDM_DRO] Re: Rotary indexer drive David A. Frantz 2008-01-26 14:07:48 UTC Re: [CAD_CAM_EDM_DRO] Rotary indexer - Lathe Tool Changer hannu 2008-01-26 14:33:59 UTC Re: [CAD_CAM_EDM_DRO] Rotary indexer - Lathe Tool Changer januseng 2008-01-26 16:17:56 UTC Re: Rotary indexer - Lathe Tool Changer John Mesh 2008-02-02 20:40:48 UTC Re: Rotary indexer drive