Installation on an Existing OS - Bully85/Sovol-SV04-Klipper GitHub Wiki
Installation on an Existing OS
Without Kiauh
Coming soon.
If you use Kiauh
Follow the Kiauh instructions first, then come back.
- Log into your device via SSH and enter the following command:
sudo nano kiauh/klipper_repos.txt.example
- Add the following line at the end (see image below):
https://github.com/Bully85/klipper
- Save the file with Ctrl+X -> Y.
- Rename the file to remove ".example" from the file name and press Enter, then Y.
- Run Kiauh with the command
./kiauh/kiauh.sh
- Select Settings [6]
- Then [1] to set the custom Klipper repository
- Choose [4] "Bully85/klipper"
- Then confirm everything with [y].
Exit SSH