Jpe230 / SonicPad-Debian

Port of Debian for the SonicPad (Allwinner R818)
GNU General Public License v3.0
115 stars 16 forks source link

Klipperscreen update #13

Closed beroliv closed 4 months ago

beroliv commented 11 months ago

Klipperscreen shows not in Moonraker update Manger up!

i add the following lines in moonraker.conf

[update_manager KlipperScreen] type: git_repo path: ~/KlipperScreen origin: https://github.com/jordanruthe/KlipperScreen.git env: ~/.KlipperScreen-env/bin/python requirements: scripts/KlipperScreen-requirements.txt install_script: scripts/KlipperScreen-install.sh

and after that i copy the defaults.conf so i can edit the file from Mainsail web interface. cp ./ks_includes/defaults.conf ~/printer_data/KlipperScreen.conf

Jpe230 commented 10 months ago

The scripts to build the image include a function to patch the moonraker configuration: https://github.com/Jpe230/SonicPad-Debian/blob/1f0300de21d84ddd9f0a65abfcf347763ef180ae/src/scripts/install_klipperscreen.sh#L33

The prebuilt image doesn't have it but it would be a good idea to create a new release with the lastest changes :)

Jpe230 commented 4 months ago

Closing this issue since it is now fixed in the latest release!