forked from CreatBot/CreatBotKlipperScreen
* Add current heater power % to job status * Add show_heater_power config option and move update_temp()s to ScreenPanel * Add the option to the UI config instead of the docs * Prefer extra items on job_status over the power There is not a lot of space, it's a trade off, and people will likely prefer extra_items * Remove the comma, none of the other buttons have it * job_status: inherit the parent config * screen: create reload_panels to avoid some service restarts * extrude: fix power breaking multi-extruder setups * main and temp: remove degrees char from the table * main and temp: revert removal of the header Co-authored-by: alfrix <alfredomonclus@gmail.com>
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 
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.
Languages
Python
93.2%
CSS
3.7%
Shell
3.1%