initial commit

This commit is contained in:
Franzi 2019-07-25 11:31:02 +02:00
commit e037c3f4ef
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 123 additions and 0 deletions

View file

@ -0,0 +1,21 @@
(module ESP-01 (layer F.Cu) (tedit 5D121D15)
(fp_text reference REF** (at 6.98754 13.3858) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-01 (at 6.98754 15.31366) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 0) (end 0 25) (layer F.SilkS) (width 0.15))
(fp_line (start 0 25) (end 14 25) (layer F.SilkS) (width 0.15))
(fp_line (start 14 0) (end 14 25) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 14 0) (layer F.SilkS) (width 0.15))
(fp_line (start 0 7) (end 14 7) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at 3.19 20) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 3.19 22.54) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 5.73 20) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 5.73 22.54) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 8.27 20) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 7 thru_hole circle (at 8.27 22.54) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 10.81 20) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at 10.81 22.54) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
)