diff options
author | Uros Majstorovic <majstor@majstor.org> | 2020-12-04 06:55:06 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2020-12-04 06:55:06 +0100 |
commit | 3a855f8235295e9091342ced6074d3bab0d79677 (patch) | |
tree | b3276de041f5fdafc18aa0fcb27a372c9a50beb5 /hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod | |
parent | 90338a896c8c17e9e3a8e0cc3334bb6a8db85720 (diff) |
stereo audio out; lvds display; LSM9DS1 added
Diffstat (limited to 'hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod')
-rw-r--r-- | hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod b/hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod index 0dbb32b..879557e 100644 --- a/hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod +++ b/hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod @@ -1,4 +1,4 @@ -(module L_Coilcraft_XAL40 (layer F.Cu) (tedit 5D4E0E3F) +(module L_Coilcraft_XAL40 (layer F.Cu) (tedit 5FB93D5E) (descr "Inductor SMD XAL40, reflow soldering") (tags "inductor XAL40") (attr smd) @@ -8,19 +8,19 @@ (fp_text value L_Coilcraft_XAL40 (at 0 3.25) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))) ) - (fp_line (start -2.4 -2.25) (end -2.4 2.25) (layer F.CrtYd) (width 0.12)) + (fp_line (start -1 -2.1) (end 1 -2.1) (layer F.SilkS) (width 0.12)) + (fp_line (start 1 2.1) (end -1 2.1) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.4 2.25) (end 2.4 2.25) (layer F.CrtYd) (width 0.12)) + (fp_line (start -2.4 -2.25) (end 2.4 -2.25) (layer F.CrtYd) (width 0.12)) + (fp_line (start -2 -2) (end 2 -2) (layer F.Fab) (width 0.12)) + (fp_line (start 2 -2) (end 2 2) (layer F.Fab) (width 0.12)) + (fp_line (start 2 2) (end -2 2) (layer F.Fab) (width 0.12)) + (fp_line (start -2 2) (end -2 -2) (layer F.Fab) (width 0.12)) (fp_line (start 2.4 -2.25) (end 2.4 2.25) (layer F.CrtYd) (width 0.12)) + (fp_line (start -2.4 -2.25) (end -2.4 2.25) (layer F.CrtYd) (width 0.12)) (fp_text user %R (at 0 0 180) (layer F.Fab) (effects (font (size 0.75 0.75) (thickness 0.11))) ) - (fp_line (start -2 2) (end -2 -2) (layer F.Fab) (width 0.12)) - (fp_line (start 2 2) (end -2 2) (layer F.Fab) (width 0.12)) - (fp_line (start 2 -2) (end 2 2) (layer F.Fab) (width 0.12)) - (fp_line (start -2 -2) (end 2 -2) (layer F.Fab) (width 0.12)) - (fp_line (start -2.4 -2.25) (end 2.4 -2.25) (layer F.CrtYd) (width 0.12)) - (fp_line (start -2.4 2.25) (end 2.4 2.25) (layer F.CrtYd) (width 0.12)) - (fp_line (start 1 2.05) (end -1 2.05) (layer F.SilkS) (width 0.12)) - (fp_line (start -1 -2.05) (end 1 -2.05) (layer F.SilkS) (width 0.12)) (pad 1 smd rect (at -1.185 0) (size 0.98 3.4) (layers F.Cu F.Paste F.Mask)) (pad 2 smd rect (at 1.185 0) (size 0.98 3.4) (layers F.Cu F.Paste F.Mask)) (model ${KISYS3DMOD}/Inductors_SMD.3dshapes/L_1210.wrl |