kicad/eeschema/netlist_exporters
Wayne Stambaugh 77a59fb5d3 Eeschema: add support for excluding symbols from bill of materials.
This provides a method to add symbols that represent footprints on the
board that do not have an associate component such as mounting holes,
fiducials, logos, etc that should be excluded from the bill of materials.
It also prevents those footprints from being removed from the board
accidentally when updating the board from the schematic.

ADDED: Support to exclude schematic symbols from bill of materials
export.
2020-06-03 08:55:13 -04:00
..
netlist_exporter.cpp Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter.h Clean up extra TODO 2020-05-23 12:53:05 -04:00
netlist_exporter_cadstar.cpp Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_cadstar.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_generic.cpp Eeschema: add support for excluding symbols from bill of materials. 2020-06-03 08:55:13 -04:00
netlist_exporter_generic.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_kicad.cpp Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_kicad.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_orcadpcb2.cpp Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_orcadpcb2.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_pspice.cpp Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_pspice.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00