Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | axis_twist_compensation: Add X twist compensation module (#6149) | Philippe Daouadi | 2023-08-01 | 1 | -0/+50 |
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 <jeremytkw98@gmail.com> |