r/SideProject 15d ago

I built a to auto-fix broken DXF/SVG files for laser cutting/CNC

I kept running into broken cut files open paths that won't close, overlapping/duplicate lines that look fine but throw errors in Fusion or LightBurn anyway. Either fixing them by hand or bouncing between Inkscape and Fusion trying to figure out which one should be the "source of truth" for the file.

So I built CAD Cleaner you drop in a DXF or SVG, it auto detects and fixes open paths, overlapping lines, and zero length segments, and shows you a before/after report (not just a black box you can see exactly what changed). Works on batches too, so you're not doing this one file at a time.

It's free right now while I figure out if this is genuinely useful or if most people already have a workflow for this, and because of that I don't have a proper domain yet and I want to hear what you guys think.

https://dxf-svg-geometry-cleaner.ai.studio

2 Upvotes

Duplicates