Skip to content

KIAUH Install

Jookia edited this page Jul 4, 2023 · 2 revisions

This is how to install Catboat using KIAUH.

Step 1: Install KIAUH normally

Download, install and setup KIAUH as you usually would.

See the KIAUH GitHub project for full details.

Step 2: Add the Catboat repository

SSH in to your KIAUH device and run the following commands:

cd ~/kiauh
echo "https://github.com/Klipper3d/klipper,master" > klipper_repos.txt
echo "https://github.com/printers-for-people/catboat,main" >> klipper_repos.txt

Step 3: Install Catboat

Open the KIAUH menu and do the following:

  • Open the remove menu

  • Remove Klipper

  • Go back to the main menu once done

  • Open the settings menu

  • Set a custom repository

  • Select Catboat

  • Go back to the main menu

  • Open the install menu

  • Install Klipper

Step 4: Rebuild firmware

You will want to rebuild and reinstall the Klipper firmware. KIAUH should have instructions on how to do this.