Libraries are created in Eagle 9
Collection of the following libraries
- wESP32
more to be added, when created
-
Open Eagle and select the
Control Panel
window. -
Choose
Options
and from the drop down that appears,Directories
. -
Change the Libraries line from:
$EAGLEDIR/lbr
to something like:$EAGLEDIR/lbr:$HOME/external_lbrs (for OS X)
$EAGLEDIR\lbr;$HOME\external_lbrs (for Windows)
-
Click
OK
to save your changes. -
Eagle will prompt to create the directory if it does not already exist. Note the location and choose
Yes
to create the directory.On OS X,
$HOME/external_lbrs
changes to: /Users/mechatroniks/external_lbrs/On Windows,
$HOME\external_lbrs
changes to: C:\Users\Mechatroniks\Documents\external_lbrs -
Find and open the
external_lbrs
folder. Drag______.lbr
into the newexternal_lbrs
folder. -
Restart Eagle. The library should be now be usable.