On Mon, Feb 23, 2009 at 02:59:04AM -0000, oecherexpat wrote:

> Kicad always creates the BOM with one part per line only. A suggestion
> to add a function was aparently never implemented (I found some nice
> screenshots in the files area).
> So, what I need is a tool that creates out of this:
> R1   10K   0805
> R2   10K   0805
> R3   47K   0805
> 
> something like this:
> 2    R1, R2    10K    0805
> 1    R3        47K    0805
> 
> Does anyone have a solution how to create consolidated BOMs by using
> Openoffice (or MS-Office)?

No experience with Office.  It's quite straightforward, though,
using an awk script, if scripting for Linux/Cygwin is an option.

Mihai

Reply via email to