Graphics on PCB

This is more of a style question than practical but I’m curious:

How do you make or import graphics to a board in Eagle? I noticed the Sparkfun library has it and so does TI and AMD (and probably a few others). I looked around in the menus and did some google searching but couldn’t find anything about it

Thanks!

You can use the import-bmp.ulp (File->Run->import-bmp.ulp in the board screen)

I would recommend creating a new layer and putting the graphic on it. It will also take some work to get the resolution/scaling right.

That worked, thanks

Re: new layer, i think the script does that automatically as I now have a layer called 200bmp that didn’t exist before.