draw servo-control PCB

This commit is contained in:
eddyem
2019-03-12 23:51:34 +03:00
parent e5f7e0e16d
commit 3dd520bed2
4 changed files with 2958 additions and 1272 deletions

View File

@@ -0,0 +1,10 @@
(module VIA (layer F.Cu) (tedit 5C8804C2)
(fp_text reference REF** (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VIA (at 0 -0.5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.5 1.5) (drill 0.6) (layers *.Cu *.Mask)
(zone_connect 1))
)