Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |