====== YTVI Klipperscreen Remote ======
===== Linux =====
* per kiauh Klipperscreen installieren
* ggf. den Ordner config anlegen \\ ''mkdir -p ~/printer_data/config''
* ''nano KlipperScreen.conf'' \\
[printer Voron]
# Define the moonraker host/port if different from 127.0.0.1 and 7125
moonraker_host: 192.168.30.70
moonraker_port: 7125
\\ ''moonraker_host'' mit IP vom Drucker anpassen
* Auf dem Drucker selber sicherstellen das die IP Range erlaubt ist
* ''moonraker.conf'' öffnen
*
[authorization]
cors_domains:
...
trusted_clients:
...
192.168.30.0/24
===== Windows =====
>**Warning** \\ Funktioniert noch nicht :-)
* https://www.msys2.org/ installieren
* MSYS2 UCRT64 starten -> oder besser Mingw64 ??
* ''pacman -S mingw-w64-ucrt-x86_64-gcc msys2-runtime-devel mingw-w64-x86_64-headers mingw-w64-x86_64-toolchain mingw-w64-i686-headers python3 cmake git make base-devel''
* Daten in Ordner kopieren (z.B. KS)
* ''cd %%"%%C:\Users\Dominik Schmidt\Desktop\KS%%"%%''
* ''python -m venv env''
* ''source env/bin/activate''
* python.exe -m pip install --upgrade pip nicht korrekt unter Linux
* ''pip install PyGObject'' \\ führt noch zu fehlern !
https://pygobject.gnome.org/getting_started.html
pacman -Ss
pacman -S mingw-w64-ucrt-x86_64-gtk4 mingw-w64-ucrt-x86_64-python3 mingw-w64-ucrt-x86_64-python3-gobject mingw-w64-ucrt-x86_64-gcc cmake git make mingw-w64-ucrt-x86_64-gtk3
pacman -S mingw-w64-ucrt-x86_64-python-jinja2-time
pacman -S mingw-w64-ucrt-x86_64-python-websocket-client
pacman -S mingw-w64-ucrt-x86_64-python-requests
pacman -S mingw-w64-ucrt-x86_64-ag
Video
pacman -S mingw-w64-ucrt-x86_64-mpv
pacman -S mingw-w64-ucrt_x86_64-ffmpeg mingw-w64-ucrt-x86_64-libass
Screensize in screen.py
self high und width angeben und er geht in den Fenster Modus
Maus geht in KS_include/config.py ... Irendwas auf True setzen mit Mouse