Skip to content

adding kicad-testpoints

snhobbs requested to merge snhobbs/metadata:testpoints into main

Plugin uses the "fabrication property" field of pads to mark them as test points. The plugin iterates over all pads in the design and generates a spreadsheet of their positions, net, net class, etc. This is in the format used for TheJigsApp generated test jigs and contains a link to the commercial service in the "about" menu.

Merge request reports