ATC anyone? #113
Replies: 3 comments 2 replies
-
Hey Tyler, According to this page on the wiki, "currently there are no publicly available implementations": https://github.com/grblHAL/core/wiki/Manual,-semi-automatic-and-automatic-tool-change I think Phil's boards have plenty of IO that could be made to do what you need on the hardware side, so it would really come down to mapping them and programming them to do what you need in grblHAL itself. I'd try posting in the main grblHAL project. Hopefully it can get more visibility there and get the attention of anyone who's gone further down that path in grblHAL. If you ultimately find that grblHAL won't do what you need, LinuxCNC is probably the next thing to check out. Mesa control cards are pretty affordable and have a lot of IO, though the learning curve can be fairly steep, and it really needs a dedicated computer. Lots of LinuxCNC folk are running all kinds of machines with ATCs. |
Beta Was this translation helpful? Give feedback.
-
Hi @massiveradiation |
Beta Was this translation helpful? Give feedback.
-
Hey Phil,
I'm moving it over there now. Should I put it in the ideas section or
general?
Thanks,
Tyler
…On Sat, Aug 31, 2024 at 12:33 AM phil-barrett ***@***.***> wrote:
This is a good idea. Definitely belongs in the core discussions section.
—
Reply to this email directly, view it on GitHub
<#113 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGUKYUWDSFI2MHFKZKSP3PLZUFBQNAVCNFSM6AAAAABNNBBWLCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANJQGUZDGNI>
.
You are receiving this because you were mentioned.Message ID:
<phil-barrett/grblHAL-teensy-4.x/repo-discussions/113/comments/10505235@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hello,
Has anyone had any success implementing grblHAL with an ATC setup? I have a proper ATC router which requires two solenoids, one for tool holder release and one for seating. The spindle also has two PNP sensors built in for tool holder seated and tool holder missing. I'd also like to have a solenoid blow off the tool setter. So, I'd need three additional outputs for relays to pop the solenoids and two inputs for tool holder in/out safety checking.
The hard part is the programming! I'm not a coder. I see that the good folks at RapidCNC have done this for their custom ATC, but no one seems to have the golden ticket for a proper ATC spindle.
I'd be happy to pay someone to develop this and then it could be offered up to the public. Or, if someone knows where I can find grblHAL firmware for ATC, I'm all ears!
Thank you,
Tyler
Beta Was this translation helpful? Give feedback.
All reactions