KlipperScreen / KlipperScreen

GUI for Klipper
https://klipperscreen.github.io/KlipperScreen/
GNU Affero General Public License v3.0
1.02k stars 319 forks source link

bed_level: support inversion and fix screws_rotation of 3/6 screws #1335

Closed alfrix closed 2 months ago

alfrix commented 2 months ago

deprecate screw positions, we will be auto-detecting from now on

support rotating the layout (previously only rotated the button actions) and did not work properly for 3 screw configs.

inverting axis in KS will invert the layout fixes #1328

since this changes a lot of stuff it needs more testing