add a bunch of stuff

This commit is contained in:
2020-01-20 15:43:57 -07:00
parent 5c9e2ac807
commit fa80b9822e
122 changed files with 216884 additions and 3654 deletions

View File

@@ -0,0 +1,13 @@
(module "PinHeader_1x01_P2.54mm_Vertical" (layer F.Cu) (tedit 5CBD3384)
(fp_text reference "REF**" (at 0 -1.905) (layer F.SilkS)
(effects (font (size 0.762 0.762) (thickness 0.127)))
)
(fp_text value "PinHeader_1x01_P2.54mm_Vertical" (at 0 -3.048) (layer F.Fab)
(effects (font (size 0.762 0.762) (thickness 0.127)))
)
(fp_line (start -1.27 -1.27) (end 1.27 -1.27) (layer F.SilkS) (width 0.1778))
(fp_line (start 1.27 1.27) (end -1.27 1.27) (layer F.SilkS) (width 0.1778))
(fp_line (start -1.27 1.27) (end -1.27 -1.27) (layer F.SilkS) (width 0.1778))
(fp_line (start 1.27 -1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.1778))
(pad "1" thru_hole rect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers *.Cu *.Mask))
)