Skip to main content

Posts

Showing posts with the label PCB

EAGLE BOM generation script

This is a quick post about EAGLE parts list generation script which I was written to replace existing " part2html.ulp ". This script generates a more organized and detailed BOM HTML file and it can directly replace " part2html.ulp ". This script is tested with EAGLE 6.6.0, but it can also work with older versions of EAGLE software. This script is available to download at http://github.com/dilshan/bom-gen with usage details.