I use kicad version 6.0.8 on Windows 10 operating system.
I would like to create my own symbol library. This still works. When I create a multipart symbol there is an unusual behavior.
-
I create a multipart symbol. Set “Number of units per package” to 2. Set the “Units are not interchangeable”.
-
I draw the completely different units A and B. It’s working perfectly fine so far.
-
I select some drawing elements from another existing symbol (e.g. lines, circle, rectangle) and copy them with ctrl-c.
-
I switch to the “A” unit of the new symbol and paste the copied parts with CTRL-V. The copied parts will then appear in both “A” and “B” units. And if I delete an element in either unit, the selected element is deleted in both “A” and “B” units. It’s as if these drawing elements are “glued together”.
I made a small video in which I present this. You can see it at this link:
What can be done to easily copy the same part to different units?
Thank you, for your support.