Install LinuxCNC

With Debian bookworm installed we can use pre-compiled packages to make life easier.
This includes 32bit or 64bit for aarch64.

apt install linuxcnc-uspace linuxcnc-uspace-dev

Basic Sim Config

To do some basic configuration using a simulated setup.

  • The first step is to run linuxcnc to setup a configuration.
  • The configurations are actually stored within /usr/share/doc/linuxcnc/examples/sample-configs
  • They are then copied across to ~/linuxcnc/configs