issus / altium-library

Open source Altium Database Library with over 200,000 high quality components and full 3d models.
https://altiumlibrary.com
1.87k stars 863 forks source link

Is there an automated way of generating the symbol/footprint images? #58

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi,

I am new to this library and still exploring the capabilities, however I intend keeping the symbol/footprint library in sync with the images in PNG format.

Is there an easy/automated way for generating the image of the symbols/footprints after they are added to the library?

I typical scenario would be adding bunch of new components to the library and running a script/tool to generate the images for the new components in "images" folder.

Thank you in advance

currentleak commented 4 years ago

in Altium, with library opened... select Report-Librairy Report

issus commented 4 years ago

See my AltiumSharp project, this is what I use to generate the images in the library automatically.

https://github.com/issus/AltiumSharp