mondalaci / dxf2svg2kicad

DXF to SVG to KICAD_PCB converter webapp that runs purely on the client side
https://mondalaci.github.io/dxf2svg2kicad/
GNU General Public License v3.0
98 stars 22 forks source link

dxf2svg2kicad #2

Closed nasapu closed 10 years ago

nasapu commented 10 years ago

Please specify the input dxf file specifications as I am unable to convert dxf file from Altium Designer to KiCad format

mondalaci commented 10 years ago

Due to the complexity of the DXF specification dxf2svg2kicad only implements a subset of it. Any DXF file can be reduced to that subset by selecting the whole drawing and using the Explode command of Autodesk Inventor / QCAD / whatever CAD program. After providing the exploded DXF to dxf2svg2kicad it should work. If it doesn't please send your file to me.

mondalaci commented 10 years ago

Due to the lack of follow-ups I'm closing this issue. I've also made the tool display relevant instructions in c0b0be0096d0554db7c1428e00d4ce7373838f7e