Dear all,
i’d like to announce KiClearance version 0.2.0 !
See also previous post
KiClearance auto-generates the clearance distance rules for your KiCad layout.
We have added some new features
- the initial table is generated out of the given kicad file (this step has to be done before manually)
- the rules are are less in total, so the routing is faster as KiCad has to deal with less rules then before
New version is available on pypi and can be installed as usual in your python virtual environment, e.g. pip install kiclearance
Code, Docs and usage: GitHub - upb-lea/KiClearance: Generate clearance rules for KiCAD by a human-readable easy-to-use table.