On Sun, 20 Nov 2022 at 15:43, John Figie <zephyr9...@gmail.com> wrote:

> So this prompts another question. What is the difference between a custom
> comp vs one that is built in?

The only difference is that if you write a custom comp and install it,
only you have it.

They operate exactly the same as all the other components.

See http://linuxcnc.org/docs/stable/html/hal/comp.html

You simply define your input and output pins and write some C-code to
operate on them.
(Note that many of the built-in components are written in the .comp
syntax, including the carousel component)

-- 
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-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to