diff options
author | Uros Majstorovic <majstor@majstor.org> | 2024-01-22 18:46:30 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2024-01-22 18:46:30 +0100 |
commit | 4aab0c3ef5f4aaee73ba2767c25f8b3228d963b4 (patch) | |
tree | d82cb1f5ff791e09bfd972ac002a9eea7ce78811 /hw/footprints.pretty/Lumileds_LXZ2.kicad_mod | |
parent | 7109450fd6b3b57910f39c0f9373713337cba75c (diff) |
Toradex Verdin iMX8M Plus module support; modularize wifi; flash LED driver; mic amp for headsets; mute switch; new cam interface; ext buttons;
Diffstat (limited to 'hw/footprints.pretty/Lumileds_LXZ2.kicad_mod')
-rw-r--r-- | hw/footprints.pretty/Lumileds_LXZ2.kicad_mod | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/hw/footprints.pretty/Lumileds_LXZ2.kicad_mod b/hw/footprints.pretty/Lumileds_LXZ2.kicad_mod new file mode 100644 index 0000000..d1d5672 --- /dev/null +++ b/hw/footprints.pretty/Lumileds_LXZ2.kicad_mod @@ -0,0 +1,19 @@ +(module Lumileds_LXZ2 (layer F.Cu) (tedit 64F93078) + (fp_text reference REF** (at 0 -2.625) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Lumileds_LXZ2 (at 0 1.275) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -0.825 0.25) (end 0.825 0.25) (layer F.Fab) (width 0.1)) + (fp_line (start 0.825 0.25) (end 0.825 -1.75) (layer F.Fab) (width 0.1)) + (fp_line (start 0.825 -1.75) (end -0.825 -1.75) (layer F.Fab) (width 0.1)) + (fp_line (start -0.825 -1.75) (end -0.825 0.25) (layer F.Fab) (width 0.1)) + (fp_line (start -1.025 -1.95) (end -1.025 0.45) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.025 0.45) (end 1.025 0.45) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.025 0.45) (end 1.025 -1.95) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.025 -1.95) (end -1.025 -1.95) (layer F.CrtYd) (width 0.05)) + (pad 1 smd roundrect (at -0.45 0) (size 0.55 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.1)) + (pad 2 smd roundrect (at 0.45 0) (size 0.55 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.1)) + (pad 3 smd roundrect (at 0 -1.05) (size 1.45 1.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.1)) +) |