index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
axis_twist_compensation.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
axis_twist_compensation: Fix AttributeError on klippy connect state (#6881)
Maksim Bolgov
2025-04-05
1
-3
/
+2
*
axis_twist_compensation: allow compensating both axis at once
Philippe Daouadi
2025-03-12
1
-15
/
+0
*
axis_twist_compensation: Remove the auto parameter
yochiwarez
2025-03-08
1
-161
/
+16
*
axis_twist_compensation: AXIS_TWIST_COMPENSATION new parameter AUTO for autoc...
yochiwarez
2024-11-12
1
-1
/
+161
*
axis_twist_compensation: Implement Y-axis support
yochiwarez
2024-11-12
1
-45
/
+140
*
axis_twist_compensation: Fix missing probe import
Kevin O'Connor
2024-06-15
1
-1
/
+1
*
axis_twist_compensation: No need to rename bed_mesh and manual_probe
Kevin O'Connor
2024-06-15
1
-5
/
+5
*
probe: Use an event for axis twist compensation updates
Kevin O'Connor
2024-06-10
1
-3
/
+6
*
probe: Convert probe.get_lift_speed() to probe.get_print_params()
Kevin O'Connor
2024-06-10
1
-1
/
+1
*
probe: Split out new ProbeSessionHelper() class from PrinterProbe()
Kevin O'Connor
2024-06-10
1
-1
/
+2
*
axis_twist_compensation: Add X twist compensation module (#6149)
Philippe Daouadi
2023-08-01
1
-0
/
+258