Releases: Steffen-W/Import-LIB-KiCad-Plugin
Releases · Steffen-W/Import-LIB-KiCad-Plugin
2024.08.17
What's Changed
- update GUI
- Bug fixes for Auto Path Creation (for 2024.08.03) by @udu3324 in #22
- add kicad_cli support
- add easyeda2kicad.py for supporting easyeda
- GUI can migrate libs
- Full support for .kicad_sym files (old Lib files are automatically converted)
- solve: New library format files named weirdly #11
- major improvement in the quality of programming
New Contributors
Full Changelog: 2024.07.11...2024.08.17
2024.07.11
2024.04.08
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
What's Changed
- Specify encoding as utf-8 by @42CrMo4 in #12
- bugfix: saving the new dcm file
New Contributors
Full Changelog: 2023.10.20...2024.02.24
2023.10.20
- (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
- (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
v0.2.0
- 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
First working version for importing various libraries into KiCad.