kicad/eeschema/plugins/python_scripts
Seth Hillbrand b5cd976845 Don't arbitrarily exclude components from BOM
We already exclude components based on the schematic property when
generating the XML.  Don't make a hidden second pass in the python
netlist reader by default

Fixes https://gitlab.com/kicad/code/kicad/issues/9326
2021-10-06 12:58:05 -07:00
..
README-bom.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
bom_csv_grouped_by_value.py Gerbview, export to pcbnew: use gr_circle instead of polygon for flashed round shapes 2021-06-12 09:26:36 +02:00
bom_csv_grouped_by_value_with_fp.py BOM python plugins: restrict changes made in commit 35f9cd26 to Windows. 2021-05-31 17:06:23 +02:00
bom_csv_sorted_by_ref.py BOM python plugins: restrict changes made in commit 35f9cd26 to Windows. 2021-05-31 17:06:23 +02:00
bom_html_grouped_by_value.py bom html python scripts: enhancements 2021-05-31 18:54:36 +02:00
bom_html_with_advanced_grouping.py bom html python scripts: enhancements 2021-05-31 18:54:36 +02:00
bom_txt_sorted_by_ref.py BOM python plugins: restrict changes made in commit 35f9cd26 to Windows. 2021-05-31 17:06:23 +02:00
kicad_netlist_reader.py Don't arbitrarily exclude components from BOM 2021-10-06 12:58:05 -07:00
netlist_form_OrcadPcb2.py Eeschema: add python script netlist_form_OrcadPcb2.py and netlist_form_pads-pcb-asc.py 2021-09-02 17:15:49 +02:00
netlist_form_cadstar.py Eeschema: add python script netlist_form_OrcadPcb2.py and netlist_form_pads-pcb-asc.py 2021-09-02 17:15:49 +02:00
netlist_form_pads-pcb-asc.py Eeschema: add python script netlist_form_OrcadPcb2.py and netlist_form_pads-pcb-asc.py 2021-09-02 17:15:49 +02:00
round_robin.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00
round_value_robin.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00