From e43fd4fab06599139b21bb6febf87e7648f89381 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Fri, 29 Apr 2022 13:58:05 -0400 Subject: [PATCH] docs: Note to run DELTA_CALIBRATE before DELTA_ANALYZE in Delta_Calibrate.md Signed-off-by: Kevin O'Connor --- docs/Delta_Calibrate.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/Delta_Calibrate.md b/docs/Delta_Calibrate.md index 648eab13..a64cab43 100644 --- a/docs/Delta_Calibrate.md +++ b/docs/Delta_Calibrate.md @@ -97,7 +97,11 @@ measuring parts of that test object with digital calipers. Prior to running an enhanced delta calibration one must run the basic delta calibration (via the DELTA_CALIBRATE command) and save the -results (via the SAVE_CONFIG command). +results (via the SAVE_CONFIG command). Make sure there hasn't been any +notable change to the printer configuration nor hardware since last +performing a basic delta calibration (if unsure, rerun the +[basic delta calibration](#basic-delta-calibration), including +SAVE_CONFIG, just prior to printing the test object described below.) Use a slicer to generate G-Code from the [docs/prints/calibrate_size.stl](prints/calibrate_size.stl) file.