rotation updates

This commit is contained in:
2025-04-08 09:20:14 -07:00
parent 2aa97b87d6
commit 9f1962de98
3 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
"Footprint pattern","Correction"
"^DIP-([0-9]*)_W15.24mm","-90"
"^PinHeader_2x([0-9]*)_P2.54mm_Vertical","-90"
"^DIP-([0-9]*)_W7.62mm","-90"
"^SOIC-","-90"
"^TSSOP-","0"
"^SOT-23","180"
"^PinHeader_[12]x([0-9]*)_P2.54mm_Vertical","-90"
"^PinHeader_[12]x([0-9]*)_P2.54mm_Horizontal","90"
1 Footprint pattern Correction
2 ^DIP-([0-9]*)_W15.24mm -90
3 ^PinHeader_2x([0-9]*)_P2.54mm_Vertical ^DIP-([0-9]*)_W7.62mm -90
4 ^SOIC- -90
5 ^TSSOP- ^SOT-23 0 180
6 ^PinHeader_[12]x([0-9]*)_P2.54mm_Vertical -90
7 ^PinHeader_[12]x([0-9]*)_P2.54mm_Horizontal 90