Skip to main content

Installing KIAUH (Optional)

What is KIAUH?

KIAUH, which stands for Klipper Installation And Update Helper, is a script that assists you in installing Klipper on a Linux operating system that has already been flashed to your Raspberry Pi's (or other SBC's) SD card. As a result, you must ensure that you have a functional Linux system on hand.

Installation

Open PuTTY and Follow these steps to find the IP address of your Raspberry Pi and connect to it using SSH.

Clone the git repository for KIAUH with the following command

git clone https://github.com/th33xitus/kiauh.git

After the cloning process is complete, navigate to the kiauh folder

cd kiauh

Set the proper permissions for all the files in the kiauh scripts folder

chmod +x kiauh.sh scripts/*

Finally, run the kiauh.sh installation script

./kiauh.sh

The KIAUH GUI will show up, where you can choose to install different packages and services. You can use your keyboard to enter your selection.

KIAUH.png

 

 

Archived from 3DPrintBeginner and Obico.