Skip to content
Anthony Ford edited this page Jul 12, 2013 · 5 revisions

This page serves a guide to installing the CARA eagle libraries.

Linux/OSX

Clone the git repo to your system. For this guide, I will assume it is cloned to ~/caraeagle

git clone [email protected]:arcc/eagle ~/caraeagle

Then add the libraries to Eagle:

  1. Launch Eagle
  2. On the Eagle Control Pannel, go to Options > Directories
  3. Add $HOME/.caraeagle/XXX:, where XXX is one of the following
    • lbr
    • dru
    • ulp
    • scr
    • cam
Clone this wiki locally