First commit

This commit is contained in:
2023-01-24 21:00:11 +03:00
parent 6336264efb
commit 8097982d78
64 changed files with 474526 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
(module Mounting_hole_1.5x1 (layer F.Cu) (tedit 6048E6CB)
(fp_text reference REF** (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Mounting_hole_1.5x1 (at 0 -0.5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" thru_hole oval (at 0 0) (size 2 1.5) (drill oval 1.5 1) (layers *.Cu *.Mask))
)