From 039daecb4fde7d37b255eec1308abb5ba41a9ba9 Mon Sep 17 00:00:00 2001 From: Philippe Daouadi Date: Tue, 1 Aug 2023 19:08:53 +0200 Subject: axis_twist_compensation: Add X twist compensation module (#6149) Implements AxisTwistCompensation, and Calibrater Supports calibration of z-offsets caused by x gantry twist Modify PrinterProbe._probe function to check if the probed z value should be adjusted based on axis_twist_compensation's configuration Add documentation for [axis_twist_compensation] module Signed-off-by: Jeremy Tan --- docs/Overview.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/Overview.md') diff --git a/docs/Overview.md b/docs/Overview.md index 993061c4..a387ea81 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -35,6 +35,8 @@ communication with the Klipper developers. locations. - [Endstop phase](Endstop_Phase.md): Stepper assisted Z endstop positioning. + - [Axis Twist Compensation](Axis_Twist_Compensation.md): A tool to compensate + for inaccurate probe readings due to twist in X gantry. - [Resonance compensation](Resonance_Compensation.md): A tool to reduce ringing in prints. - [Measuring resonances](Measuring_Resonances.md): Information on -- cgit v1.2.3-70-g09d2