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,12 @@
(module 2P_Oval_5x2mm (layer F.Cu) (tedit 5497EEC7)
(solder_mask_margin -0.001)
(attr virtual)
(fp_text reference 2P_Oval_5x2mm (at 3 0 90) (layer Cmts.User)
(effects (font (size 0.6 0.6) (thickness 0.127)))
)
(fp_text value VAL** (at -3 0 90) (layer F.SilkS)
(effects (font (size 0.6 0.6) (thickness 0.127)))
)
(pad 1 connect oval (at -1.25 0) (size 2 5) (layers F.Cu F.Mask))
(pad 2 connect oval (at 1.25 0) (size 2 5) (layers F.Cu F.Mask))
)