afc — Adaptive feed controlSpindle
Turn on-controller adaptive feed on/off, optionally setting the target cutting load.
afc on [target <pct>%] | afc offEquivalents: Heidenhain FUNCTION AFC CUT BEGIN · Siemens (option: ACC/FORCE ctrl)
| Parameter | Type | Default | |
|---|---|---|---|
state | on|off | — | enable/disable adaptive feed |
target | percent | — | target cutting load (fraction of nominal full load), e.g. 80% |
The controller modulates the feed override to hold the **cutting load** at the target — backing off in hard material, speeding up in air. A program command overrides the machine's PROCESS DEFAULTS for the rest of the run (or until the next `afc`); it is re-established on a mid-program restart like spindle/coolant state.
afc on target 80%afc off