Skip to main content
Web-based CNC programming

Program your machines.
Right in the browser.

From shape to G-code, with 3D simulation in real time. No installs, no licensing seats — just open a tab and start cutting.

3D simulation previewZX
N10 G00 X50.0 Z2.0N20 G01 Z-30.0 F0.20N30 G01 X80.0N40 G00 X100.0 Z50.0
Try it

Run a calculation without signing up.

No account needed for the basics. Switch units, save your defaults, and the result follows you to the editor.

Open full calculator

Lathe — cutting speed

Standard turning, single tool

Cutting speed
188.5m/min
Feed rate
240.0mm/min
Built on
  • WebAssembly
    Rust + Go interpreters parse G-code at native speed in the browser.
  • Three.js r184
    Real-time 3D simulation of toolpath, workpiece, and machine state.
  • Next.js 16
    Server components, async params, Turbopack-native build.
  • oklch
    Perceptually-uniform color across light, dark, and high-contrast.