5ocworkshop

Results 29 comments of 5ocworkshop

Another, perhaps more common example, is the "enclosure door". Where you want the machine to respond to the safety door to the enclosure being opened while it is running.

Apologies for the delay. I ran afoul of some issues when I moved external side of my project from a regular Pi to the Pi Zero and that resulted in...

My present thinking is that I may build on the keypad module under a new name and as I build out the capabilities on the external linux side in the...

I agree with Drew. I think the plugins_init.h and a URL to a readme or repo could point the user from there and draw a key distinction that support and...

> Adding info in _my_machine.h_ is a no-go, _all_ drivers has to be kept in sync with that. It is better to add a link to information in the plugins...

I've largely cleaned up and reorganized by RGB plugin so I can make it available as a 1.0 release. The URL for it is here: https://github.com/5ocworkshop/grblhal-rgb-plugin/tree/main/rgb If you could add...

Yeah I was torn about the name. I'm not really sensitive about it or the name of the repo. I think it makes practical sense to align them if we're...

One last thought - I was tempted to remove the MCode for turning the inspection (white) light on from the sender, because I added both a physical button control and...

> Naming is sometimes a big headache for me... Yes, especially so in a multi-platform, modular project like this. I have no emotional attachment to the name and I had...

> Accessory interface" is better than "secondary interface" Ok, agreed. I'll adjust things so it refers to the concept of an accessory interface and call the module acc_if just for...