Skip to content
Advanced Machining 7 min read

What Is Radial Chip Thinning and How to Compensate (RCTF Formula)

Discover why light radial stepover produces thin chips that rub and dull cutting edges. Learn how to calculate the Radial Chip Thinning Factor (RCTF) for trochoidal milling.

By Feed Rate Calculator Engineering Team Published on February 10, 2026

Modern high-efficiency milling (HEM), dynamic milling, and trochoidal toolpaths have revolutionized CNC roughing. Instead of taking traditional shallow axial depths (ap0.5Da_p \approx 0.5D) with full radial width (ae=1.0Da_e = 1.0D), high-speed machining utilizes the full flute length (ap2.0D to 3.0Da_p \ge 2.0D \text{ to } 3.0D) with a very small radial stepover (ae0.05D to 0.15Da_e \le 0.05D \text{ to } 0.15D).

However, if you take a 10 mm10\text{ mm} end mill and program a standard catalog chip load at a 1 mm1\text{ mm} (10%10\%) stepover without compensating for radial chip thinning, your tool will wear out prematurely or rub and work-harden the cut.

Here is the physics behind radial chip thinning, the mathematical formula to compensate for it, and how to program it safely.


The Geometry of Cutter Engagement

In peripheral side milling with a 90° shoulder end mill, the cutting tooth traces a trochoidal arc:

  1. At 50% Radial Engagement (ae=0.5Da_e = 0.5D / Centerline): The tooth reaches maximum cut thickness exactly at the 90° center position where engagement is deepest. The actual maximum chip thickness (hexh_{ex}) equals the programmed feed per tooth (fzf_z).
  2. At Greater than 50% Radial Engagement (ae0.5Da_e \ge 0.5D): Full maximum chip thickness is achieved during the cut. No chip thinning compensation is required.
  3. At Less than 50% Radial Engagement (ae<0.5Da_e < 0.5D): The cutting tooth exits the material before reaching the 90° centerline. As radial width decreases, the actual slice of metal becomes progressively thinner than the programmed linear advance per tooth.

At an engagement of 5%5\% to 10%10\%, the actual chip thickness can be less than half of what you programmed!

If your programmed chip load was 0.05 mm0.05\text{ mm}, your actual chip thickness may only be 0.02 mm0.02\text{ mm}. This drops below the cutting edge honed radius, causing the tool to rub, generate extreme heat, and fail prematurely.


The Radial Chip Thinning Factor (RCTF) Formula

To maintain the intended maximum chip thickness hex=fzh_{ex} = f_z when ae<0.5Da_e < 0.5D, the programmed feed rate must be scaled upward by the Radial Chip Thinning Factor (RCTF):

RCTF=11(12aeD)2\text{RCTF} = \frac{1}{\sqrt{1 - \left(1 - \frac{2 a_e}{D}\right)^2}}

Equivalently expressed as:

RCTF=12aeD(1aeD)\text{RCTF} = \frac{1}{2 \sqrt{\frac{a_e}{D} \left(1 - \frac{a_e}{D}\right)}}

Where:

  • aea_e = Radial width of cut (stepover)
  • DD = Cutter diameter
  • For ae0.5Da_e \ge 0.5D: RCTF=1.0\text{RCTF} = 1.0 (no compensation needed).

Calculating Compensated Feed Rate

Once the RCTF is determined, calculate the adjusted table feed:

Fadjusted=Fnominal×RCTFF_{\text{adjusted}} = F_{\text{nominal}} \times \text{RCTF} fz,adjusted=fz,nominal×RCTFf_{z,\text{adjusted}} = f_{z,\text{nominal}} \times \text{RCTF}


Worked Practical Example

  • End Mill Diameter (DD): 12.0 mm12.0\text{ mm}, 4 flutes
  • Spindle Speed: 6,000 RPM6,000\text{ RPM}
  • Nominal Chip Load (fzf_z): 0.05 mm/tooth0.05\text{ mm/tooth}
  • Nominal Feed Rate (FF): 6,000×4×0.05=1,200 mm/min6,000 \times 4 \times 0.05 = 1,200\text{ mm/min}
  • Radial Stepover (aea_e): 1.2 mm1.2\text{ mm} (10%10\% engagement)

1. Calculate Engagement Ratio:

aeD=1.212.0=0.10\frac{a_e}{D} = \frac{1.2}{12.0} = 0.10

2. Calculate RCTF:

Term=12(0.10)=0.80\text{Term} = 1 - 2(0.10) = 0.80 Denominator=10.802=10.64=0.36=0.60\text{Denominator} = \sqrt{1 - 0.80^2} = \sqrt{1 - 0.64} = \sqrt{0.36} = 0.60 RCTF=10.601.667\text{RCTF} = \frac{1}{0.60} \approx 1.667

3. Calculate Adjusted Feed Rate:

Fadjusted=1,200×1.667=2,000 mm/minF_{\text{adjusted}} = 1,200 \times 1.667 = 2,000\text{ mm/min} fz,adjusted=0.05×1.667=0.0833 mm/toothf_{z,\text{adjusted}} = 0.05 \times 1.667 = 0.0833\text{ mm/tooth}

By increasing table feed from 1,200 mm/min1,200\text{ mm/min} to 2,000 mm/min2,000\text{ mm/min}, your tool tooth now cuts a true 0.05 mm0.05\text{ mm} maximum chip, preventing friction burnishing and maximizing tool life.


Machine Safety and Practical Limits

While the mathematical formula produces very large multipliers at micro stepovers (e.g. >4×>4\times at 1%1\% stepover), real-world machining enforces physical limits:

  1. Machine Axis Acceleration: Many CNC machines cannot accelerate fast enough along complex contours to achieve 5,000+ mm/min5,000+\text{ mm/min} without rounding corners.
  2. Spindle Horsepower: Ensure higher feed rates do not overload the spindle motor.
  3. Safety Cap: Most tooling manufacturers recommend capping chip thinning compensation at 2.5× to 3.0×2.5\times \text{ to } 3.0\times nominal feed to prevent unexpected tool deflection.

Our Feed Rate Calculator features an advanced built-in Radial Chip Thinning calculation engine with automatic safety bounds.

Ready to Calculate Your Feeds and Speeds?

Use our interactive Feed Rate Calculator with formula breakdowns, chip thinning, and MRR.

Open Calculator →
MACHINING TOOLKIT

Related CNC Machining Calculators

Specialized cutting formulas, speed calculations, and material removal tools