-
Notifications
You must be signed in to change notification settings - Fork 0
alexer/pykicad
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Python library for reading/writing/displaying KiCad files ======================================= Currently only supports .mod and .emp files (module libraries) Dumping modules: python kicaddump.py gen/pinhdr.mod - Dumps all modules in human-readable form Viewing modules: python kicadview.py gen/pinhdr.mod - Move around by left-clicking and dragging - Zoom by using the scroll wheel - Switch to next module in library by clicking the middle button Module generation: python gen/pinhdr.py > pinhdr.mod - You can use this as example code for generating modules
About
Python library for reading, writing and viewing kicad files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published