# Mill Cutting Speed Calculator

Mill cutting speed calculator. Enter end mill diameter, material, and tool material to get spindle RPM and SFM. Works for HSS, carbide, aluminum, steel, stainless, titanium, and plastic.

## What this calculates

Mill cutting speed is the surface speed of the end mill's outer flute as it passes through the workpiece. Measured in SFM (surface feet per minute) or Vc (m/min), it is the single parameter that decides how fast the spindle should turn for a given tool diameter and material. Too slow and the tool rubs; too fast and it wears out in minutes. This calculator returns RPM from the standard cutting speed equation for any end mill diameter and material combination.

## Inputs

- **End Mill Diameter** (in) — min 0.001 — Cutting diameter of the end mill at its widest flute.
- **Workpiece Material** — options: Aluminum (600/1400 SFM), Mild steel 1018 (100/400 SFM), Alloy steel 4140 (70/280 SFM), Stainless 304 (60/220 SFM), Tool steel (50/180 SFM), Cast iron (80/260 SFM), Brass (250/500 SFM), Titanium (40/120 SFM), Inconel 718 (20/80 SFM), Plastic Delrin (800/2000 SFM)
- **Tool Material** — options: HSS (high-speed steel), Solid carbide / carbide insert — HSS is tougher but slower; carbide runs 3x faster at the cutting edge.
- **SFM Override** (SFM) — min 0 — Optional. Override with a tool manufacturer's recommended SFM for a specific geometry.

## Outputs

- **Spindle Speed** (RPM) — Spindle RPM = (SFM x 12) / (pi x D).
- **Cutting Speed** (SFM) — Surface feet per minute for the chosen material.
- **Cutting Speed** (m/min) — Metric cutting speed Vc in meters per minute.
- **Edge Speed** (in/sec) — Linear speed of the cutting edge at the OD of the end mill.

## Details

The mill cutting speed equation

Every mill cutting speed calculator reduces to one equation from the Machinery's Handbook:

RPM = (SFM x 12) / (pi x D)

SFM is surface feet per minute for the material-tool pair. D is end mill diameter in inches. The 12 converts feet to inches so the units cancel. For a 3/8 inch carbide end mill in 4140 alloy steel at 280 SFM: RPM = (280 x 12) / (pi x 0.375) = 2,852 RPM. Metric form: RPM = (Vc x 1000) / (pi x D_mm) with Vc in m/min and D in millimeters.

SFM chart for common materials

  
    WorkpieceHSS SFMCarbide SFMTypical cut (0.5 in D)
  
  
    Aluminum 6061600140010,695 RPM
    Mild steel 10181004003,056 RPM
    Alloy steel 4140702802,139 RPM
    Stainless 304602201,680 RPM
    Titanium Ti-6Al-4V40120917 RPM
    Inconel 7182080611 RPM
    Plastic (Delrin)800200015,279 RPM
  

HSS vs carbide mill cutting speed

Tool material is the second biggest lever after workpiece choice. HSS stays hard up to about 1000 F; carbide holds its hardness past 1800 F. That higher temperature ceiling lets carbide run 2.5-4x the SFM of HSS in the same material. A carbide end mill in stainless runs at 220 SFM versus 60 SFM for HSS. The productivity gain is why every modern CNC shop uses carbide even for easy work.

When to override the default SFM

The built-in table is a safe mid-range starting point. Tool manufacturers (Harvey Tool, Destiny, YG-1, Seco, Kennametal) publish SFM recommendations for their specific geometries. A tough aluminum end mill like Destiny Diamondback runs 2000 SFM in 6061, well above the table. Use the SFM override when the manufacturer publishes a number for your tool. For trochoidal toolpaths, the SFM can go 30-50 percent higher because radial engagement is low and the cutting edge sees less heat per revolution.

## Frequently Asked Questions

**Q: How do I calculate mill cutting speed?**

A: Use RPM = (SFM x 12) / (pi x D), where SFM is the surface feet per minute for your material-tool pair and D is the end mill diameter in inches. For a 1/4 inch carbide end mill in aluminum at 1400 SFM: RPM = (1400 x 12) / (pi x 0.25) = 21,390 RPM. This mill cutting speed calculator does the lookup and math in one step.

**Q: What SFM should I use for milling aluminum?**

A: Aluminum 6061 runs 600 SFM with HSS end mills and 1400 SFM with solid carbide. High-performance carbide end mills from Destiny or Harvey Tool can push 2000-2500 SFM. Start at 1400 SFM in the calculator, and if chips come off shiny and long, dial up 20-30 percent. Break-off on the chip tells you feed is right; a stringy continuous ribbon means you can push harder.

**Q: How does mill cutting speed relate to RPM?**

A: SFM is the linear speed of the cutting edge at the outside diameter. RPM is how fast the spindle turns. For a given SFM, larger diameter tools need lower RPM (because one revolution covers more distance) and smaller diameter tools need higher RPM. RPM = (SFM x 12) / (pi x D) does the conversion. Cutting speed is set by material; RPM is set by cutting speed and tool size.

**Q: What is the difference between HSS and carbide cutting speed?**

A: HSS runs at about one-third to one-quarter of the carbide SFM in the same material. Mild steel: HSS 100, carbide 400. Aluminum: HSS 600, carbide 1400. Carbide tolerates higher temperatures at the cutting edge, so it can remove material faster without losing hardness. HSS is still used for tough, interrupted cuts where carbide would chip.

**Q: How do I convert between SFM and m/min?**

A: Multiply SFM by 0.3048 to get m/min (Vc). 100 SFM is 30.5 m/min, 400 SFM is 122 m/min, 1400 SFM is 427 m/min. The metric RPM equation is RPM = (Vc x 1000) / (pi x D_mm). This calculator returns both SFM and m/min so you can use either unit system directly.

**Q: Why is cutting speed slower for stainless and titanium?**

A: Stainless work-hardens when the cut rubs instead of shearing cleanly. Titanium has poor thermal conductivity, so heat stays at the cutting edge. Both require lower SFM to keep cutting temperature manageable. Stainless 304 runs 220 SFM with carbide, titanium 120 SFM. Inconel 718 is even slower at 80 SFM because of extreme heat resistance.

---

Source: https://vastcalc.com/calculators/physics/mill-cutting-speed
Category: Physics
Last updated: 2026-04-08
