An open API service indexing awesome lists of open source software.

https://github.com/mithro/kicad-length-matching-checks

Couple of scripts which checks length matching of your KiCad design.
https://github.com/mithro/kicad-length-matching-checks

Last synced: 12 months ago
JSON representation

Couple of scripts which checks length matching of your KiCad design.

Awesome Lists containing this project

README

          

Two simple length matching checker scripts for KiCad.

`length_match.py` does basic length matching. This became `diff_pairs.py` which does differential pairs.

See the top of each script for usage/comments.

Originally from @projectgus 's Gist at https://gist.github.com/projectgus/6014a79cdc0fe859b3f2