Skip to content

Commit

Permalink
README: add note regarding net highlight in KiCad 6
Browse files Browse the repository at this point in the history
  • Loading branch information
stapelberg committed Sep 17, 2022
1 parent 2948d30 commit 17d1c47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,8 @@ the QMK branch to work with.
1. Clone https://github.com/kinx-project/kint/ and open `kicad/kint.pro` in KiCad
1. Select `Tools``Edit PCB`
1. Select `View``Flip Board View`, because the front side of kinT contains the LEDs, the back side contains the connectors.
1. Select `Highlight Net`, the second icon from the top in the right icon bar
1. Select `Highlight Net`, the second icon from the top in the right icon bar.
In KiCad 6, the icon is gone. Instead, hold the `Ctrl` key while clicking on the net.
1. Click on the pin of interest. In the bottom left, you’ll see the Net Name (e.g. `COL_3`), and KiCad will highlight all connected traces.

### Issue: LEDs not working
Expand Down

0 comments on commit 17d1c47

Please sign in to comment.