Skip to content
Snippets Groups Projects
Commit feeb6313 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Fix Pick and Place rotation for U201

parent b360fbf8
No related branches found
No related tags found
No related merge requests found
......@@ -55,4 +55,4 @@ R212,16.25,-28.75,270.0,bottom
U101,10.0,-70.0,270.0,bottom
U102,10.0,-53.0,0.0,bottom
U103,10.0,-83.4375,270.0,bottom
U201,17.5,-32.8125,180.0,bottom
U201,17.5,-32.8125,0.0,bottom
......@@ -87,6 +87,7 @@ ROTATE_BY_MPN = {
}
ROTATE_BY_PACKAGE = {
"SOT-23-5" : 0,
"SOT-23-3" : 180,
"SOD323" : 180,
"TSSOP-14" : 90,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment