Extract pad positions from a kicad PCBNEW file with net data.
Project description
# kicad-testpoints
## Project Scope + Simplify the process of building a test & programming jig for a KiCAD design. + Export centroid like data for individual pads
## Basic Goals + Call out a list of pads and vias for use as test points + Output in a format that is consistant with [kicad-parts-placer](https://github.com/snhobbs/kicad-parts-placer).
## Related Projects + [ Altium Designer ](https://www.altium.com/documentation/altium-designer/adding-testpoints-pcb)
Describe the via or pad to add a test point to
Offsets can be added to put the pin off center of the pad
- Format:
ref des
pad
class
net
net class (signal, ground, power, …)
… additional data for other tools
- Config script
Defines the classes of contacts.
Probe type
Offset
Vertical position relative to ground pins
- Vias need to be a seperate flow
net
class
x, y roughly (auto chooses the closest point)
History
0.1.0 (2023-10-30)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for kicad_testpoints-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 764a264142e4171591cd45e5ff54f430300f304ec65953ed70bf8215786a0880 |
|
MD5 | 4a1ca69cb26eea00058b0b6c1f40f7a4 |
|
BLAKE2b-256 | 4e8f47a3a8dd429aa7cad2b1bf60d144153ef4900a6061e847fc27c66eab2628 |