Reference Designator in schematic and layout are coming different

Dear Team,

I am using KiCad 9

Below is my symbol in Schematic and it’s properties.

In the layout it is coming entirely different.Please see below.

May I know what is the issue

I clicked show .Then it is showing J4.What is this INS and L GND R.

That is the footprint you specified in the symbol properties . . .

image

If you don’t want that footprint then specify the footprint you do want.

1 Like

Thank you.

But for other components footprint name is not coming.Properly only REF is coming.

I’m guessing that is not a standard KiCad supplied footprint ? if you don’t want the additional silkscreen text there either edit it yourself and remove it or take the issue up with the author.

1 Like

Yes ,that is not a Kicad footprint.I downloaded from 3rd party

Time to breakout the Footprint editor and start learning how to edit a footprint . . . if you don’t know already :wink:

1 Like

I will do it and update here.

1 Like

And its name ends with “…_AudioInsRGndL” that probably means that except pads it also contains descriptions: “Ins”, “R”, “Gnd”, “L”.
“Audio” is missing :frowning:

1 Like