Skip to content

Releases: AislerHQ/PushForKiCad

0.2.4

05 Jun 09:32
977f589
Compare
Choose a tag to compare

This release implements the "New local export feature". Check the readme for all instructions on how to use this feature.

0.2.3

14 May 19:51
Compare
Choose a tag to compare

Changes

  • Support up to 12 layers stackups

0.2.2

11 Feb 15:01
Compare
Choose a tag to compare

Changes included in this release

  • Fallback to file name if no title is present by @tbolender in #32
  • Option to export data locally (See README)

Add support for KiCad 8.0

26 Feb 14:27
Compare
Choose a tag to compare
0.2.1

Bump version

0.1.9: Add support for KiCad v7.0

18 Feb 11:35
Compare
Choose a tag to compare

Finally full support for KiCad v7.0
Also fixes #19

0.1.8: Fix 6 Layer support

05 Jan 13:32
0b0ace1
Compare
Choose a tag to compare

Update typo which causes wrong layers to be exported in case of 6 layer board.

0.1.7: Add support for 6 Layer PCBs

05 Dec 13:59
Compare
Choose a tag to compare

Starting 06-12-2022 we also offer 6 Layer PCBs. This release adds support for these to the plugin.

0.1.6: Improve BOM export / import

08 Nov 12:23
Compare
Choose a tag to compare

0.1.5: Improve support for KiCad Nightly

15 Jul 11:12
2b171c8
Compare
Choose a tag to compare

0.1.4: Add support for KiCad 6.99 versions

01 Apr 09:42
8bf8d36
Compare
Choose a tag to compare

Beside support for 6.99 versions this release also includes a fix which caused the plugin to not load on some Linux-based systems.