whi-tw 5d428e4999
Ignore include sections when validating the config (#720)
* Don't validate `include` sections.

We need a `continue` here because `include` sections are not 'standard',
and don't have any keys to validate.

`include` sections are tangentially validated later via
`_include_config()`.

* Move checks for non-validated sections to start

Rather than looping through the whole if..elif.. block, fail fast if
we're not actually going to validate the section.
2022-09-05 21:27:09 -03:00
2022-09-02 19:58:35 -03:00
2022-09-05 19:44:26 -03:00
2022-03-20 18:10:02 -03:00
2020-08-01 14:38:09 -04:00
2022-04-11 08:02:31 -03:00

KlipperScreen

KlipperScreen is a touchscreen GUI that interfaces with Klipper via Moonraker. It can switch between multiple printers to access them from a single location, and it doesn't even need to run on the same host, you can install it on another device and configure the IP address to access the printer.

Documentation Documentation Status

Click here to access the documentation.

Inspiration

KlipperScreen was inspired by OctoScreen and the need for a touchscreen GUI that will natively work with Klipper and Moonraker.

Main Menu

More Screenshots

Description
无LOGO版本
Readme AGPL-3.0 17 MiB
Languages
Python 93.2%
CSS 3.7%
Shell 3.1%