From 4f3a7fd227ce89dfffdd2b7fc205db410b9a24d5 Mon Sep 17 00:00:00 2001 From: yochiwarez Date: Tue, 22 Oct 2024 21:48:07 +0100 Subject: axis_twist_compensation: Implement Y-axis support This commit implements support for the Y-axis in the axis_twist_compensation module. This update enables the module to handle corrections for printers with a twisted Y rail. Signed-off-by: Jorge Apaza Merma --- docs/G-Codes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/G-Codes.md') diff --git a/docs/G-Codes.md b/docs/G-Codes.md index b50f2af9..0eb09325 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -146,9 +146,9 @@ The following commands are available when the section](Config_Reference.md#axis_twist_compensation) is enabled. #### AXIS_TWIST_COMPENSATION_CALIBRATE -`AXIS_TWIST_COMPENSATION_CALIBRATE [SAMPLE_COUNT=]`: Initiates the X +`AXIS_TWIST_COMPENSATION_CALIBRATE [SAMPLE_COUNT=] [AXIS=]`: Initiates the X or Y twist calibration wizard. `SAMPLE_COUNT` specifies the number of points along -the X axis to calibrate at and defaults to 3. +the X or Y axis to calibrate at and defaults to 3. ### [bed_mesh] -- cgit v1.2.3-70-g09d2