kiauh icon indicating copy to clipboard operation
kiauh copied to clipboard

Klipper Installation And Update Helper

Results 70 kiauh issues
Sort by recently updated
recently updated
newest added

Closes #331 by adding a startup check for at least 5GB of free space in ${HOME}.

Huge PR with tons of changes. Mostly around implementing installing/removing instances on the fly without full reinstall. WIth some other bugs fixed on the go. Probably some new bugs introduces,...

Checking if cloning will be done via ssh

### Linux Distribution not relevant ### What happened When you install more than 10 instances, due to alphanumeric sorting printer 10 becomes the first instance on port 7125, printer 11...

improvement

### Linux Distribution Raspberry Pi OS (Legacy) Lite (Debian Bullseye) ### What happened I wanted to look at some of the things KIAUH did, but the process of exiting the...

🐛 bug

Support of no id micro-controllers and let user choose them (appropriate USB) for flashing. Example, my Debian/Anycubic i3 have no files in /dev/serial/by-id, but it does in /dev/serial/by-path. (https://www.klipper3d.org/FAQ.html#wheres-my-serial-port)

### Linux Distribution DietPi Bookworm (but this shouldn't be an issue) ### What happened Entering the server URL during setup does not save to `~/printer_data/config/moonraker-obico.cfg`. I had to manually update...

🐛 bug

### Linux Distribution Rasppberry Pi 32 - Debian 11 current release (04/01/2023) ### What happened Using Kiauh, Klipper was rebuilt and flashed after klippy failed to connect when replacing Fluiddpi...

🐛 bug

This change allows users to use Klipper repositories other than github.com, including gitlab.com. This addresses #398 as well as including the functionality from the open PR #323 regarding ssh cloning...

### Is your feature request related to a problem? Please describe Right now every update removes instances/endpoints configuration from config.json in both mainsail and fluidd. ### Describe the solution you'd...

✨ feature request