This commit is contained in:
Diego Palacios
2022-02-27 01:02:50 +01:00
parent 21944eed07
commit 0f66dc759b
315 changed files with 141939 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
(module L_6x6MM (layer F.Cu) (tedit 545247A9)
(fp_text reference L_6x6MM (at 0 0) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value L** (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 3.35 3.95) (end 3.35 -3.95) (layer F.SilkS) (width 0.2))
(fp_line (start -3.35 3.95) (end 3.35 3.95) (layer F.SilkS) (width 0.2))
(fp_line (start -3.35 -3.95) (end 3.35 -3.95) (layer F.SilkS) (width 0.2))
(fp_line (start -3.35 -3.95) (end -3.35 3.95) (layer F.SilkS) (width 0.2))
(pad 2 smd rect (at 0 -2.5) (size 5.7 2) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 0 2.5) (size 5.7 2) (layers F.Cu F.Paste F.Mask))
)