Initial commit

This commit is contained in:
2025-03-24 15:22:12 +02:00
commit f36222719e
1163 changed files with 219272 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
(module "2P_1.5x1.5_2.5_pitch" (layer F.Cu) (tedit 5E35AB6E)
(fp_text reference "J2" (at 0 -1.5 unlocked) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "SWD" (at 0 1.1 unlocked) (layer F.Fab)
(effects (font (size 0.25 0.25) (thickness 0.05)))
)
(fp_line (start -2.25 -0.7) (end -2.25 0.7) (layer F.SilkS) (width 0.15))
(pad "2" connect roundrect (at 1.25 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.115))
(pad "1" connect roundrect (at -1.25 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.115))
)