How to import eeschema file in another project

HI all! I am really new to KiCad, i am using version 4.0.2 on Mac OSX.

I just want to import the content of a .sch file i just finished, in an empty hierarchical sheet of another existing project. I really couldn’t find a way to do this! Thanks really.

Create empty hierarchical sheet and remember the file name of this sheet. Save your current project and close KiCad.
Now copy your source schematic to your current project and rename it replacing the old one. Start KiCad and open your project again. The schematic should be in place.
If some of symbols will be lost reconfigure project libraries. Perform full schematic annotation.

3 Likes

Thanks, it worked perfectly :slight_smile: