Alfredo Monclus
Alfredo Monclus
you are missing --fs in the command try: `mpv --player-operation-mode=pseudo-gui --fs --fs-screen=1`
i can confirm this happens. 1.6.7
scripts/launch_klipperscreen.sh.EXAMPLE that naming will lead to confusion adding 'sample-' at the start of the name would be preferred
this is caused by your klipper config is missing `[pause_resume]` this is a bug, although the module is pretty useful and recommended, it shouldn't prevent KS from starting
this behavior is part of klipper, i don't think it should be addressed on the UI but in klipper itself
zcalibrate does move to a configured or calculated position when doing probe_calibrate the other methods shouldn't require reposition https://github.com/jordanruthe/KlipperScreen/blob/master/panels/zcalibrate.py#L148
this seems like a dependency issue from the package maintainers, there is not much that i could do other than recommend you to change fluiddpi to mainsailOS or the official...
workaround until the distro maintainers fix their packages: Run `sudo apt-get install libgtk-3-0=3.24.24-4+deb11u2` long version if the above command doesn't work or the version changes: `apt list -a libgtk-3-0` Will...
png is not a good idea for icons, icons should be resizable without quality loss, the ancient workaround was to have multiple sizes of the same icon to use depending...
i still think this is most probably something related to api and not KS, moonraker update_manager went trough a lot of updates since this, this is probably fixed, if this...