Skip to content

Add Select Peers functionality

Franck requested to merge Franck78/kicad-code:select-peers into master

CHANGELOG: Add Select Peers functionality

ADDED: Even with hierachical sheets, it is difficult to find repeated small components attached to a main components in the initial pile. With this tool, you select directly connected component or up to two hop away. Selected components 3 pads max, eg things like resistors, transistors, test pads. The func try it's best to rearrange compoments around the main one.

git fixes 10047

Merge request reports