This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 951
Home
CarlPoirier edited this page Sep 5, 2014
·
9 revisions
This repository is separated into three folders.
- library contains the symbols for making schematics.
- template contains project templates from where you can start off, as well as the fp-lib-tables, which are a list specifying where to find each footprint library. These are the other repositories ending in ".pretty".
- modules includes the 3D drawing of footprints in the subdirectory "packages3d" and the footprint documentation in the subdirectory "footprint_doc".kicad
Before you start making your symbols and 3D models which can included in KiCad-Library repository, you have to be familiar with the content of two documents:
- KiCad Library Convention which is a set of rules and guidelines you should take into account when creating Your work.
- How To Contribute to know what steps should be taken to properly prepare a Pull Request, which will be dealt with by one of the librarians.
These Wiki pages can be edited directly only by the KiCad Library owners and maintainers.
If you are not a member and want to add or edit something please clone Wiki pages to your Git repository and prepare merge request. Your request will be reviewed and included as soon as possible.