Comments: Importing Custom Images into Eagle
Looking for answers to technical questions?
We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.
If you've found an issue with this tutorial content, please send us your feedback!
If you get the error "Package contains a polygon that may cause extremely large plot data. Continue?" it can be fixed by modifying the trace widths in eagle, or you can manually editing the .lbr file and increasing the width of the polygons from 0 to 0.01. Change polygon width="0" to polygon width="0.01".
Be sure to go through each polygon in the package and make this change. Find and replace in something like Programmer's Notepad is very helpful.
I followed all of the steps outlined here and was able to place my company's logo on our newest PCB. Very well put together tutorial; all of the steps were clear and the process was logical and achieved the desired result. Thank you!
Awesome! Glad it helped!