Skip to content

A mirror of the KiCad development branch, which is hosted at launchpad using bzr (updated every 10 minutes)

Notifications You must be signed in to change notification settings

nikgul/KiCAD

This branch is 38092 commits behind KiCad/kicad-source-mirror:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

679eef1 · Sep 18, 2016
Sep 7, 2016
Sep 15, 2016
Sep 17, 2016
Jun 8, 2016
Sep 16, 2016
Sep 14, 2016
Jul 19, 2016
Aug 17, 2016
Sep 18, 2016
Sep 10, 2016
Sep 14, 2016
Sep 13, 2016
Sep 17, 2016
Aug 16, 2015
Jul 29, 2015
Sep 14, 2016
Sep 17, 2016
Aug 30, 2016
Sep 16, 2016
Sep 5, 2016
Aug 5, 2016
Feb 28, 2016
Dec 3, 2015
Jun 8, 2016
Sep 3, 2016
Jul 19, 2016
Sep 17, 2016
Feb 29, 2016
Jun 7, 2016
Aug 30, 2016
Nov 29, 2015
Sep 16, 2016
Feb 14, 2010
May 12, 2016
Sep 4, 2016
Sep 16, 2016
Aug 13, 2014
Jun 7, 2016
May 26, 2013
Jan 8, 2015

Repository files navigation

KiCad README
============
For specific documentation like Compiling, GUI translation, old
changelogs see the Documentation subfolder.

Files
-----
AUTHORS.txt       - The authors, contributors, document writers and translators list
CMakeList.txt     - Main CMAKE build tool script
COPYRIGHT.txt     - A copy of the GNU General Public License Version 2
CTestConfig.cmake - Support for CTest and CDash testing tools
Doxyfile          - Doxygen config file for KiCad
INSTALL.txt       - The release (binary) installation instructions
TODO.txt          - Todo list (looks outdated)
uncrustify.cfg    - Uncrustify config file for uncrustify sources formatting tool

Subdirectories
--------------
3d-viewer         - Sourcecode of the 3D viewer
bitmap2component  - Sourcecode of the bitmap to pcb artwork converter
bitmaps_png       - Menu and program icons
CMakeModules      - Modules for the CMAKE build tool
common            - Sourcecode of the common library
cvpcb             - Sourcecode of the CvPCB tool
demos             - Some demo examples
Documentation     - Developer documentation. Old changelogs etcetera.
eeschema          - Sourcecode of the schematic editor
gerbview          - Sourcecode of the gerber viewer
helpers           - Helper tools and utilities for development
include           - Interfaces to the common library
kicad             - Sourcecode of the project manager
lib_dxf           - Sourcecode of the polygon library
new               - Staging area for the new schematic library format
pagelayout_editor - Sourcecode of the pagelayout editor
patches           - Collection of patches for external dependencies
pcbnew            - Sourcecode of the printed circuit board editor
plugins           - Sourcecode of the new plugin concept
polygon           - Sourcecode of the polygon library
potrace           - Sourcecode of the potrace library
qa                - Testcases using the python interface
resources         - Resources for freedesktop mime-types for linux
scripting         - SWIG Python scripting definitions
scripts           - Helper scripts for various things
template          - Project and pagelayout templates
tools             - Other miscellaneous helpers for testing
utils             - Small utils for kicad, e.g. IDF tools

About

A mirror of the KiCad development branch, which is hosted at launchpad using bzr (updated every 10 minutes)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 46.7%
  • C++ 39.7%
  • KiCad Layout 12.2%
  • Objective-C 0.5%
  • CMake 0.5%
  • Python 0.3%
  • Other 0.1%