SchrodingersGat / KiBoM

Configurable BoM generation tool for KiCad EDA (http://kicad.org/)
MIT License
350 stars 95 forks source link

KiCad v7 DNP #180

Closed hb-ondis closed 12 months ago

hb-ondis commented 1 year ago

I'm using KiCad v7 and mark components as Do Not Populate using the DNP attribute from Symbol Properties.

I can't get KiBoM to pick this DNP feature up, so my BOM shows all the parts, even those marked DNP in KiCad.

Is there a plan to include this DNP feature into KiBoM?

LeonEngineering commented 1 year ago

@hb-ondis agree: It would be nice with a new release supporting this using this new built-in attributes (and preferrably a suggestion/solution of how to deal with also using old way by use of fields simultaneously to support older designs)

set-soft commented 1 year ago

Regardless of changes in KiBoM, I'll suggest trying KiBot. It has KiBoM support (for legacy projects) and also an internal BoM that was based on KiBoM functionality and added a lot interesting features. You can use KiBoM variants, DNPs and also v7 DNP flag.

SchrodingersGat commented 12 months ago

@hb-ondis this is now implemented in the latest release :)