KiCAD: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "KiCad is an open source software suite for electronic design automation (EDA) - designing schematics of electronic circuits and printed circuit boards (PCB). KiCad is developed b...")
 
(Redirected page to KiCad)
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
KiCad is an open source software suite for electronic design automation (EDA) - designing schematics of electronic circuits and printed circuit boards (PCB). KiCad is developed by the KiCad Developers Team, and features an integrated environment with schematic capture, bill of materials list, and PCB layout.
#redirect [[KiCad]]
 
 
KiCad software is organized in five main parts:
*kicad - the project manager.
*eeschema - the schematic capture editor.
*cvpcb - the footprint selector for components used in the circuit design.
*pcbnew - the PCB layout program. It also has 3D View.
*gerbview - the Gerber (photoplotter documents) viewer.
 
 
Features
 
Compared to the other free software alternatives, KiCad solves all stages with the same interface: Schematic Capture, PCB layout, Gerber generation/visualization and library editing.
KiCad is cross-platform, written with WxWidgets to run on FreeBSD, Linux, Microsoft Windows and Mac OS X. A lot of component libraries are available. Also migrating tools for components are available (from other EDA software tools). File formats are plain text and well documented, which is good for CVS or Subversion and to make automated component generation scripts.
Multiple languages are supported, such as English, Portuguese, Spanish, Czech, Polish, French, German, and Russian.
The 3D PCB viewer use 3D model from Wings3D CAD.
 
Project home: http://kicad.sourceforge.net/
 
Tutorial on KiCAD use: http://teholabs.com/knowledge/kicad.html
 
[[Category:Software,Digital Fabrication]]

Latest revision as of 20:09, 27 June 2018

Redirect to: