mirokymac / kiauh

Klipper Installation And Update Helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KIAUH logo

Klipper Installation And Update Helper

A handy installation script that makes installing Klipper (and more) a breeze!


πŸ› οΈ Instructions:

For downloading this script it is necessary to have git installed.
If you haven't, please run sudo apt-get install git -y to install git first.
After git is installed, use the following commands in the given order to download and execute the script:

cd ~

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

./kiauh/kiauh.sh

πŸ“’ Disclaimer: Usage of this script happens at your own risk!

❗ Notes:

πŸ“‹ Please see the Changelog for possible important changes!

  • Tested only on Raspberry Pi OS Lite (Debian 10 Buster)
    • Other Debian based distributions can work
    • Reported to work on Armbian too
  • During the use of this script you might be asked for your sudo password. There are several functions involved which need sudo privileges.

🌐 Sources & Further Information

Klipper Logo Arksine avatar Mainsail Logo
by KevinOConnor by Arksine by mainsail-crew
Fluidd Logo jordanruthe avatar OctoPrint Logo
by fluidd-core by jordanruthe by OctoPrint
nlef avatar Kragrathea avatar Obico logo
by nlef by Kragrathea by Obico

Credits

  • A big thank you to lixxbox for that awesome KIAUH-Logo!
  • Also a big thank you to everyone who supported my work with a Ko-fi !
  • Last but not least: Thank you to all contributors and members of the Klipper Community who like and share this project!

About

Klipper Installation And Update Helper

License:GNU General Public License v3.0


Languages

Language:Shell 98.8%Language:Python 1.2%