From a85240c85889b00c5aff2fceb80dfd75013ab917 Mon Sep 17 00:00:00 2001 From: weemantella <161925311+weemantella@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:59:03 -0700 Subject: [PATCH] Update command_reference.md --- docs/command_reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/command_reference.md b/docs/command_reference.md index 9702583..6476416 100644 --- a/docs/command_reference.md +++ b/docs/command_reference.md @@ -84,7 +84,7 @@ _Description_: This function performs the calibration of the hub and Bowden leng (Automated Filament Changer) system. The function uses precise movements to adjust the positions of the steppers, check the state of the hubs and tools, and calculate distances for calibration based on the user-provided input. If no specific lane is provided, the function defaults to notifying the user that no lane has been selected. The function also includes -the option to calibrate the Bowden length for a particular lane, if specified. +the option to calibrate the Bowden length for a particular lane, if specified. Usage: ``CALIBRATE_AFC LANES= DISTANCE= TOLERANCE= BOWDEN=`` Example: `CALIBRATE_AFC LANES=all Bowden=leg1`