How to back annotate for wiring change

Hello, all.
I’m newbie for KiCad.
I want to know how can I back annotate for wiring change in Pcbnew to Eeschema.


I make this schematics in Eeschema.(left)

It shows in Pcbnew.(Right up)

I disable checking design change and wire like this.(Right down)
I want to back annotate this change.

And can I make new rats nets or delete ?
Thank you.

Backannotation does not (yet) exist. I feel like there was a wishlist item for this over at https://bugs.launchpad.net/kicad but I can’t find it at the moment. Please feel free to add a bug report with your requirements if this would be useful to you.

However, in your specific case, I would move my mouse over RN1 in eeschema and press “Y” to mirror the part about the Y axis.

For swapping units, you can use my Swap_units action plugin. You have to be on the platform, where KICAD_SCRIPTING_WXPYTHON=ON

As I haven’t received a lot of issue on it, it might be without any significant bugs, or hasn’t been used a lot, so use with caution.

Thank you.
I understand it.
This schema and layout are example to explain what I want to do.
I found WireIt plugin.
It can edit rats net in Pcbnew, But cannot back annotate.
I’ll post backannotation to wishilist.

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