Rotating Symbols -> Rotating Value and Reference

Hello.

I am trying to create my own symbols for my own library. Everything is working very well. I have only one issue and hopfully someone can help me.

When I create a new symbol, I want to place the content of the “Reference” and “Value” field on specific coordinates next to the symbol. This is working very well. But when I add the new symbol to my schematic and the rotate it, the Letters are rotated, too.

I know that I can allow autoplacement. Then the letters will not rotate, but then the letters will not be at the specific coordinates, I placed them.

So my question is:
Is there a way to tell KiCad on which coordinates the letter shall be before and after I rotate my symbol, without enable Autoplacement?

Thank you very much for any help.

No. Autoplacement is all there is other than manually re-locating the text.

Thank you for your quick response.