G-code to DXF
LocalExport G0/G1 toolpaths to DXF polylines for CAD viewing and editing, locally in your browser.
What is it? G-code to DXF exports G0/G1 toolpaths from G-code as DXF polylines so the paths can be viewed, measured or edited in CAD.
TL;DR: Export G-code toolpaths to DXF polylines.
How to use
- Open a G-code file.
- Preview the toolpaths.
- Download the DXF.
FAQ
Are arcs preserved?
G2/G3 arcs are flattened into polylines for DXF export.
Is it local?
Yes, conversion is local.
Limitations
- Arc moves are approximated as line segments.
- Only motion commands are exported as geometry.
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.