first commit

This commit is contained in:
2023-02-09 17:41:03 -03:00
commit 0a7e46e6e1
421 changed files with 135710 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
(module PIN_1 (layer F.Cu) (tedit 54855825)
(tags "CONN pin 1 circle")
(fp_text reference P? (at 0 -1.45) (layer F.SilkS) hide
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_text value CONN_1 (at 0 -1.45) (layer F.SilkS) hide
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.7 1.7) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
)