Skip to content

lab11/eagle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab11 Eagle Support Files

Part libraries, packaging scripts, CAM jobs, and other files we use with EAGLE.

Required package installation

Ubuntu (assuming default python 3.8)

sudo apt install pdftk unoconv texlive-core
pip install -r requirements.txt

Process

We highly recommend reading over some of the Lab11 Eagle Documentation.

Generally:

  • Generate bom with ulp. Sort by values and output to csv.
  • Generate gerber files with eagle
  • Open csv, add notes, delete rows for DNP footprints, and save as xlsx
  • Run the main eagle.py script from the board file directory

About

Custom scripts and libraries for Eagle PCB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published