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,9 @@
(module JP1_Asym (layer F.Cu) (tedit 5647BB1C)
(fp_text reference REF** (at 0 -1.2) (layer F.Fab)
(effects (font (size 0.6 0.6) (thickness 0.125)))
)
(fp_text value JP1_Asym (at 0 1.4) (layer F.Fab)
(effects (font (size 0.6 0.6) (thickness 0.125)))
)
(pad 1 thru_hole oval (at 0 0) (size 1 1.25) (drill 0.7 (offset 0 0.1325)) (layers *.Cu *.Mask))
)