kicad/eeschema/netlist_exporters
Maciej Suminski 72a70d61d8 Fixed the default value generated for Spice_Node_Sequence field
Values generated by NETLIST_EXPORTER_PSPICE::GetSpiceFieldDefVal()
and the actual value that was stored in a netlist differed when a
component has multiple units.

Due to that, the Spice model editor dialog incorrectly recognized
"alternate node sequence" value as the default one and cleared it
when the dialog was closed.
2018-05-03 11:29:34 +02:00
..
netlist_exporter.cpp dialog_bom: modify the way a command line is created (python scripts on windows only) to call python scripts 2018-02-23 09:50:15 +01:00
netlist_exporter.h Eeschema: fix missing part in part list bug in netlist exporter. 2018-04-22 16:33:34 -04:00
netlist_exporter_cadstar.cpp Eeschema: Add footprint field to Cadstar netlist file. 2018-03-16 13:20:00 +01:00
netlist_exporter_cadstar.h Convert symbol library editor over to use symbol library table. 2017-11-09 18:50:20 -05:00
netlist_exporter_generic.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
netlist_exporter_generic.h Convert symbol library editor over to use symbol library table. 2017-11-09 18:50:20 -05:00
netlist_exporter_kicad.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
netlist_exporter_kicad.h Convert symbol library editor over to use symbol library table. 2017-11-09 18:50:20 -05:00
netlist_exporter_orcadpcb2.cpp Fix incorrect pin num string in cadstar and orcadpcb2 format 2018-03-15 09:15:49 +01:00
netlist_exporter_orcadpcb2.h Convert symbol library editor over to use symbol library table. 2017-11-09 18:50:20 -05:00
netlist_exporter_pspice.cpp Fixed the default value generated for Spice_Node_Sequence field 2018-05-03 11:29:34 +02:00
netlist_exporter_pspice.h Spice simulator: more elegant approach to generating Spice device names 2018-04-28 01:14:00 +02:00