7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-24 00:15:01 +00:00
kicad/eeschema/python_scripts
Fabian Pflug a1f796ffa0 Respect exclude from bom in all python files
Two scripts were missing the excludeBOM=True selector.
2024-01-05 16:11:20 +00:00
..
bom_csv_grouped_by_value_with_fp.py Respect exclude from bom in all python files 2024-01-05 16:11:20 +00:00
bom_csv_grouped_by_value.py
bom_csv_grouped_extra.py Respect exclude from bom in all python files 2024-01-05 16:11:20 +00:00
bom_csv_sorted_by_ref.py
bom_html_grouped_by_value.py
bom_html_with_advanced_grouping.py
bom_txt_sorted_by_ref.py
CMakeLists.txt
kicad_netlist_reader.py
kicad_utils.py
netlist_form_cadstar.py
netlist_form_OrcadPcb2.py
netlist_form_pads-pcb-asc.py
README-bom.txt
round_robin.py
round_value_robin.py