https://contextualelectronics.com/topic/creating-schematic-symbols/
The steps to create a new library and switch from the official library directory to the project directory to edit my own library are totally gone in KiCAD 5.0.2.
But eventually, I figured it out and it is actually easier.
Step 1: Click to open the Symbol Library Editor.
Step 2: From the search tree on the left side, input device and select C. As described in the above tutorial, we are going to create our own library based on existing library. This capacitor is just a holder.
We can see from the above picture on the top bar, it is still pointing to the CAD's own library. But we want to customize it in our own project directory.
Step 3:
Step 4: save the new library in your project
and
Step 5:
Now you can see it is added to your library tree.
But check out the top bar, it is still saying /usr/share/kicad/library...
Step 6: Right click myBlink => new symbol
Name your new component in this library:
Step 7:
Now the working directory has been set to your project and you can edit your component in your own library.
No comments:
Post a Comment