From 0b75a76ea3ad27d1a8d2bd68200d37c2f24b809a Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Sat, 22 Dec 2012 23:12:56 -0300 Subject: [PATCH] components/inductor.lib: general inductor, reusing filter.lib by Adam Wang --- AUTHORS | 1 + components/HIERARCHY | 1 + components/components.pro | 1 + components/inductor.lib | 20 ++++++++++++++++++++ 4 files changed, 23 insertions(+) create mode 100644 components/inductor.lib diff --git a/AUTHORS b/AUTHORS index 1d20a74..2b44040 100644 --- a/AUTHORS +++ b/AUTHORS @@ -81,6 +81,7 @@ Werner Almesberger components/tps6216x.lib components/lis3dh.lib components/memcard-shield4.lib (based on MEMCARD8 from con.lib, by Adam Wang) + components/inductor.lib (based on filter.lib by Adam Wang) modules/pads.fpd modules/stdpass.fpd modules/8_10-card.fpd diff --git a/components/HIERARCHY b/components/HIERARCHY index 9af2b61..80148e0 100644 --- a/components/HIERARCHY +++ b/components/HIERARCHY @@ -5,6 +5,7 @@ Passive crystal DIODE LED + INDUCTOR filter PPTC R diff --git a/components/components.pro b/components/components.pro index 730d1e0..14cc5a5 100644 --- a/components/components.pro +++ b/components/components.pro @@ -147,3 +147,4 @@ LibName75=./lpc1100-qfn33 LibName76=./tps6216x LibName77=./lis3dh LibName78=./memcard8 +LibName79=./inductor diff --git a/components/inductor.lib b/components/inductor.lib new file mode 100644 index 0000000..e85733c --- /dev/null +++ b/components/inductor.lib @@ -0,0 +1,20 @@ +EESchema-LIBRARY Version 2.3 Date: Sat Dec 22 23:06:50 2012 +#encoding utf-8 +# +# INDUCTOR +# +DEF INDUCTOR L 0 40 N N 1 F N +F0 "L" 0 150 60 H V C CNN +F1 "INDUCTOR" 0 -100 60 H V C CNN +DRAW +A -150 0 50 1 1799 0 1 0 N -100 0 -200 0 +A -50 0 50 1 1799 0 1 0 N 0 0 -100 0 +A 0 0 0 0 0 0 1 0 N 0 0 0 0 +A 50 0 50 1 1799 0 1 0 N 100 0 0 0 +A 150 0 50 1 1799 0 1 0 N 200 0 100 0 +X 1 1 -350 0 150 R 50 50 1 1 P +X 2 2 350 0 150 L 50 50 1 1 P +ENDDRAW +ENDDEF +# +#End Library