Julien Kohler 3ea0b09863
Add possibility to define custom code for cooling (#579)
These changes allow to define custom code to be run when using the cooldown preset.

Here an example in the configuration:
```
[preheat cooldown]
gcode: M107
```
2022-04-11 08:25:07 -03:00
2022-04-11 08:09:06 -03:00
2022-04-02 14:29:31 -03: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
No description provided
Readme AGPL-3.0 20 MiB
Languages
Python 93.2%
CSS 3.7%
Shell 3.1%