kicad/eeschema/plugins/python_scripts
Graham Keeth a0f57d6846 Cleanup BOM script descriptions
- make descriptions consistent
- fix inaccuracies
- describe what scripts do more precisely
2021-03-07 16:33:59 +00:00
..
README-bom.txt
bom_csv_grouped_by_value.py Cleanup BOM script descriptions 2021-03-07 16:33:59 +00:00
bom_csv_grouped_by_value_with_fp.py Cleanup BOM script descriptions 2021-03-07 16:33:59 +00:00
bom_csv_sorted_by_ref.py Cleanup BOM script descriptions 2021-03-07 16:33:59 +00:00
bom_html_grouped_by_value.py Cleanup BOM script descriptions 2021-03-07 16:33:59 +00:00
bom_html_with_advanced_grouping.py Cleanup BOM script descriptions 2021-03-07 16:33:59 +00:00
bom_txt_sorted_by_ref.py Cleanup BOM script descriptions 2021-03-07 16:33:59 +00:00
kicad_netlist_reader.py Check reference designator type when comparing comp 2020-05-10 23:54:28 +00:00
round_robin.py
round_value_robin.py