Skip to content

Releases: sparkfun/SparkFun_KiCad_BOM_Generator

Version 1.2.0

12 Aug 12:02
2490b0c
Compare
Choose a tag to compare

This release:

  • Corrects init.py - thank you @SFE-Brudnerd #6
  • Adds BOM exclusions for IsExcludedFromBOM and IsDNP - thank you @SFE-Brudnerd #7
    • IsDNP is only applied with KiCad v8.0+

Version 1.1.1

19 Mar 10:10
5df22f7
Compare
Choose a tag to compare

This release:

  • Makes the BOM Generator compatible with both KiCad 7 and 8

Version 1.1.0

18 Mar 14:48
9309709
Compare
Choose a tag to compare

This release:

  • Makes the BOM Generator compatible with KiCad 8
    • Note: BREAKING CHANGES! v1.1.0 is only compatible with KiCad 8. For KiCad 7, use v1.0.3

Version 1.0.3

23 Jan 13:39
d8592cd
Compare
Choose a tag to compare

This release:

  • Adds column sorting on Qty and PROD_ID
    • Click the column label to sort in ascending order, click again for descending

Version 1.0.2

22 Jan 12:50
Compare
Choose a tag to compare

This release:

  • Improves the BOM Generator so it can handle empty or invalid PROD_IDs
    • Previously, these would have thrown a Python error
    • Now: a warning message box pops up first; empty or invalid IDs are marked as >> EMPTY << or >> INVALID << in the BOM

Version 1.0.1

07 Sep 16:51
2064700
Compare
Choose a tag to compare

This release:

  • Increases the default plugin window size - to enhance the user experience ;-)

Version 1.0.0

16 Aug 15:40
Compare
Choose a tag to compare

First release: