Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 482 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 482 Bytes

KiCad utilities

schlib.py: A class to parse components of Schematic Libraries Files Format of the KiCad.

check-rule-3.x.py: Those scripts prints out a report informing what is in disagreement with the KiCad Library Convention.

fix-pins.py: This script tests some cases of x/y "wrong" pins positions. The description of the cases are explained in the head of this script file.