Stampanti 3D

Klipperscreen for Armbian

Install with Kiauh

sudo apt-get update -y && sudo apt-get upgrade -y
sudo apt-get install git -y
git clone https://github.com/th33xitus/kiauh.git
./kiauh/kiauh.sh

Manual installation

cd ~/
git clone https://github.com/jordanruthe/KlipperScreen.git
cd ~/KlipperScreen
./scripts/KlipperScreen-install.sh

if errors occurs, delete /home/pi/.cache

Check & Restart Klipperscreen

Image of Armbian with Klipper
Kiauh, Moonraker, Mainsail and Klipperscreen
by Giuseppe Di Resta

Klipperscreen with working HDMI Touchscreen display
>> https://klippertv.altervista.org <<

Klipperscreen with
CLI (Command Line Interface) or
DE (Desktop Environment: xfce4, etc…)

check this:

systemctl get-default

For Klipperscreen on HDMI output (hidden CLI/DE)

sudo systemctl set-default multi-user.target
sudo reboot

If issues persists, try this:

sudo apt purge xserver-xorg-video-fbturbo
sudo mv /etc/X11/xorg.conf.d/50-fbturbo.conf /etc/X11/xorg.conf.d/50-fbturbo.conf.bak
sudo service KlipperScreen restart


For Linux CLI/DE on HDMI and Klipperscreen on Android device

Install XServer XSDL on your Android device

sudo systemctl set-default graphical.target
sudo reboot

How use Klipperscreen on non-touch HDMI display

If you can’t connect using SSH, connect a HDMI monitor and a keyboard,
Klipperscreen will be visible at boot, so
press CTRL+ALT+F1 to have a tty1 terminal.
Type CTRL+ALT+F7 to return in Klipperscreen.

Enable mouse cursor

sudo nano /home/pi/printer:data/config/KlipperScreen.conf
[main]
show_cursor: True

To restore factory settings delete
/home/pi/printer_data/config/KlipperScreen.conf

How use Klipperscreen with Android Smartphone

KLIPPERSCREEN on Android with USB ADB

Klipperscreen on Android with Wifi

How To disable Klipperscreen

Klipperscreen with black screen

Try edit /home/pi/printer_data/config/KlipperScreen.conf
with the code below, then restart the service

en_GBEnglish (UK)