From a987f03aeb6248e77706287dd70c9b04dd78b7f6 Mon Sep 17 00:00:00 2001 From: Arcodude <139803369+Arcodude@users.noreply.github.com> Date: Thu, 10 Apr 2025 11:17:55 -0400 Subject: [PATCH] Update Calibration.md (#9277) New important message due to flow ratio test changes. Afaik wasn't doced somewhere. I made the mistake if thinking the yolo tests followed the same formula as pass 1/2. --- doc/Calibration.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/Calibration.md b/doc/Calibration.md index 7682737318..76991b6ce7 100644 --- a/doc/Calibration.md +++ b/doc/Calibration.md @@ -27,7 +27,10 @@ > [!WARNING] > For Bambulab X1/X1C users, make sure you do not select the 'Flow calibration' option. > -> ![uncheck](https://user-images.githubusercontent.com/103989404/221345187-3c317a46-4d85-4221-99b9-adb5c7f48026.jpeg) +> ![uncheck](https://user-images.githubusercontent.com/103989404/221345187-3c317a46-4d85-4221-99b9-adb5c7f48026.jpeg) + +> [!IMPORTANT] +> PASS 1 and PASS 2 follow the older flow ratio formula `FlowRatio_old*(100 + modifier)/100`. YOLO (Recommended) and YOLO (perfectist version) use a new system that is very simple `FlowRatio_old±modifier`. ![flowrate](./images/flow-calibration.gif)