Move from Github

This commit is contained in:
tomse
2024-04-22 18:42:51 +02:00
commit c99df15a69
21 changed files with 21971 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
(module MountingHole_22mm (layer F.Cu) (tedit 5E78C393)
(descr "Mounting Hole 2.7mm, no annular, M2.5")
(tags "mounting hole 2.7mm no annular m2.5")
(attr virtual)
(fp_text reference REF** (at -4.075 -12.175) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value MountingHole_22mm (at 0.25 13) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 3.675 -12.45) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 11.5 0) (layer Cmts.User) (width 0.15))
(fp_circle (center 0 0) (end 11.7 0) (layer F.CrtYd) (width 0.05))
(pad "" np_thru_hole circle (at 0 0) (size 22 22) (drill 22) (layers *.Cu *.Mask))
)