# Milling Speed Calculator

Milling speed calculator for end mills. Get spindle RPM, cutting speed (SFM), feed rate (IPM), chip load per tooth, and material removal rate for any material. Includes chip-thinning adjustment.

## What this calculates

This milling speed calculator is built around end mill geometry, not general machining. Enter the end mill diameter, material, flute count, and depth and width of cut, and it returns spindle RPM, cutting speed in SFM, feed rate, chip load per tooth, and material removal rate. A chip-thinning factor is applied automatically when radial engagement is less than half the tool diameter, the single biggest source of feed-rate error in a naive milling speed and feed calculator.

## Inputs

- **End Mill Diameter** (in) — min 0.001 — Cutting diameter of the end mill.
- **Workpiece Material** — options: Aluminum 6061, Mild steel / 1018, Alloy steel / 4140, Stainless 304, Stainless 316, Tool steel (A2, D2), Cast iron, Brass, Bronze, Titanium Ti-6Al-4V, Inconel 718, Plastic (Delrin, UHMW) — Select the workpiece material.
- **Tool Material** — options: HSS, Solid carbide — Carbide end mills run significantly higher SFM than HSS.
- **Number of Flutes** — min 1, max 8 — Typical: 2-3 for aluminum, 4 for steel, 5-6 for stainless finishing.
- **Axial Depth of Cut** (in) — min 0 — Axial depth of cut (Ap). Slotting = tool diameter; side milling usually 1-2x diameter.
- **Radial Width of Cut** (in) — min 0 — Radial engagement (Ae). Full slot = tool diameter. Lower values enable chip thinning.

## Outputs

- **Spindle Speed** (RPM) — Spindle RPM = (SFM x 12) / (pi x D).
- **Cutting Speed** (SFM) — Surface feet per minute for chosen material and tool.
- **Chip Load per Tooth** (IPT) — IPT, with chip-thinning factor applied when WOC is less than half tool diameter.
- **Feed Rate** (IPM) — Feed rate = RPM x adjusted chip load x flutes.
- **Material Removal Rate** (in^3/min) — MRR = depth x width x feed rate.
- **Chip Thinning Factor** — Multiplier applied to chip load for radial engagement less than 50 percent.

## Details

Milling speed equations

A cutting speed calculator for milling runs two core equations:

  - RPM = (SFM x 12) / (pi x D) converts the target cutting speed (SFM) into spindle RPM.

  - Feed rate (IPM) = RPM x chip load x flutes converts RPM into a linear feed rate.

For a 1/2 inch carbide end mill in 6061 aluminum at 1400 SFM: RPM = (1400 x 12) / (pi x 0.5) = 10,695 RPM. With 3 flutes and 0.004 IPT, feed rate = 10,695 x 0.004 x 3 = 128.3 IPM at full slot.

End mill SFM reference

  
    MaterialHSS SFMCarbide SFM
  
  
    Aluminum 60616001400
    Mild steel (1018)100400
    Alloy steel (4140)70280
    Stainless 30460220
    Titanium Ti-6Al-4V40120
    Inconel 7182080
    Plastic (Delrin)8002000
  

Chip thinning

When radial engagement (width of cut, Ae) drops below half the tool diameter, the actual chip thickness the flute removes is less than the programmed IPT. The Sandvik chip-thinning factor compensates by scaling chip load up by D / (2 x sqrt(Ae x (D - Ae))). At Ae = 10 percent of diameter, the adjustment is roughly 1.67x, meaning feed rate can be that much higher without overloading the tool. This calculator applies the factor automatically.

When to trust the milling speed calculator and when to back off

The output is a safe midpoint. Dial feed up 10-20 percent on a rigid machine with high-pressure coolant; dial it down 20-30 percent on a benchtop mill, for long/thin end mills, or when the tool stickout is more than 4x diameter. Chip color tells you if you are in the zone: light straw to blue in steel, silver in aluminum.

## Frequently Asked Questions

**Q: How do I calculate milling speed?**

A: Use RPM = (SFM x 12) / (pi x D), where SFM is surface feet per minute for your material and tool and D is the end mill diameter in inches. Then feed rate (IPM) = RPM x chip load per tooth x flutes. This milling speed calculator does both in one step.

**Q: What is the right milling speed for steel?**

A: For mild steel, 100 SFM with HSS or 400 SFM with carbide. A 1/2 inch carbide end mill at 400 SFM gives RPM = (400 x 12) / (pi x 0.5) = 3,056 RPM. At 4 flutes and 0.002 IPT chip load, feed rate = 3,056 x 0.002 x 4 = 24.4 IPM.

**Q: What is chip thinning?**

A: When radial width of cut is less than half the end mill diameter, the actual chip thickness is less than the programmed chip load. Chip thinning lets you increase feed rate to keep chip load on the tooth at its target value. This calculator applies the Sandvik chip-thinning factor automatically.

**Q: Why do stainless and titanium run so much slower?**

A: Stainless work-hardens and has poor thermal conductivity, so heat stays at the cutting edge instead of going into the chip. Titanium does the same and is also chemically reactive at high temperature. Both require lower SFM to keep tool temperature manageable. Use a cutting speed calculator milling table that explicitly lists both.

**Q: How does material removal rate relate to milling speed?**

A: MRR = axial depth x radial width x feed rate. Higher milling speed and feed calculator numbers translate directly to MRR. A 1/2 inch end mill at 0.1 inch deep, 0.5 inch wide, at 128 IPM gives 6.4 cubic inches per minute. MRR is the number production shops optimize for.

---

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