Feed Per Tooth vs Feed Per Revolution in Milling, Lathes, and Drilling
Explore the crucial differences between feed per tooth (fz) and feed per revolution (fn). Learn when to apply each in CNC milling, turning, and drilling operations.
A common source of confusion in CNC machine programming stems from two closely related feed metrics:
- Feed per Tooth (): Also known as chip load, measured in or .
- Feed per Revolution (): The linear distance advanced during one full rotation of the tool or workpiece, measured in or .
Understanding where and why each metric applies is critical to avoiding broken tooling and improper surface finishes.
The Mathematical Connection
In multi-flute milling cutters, feed per revolution is simply the sum of the chip loads taken by all flutes during that single rotation:
Where:
- = Feed per revolution ( or )
- = Number of cutting flutes
- = Feed per tooth ( or )
And consequently:
When to Use Which Parameter
1. CNC Milling (End Mills & Face Mills)
In milling, feed per tooth () is the primary engineering design parameter.
- Why? Because each tooth enters and exits the cut intermittently. Tool life and chip formation are dictated by the thickness cut by each individual tooth.
- If you switch an end mill from 2 flutes to 4 flutes while holding constant, doubles, and your linear feed rate doubles.
2. CNC Lathes & Turning (OD Turning, Boring, Parting)
In turning, the workpiece rotates while a stationary single-point insert feeds along the geometry.
- Because there is only one active cutting point engaged continuously, there is no flute distribution.
- Here, feed per revolution ( / IPR) is the universal standard.
- Surface finish in turning is directly governed by feed per revolution and the tool nose radius ():
3. CNC Drilling (Twist Drills & Indexable Drills)
In drilling, cutting tool manufacturers universally specify feed rates in feed per revolution (), even though standard twist drills have two cutting lips.
- A drill might specify a starting feed of .
- This means the entire drill moves into the hole per rotation.
- Common Pitfall: Do NOT multiply this drilling catalog feed by 2 flutes! That would double the tool feed and split the drill web or stall the spindle motor.
Summary Reference Table
| Operation | Standard Specification | Primary Formula | Typical G-Code Mode |
|---|---|---|---|
| Milling | Feed per Tooth () | G94 (Feed per Minute) | |
| Turning | Feed per Revolution () | G95 (Feed per Revolution) | |
| Drilling | Feed per Revolution () | G95 (Feed per Revolution) |
Calculate feeds for all three operations effortlessly using our Feed Rate Calculator or Feed per Revolution Calculator.
Ready to Calculate Your Feeds and Speeds?
Use our interactive Feed Rate Calculator with formula breakdowns, chip thinning, and MRR.
Related CNC Machining Calculators
Specialized cutting formulas, speed calculations, and material removal tools
Feed Rate Calculator
Calculate linear CNC table feed (IPM or mm/min) from RPM, flutes, and chip load per tooth.
Chip Load Calculator
Determine actual feed per tooth (fz) from programmed feed rate and spindle speed.
Spindle RPM Calculator
Compute optimal spindle revolutions per minute from cutting speed (SFM or Vc) and diameter.
SFM / Cutting Speed Calculator
Convert spindle RPM and cutter diameter into surface feet per minute (SFM) or m/min.
Feed per Revolution Calculator
Calculate lathe turning and drilling feed advancement per 360-degree spindle rotation.
Material Removal Rate (MRR)
Calculate volumetric chip removal rate (cm³/min or in³/min) from depth, width, and feed.