kicad/eeschema/netlist_exporters
Jeff Young e7db43285f ADDED new footprint fabrication attributes.
This commit also adds mapping of the new symbol properties
"exclude from BOM" and "exclude from board" to be correctly
handled in Update Board from Schematic.

Fixes https://gitlab.com/kicad/code/kicad/issues/2399

Fixes https://gitlab.com/kicad/code/kicad/issues/4643

Fixes https://gitlab.com/kicad/code/kicad/issues/2233
2020-08-28 11:05:58 +01:00
..
netlist_exporter.cpp ADDED alternate pin definitions and assignments. 2020-08-21 18:29:36 +01:00
netlist_exporter.h Re-add netlisting logic inadvertently removed during refactor 2020-06-21 21:43:24 -04:00
netlist_exporter_cadstar.cpp Update a bunch of netlist exporters to resolve textVars. 2020-08-21 22:19:43 +01:00
netlist_exporter_cadstar.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_generic.cpp ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
netlist_exporter_generic.h ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
netlist_exporter_kicad.cpp Eeschema: add support for excluding symbols from board. 2020-06-10 10:57:28 -04:00
netlist_exporter_kicad.h ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
netlist_exporter_orcadpcb2.cpp Update a bunch of netlist exporters to resolve textVars. 2020-08-21 22:19:43 +01:00
netlist_exporter_orcadpcb2.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_pspice.cpp Update a bunch of netlist exporters to resolve textVars. 2020-08-21 22:19:43 +01:00
netlist_exporter_pspice.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00