From c57ca4c6305ca7fc1ed6c75ddbecc254604b666f Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Wed, 5 Aug 2020 01:01:55 +0200 Subject: hw moved --- hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod | 31 ++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod (limited to 'hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod') diff --git a/hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod b/hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod new file mode 100644 index 0000000..0dbb32b --- /dev/null +++ b/hw/footprints.pretty/L_Coilcraft_XAL40.kicad_mod @@ -0,0 +1,31 @@ +(module L_Coilcraft_XAL40 (layer F.Cu) (tedit 5D4E0E3F) + (descr "Inductor SMD XAL40, reflow soldering") + (tags "inductor XAL40") + (attr smd) + (fp_text reference REF** (at 0 -3) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (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 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 + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) -- cgit v1.2.3