Josue Huaroto
|
08a01bb667
|
Show warning dialog message when is not possible to create the BOM file.
|
2023-08-19 21:05:16 +00:00 |
Ian McInerney
|
a91d2c21b8
|
Fix missing quotation mark in BOM plugin
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13685
|
2023-01-27 21:46:53 +00:00 |
Graham Keeth
|
89a6e55e58
|
Add DNP columns/grouping info to BOM script headers
|
2023-01-11 20:42:44 +00:00 |
Seth Hillbrand
|
786fc14df3
|
Explicitly call out DNP in BOM
Add DNP column and group output based on DNP
Fixes https://gitlab.com/kicad/code/kicad/issues/13466
|
2023-01-10 15:23:26 -08:00 |
Seth Hillbrand
|
3003d9476a
|
Respect exclude from BOM
Remove non-standard (and hidden) exclude from BOM field in favor of the
current standard flag
|
2023-01-10 15:23:26 -08:00 |
Marek Roszko
|
50c1a91d44
|
Add a simple open wrapper for the bom python plugins to handle directory creation
|
2021-12-02 01:07:55 -05:00 |
jean-pierre charras
|
d84fcd89f1
|
bom html python scripts: enhancements
|
2021-05-31 18:54:36 +02:00 |
jean-pierre charras
|
54fbcbac36
|
BOM python plugins: restrict changes made in commit 35f9cd26 to Windows.
|
2021-05-31 17:06:23 +02:00 |
jean-pierre charras
|
35f9cd2634
|
BOM python plugins: fix some issues related to python2/3 and utf-8 chars.
|
2021-05-31 10:03:53 +02:00 |
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 |
jean-pierre charras
|
c5b09696ab
|
Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts.
Python scripts are now installed (previously: were ignored by the make install command)
|
2017-05-13 16:52:56 +02:00 |