Sunday 31 July 2016

pcb design - CadSoft Eagle polygon won't reach pads in Molex library


I'm using the Molex 5569 library in CadSoft Eagle. When I create a polygon, it won't reach the pads at all. The problem occurs only with components from this library.



Have a look at this screenshot as well:


Polygon problem




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...