Find.ulp will locate a part in your schematic based on an inputted reference designator or part number. Not only will it give you exact X and Y coordinates on your schematic, but it will zoom in on that part and highlight it.
If you want to add a shortcut, as 'Control + F' to find components in your schematic, you can type in the Eagle Command Line:
ASSIGN C+F 'RUN find.ulp';Additionally, you can modify the Eagle.scr file to add a button on the Eagle toolbar. This is well documented in the EAGLE HELP: Editor Commands > MENU.
Thank you very much! This tip is useful as hell.
ReplyDelete