Extrusion multiplier — sometimes called flow rate or flow ratio — is the slicer parameter that scales the volume of plastic the printer pushes per unit of commanded movement. According to Ellis's 3D printing tuning guide, incorrect flow rate accounts for more surface quality problems than almost any other single parameter, yet it is also among the most commonly miscalibrated settings because many users apply one test result across all filament types, speeds, and temperatures rather than recognizing that flow rate varies with all of these. This guide walks through the primary calibration approaches.
Understanding Extrusion Multiplier
The extrusion multiplier is a scalar applied to all extrusion moves in a slicer profile — a value of 1.0 means the slicer commands exactly the calculated volume of filament for each move, while 0.95 commands 5 percent less and 1.05 commands 5 percent more. The correct value is not 1.0 by default. It compensates for real-world variation in filament diameter, extruder gear geometry, hotend back-pressure, and material compressibility. Most well-tuned setups run flow rates between 0.92 and 1.05. Values outside this range suggest either a fundamental hardware problem (worn extruder gears, significant filament diameter variation) or a settings conflict (incorrect filament diameter entry). Importantly, extrusion multiplier and pressure advance (also called linear advance or LA/PA in firmware) interact: pressure advance compensates for dynamic flow lag at speed changes, while extrusion multiplier sets the steady-state flow volume. Calibrate extrusion multiplier first, then tune pressure advance. Doing them in reverse order produces confounded results that are difficult to interpret correctly.
The Cube Test Method
The simplest flow rate calibration involves printing a hollow single-wall cube and measuring the wall thickness with digital calipers. Slice a 20×20×20mm cube using only a single outer perimeter with no infill, no top layers, and no bottom layers — just a hollow tube of wall. Print it, let it cool, then measure the actual wall thickness at multiple points around the perimeter. If your slicer line width is set to 0.45mm and you measure actual walls of 0.50mm, you are over-extruding by approximately 10 percent and should reduce your extrusion multiplier from 1.0 to approximately 0.90. The formula is simple: new multiplier equals old multiplier times (target line width divided by measured line width). Measure at least four points around the cube and average the results to account for small variations. This method is fast and provides a first approximation, but it is less precise than the Ellis method because wall thickness is affected by both flow rate and line width settings, and small errors in either parameter confound the measurement.
Ellis's Method: Measuring Perimeter Width Directly
Ellis's preferred method directly measures the width of printed perimeter lines rather than wall thickness, using a specific printed test part and a known-good reference condition to isolate the flow rate variable. The test prints a single-perimeter square at a low, consistent speed where pressure effects are minimal — typically 20 to 30mm/s — and measures individual line widths with calipers on the printed part. Because the measurement isolates individual lines rather than a composite wall, it is less susceptible to the stacking errors that affect the cube test. The key insight in Ellis's approach is that flow rate must be calibrated at the temperature and speed combination you actually print at, because the same filament will flow differently at 200°C versus 220°C and at 50mm/s versus 150mm/s. Run the test at your typical print temperature and a print speed representative of your perimeter settings, not at an arbitrary standard condition. Ellis also recommends printing five or six test squares at incremental flow rates (0.96, 0.98, 1.0, 1.02, 1.04) and visually selecting the one with the most filled, uniform perimeter without overflow — a visual calibration step that complements the measurement.
Orca Slicer Built-In Calibration Tools
Orca Slicer includes a built-in calibration wizard that automates the multi-test flow rate calibration workflow, eliminating the need to manually configure test geometry and interpret raw measurements. The Flow Rate calibration tool in Orca's Calibration menu prints a series of test objects at incremental flow multipliers and prompts the user to identify which print shows the best surface quality — under-extrusion shows visible gaps and rough texture; over-extrusion shows bulging, rough tops, and potential bridging failure on the test piece's internal feature. The tool then automatically writes the selected multiplier to the active filament profile. Orca's calibration tools are particularly valuable because they run in the context of the printer's full configuration — the correct bed temperature, print speed profile, and hotend settings — which means the result applies to real print conditions rather than a simplified test scenario. The maximum volumetric flow test, also in Orca's calibration menu, identifies the maximum flow rate before underextrusion artifacts appear, which informs safe maximum print speed settings.
Diagnosing Over- and Under-Extrusion
Under-extrusion manifests as visible gaps between perimeter lines on top surfaces, weak layer bonds that produce cracking under stress, incomplete infill with visible voids, and gaps at seam locations on perimeters. Over-extrusion manifests as rough, bumpy top surfaces where excess material cannot be accommodated smoothly, layer-to-layer bulging that accumulates over tall prints, and first layers that spread excessively and create an uneven surface for subsequent layers. Both problems are frequently misdiagnosed: what appears to be under-extrusion can be caused by incorrect filament diameter entry (if your slicer is set to 1.75mm and you feed 1.70mm average diameter filament, it will under-extrude by approximately 5.8 percent). What appears to be over-extrusion can be caused by too-low retraction allowing ooze to accumulate. Rule out diameter entry error and retraction before adjusting the flow multiplier, and always re-run the calibration test after changing filament brands or even between batches of the same brand, as diameter consistency varies between spools.
What It Means for Makers
Flow rate calibration is a per-filament, per-temperature discipline — not a one-time setup. Fifteen minutes of calibration before starting with a new spool prevents hours of troubleshooting after a failed print. The Ellis method and Orca's built-in tools make the process accessible enough that there is no reason to guess or carry a result from one filament type to another. Correct flow rate is the foundation every other quality parameter — pressure advance, cooling, print speed — builds on. Get it right first.
Sources
- Ellis's Print Tuning Guide — Extrusion Multiplier — detailed extrusion calibration methodology including the perimeter-width measurement method and common failure modes.
- Orca Slicer — Calibration Documentation — documentation for Orca Slicer's built-in calibration tools including flow rate, pressure advance, and volumetric flow tests.