ElectronIx
Get a Quote
GUIDE

Drip-feeding large programs to a Fanuc control

Your 3D-surfacing program is 8 MB. Your Fanuc control has memory for a fraction of that. Drip-feed (DNC mode) is how shops run it anyway — here's how it actually works.

What drip-feed actually does

In drip-feed mode the program never loads into control memory. The control executes blocks as they arrive from the DNC PC — a steady stream of G-code, one buffer at a time, for as long as the cut takes. Fanuc calls this DNC operation (tape mode / RMT on most controls).

Flow control keeps the stream honest: when the control's buffer fills, it sends XOFF and the sender pauses; when the buffer drains, XON resumes the flow. Done right, the machine never data-starves mid-cut.

Setting up the Fanuc side

Why dropouts happen (and the fix)

Classic drip-feed failure: the cut stalls mid-surface with an alarm. Usual suspects — noisy RS232 cable runs across the floor, a laptop going to sleep, or Windows deciding the COM port belongs to something else. Long serial cables near VFDs and spindle drives pick up noise; every meter makes it worse.

The modern fix is to shorten the serial leg to almost nothing: mount a serial-to-Ethernet converter inside the machine cabinet, centimetres from the control's port, and let Ethernet carry the data across the floor. Ethernet handles distance and noise; the RS232 run drops to a patch lead. A dedicated DNC server (not someone's laptop) keeps the stream alive for multi-hour cuts.

Drip-feed with ElectronIx DNC

ElectronIx DNC streams to ~25 machines at once from one Windows PC, with per-machine XON/XOFF handling and a live dashboard showing file, bytes sent, and transfer state per CNC. It runs headless in the background and restarts with the PC, so a multi-hour mold cut doesn't depend on anyone remembering to keep a laptop awake.

ElectronIx DNC ready to drip-feed program O00234 to a Haas machine — G-code preview, send, drip-feed and receive buttons, progress bar
Drip-feed in ElectronIx DNC: program preview on the right, one button to start streaming.
Drip-feed without the dropouts

Bring your shop floor's program transfer into 2026.

Get a Quote