aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2024-01-07 23:34:59 -0500
committerKevin O'Connor <kevin@koconnor.net>2024-03-20 19:40:23 -0400
commitde1cf216acf1c2fc15b298d4c052a483189b0ed9 (patch)
tree87e8208330619ac058b063e7235b7a78c87bfe2b
parente6df93fcf88f378097fc3a0b8ca6363c21a91128 (diff)
downloadkutter-de1cf216acf1c2fc15b298d4c052a483189b0ed9.tar.gz
kutter-de1cf216acf1c2fc15b298d4c052a483189b0ed9.tar.xz
kutter-de1cf216acf1c2fc15b298d4c052a483189b0ed9.zip
docs: Sort axis_twist_compensation in G-Codes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--docs/G-Codes.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md
index 1f88937a..0b8aa6e5 100644
--- a/docs/G-Codes.md
+++ b/docs/G-Codes.md
@@ -139,6 +139,17 @@ Writes raw "value" into register "register". Both "value" and
and refer to sensor data sheet for the reference. This is only
available for tle5012b chips.
+### [axis_twist_compensation]
+
+The following commands are available when the
+[axis_twist_compensation config
+section](Config_Reference.md#axis_twist_compensation) is enabled.
+
+#### AXIS_TWIST_COMPENSATION_CALIBRATE
+`AXIS_TWIST_COMPENSATION_CALIBRATE [SAMPLE_COUNT=<value>]`: Initiates the X
+twist calibration wizard. `SAMPLE_COUNT` specifies the number of points along
+the X axis to calibrate at and defaults to 3.
+
### [bed_mesh]
The following commands are available when the
@@ -1353,17 +1364,6 @@ print.
#### SDCARD_RESET_FILE
`SDCARD_RESET_FILE`: Unload file and clear SD state.
-### [axis_twist_compensation]
-
-The following commands are available when the
-[axis_twist_compensation config
-section](Config_Reference.md#axis_twist_compensation) is enabled.
-
-#### AXIS_TWIST_COMPENSATION_CALIBRATE
-`AXIS_TWIST_COMPENSATION_CALIBRATE [SAMPLE_COUNT=<value>]`: Initiates the X
-twist calibration wizard. `SAMPLE_COUNT` specifies the number of points along
-the X axis to calibrate at and defaults to 3.
-
### [z_thermal_adjust]
The following commands are available when the