Warning: Unconnected wire endpoint - How do I resolve this?

Hi.
Moved to Kicad 9.0 today.
When I run an ERC test the following warning appears:
Warning: Unconnected wire endpoint

How do I resolve this warning?
Follows an image from a part of my schematic with unconnected wire endpoints with labels


I

either:

  • connect something to the wire endpoint
    • note: your labels are connected in the middle of the wire, not at the endpoint. SO in the current situation they don’t count
  • ignore these warnings (as the behaviour was intended by you)
  • if you use this drawing style with open wire endings more often: switch off this ERC check entirely (as I have done on my projects, it produces too much false positive warnings on my designs and therefore is not suitable for my workflow)

general note: adapt the ERC checks to your own workflow/likings.

1 Like

You can select the position of the “endpoint” of the label.
Simple open the properties of the label and align the text to the right or left, depending on how you like it. In my case I like the label on top of the trace, so I align it to the right:

It’s a little bit easier and quicker to just mirror the label in the X axis by pressing the x key.