mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 07:40:16 +02:00
flip er-oled-fpc30.fpd; add new footprints to Makefile; fix comp ref in kl25-48.lib
This commit is contained in:
parent
81c2a48461
commit
2aa3233623
@ -1,10 +1,10 @@
|
||||
EESchema-LIBRARY Version 2.3 Date: Sat Sep 14 23:57:19 2013
|
||||
EESchema-LIBRARY Version 2.3 Date: Sun Sep 15 15:43:41 2013
|
||||
#encoding utf-8
|
||||
#
|
||||
# KL25-48
|
||||
#
|
||||
DEF KL25-48 U? 0 40 Y Y 1 F N
|
||||
F0 "U?" -1400 1600 60 H V C CNN
|
||||
DEF KL25-48 U 0 40 Y Y 1 F N
|
||||
F0 "U" -1400 1600 60 H V C CNN
|
||||
F1 "KL25-48" 0 50 60 H V C CNN
|
||||
F2 "~" 800 -150 60 H V C CNN
|
||||
F3 "~" 800 -150 60 H V C CNN
|
||||
|
@ -2,12 +2,12 @@ MODULES=8_10-card 8_10-socket-ra 8_10-socket-ra-push-pull \
|
||||
bat-clip-aa-th bga \
|
||||
c-smd c-t-smd \
|
||||
dcjack dfn din-5 dip dip4of6 do-214 dvi-recept-ra \
|
||||
e-switch320 eus evqq7 \
|
||||
e-switch320 er-oled-fpc30 eus evqq7 \
|
||||
fiducial \
|
||||
header he-2row-dip he-shrouded \
|
||||
inductor-2p ir \
|
||||
lga ledsmd \
|
||||
mdip meander-2450MHz mic-ra-dip mini-usb\
|
||||
mdip meander-2450MHz memcard8-amp-10100660 mic-ra-dip mini-usb\
|
||||
pads pads-array phonejack \
|
||||
qfn qfp \
|
||||
rca-3-ra rj45 \
|
||||
|
@ -11,7 +11,7 @@ frame contact {
|
||||
}
|
||||
|
||||
frame contacts {
|
||||
set x = (i-n/2-0.5)*e
|
||||
set x = -(i-n/2-0.5)*e
|
||||
|
||||
loop i = 1, n
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user