Eagle partlist to HTML table converter
From DP
Contents |
Eagle Partlist to HTML/WIKI Converter
Description
This simple utility converts the exported list (Bill of Materials) from Eagle Layout Editor into HTML table or WIKI table format.
How to Use
Within Eagle Layout Editor: File->export->parlist and save the file as text (bom.txt)
run the utility and use the following syntax:
e2t.exe --i inputfile --html htmloutfile --wiki wikioutfile
Download Source
Download the source here
