summaryrefslogtreecommitdiff
path: root/hw/footprints.pretty/Spacer_small.kicad_mod
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2021-12-23 02:17:12 +0100
committerUros Majstorovic <majstor@majstor.org>2021-12-23 02:17:12 +0100
commit34e5f49b2f5c285e89404763dea33a4d9154beaf (patch)
treead97edcf723e6e7717fd6a3986c9050030f873d9 /hw/footprints.pretty/Spacer_small.kicad_mod
parent7d03a941be6e9226e71cb5f5b4f7949e06bbfb02 (diff)
REV3.1:
- fixed audio - added spacers - UART is routed through audio mux instead of I2C - proper display connector alignment
Diffstat (limited to 'hw/footprints.pretty/Spacer_small.kicad_mod')
-rw-r--r--hw/footprints.pretty/Spacer_small.kicad_mod10
1 files changed, 10 insertions, 0 deletions
diff --git a/hw/footprints.pretty/Spacer_small.kicad_mod b/hw/footprints.pretty/Spacer_small.kicad_mod
new file mode 100644
index 0000000..f0c59a5
--- /dev/null
+++ b/hw/footprints.pretty/Spacer_small.kicad_mod
@@ -0,0 +1,10 @@
+(module Spacer_small (layer F.Cu) (tedit 61BFD32E)
+ (fp_text reference REF** (at 0 2.8) (layer F.SilkS) hide
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Spacer_small (at 0 -2.7) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad 1 thru_hole circle (at 0 0) (size 3 3) (drill 2.1) (layers *.Cu *.Mask))
+ (pad 1 smd circle (at 0 0) (size 4 4) (layers F.Cu F.Mask))
+)