Updated Wiki content

SoftFever
2025-08-09 15:55:04 +00:00
parent 0c5ee62606
commit 7524e38a73

@@ -29,7 +29,7 @@ Use calipers or a ruler to measure the **height** of the model just before the d
- Use the following formula - Use the following formula
```math ```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` In this case (19mm), so the calculation would be: `5 + (19 * 0.5) = 14.5mm³/s`