Skip to content

Releases: Steffen-W/Import-LIB-KiCad-Plugin

2024.08.17

17 Aug 09:28
9a65791
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.07.11...2024.08.17

2024.07.11

11 Jul 06:53
792ec67
Compare
Choose a tag to compare

What's Changed

  • Fix multi-line symbol names by @KJ7LNW in #19
  • #17 Increase .zip size limit to 50MB

New Contributors

Full Changelog: 2024.04.08...2024.07.11

2024.04.08

08 Apr 19:12
Compare
Choose a tag to compare

What's Changed

  • #15 bugfix: Read an unassigned variable
  • #14 Bugfix: delete old lib file
  • change std val import_old_format to False

Full Changelog: 2024.02.24...2024.04.08

2024.02.24

24 Feb 06:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023.10.20...2024.02.24

2023.10.20

20 Oct 08:13
Compare
Choose a tag to compare
  • (865410e) add check KiCad settings
  • (c501fe4) Issue #6: footprint contain a unique 3D models linkage
  • (6ff92db) add kicad_sym support (Support of all current KiCad library formats up to now)
  • (5c7e9ef) add info text
  • (fb168f6) import new lib format in *_kicad_sym files
  • (48dc7bf) Issue #7: More detailed explanation of the use of the plugin

Full Changelog: v0.3.0...2023.10.20

2023.10.17

17 Oct 19:20
Compare
Choose a tag to compare
  • (865410e) add check KiCad settings
  • (c501fe4) Issue #6: footprint contain a unique 3D models linkage
  • (6ff92db) add kicad_sym support (Support of all current KiCad library formats up to now)
  • (5c7e9ef) add info text
  • (fb168f6) import new lib format in *_kicad_sym files

Full Changelog: v0.3.0...2023.10.17

v0.3.0

21 Jun 14:53
Compare
Choose a tag to compare
  • change wxFrame to wxDialog (necessary for macOS) Fixed #2
  • Recreating the background import
  • Improved error message for zip file that is probably not a library Fixed #1

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Apr 21:24
Compare
Choose a tag to compare
  • significantly improved stability of the plugin
  • automatic background import
  • minor optical improvements
  • improved linking of symbol and footprint

Full Changelog: https://github.com/Steffen-W/Import-LIB-KiCad-Plugin/commits/v0.2.0

First working version

27 Mar 16:09
Compare
Choose a tag to compare

First working version for importing various libraries into KiCad.