Following on from the EDeA 0.6.0 announcement I am happy to inform you about our 0.8.2 release of our CLI for managing design block re-use (schematic + layout as one).
As before, if you have Python set up, you can grab it from PyPI:
pip install edea
See the docs here:
Features:
-
KiCad 8 support
-
Improved performance over 0.6
-
Add a schematic and layout to your current design:
from local:
edea add module --local-file
from git:
edea add module --git-url
- Adding design rules
edea add rules --help
- Checking design rules
edea check --help
This work is generously supported by NLNet.