kicad/eeschema/plugins/python_scripts
Jeff Young e0c881b639 Output descriptions to components in generic netlist.
Also hooks up the Python netlist reader to the descriptions so
that they appear correctly in BOMs.  (The BOM generators used
to always get the root component's description rather than the
alias's description.)

Fixes: lp:1774358
* https://bugs.launchpad.net/kicad/+bug/1774358
2018-06-06 00:01:47 +01:00
..
README-bom.txt
bom_csv_grouped_by_value.py
bom_csv_grouped_by_value_with_fp.py
bom_csv_sorted_by_ref.py
bom_html_grouped_by_value.py
bom_html_with_advanced_grouping.py
bom_sorted_by_ref.py
kicad_netlist_reader.py Output descriptions to components in generic netlist. 2018-06-06 00:01:47 +01:00
round_robin.py
round_value_robin.py