-
Notifications
You must be signed in to change notification settings - Fork 33
Description
I've got a library part (from SparkFun) for a 40 mil fiducial.
A single footprint provides both top and bottom side fiducial marks.
Unfortunately, the script doesn't handle this footprint correctly. In my case, regardless of whether I mirror it or not, it gets treated as a "Bottom" component.
To make matters worse, since it was placed as a top component, the flipping of the coordinates puts them in the opposite position from what is desired on both sides of the board.
Obviously, as a work around, I can convert it to a single-sided foot print and manually place 6 fiducial marks instead of 3, but Ideally, it would be nice if a simple correction to the script were possible.
Full disclosure, I'm actually using the Berniwa fork, but I believe the behavior is still the same.
I've attached an export of the footprint in question to help in the diagnostic process. Unfortunately, to get GitHub to accept it, I had to append a .txt extension. (I'll open an issue on GitHub for that).