Router Speed Calculator
Find the optimal RPM for your router bit based on bit diameter, material type, and cut type. Use it to prevent burning, tearout, and bit damage on wood, plastic, or metal workpieces.
Last updated: May 2026
About this calculator
Router bit tip speed — not RPM alone — determines cut quality and tool life. Larger bits travel farther per revolution, so they require lower RPM to maintain a safe tip speed. The recommended RPM is estimated as: RPM = min(maxRpm, round((9000 × materialFactor × cutFactor) / bitDiameter^0.7)). materialFactor now applies directly from your material selection: 1.2 for plywood/MDF, 1.0 for softwood, 0.8 for hardwood, 0.6 for very hard species (ebony, cocobolo), and 0.4 for laminate/plastic (which needs the lowest speed to avoid melting). cutType applies directly too: 1.1 for light trimming, 1.0 for edge profiling, 0.9 for dadoes/grooves, and 0.7 for heavy material removal. The 0.7 diameter exponent models the non-linear relationship between diameter and required speed reduction. The result is capped at the router's maximum rated RPM to prevent exceeding safe operating limits. Always verify your router bit's maximum rated RPM from the manufacturer before use.
How to use
Example: routing a 2-inch diameter panel-raising bit in softwood, a light trimming pass, on a router with a 22,000 RPM maximum. Step 1 — materialFactor = 1.0 (softwood), cutFactor = 1.1 (light trimming). Step 2 — bitDiameter^0.7 = 2^0.7 ≈ 1.6245. Step 3 — RPM = round((9000 × 1.0 × 1.1) / 1.6245) = round(9900 / 1.6245) ≈ round(6,094) = 6,094 RPM. Step 4 — min(22,000, 6,094) = 6,094 RPM. Set your variable-speed router to approximately 6,100 RPM. The same bit on plywood/MDF (materialFactor 1.2) doing heavy material removal (cutFactor 0.7) would instead compute to round((9000 × 1.2 × 0.7) / 1.6245) ≈ 4,654 RPM.
Frequently asked questions
What RPM should I use for a large router bit like a raised panel cutter?
Large-diameter bits (2 inches or more) generate very high tip speeds at standard router RPMs, creating heat, vibration, and safety risks. Most manufacturers recommend no more than 8,000–10,000 RPM for bits over 2 inches in diameter. This calculator's formula automatically reduces the recommended speed as diameter increases using a power-law relationship. Always check the specific bit's maximum rated RPM printed on the shank or packaging, and never exceed it regardless of what the calculator suggests.
Why does router speed need to change for different materials like plastic vs wood?
Different materials respond differently to cutting speed and heat. Plastics like acrylic can melt and re-weld behind the cutter if RPM is too high, leaving a poor surface and dulling the bit. Metals require much slower speeds to manage heat and avoid work-hardening. Wood is the most forgiving but still benefits from speed tuning — harder species generally prefer lower RPM than softwoods. The material factor in this calculator scales the base speed to account for these differences.
How does cut type (roughing vs finishing) affect the recommended router RPM?
Heavy material removal passes generate more heat and cutting force, so a lower speed (cutFactor 0.7) is appropriate. Light trimming passes take lighter cuts and benefit from higher RPM (cutFactor 1.1), which produces more cutter passes per inch of travel and leaves a smoother surface; edge profiling (1.0) and dadoes/grooves (0.9) fall in between. In practice, the difference between the lightest and heaviest cut types may be 1,000–3,000 RPM depending on bit size, and a smoother light-trimming pass at higher speed often means less sanding afterward.