Search-Engine for Cadsoft Eagle ™ Libraries

kner 2013 0.4

needle: Regular Expression; Flags: /.../is preselected (ignore case,dotall)

haystack: no checkbox checked ==> haystack = Device+Description+Symbol+PackageName
else checked items are examined one after the other

Examples:

     Packages 5mm Grid ==> [^\d.,]5\s*mm  Try it yourself »  
     Resistor 5mm Grid ==> resistor.*5 mm[^\d.,]5\s*mm Try it yourself »
     find Device that contains 0617/22  ==>  0617\/22 Try it yourself »

74LS00 all 74ls devices 7400 or 7402 DIN A4 LED FLIP FLOP SMD LED 1206

Get Eagle Command:

CLICK into the Dev: ( turquoise colored) line

Devices (italic): click on the device and copy&paste by ctrl+C, go to schematic editor and paste into command line.

Packages (bold): click on the package and copy&paste by ctrl+C, go to pcb editor and paste into command line. (Only works on closed schematic editor)






2 chars minimum; refine your search criterion