[Tests][KiCad 5] More adjusts to rotation references

This commit is contained in:
Salvador E. Tropea 2023-11-15 07:14:19 -03:00
parent 2dd0cca91c
commit 296c12f749
2 changed files with 2 additions and 2 deletions

View File

@ -59,4 +59,4 @@ Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
"SW1","SW_Push","TS-1187A",114.0000,-58.1660,0.0000,top
"U1","AZ1117-3.3","SOT-223-3_TabPin2",117.3000,-75.8000,180.0000,top
"U2","CP2104","QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm",113.9040,-66.0400,270.0000,top
"U3","ESP32-WROOM-32","ESP32-WROOM-32",134.3660,-70.3580,0.0000,top
"U3","ESP32-WROOM-32","ESP32-WROOM-32",134.3660,-70.3580,270.0000,top

1 Designator Val Package Mid X Mid Y Rotation Layer
59 SW1 SW_Push TS-1187A 114.0000 -58.1660 0.0000 top
60 U1 AZ1117-3.3 SOT-223-3_TabPin2 117.3000 -75.8000 180.0000 top
61 U2 CP2104 QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm 113.9040 -66.0400 270.0000 top
62 U3 ESP32-WROOM-32 ESP32-WROOM-32 134.3660 -70.3580 0.0000 270.0000 top

View File

@ -59,4 +59,4 @@ Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
"SW1","SW_Push","TS-1187A",12.0000,43.8340,0.0000,top
"U1","AZ1117-3.3","SOT-223-3_TabPin2",15.3000,26.2000,180.0000,top
"U2","CP2104","QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm",11.9040,35.9600,270.0000,top
"U3","ESP32-WROOM-32","ESP32-WROOM-32",32.3660,31.6420,0.0000,top
"U3","ESP32-WROOM-32","ESP32-WROOM-32",32.3660,31.6420,270.0000,top

1 Designator Val Package Mid X Mid Y Rotation Layer
59 SW1 SW_Push TS-1187A 12.0000 43.8340 0.0000 top
60 U1 AZ1117-3.3 SOT-223-3_TabPin2 15.3000 26.2000 180.0000 top
61 U2 CP2104 QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm 11.9040 35.9600 270.0000 top
62 U3 ESP32-WROOM-32 ESP32-WROOM-32 32.3660 31.6420 0.0000 270.0000 top