kicad/eeschema/netlist_exporters
Seth Hillbrand 524b129c64 ADDED: Support for explicit DNP field
Dims elements shown as DNP.  Adds property `dnp` to explicitly denote
parts that should not be populated. These parts are not included in X/Y
files
2022-09-16 22:26:16 +00:00
..
netlist.h Add a new schematic exporter to Spice .subckt model 2022-09-09 16:18:48 +02:00
netlist_exporter_base.cpp Sort sim model pins by symbol pin number in sim model dialog 2022-08-26 04:36:48 +02:00
netlist_exporter_base.h Fix netlist error when editing schematic symbols in place. 2021-07-30 18:37:45 -04:00
netlist_exporter_cadstar.cpp Performance improvements. 2022-08-03 11:59:42 +01:00
netlist_exporter_cadstar.h Schematic netlist exporter header housekeeping. 2021-03-22 07:59:54 -04:00
netlist_exporter_kicad.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
netlist_exporter_kicad.h Resolve text variables in eeschema before passing to pcbnew. 2022-01-15 01:30:03 +00:00
netlist_exporter_orcadpcb2.cpp orcadpcb2 netlist export: fix an issue with duplicated pins in multi-unit symbols. 2022-09-07 17:13:04 +02:00
netlist_exporter_orcadpcb2.h Schematic netlist exporter header housekeeping. 2021-03-22 07:59:54 -04:00
netlist_exporter_spice.cpp Sim: Refactor Spice code generation to a new SPICE_GENERATOR class 2022-09-14 09:36:49 +02:00
netlist_exporter_spice.h Add a new schematic exporter to Spice .subckt model 2022-09-09 16:18:48 +02:00
netlist_exporter_spice_model.cpp Spice Model Exporter: Export port directions as comments 2022-09-09 23:49:17 +02:00
netlist_exporter_spice_model.h Commit missing files 2022-09-09 18:14:33 +02:00
netlist_exporter_xml.cpp ADDED: Support for explicit DNP field 2022-09-16 22:26:16 +00:00
netlist_exporter_xml.h Don't put "exclude from board" symbols in CvPCB netlist. 2021-12-10 23:00:50 +00:00
netlist_generator.cpp Add a new schematic exporter to Spice .subckt model 2022-09-09 16:18:48 +02:00