Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cnuahs/custom-eagle-lbr
Custom components (schematic symbols and PCB footprints) for Eagle PCB.
https://github.com/cnuahs/custom-eagle-lbr
cc-by-sa eagle-cad eagle-library eagle-pcb pcb-layout
Last synced: 19 days ago
JSON representation
Custom components (schematic symbols and PCB footprints) for Eagle PCB.
- Host: GitHub
- URL: https://github.com/cnuahs/custom-eagle-lbr
- Owner: cnuahs
- Created: 2018-04-02T01:52:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T01:25:16.000Z (6 months ago)
- Last Synced: 2024-11-01T20:37:29.451Z (3 months ago)
- Topics: cc-by-sa, eagle-cad, eagle-library, eagle-pcb, pcb-layout
- Homepage:
- Size: 702 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# custom-eagle-lbr
Custom components (symbols and footprints) for Eagle PCB.
To install (on Moc OS):
1. Open Eagle and select `Options` > `Directories`.
2. Append `$HOME/Documents/eagle/lbr` to the `Libraries` field. Additional paths are separated by `:`.
3. Click `OK` to save changes. If the path doesn't exist, Eagle will prompt to create the directory.
4. Clone this repository in `$HOME/Documents/eagle/lbr`, i.e.,
```bash
$ cd $HOME/Documents/eagle/lbr && git clone [email protected]:cnuahs/custom-eagle-lbr.git ./shaunc.git
```
5. Restart Eagle. The library should appear at (or near) the top of the list as '00shaunc'.## License
[![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).