I couldn’t invert a pin name with ~NAME in the latest kiCAD 6. I tried adding ~ in front or after the name, and wrapping the name with ~ before and after. None the above display the inverted bar on top of the name. Is there a new way to invert a pin name in KiCAD 6?
1 Like
I think you need to enclose the name in {} curly brackets so it becomes ~{inverted_name}
4 Likes
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.