2.7. KiCad: principles of use

    In order to manage a KiCad project: schematic files, printed circuit board files, supplementary libraries, manufacturing files for photo-tracing, drilling and automatic component placement files, it is recommended to create a project as follows:

    It is recommended to use a unique directory for each KiCad project. Do not combine multiple projects into a single directory.

    KiCad creates a file with a .pro extension that maintains a number of parameters for project management (such as the list of libraries used in the schematic). Default names of both main schematic file and printed circuit board file are derived from the name of the project. Thus, if a project called example.pro was created in a directory called example , the default files will be created: