Skip to content

Installation on an external device

Christian Würthner edited this page Jan 19, 2025 · 2 revisions

If you use Klipper you can also install the Companion plugin on an external device, e.g. a spare Raspberry Pi zero. The plugin will run on this machine and connect over the local network to your printer. This setup can be handy if your printer has e.g. limited CPU performance like the Creality K1/K2 machines.

  1. Prepare the Raspberry
  • Open an SSH connection
  • Run sudo apt-get update
  1. Install OctoApp
Clone this wiki locally