jsleeio / go-eagle

Go libraries and tools for interacting with Autodesk Eagle board files
15 stars 0 forks source link

incorrect board outline detection misbehaves when objects are outside the board area #9

Open jsleeio opened 4 years ago

jsleeio commented 4 years ago

objects outside the board area is perfectly valid — eg. fab notes, measures, etc

perhaps detection should only happen on one layer? maybe Dimension ?