Reorder of all libraries for easier loading to eagle

This commit is contained in:
Dominik Dancs 2018-03-03 20:48:33 +01:00
parent dda628534a
commit c3c51891c7
1122 changed files with 5 additions and 299 deletions

BIN
1284p.lbr Normal file

Binary file not shown.

BIN
19inch.lbr Normal file

Binary file not shown.

BIN
1wire.lbr Normal file

Binary file not shown.

BIN
20f001n.lbr Normal file

Binary file not shown.

BIN
29le010.lbr Normal file

Binary file not shown.

BIN
33fj256mc710.lbr Normal file

Binary file not shown.

BIN
40xx-2.lbr Normal file

Binary file not shown.

BIN
40xx.lbr Normal file

Binary file not shown.

BIN
41xx.lbr Normal file

Binary file not shown.

BIN
45xx.lbr Normal file

Binary file not shown.

BIN
648a40-01-tsop40--14mm.lbr Normal file

Binary file not shown.

BIN
65xxx.lbr Normal file

Binary file not shown.

BIN
74ac-logic.lbr Normal file

Binary file not shown.

BIN
74ah.lbr Normal file

Binary file not shown.

BIN
74hc(t)4046.lbr Normal file

Binary file not shown.

BIN
74lvc2g241.lbr Normal file

Binary file not shown.

BIN
74ttl-din.lbr Normal file

Binary file not shown.

BIN
74xx-eu.lbr Normal file

Binary file not shown.

BIN
74xx-little-de.lbr Normal file

Binary file not shown.

BIN
74xx-little-us.lbr Normal file

Binary file not shown.

BIN
74xx-us.lbr Normal file

Binary file not shown.

BIN
751xx.lbr Normal file

Binary file not shown.

BIN
78xx_with_heatsink.lbr Normal file

Binary file not shown.

BIN
7sh.lbr Normal file

Binary file not shown.

BIN
PumpingStation-One.lbr Normal file

Binary file not shown.

View File

@ -1,215 +0,0 @@
# From original gitignore in libraries repo, not sure what they are from.
*.orig
SyncToy*
SFE_Testing_Eagle_Library
#################
## SparkFun Useful stuff
#################
## AVR Development
*.eep
*.elf
*.lst
*.lss
*.sym
*.d
*.o
*.srec
*.map
## Notepad++ backup files
*.bak
## BOM files
*bom*
#################
## Eclipse
#################
*.pydevproject
.project
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
#############
## Eagle
#############
# Ignore the board and schematic backup files and lock files
*.b#?
*.s#?
*.l#?
*.lck
#################
## Visual Studio
#################
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
*.sln.docstates
# Build results
[Dd]ebug/
[Rr]elease/
*_i.c
*_p.c
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.vspscc
.builds
*.dotCover
## TODO: If you have NuGet Package Restore enabled, uncomment this
#packages/
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
# Visual Studio profiler
*.psess
*.vsp
# ReSharper is a .NET coding add-in
_ReSharper*
# Installshield output folder
[Ee]xpress
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish
# Others
[Bb]in
[Oo]bj
sql
TestResults
*.Cache
ClientBin
stylecop.*
~$*
*.dbmdl
Generated_Code #added for RIA/Silverlight projects
# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
############
## Windows
############
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
#############
## Mac OS
#############
.DS_Store
#############
## Linux
#############
# backup files (*.bak on Win)
*~
#############
## Python
#############
*.py[co]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
#Translations
*.mo
#Mr Developer
.mr.developer.cfg

View File

@ -1,58 +0,0 @@
SparkFun Electronics Eagle Libraries
====================================
SparkFun Electronics' preferred foot prints using Eagle v6.0 or greater.
We've spent an enormous amount of time creating and checking these footprints and parts.
If you enjoy using this library, please buy one of our products at [SparkFun](http://www.sparkfun.com).
Please also note that we guarantee that there are some messed up footprints in this library.
We've tried to note which are proven and tested, but by downloading these files, you acknowledge that you are using the files at your own risk.
**We cannot be held responsible for faulty PCBs.
Always check your parts against a 1:1 printout.**
This is the complete SparkFun Electronics default foot prints for Eagle 6.0+.
How to Use Eagle
----------------
If you need more information about how to use Eagle, checkout our Eagle Tutorials:
* [Installing an Eagle Library](https://learn.sparkfun.com/tutorials/how-to-install-and-setup-eagle#using-the-sparkfun-libraries)
* [Installing Eagle](https://learn.sparkfun.com/tutorials/how-to-install-and-setup-eagle)
* [Creating Schematics](https://learn.sparkfun.com/tutorials/using-eagle-schematic)
* [Creating Boards](https://learn.sparkfun.com/tutorials/using-eagle-board-layout)
* [Designing Custom Footprints](https://learn.sparkfun.com/tutorials/designing-pcbs-smd-footprints)
* [Creating Footprints from Digital Imagery](https://learn.sparkfun.com/tutorials/making-custom-footprints-in-eagle)
* [Other SparkFun/Eagle Resources](https://www.sparkfun.com/eagle)
How to use GitHub
-----------------
If you need help getting started using git/GitHub, check out our GitHub tutorials:
* [Using GitHub](https://learn.sparkfun.com/tutorials/using-github)
* [Using GitHub to Share with SparkFun](https://learn.sparkfun.com/tutorials/using-github-to-share-with-sparkfun)
Want to Contribute?
-------------------
Check out our [Library Guidelines](https://github.com/sparkfun/SparkFun-Eagle-Libraries/wiki), create your part, and add it to our [UserSubmitted](https://github.com/sparkfun/SparkFun-Eagle-Libraries/blob/master/User-Submitted.lbr) library.
If you discover a bug with an existing component, please submit an issue or pull request.
Library Versions
----------------
The library associated with Eagle v5.11 and earlier is found [here](https://github.com/sparkfun/Old-SparkFun-Eagle-Library).
If you would like to reference the library as it related to a particular version of Eagle, please check our tagged versions [here](https://github.com/sparkfun/SparkFun-Eagle-Libraries/releases).
License Information
-------------------
This library is released under the [Creative Commons ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license.
**You are welcome to use this library for commercial purposes.**
For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold.
We want bragging rights that we helped (in a very small part) to create your 8th world wonder.
We would like the opportunity to feature your device on our homepage.
Please consider contributing back to this library or others to help the open-source hardware community continue to thrive and grow!

BIN
SparkFun.lbr Normal file

Binary file not shown.

BIN
abi-lcd.lbr Normal file

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More