Alfredo Monclus 55af0d753c
bed_level: improve screw detection (#908)
* Use max_distance for fitting screws to buttons

The max distance is at most 1/3 of the diagonal,
depending on how many screws are there in horizontal or
vertical orientation.

This is a safe guard to prevent assigning screws to buttons
that would confuse the users, for very skewed screw configs.

use a smaller button scale fixes #891

Co-authored-by: alfrix <alfredomonclus@gmail.com>

Co-authored-by: czaky <jendrzej.w@lczak.net>
2023-03-01 07:41:43 -06:00
2023-02-13 21:05:48 -06: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
2023-02-13 21:10:53 -06: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 19 MiB
Languages
Python 93.2%
CSS 3.7%
Shell 3.1%