Hi Indie Hackers,
I built a simple online DXF to G-code converter: https://dxf2gcode.com/Home/DxfToGCode
It runs entirely in the browser with no installation required. Just upload your 2D DXF file and get the G-code output instantly.
It’s not customizable (yet), but it works well for basic jobs like laser cutting, plasma cutting, or CNC routing.
I made this for people who want a quick CAM tool without needing to install heavy software. Feedback and suggestions are welcome.
Thanks!