aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/axis_twist_compensation.py
Commit message (Expand)AuthorAgeFilesLines
* axis_twist_compensation: Fix AttributeError on klippy connect state (#6881)Maksim Bolgov2025-04-051-3/+2
* axis_twist_compensation: allow compensating both axis at oncePhilippe Daouadi2025-03-121-15/+0
* axis_twist_compensation: Remove the auto parameteryochiwarez2025-03-081-161/+16
* axis_twist_compensation: AXIS_TWIST_COMPENSATION new parameter AUTO for autoc...yochiwarez2024-11-121-1/+161
* axis_twist_compensation: Implement Y-axis supportyochiwarez2024-11-121-45/+140
* axis_twist_compensation: Fix missing probe importKevin O'Connor2024-06-151-1/+1
* axis_twist_compensation: No need to rename bed_mesh and manual_probeKevin O'Connor2024-06-151-5/+5
* probe: Use an event for axis twist compensation updatesKevin O'Connor2024-06-101-3/+6
* probe: Convert probe.get_lift_speed() to probe.get_print_params()Kevin O'Connor2024-06-101-1/+1
* probe: Split out new ProbeSessionHelper() class from PrinterProbe()Kevin O'Connor2024-06-101-1/+2
* axis_twist_compensation: Add X twist compensation module (#6149)Philippe Daouadi2023-08-011-0/+258