This software is installed by default on the printer X400
For other klipper printers, you can install the software by following the steps below.
cd ~
git clone https://github.com/Eryone/farm3d.git
cd ~/farm3d/
chmod 777 ~/farm3d/*
./install.sh
sudo cp ~/farm3d/farm3d.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable farm3d.service
sudo systemctl restart farm3d.service
4. goto https://eryone.club then add your printer in the webpage
How to add new Printer:
input your printer name and the address of the ethernet mac or scan the qrcode
video of adding printers: https://youtube.com/shorts/0iYtUhFUCZc
Review video: https://youtu.be/-Sf5vfT637g
That's all, happy printing!