Skip to content

Extracts pad position and dimensions from EAGLE .brd file to .csv, for automated PCB inspection

License

Notifications You must be signed in to change notification settings

BAndiT1983/eagle_brd_pad_extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EAGLE .brd pad extractor

Extracts pad position and dimensions from EAGLE .brd file to .csv, for automated PCB inspection

Limitations

  • Some hardcoded values
  • Messy code
  • Optimizations missing

Usage

Execute with following syntax: ./extract_pad_data.py <EAGLE .brd file>

Example: ./extract_pad_data.py BetaPB/axiom_beta_power_board_v0.34.brd

Output can be found next to .brd file with .csv extension

About

Extracts pad position and dimensions from EAGLE .brd file to .csv, for automated PCB inspection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages