from ks_includes.config import KlipperScreenConfig from panels.base_panel import BasePanel logging.getLogger("urllib3").setLevel(logging.WARNING) PRINTER_BASE_STATUS_OBJECTS = [ 'bed_mesh', 'configfile', 'display_status', 'extruder', ...
2. _~/.config/KlipperScreen/KlipperScreen.conf_ 3. _${KlipperScreen_Directory}/KlipperScreen.conf_ If you need a custom location for the configuration file, you can add -c or --configfile to the systemd file and specify the location of your configuration file. 6 changes: 6 additi...
config: Allow specifying configfile location from command line UI scaling (#28) move: Allow inverting of the axis bed_level: include screws_tilt_calculate command fine_tune: Remove fan from fine tune panel. Add fan to print menu configuration: hide extrude while printing bed_mesh: Add panel ...
which purges the packages (purge = remove package and config files) it is seems that some installers like LCD-show copy the file without checking if the driver was installed, the user may have to remove the file manually if the package was not installed or not completely removed, the fbturb...
If you are installing on a rpi without Klipper and printer attached the install will not be able to find the Klipper "config" directory where the KlipperScreen.conf and mmu_klipperscreen.conf should be placed. To fix this, specify a -c <config_dir> option to the install line and specify...
What did work is to look at the moonraker log file and it tells me the hardware address for the machine that is is not authorized. This is a set of hex digits separated by ":" characters. I then put that in the moonraker config file as a new line then stop and restart moonraker an...
pi@TroodonTst:~ $ cat /etc/X11/Xwrapper.config allowed_users=anybody In addition to that, below is an error I've received when running the KlipperScereen install.sh ERROR: Command errored out with exit status 1: command: /home/pi/.KlipperScreen-env/bin/python3 -u -c 'import io, os...
I have had a look at adding a panel and got as far as creating the UI but the values for the retraction are coming from the config file instead of the actual "Live" values as changed elsewhere. IE in printer.cfg I have firmware retraction length set to 0.5, if I adjust this to ...
KlipperScreen/KlipperScreenPublic Sponsor Notifications Fork305 Star966 Code Issues37 Pull requests4 Discussions Actions Security Insights Additional navigation options
2024-02-29 19:49:31,033 [config.py:get_config_file_location()] - Passed config (-c):.2024-02-29 19:49:31,033 [config.py:__init__()] - Config path location: /home/pi/printer_data/config/KlipperScreen.conf 2024-02-29 19:49:31,053 [config.py:exclude_from_config()] - Using...