Skip to main content

How to Install the Happy Hare Plugin

Install Happy-Hare

Clone the repository:

git clone https://github.com/moggieuk/Happy-Hare.git /data/Happy-Hare

Run the installation script:

cd /data/Happy-Hare
./install.sh -i
systemctl restart moonraker
systemctl restart klipper

Install KlipperScreen for Happy-Hare

Clone the repository:

cd /data
mv KlipperScreen KlipperScreen-bak
git clone https://github.com/kluoyun/KlipperScreen-Happy-Hare-Edition /data/KlipperScreen

Execute the installation command:

cd /data/KlipperScreen/happy_hare
./install_ks.sh -z -g <num_gates>
Loading...