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 |
Tormod Volden
|
e82e30d215
|
bom2grouped_csv.xsl: Fix sorting of grouped references
Commit a96ebe8f seems to have missed a dollar sign.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/940
hopefully for good this time.
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
|
2020-06-23 15:48:59 +02:00 |
Jeff Young
|
a25368cc6b
|
Improve spelling.
The groundwork here is thanks to kunda1.
Fixes: lp:1831510
* https://bugs.launchpad.net/kicad/+bug/1831510
|
2019-08-20 19:14:05 +01:00 |
Jeff Young
|
a96ebe8fac
|
Sort reference by their numeric content.
Fixes: lp:1464805
* https://bugs.launchpad.net/kicad/+bug/1464805
|
2018-10-28 17:45:11 +00:00 |
Jeff Young
|
ba49bd0386
|
Allow XLS netlist exporters to specify a file extension.
Fixes: lp:1591779
* https://bugs.launchpad.net/kicad/+bug/1591779
|
2018-03-26 00:51:54 +01:00 |
Maciej Suminski
|
da88ed02e5
|
Fix bom2grouped_scv BOM template
For empty or undefined fields the quotation mark was not closed.
|
2017-08-25 17:06:32 +02: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 |