This website requires JavaScript.
Explore
Help
Register
Sign In
electron-rare
/
kicad-source-mirror
Watch
1
Star
0
Fork
0
You've already forked kicad-source-mirror
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a1f796ffa0ce82689d9ef4a85ab3ec188ff360db
kicad-source-mirror
/
eeschema
/
python_scripts
T
History
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 Generation: Unifying reference concatenation using more pythonic string join to avoid trailing comma.
2023-12-18 14:44:12 +00:00
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
…