Matthew Lai
Matthew Lai
Can you verify and see if this is consistent with other QFN sizes? I used QFN-64 (I think) on a design, and the rotation was correct.
It's a bit strange that different pin counts would have different canonical orientations. But definitely, we should include pin counts (that's why I used regex for pattern matching) if they...
I wonder if they just changed the canonical orientations for a bunch of footprints, and we should just nuke the rotations file and start new.
Yeah it would be great if we can get an authoritative reference!
Thanks for the heads up. I have reverted them for now. Let me know if that works!
Hi @Shackmeister That does sound interesting and would be a good simplification. Unfortunately I'm very busy for the next 2 months so I am unlikely to have time to look...
I have never tried but I think on the KiCad CPL output you can choose whether x/y is mirrored. It could be something to do with that.
Can you look at the csv output file and compare it to JLC's example files and see what's going on?
Hi @mholiv, thanks for the suggestion. I think that makes sense, but I know very little about how Python packaging/distribution works. @sophiekovalevsky added the current pip support. @sophiekovalevsky what do...
@sophiekovalevsky yes, all sounds great to me, thanks!