Graham Keeth
|
9b2aeda51e
|
Fix column offset in BOM script
Debugged by @svk28
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14128
(cherry picked from commit cc110399ea )
|
2023-03-06 16:23:31 -08: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 |
Graham Keeth
|
ba585e9b3a
|
Fix BOM script description
script name aside, bom_csv_grouped_by_value.py also sorts by sym name
and footprint
|
2022-12-15 07:08:53 +00:00 |
jean-pierre charras
|
dd1abcbee9
|
Fix a UTF8 convert issue in some BOM python scripts.
Fixes #12435
https://gitlab.com/kicad/code/kicad/issues/12435
|
2022-09-16 10:25:51 +02: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
|
a297e8f202
|
Gerbview, export to pcbnew: use gr_circle instead of polygon for flashed round shapes
|
2021-06-12 09:26: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 |