From 7524e38a73f894b45e049e6eab3b5dea5c1a1737 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Sat, 9 Aug 2025 15:55:04 +0000 Subject: [PATCH] Updated Wiki content --- calibration/volumetric-speed-calib.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calibration/volumetric-speed-calib.md b/calibration/volumetric-speed-calib.md index 013c2e2..872a068 100644 --- a/calibration/volumetric-speed-calib.md +++ b/calibration/volumetric-speed-calib.md @@ -29,7 +29,7 @@ Use calipers or a ruler to measure the **height** of the model just before the d - Use the following formula ```math - Filament Max Volumetric Speed = start + (height-measured * step) + Filament Max Volumetric Speed = start + (HeightMeasured * step) ``` In this case (19mm), so the calculation would be: `5 + (19 * 0.5) = 14.5mm³/s`