first commit
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# kicad-symbol-exporter
|
||||
|
||||
exports a list of all available symbols and footprints in the format `LIBRARY:PART` to one text file each
|
||||
exports a list of all available symbols/footprints in the format `LIBRARY:PART` to a text file
|
||||
|
||||
## usage
|
||||
```
|
||||
python fp-lib-table footprints.txt
|
||||
python sym-lib-table symbols.txt
|
||||
```
|
||||
Reference in New Issue
Block a user