KiCad: Difference between revisions
From CoMakingSpace Wiki
(Created page with "{{SoftwareInfoBox |software name=KiCad |image=Kicad_logo_paths.svg |type=EDA (electronic design automation) |platform=Linux, Mac, Windows |license=GPLv2 |source=http://kicad-p...") |
(wikimedia picture was broken, added a new one (& WMC tag)) |
||
Line 1: | Line 1: | ||
{{SoftwareInfoBox | {{SoftwareInfoBox | ||
|software name=KiCad | |software name=KiCad | ||
|image= | {{WMC}}|image=KiCad-Logo.svg | ||
|type=EDA (electronic design automation) | |type=EDA (electronic design automation) | ||
|platform=Linux, Mac, Windows | |platform=Linux, Mac, Windows |
Revision as of 15:35, 31 October 2018
SoftwareInfoBox KiCad | |
---|---|
Type: | EDA (electronic design automation) |
Platform: | Linux, Mac, Windows |
License: | GPLv2 |
Source: | http://kicad-pcb.org/ |
Input Formats: | |
Output Formats: | Gerber files |
Users: | Patrick, Mitja |
KiCad is an open source alternative to EAGLE, without any artificial restrictions. As a beginner, you might be interested in Fritzing as well.
Libraries
KiCad comes with an extensive library already. Sources for third party libraries are
- Github: sort of official and maintained KiCad library but there are many more, simply search for "KiCad library"
- vendors, e.g. Freetronics
Issues
- under OSX (10.11) the 4.0.2 Version has a lot of performance issues with the standard canvas. Try using the OpenGL canvas, however for Patrick this resulted in a reoccurring crash (3-2016).