From 6a022701355629e1086181a89c4256ef65f8fc28 Mon Sep 17 00:00:00 2001 From: Sergiu Toporjinschi Date: Mon, 14 Feb 2022 18:32:04 +0200 Subject: [PATCH] Fix for Issue #6 (#9) Close #6 --- octoprint_CalibrationTools/templates/tabs/tab-doc.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoprint_CalibrationTools/templates/tabs/tab-doc.jinja2 b/octoprint_CalibrationTools/templates/tabs/tab-doc.jinja2 index 38278fd..4e38b05 100644 --- a/octoprint_CalibrationTools/templates/tabs/tab-doc.jinja2 +++ b/octoprint_CalibrationTools/templates/tabs/tab-doc.jinja2 @@ -20,7 +20,7 @@ You will have to: {{ snipped.subSection("X-Y-Z Steps") }} You will have to: -
  • Print a test cube with a known size on all three axes X,Y,X;
  • +
  • Print a test cube with a known size on all three axes X,Y,Z;
  • Refresh the current values from EEPROM;
  • Feed data collected in E-Steps tab and save the results in EEPROM;