Remove "derived from symbol"

I want to remove the “Derive from symbol” property (or set it to “None”). But there is no such option when on the drop down menu:

Is this a bug? The description text next to it says “…or select None for the root symbol”.

My version info:

Application: KiCad Footprint Editor x64 on x64

Version: 7.0.1, release build

Libraries:
	wxWidgets 3.2.2
	FreeType 2.12.1
	HarfBuzz 5.0.1
	FontConfig 2.14.1
	libcurl/7.83.1-DEV Schannel zlib/1.2.13

Platform: Windows 11 (build 22000), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
	Date: Mar 11 2023 03:41:46
	wxWidgets: 3.2.2 (wchar_t,wx containers)
	Boost: 1.80.0
	OCC: 7.6.2
	Curl: 7.83.1-DEV
	ngspice: 39
	Compiler: Visual C++ 1934 without C++ ABI

Build settings:
	KICAD_SPICE=ON

The “Derive from symbol” property needs to be set in the “New Symbol” pop-up menu.

To do this:
Select your symbol “TH”,
Highlight the library in which you placed “TH”
Select “New Symbol” icon
Edit or delete anything in the “Derived from existing symbol” box.

The “Derive from Symbol” line in the “Library Symbol Properties” may only be used to change a symbol from the available selection in the drop-down list shown when clicking the right hand arrow.

The pop-up instructions are not very clear. :slightly_frowning_face:

THank you for the reply!

When I follow your instructions KiCad just makes me make a new symdol, it does not edit the one I highlight:

Where “derive from existing symbol” is already empty.
Are you sure your suggestion works as you described? can you show me a screenshot how it looks on you?

1 Like

That is correct. Type in the symbol name “TH”.
You are copying the new “TH” into the same library as the old “TH” but with the “Derived from …” empty.

When you “save”, you select “overwrite” option, so the new TH without derivatives replaces the old TH with derivatives.

Sorry, I assumed a bit too much with the original comment.

1 Like

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