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,15 @@
(module JP-2_5.08 (layer F.Cu) (tedit 565080D1)
(attr virtual)
(fp_text reference REF** (at -5.715 0 90) (layer F.SilkS)
(effects (font (size 0.6 0.6) (thickness 0.125)))
)
(fp_text value JP-2_5.08 (at 0 -2.54) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.54 2.54) (end 2.54 2.54) (layer F.SilkS) (width 0.125))
(fp_arc (start -2.54 0) (end -2.54 2.54) (angle 180) (layer F.SilkS) (width 0.125))
(fp_arc (start 2.54 0) (end 2.54 -2.54) (angle 180) (layer F.SilkS) (width 0.125))
(fp_line (start -2.54 -2.54) (end 2.54 -2.54) (layer F.SilkS) (width 0.125))
(pad 1 thru_hole circle (at -2.54 0) (size 4 4) (drill 2) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 2.54 0) (size 4 4) (drill 2) (layers *.Cu *.Mask))
)