Max Volumetric Speed Calculator
Volumetric flow rate is the fundamental constraint on FDM 3D printer speed. No matter how fast the motion system moves, the hotend can only melt filament at a fixed maximum rate measured in cubic millimetres per second (mm3/s). This calculator computes the volumetric flow rate demanded by your current slicer settings (layer height, line width, and print speed) so you can compare it to your hotend's known maximum and identify whether you are at risk of under-extrusion.
Volumetric flow rate formula
Flow rate (mm3/s) = Layer height (mm) * Line width (mm) * Print speed (mm/s)
This is the cross-sectional area of one extrusion line multiplied by the speed at which that line is deposited. The result must be below the hotend's maximum volumetric speed to avoid under-extrusion.
Typical volumetric speed limits
- Standard brass nozzle, E3D V6 style: 8 to 15 mm3/s depending on material and temperature.
- High-flow nozzle (Volcano, Revo): 20 to 30 mm3/s.
- High-temperature or hardened-steel nozzles: similar to brass of same style at higher material temps.
- Bambu Lab X1C / P1P: approximately 32 mm3/s with the 0.4 mm nozzle.
- PETG and flexible filaments typically have lower maximum flow than PLA due to higher viscosity.
Max volumetric speed calculator: frequently asked questions
What is volumetric speed in 3D printing?
Volumetric speed (mm3/s) is the volume of filament extruded per second. It is the fundamental limit of an FDM hotend. If you exceed the hotend's maximum volumetric flow rate, you will get under-extrusion regardless of slicer settings.
How do I find my hotend's maximum volumetric speed?
Perform a flow rate test: print a single-wall tower increasing speed each layer. When under-extrusion begins, you have found the limit. Common limits are 10 to 15 mm3/s for standard hotends, 20 to 30 mm3/s for high-flow setups, and 40+ mm3/s for Volcano-style nozzles.
What print speed should I use given a known max volumetric speed?
Rearrange the formula: max print speed = max flow / (layer height * line width). For a 12 mm3/s limit at 0.2 mm layer height and 0.4 mm line width, max speed = 12 / (0.2 * 0.4) = 150 mm/s.
Does line width affect flow rate?
Yes. A wider line width requires more material per mm of travel. Most slicers default line width to 100 to 120% of nozzle diameter. Using a wider line width (e.g. 0.6 mm from a 0.4 mm nozzle) increases volumetric demand and may cause under-extrusion at high speeds.
What is the relationship between print speed and volumetric speed?
Volumetric speed = layer height * line width * print speed. Doubling the print speed doubles the volumetric demand. Halving the layer height halves it. This is why high-speed printers need high-flow hotends to maintain quality.
Official sources
- NIST: Measurement Needs for Additive Manufacturing.
- America Makes: americamakes.us.
Reviewed by the CalculatorHub team, edited by James Graham, 15 June 2026. See our methodology.