[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Netlisting a BOM
Hi Rob,
The file is named 'attribs', and is a list of the attributes for the bom to include, one attribute listed per line. I use the following command for my BOM generation:
gnetlist -g bom2 -o bom.csv page1.sch page2 page3.sch
And in the same directory as my schematics is my 'attribs' file. The bom generator will look for this attribs file. Inside of attribs, I have:
description
partnum
supplier
footprint
manufacturer
mfgpartnum
Hope this helps!
- Alex
On Thursday, April 30, 2009, at 12:59PM, "Rob Butts" <r.butts2@xxxxxxxxx> wrote:
>
> I'm trying to use gnetlist -g bom -o... to generate a bill of
> material. The documentation calls for a config file to tell the
> netlister what attributes to list but it doesn't say how to name it or
> use it.
> Thanks,
> Rob
>
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user