[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Newbie -- How to properly associate DNI or Do Not Populate to component



>   I took a different approach which is a little more work.  I added a
>   field to my symbols called "loadstatus" which I mark for "no load",
>   "through hole", or blank.  Blank is the default, and means a SMT part
>   that is loaded.  It's not hard to use gnetlist -g bom2 (if I remember
>   correctly) to slice out this field on your report to the board
>   stuffer.  Sort the resulting list to put the no-load parts at the
>   bottom so that they're easy to ignore.  I don't like the idea of
>   stepping on the value field since then the schematic loses it's
>   knowledge of what you might want to load at a later date.
>   Be sure to include this field in your "attib" file so gnetlist grabs
>   it as desired.
>   Joe T

That is fine for generating BOMs, but the Pick & Place files are
generated from PCB, which only has the RefDes, Description (footprint
name), and Value available. Placing a DNP in the value field will at
least propagate through to the PCB layout.

One the point of info available in PCB, is it possible to pass any
other attributes across when using gsch2pcb, or substitute other
attributes for the Description or Value? If you could pass a different
value for the description, like DNP or a stock code that could be
useful.


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user