The KiCad 2024 Fund Drive is here!
Donate now Your support is critical to the development of KiCad in 2024
$99,871
donated
$100,000 TOTAL

KiCad Official Libraries

The KiCad project is proud to announce that the official KiCad libraries are now featured on the KiCad website. The library team has invested a large amount of time improving the standard of the KiCad libraries. As part of this effort, a new set of KiCad Library Conventions (KLC) are now available on the KiCad website at /libraries/klc. These conventions help to ensure that contributions to the libraries are held to a high standard.
Continue reading

Testing: Symbol Library Table Released

The KiCad project recently merged the symbol library table code for accessing symbol libraries into the master branch. This represents a significant change in the way symbol libraries are defined and accessed. It is similar in design and function of the footprint library table and will resolve the long standing issue with symbol library ordering in Eeschema along with some new features such as platform independence and lazy library loading.
Continue reading

Testing: Eagle import plugins

The KiCad project is proud to announce the support for importing Eagle projects. This is the outcome of work to complete the Eagle schematic file plugin and integrate it with the Eagle board file plugin. From the new "Import Project" menu entry in the KiCad launcher users may now select an Eagle schematic or board file and the new project name and location, after which the corresponding Eagle files will be imported respectively into EEschema and PcbNew.
Continue reading

KiCad 4.0.7 Stable Release

The KiCad project is proud to announce the latest stable release of KiCad. The 4.0.7 stable version contains critical bug fixes and other minor improvements since the last release. It also includes improved footprint, symbol, and 3D model libraries, translations, and documentation. The stable release version 4.0.7 is made from the stable 4.0 branch with bug fixes cherry picked from the development branch of KiCad. KiCad binaries are available or will be available in the near future for download for Windows, OSX and Linux, see the download page for guidance.
Continue reading

KiCad 4.0.6 Stable Release

The KiCad project is proud to announce the latest stable release of KiCad. The 4.0.6 stable version contains critical bug fixes and other minor improvements since the last release. One other notable change was the replacement of the Avhttp library with the libcurl library when building the GitHub plugin. This should allow Linux distributions that are not compatible with the OpenSSL library license to distribute KiCad with the GitHub plugin enabled.
Continue reading

KiCad 4.0.5 Stable Release

The KiCad project is proud to announce a new stable release of KiCad. The 4.0.5 stable version contains critical bug fixes and version string improvements since the last release. The stable release version 4.0.5 is made from the stable 4.0 branch with bug fixes cherry picked from the development branch of KiCad. KiCad binaries are available or will be available in the near future for download for Windows, OSX and Linux, see the download page for guidance.
Continue reading

Gerber X2 Support

"blog/categories" = [ "Development Highlight" ] The KiCad project is pleased to announce that it is the first electronic development application to fully support the Gerber X2 extensions. See the article on the PCB Design website. Thanks to the efforts of project founder Jean-Pierre Charras, KiCad can provide full Gerber X2 extension support before any proprietary or open source electronic development applications. The Gerber X2 support is currently available in the nightly builds of KiCad and will ship when the stable 5 version of KiCad is released.
Continue reading

KiCad 4.0.4 Stable Release

Hot on the heels of stable release 4.0.3, there is a new stable release of KiCad. The 4.0.4 stable version contains a few critical fixes that slipped through the cracks in the last release. The stable release version 4.0.4 is made from the stable 4.0 branch with bug fixes cherry picked from the development branch of KiCad. KiCad binaries are available or will be available in the near future for download for Windows, OSX and Linux, see the download page for guidance.
Continue reading

KiCad Switches to Git for Version Control

The moment all of you Git fans have been waiting for has finally arrived! As of August 21st, 2016 the official version control system for the development repository for KiCad is now Git instead of Bazaar. The decision was made to stick with Launchpad as the hosting site rather than move to Github in order to keep our existing bug tracker history. The development team decided that the Lauchpad Git integration had reached a sufficient level of maturity to make the switch.
Continue reading

KiCad 4.0.3 Stable Release

A new stable release of KiCad has been released. The 4.0.3 stable version contains many bug fixes, OSX touch pad improvements, and improved translations. This release contains a new snapshot of the documentation and libraries. It also has the latest changes from the kicad-i18n repo, which now contains complete GUI translations for the following languages: de, fr, it, ja, ru, pl, zh_CN and es. The stable release version 4.0.3 is made from the lp:kicad/4.
Continue reading