## References
[[Installation - Kalico Documentation]]
## Instructions
- Flash MicroSD using latest [Raspberry Pi Imager](https://www.raspberrypi.com/software/)
- Raspberry Pi OS Lite (64-bit)
- Hostname: printername
- WiFi: optional
- Enable SSH + use password authentication
- Boot Raspberry Pi off the MicroSD
- Enable DHCP Reservation (optional, nice to have)
- SSH to Raspberry Pi
- Install KIAUH ([GitHub - dw-0/kiauh: Klipper Installation And Update Helper · GitHub](https://github.com/dw-0/kiauh))
- `sudo apt update && sudo apt install vim ygit -y`
- `sudo apt upgrade -y`
- `cd ~ && git clone https://github.com/dw-0/kiauh.git`
- Setup Kalico as a repository in Kiauh v6+
- `cd ~/kiauh`
- `cp default.kiauh.cfg kiauh.cfg`
- `vim kiauh.cfg`
- add `https://github.com/KalicoCrew/kalico, main` for the main branch
or `https://github.com/KalicoCrew/kalico, bleeding-edge-v2` for the bleeding edge branch
![[Pasted image 20260707140300.png]]
- From the KIAUH menu select:
- Settings
- 1) Switch Klipper source repository
- Select Kalico from the list
- `./kiauh/kiauh.sh`
- 1 - Install Klipper
- DO NOT re-clone -- we're already setup to use Kalico
- 1 - Install Moonraker
- 1 - Install Mainsail
- Yes to macros
- 1 Install KlipperScreen (if using)
- E - Install KlipperBackup
- Kalico
- Mainsail
- Klipper-Screen (kalico?)
- Klipper-Backup (Kalico backup?)