On Sat, 25 Sept 2021 at 22:16, Feral Engineer <[email protected]> wrote:
> Would one of you be so kind as to share a small project with me to peruse > through? The things i can think to develop are all small, not requiring a > ton of lines and I'm hoping to get something with a little more meat, that > isn't as expensive as the LinuxCNC source code. Why not look at making some custom HAL components? Those use C-code for the logic, but with macros for the basic stuff like making HAL pins. http://linuxcnc.org/docs/2.8/html/hal/comp.html#_examples They can get quite elaborate: https://github.com/LinuxCNC/linuxcnc/blob/master/src/hal/components/carousel.comp -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1912 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
