Ki cad software

Currently i am designing a circuit which has different modules like Metering ic,controller etc. now can i import the symbols from other schematic(which was not created on my system)into my sheet?

In KiCad V5.1.x all symbols which are visible in a schematic reside in a symbol library.

It can either be from on of KiCad’s default libraries, a custom library (possibly specific to a project), or if all else fails, it is in the [ProjectName]-cache.lib.

The proper way to manage libraries, is to first find a scheme that works for you, and then adhere to it.

If you’re unfamiliar with library management, then start reading here:
https://forum.kicad.info/search?q=library%20management%20category%3A19

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.