How to edit Pins

Hello,
I have a component and I would like to change the location of the pins, do you know how to do this ? Thank you your answer.


On the left this is the library component and the image on the right is what I would like to have.

I don’t remember any problems with pin edition and movement (in symbol editor).
To ensure myself I have just tried (in V8). One click and pin is selected. Then you can click and drag it (rotating if needed) wherever you want.

A while later - probably I got it.
The title confused me.
Do your problem is really in pin edition and not edited symbol save?

@Piotr It’s the first post of GSXR. He probably does not know there is a symbol editor in KiCad.

The quickest way is to first place a symbol in your schematic, then hover the mouse over it (No active selection at that moment) and then press [Ctrl +e]. This loads the symbol in the symbol editor. When you are finished with editing, just close the symbol editor. KiCad then prompts you whether you want to put the changes back into your schematic.

After this, ERC will complain that your symbol is different from the library version. To make the process complete, you also have to learn some library management.

Hardly to believe in it, or I don’t know of the other way of running KiCad then ‘the only right one’ I use :slight_smile:
I always start from main KiCad application window where first you see is the list of tools for you and Symbol Editor is second on the list. If it were close to list end could be missed, but it is at the beginning.
Do other run KiCad different way that they don’t see this list?

One click and pin is selected.
After click and Edit Symbole, I can access the pins to change the number


I think now it’s OK
Thank you