yaqwsx / PcbDraw

Convert your KiCAD board into a nicely looking 2D drawing suitable for pinout diagrams
MIT License
1.16k stars 91 forks source link

Idea for a script #19

Closed leoheck closed 5 years ago

leoheck commented 5 years ago

I have an idea for a script to generate SVG files easily. At least the initial version of them.

The script can use the 3d models of each footprint (.step files) to export a top view of the model in SVG format. It will be really good because it can generate a file for each footprint that misses the SVG view automatically. So, if the user wants something better he just has to open the file and improve the vector.

cleveHEX commented 5 years ago

9

yaqwsx commented 5 years ago

Duplicate #9