sparkfun / SparkFun_Eagle_Settings

The Eagle settings SparkFun uses for board designs
https://www.sparkfun.com/
217 stars 119 forks source link

checking for 4-layer or 6-layers (with no wires) #36

Closed lewispg228 closed 2 years ago

lewispg228 commented 2 years ago

Previously, the check for 4-layer or 6-layer boards only looked for wires on those inner layers. This means if you only have polygons, then it would miss the inner layers.

Now it checks for wires and polygons, so it will do a better job of catching >2 layer boards.