Skip to content

Compiling HAL component

Samuel Thollander edited this page Oct 18, 2016 · 1 revision

In the HAL directory run these commands to compile the HAL component.

comp --compile picnc.c
sudo cp picnc.so /usr/lib/linuxcnc/rt-preempt

Found in this informative forum post.

Clone this wiki locally