KiCad (
) is a
free software
Free software or libre software is computer software distributed under terms that allow users to run the software for any purpose as well as to study, change, and distribute it and any adapted versions. Free software is a matter of liberty, ...
suite for
electronic design automation
Electronic design automation (EDA), also referred to as electronic computer-aided design (ECAD), is a category of software tools for designing electronic systems such as integrated circuits and printed circuit boards. The tools work together ...
(EDA). It facilitates the design and simulation of electronic hardware. It features an integrated environment for
schematic capture,
PCB
PCB may refer to:
Science and technology
* Polychlorinated biphenyl, an organic chlorine compound, now recognized as an environmental toxin and classified as a persistent organic pollutant
* Printed circuit board, a board used in electronics
* ...
layout, manufacturing file viewing,
SPICE simulation, and engineering calculation. Tools exist within the package to create
bill of materials, artwork,
Gerber files, and 3D models of the PCB and its components.
History
Early history
KiCad was created in 1992 by Jean-Pierre Charras while working at
IUT de Grenoble.
The name came from the first letters in the name of a company of Jean-Pierre's friend in combination with the term
CAD.
KiCad originally was a collection of electronics programs intended to be used in conjunction with each other. The main tools were EESchema, PCBnew, a
gerber viewer, and calculator.
2010s to present
With the price of professionally made printed circuit boards rapidly dropping, hobbyists electronic design became much more popular. As a result, KiCad started gaining significant traction and a larger developer base.
In 2013 the
CERN BE-CO-HT section started contributing resources towards KiCad to help foster open hardware development by helping improve KiCad to be on par with commercial EDA tools.
From 2013 until approximately 2018 CERN provided two developers part time to help improve KiCad. Much of the work provided by CERN involved massive refactoring of the code base to give KiCad a better structure to grow and adapt.
Help is also provided by organizing donations and fundraisers to help pay for additional contract developers for KiCad, along with sponsoring KiCad's web infrastructure. Well over 1400 hours of developer time has been provided by CERN.
A major milestone was hit in December 2015 starting with KiCad 4.0.0, the first KiCad release adopting a
point release versioning scheme. This was also the first release featuring the more advanced tools implemented by CERN developers.
KiCad joined the
Linux Foundation in November 2019.
Additionally two lead developers formed a services corporation in 2019 to help provide additional paid development support for KiCad.
Features

KiCad uses an integrated environment for all of the stages of the design process: Schematic capture, PCB layout, Gerber file generation/visualization, and library editing.
KiCad is a
cross-platform
In computing, cross-platform software (also called multi-platform software, platform-agnostic software, or platform-independent software) is computer software that is designed to work in several computing platforms. Some cross-platform software ...
program, written in C++ with
wxWidgets to run on
FreeBSD,
Linux
Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
,
Microsoft Windows and . Many component libraries are available, and users can add custom components. The custom components can be available on a per-project basis or installed for use in any project. There are also tools to help with importing components from other EDA applications, for instance
EAGLE
Eagle is the common name for many large birds of prey of the family Accipitridae. Eagles belong to several groups of genera, some of which are closely related. Most of the 68 species of eagle are from Eurasia and Africa. Outside this area, j ...
. There are also third party libraries available for KiCad, including SnapEDA,
and the Digi-Key KiCad Library.
Configuration files are in well documented plain text, which helps with interfacing
version control systems, as well as with automated component generation
script
Script may refer to:
Writing systems
* Script, a distinctive writing system, based on a repertoire of specific elements or symbols, or that repertoire
* Script (styles of handwriting)
** Script typeface, a typeface with characteristics of ha ...
s.
Languages
Multiple languages are supported, such as
Bulgarian,
Catalan
Catalan may refer to:
Catalonia
From, or related to Catalonia:
* Catalan language, a Romance language
* Catalans, an ethnic group formed by the people from, or with origins in, Northern or southern Catalonia
Places
* 13178 Catalan, asteroid ...
,
Chinese,
Czech,
Dutch,
English,
Finnish,
French
French (french: français(e), link=no) may refer to:
* Something of, from, or related to France
** French language, which originated in France, and its various dialects and accents
** French people, a nation and ethnic group identified with Franc ...
,
German,
Greek
Greek may refer to:
Greece
Anything of, from, or related to Greece, a country in Southern Europe:
*Greeks, an ethnic group.
*Greek language, a branch of the Indo-European language family.
**Proto-Greek language, the assumed last common ancestor ...
,
Hungarian,
Italian,
Japanese,
Korean,
Lithuanian
Lithuanian may refer to:
* Lithuanians
* Lithuanian language
* The country of Lithuania
* Grand Duchy of Lithuania
* Culture of Lithuania
* Lithuanian cuisine
* Lithuanian Jews as often called "Lithuanians" (''Lita'im'' or ''Litvaks'') by other Jew ...
,
Polish,
Portuguese,
Russian,
Slovak,
Slovene,
Spanish, and
Swedish
Swedish or ' may refer to:
Anything from or related to Sweden, a country in Northern Europe. Or, specifically:
* Swedish language, a North Germanic language spoken primarily in Sweden and Finland
** Swedish alphabet, the official alphabet used by ...
.
Schematic editing
The KiCad schematic editor has features including hierarchical schematic sheets, custom symbol creation, electrical rules check (
ERC) and integrated
ngspice
''Ngspice'' is an open-source mixed-level/mixed-signal electronic circuit simulator. It is a successor of the latest stable release of Berkeley SPICE, version 3f.5, which was released in 1993. A small group of maintainers and the user community ...
circuit simulation. Schematic symbols are very loosely coupled to circuit board footprints to encourage reuse of footprints and symbols (e.g. a single 0805 footprint can be used for capacitors, resistors, inductors, etc).
PCB editing
Internally KiCad's PCB editor supports up to 32 copper layers and 32 technical layers. Dimensions are stored with nanometer precision in signed 32-bit integers making the theoretical maximum PCB dimension 2
31 nm, or approximately 2.14 meters.
There are a variety of tools available while doing layout through both built in functions and external plugins. Some advanced built in functionality includes a push and shove router,
differential and single ended trace length tuning, net hilighting and individual layer dimming, and a highly customizable
design rule checking (DRC).
A number of external tools have been developed following the addition of python scripting integration in to KiCad. A number of plugins exist such as a high quality silkscreen label generators,
BOM and assembly viewers, panelization plugins, along with many other plugins.
A 3D PCB viewing function is based on
STEP and
VRML models, and the board model can be exported for
CAD integration.
Community
On 12 March 2015 Olimex Ltd,
a provider of development tools and embedded device programmers, announced that they have switched from
EAGLE
Eagle is the common name for many large birds of prey of the family Accipitridae. Eagles belong to several groups of genera, some of which are closely related. Most of the 68 species of eagle are from Eurasia and Africa. Outside this area, j ...
to KiCad as their primary EDA tool.
See also
*
Comparison of EDA software
*
List of free and open source software packages
*
List of free electronics circuit simulators
References
External links
*
Official documentationGetting started in KiCadOfficial KiCad libraries group
{{DEFAULTSORT:Kicad
1992 software
Electronic design automation software
Electronic design automation software for Linux
Free electronic design automation software
Free software programmed in C++
Software that uses wxWidgets