update to latest kicad-python to support sync >to> KiCAD, needs KiCAD 9.0.2 (README update)

This commit is contained in:
Morgan 'ARR\!' Allen 2025-03-31 12:50:09 -07:00
parent b203270b54
commit c09306cbc8

View file

@ -8,6 +8,7 @@ KiCAD 9 API Workbench
* Add footprint pads
* Import footprint 3d models
* Reload outline after changed in KiCAD
* Push outline back to KiCAD (requires KiCAD 9.0.2)
* Can be used in FreeCAD Assemblies
## In Progress / To be ported