lib: add part position correction
This commit is contained in:
parent
b0d502be6f
commit
136a239ca4
|
@ -1,6 +1,12 @@
|
|||
package,x,y,rot
|
||||
LEDC2012X80N,0,0,-90
|
||||
UC1608X55N,0,0,90
|
||||
SOT95P237X112-3N,0,0,180
|
||||
CONNECTOR_MY-1220-03,0,-1.1,0
|
||||
CONNECTOR_XKB_U262-24XN-4BV64,0,-1.3,180
|
||||
package;x;y;rot
|
||||
LEDC2012X80N;0;0;-90
|
||||
LEDC1608X90N;0;0;-90
|
||||
UC1608X55N;0;0;-90
|
||||
CAPC1608X92N;0;0;-90
|
||||
SOT95P237X112-3N;0;0;180
|
||||
CONNECTOR_MY-1220-03;0;-1.1;0
|
||||
CONNECTOR_XKB_U262-24XN-4BV64;0;-1.3;0
|
||||
CONNECTOR_U231-09XN-4BLRA00;0;-3.0;0
|
||||
SOP254P976X355-14N;0;0;-90
|
||||
SOP65P640X120-20N;0;0;-90
|
||||
CONNECTOR_HDMI-001S;0;1.1;0
|
||||
|
|
|
Loading…
Reference in New Issue