On 26/03/2025 14:54, Dave Farrington
via groups.io wrote:
Symbols had been my bugaboo ever since I started trying to
teach myself KiCad. I'm now at v9.0.0 as I update my Linux
systems with regularity.
?
I? seem to remember a method in which one could copy existing
symbols into a new one for modifications. But I'm apparently not
able to do that. Plus my existing project symbols appear to be
gone.
There is a method to do what you want:
- Open the symbol editor
- Highlight an existing symbol
- Right-click on the name in the symbol list
- Save Copy As...
- Choose location
- Edit copied symbol
- Save
You can only save into your own libraries, as the system libraries
are read-only (at least in Linux).
If your own libraries have disappeared in a KiCad update, you will
need to re-add them:
In the symbol Editor:
- Preferences > Manage Symbol Libraries
- Global Libraries > Add Existing Library to Table (click
folder icon below table)
- The new library will be added at the bottom, but you can move
it up to the top of the list, or alphabetical order, or however
you choose.
--
Regards,
Tony