fixes some silkscreen text sizes, adds PTH test point

This commit is contained in:
2018-11-21 18:33:22 -07:00
parent d879a29c8b
commit 2d8756a1e4
10 changed files with 4174 additions and 13 deletions

View File

@@ -0,0 +1,15 @@
(module TP-PTH063 (layer F.Cu) (tedit 5BF513F2)
(fp_text reference REF** (at 0 -2.159) (layer F.SilkS)
(effects (font (size 0.762 0.762) (thickness 0.127)))
)
(fp_text value TP-PTH063 (at 0 0) (layer F.Fab)
(effects (font (size 0.762 0.762) (thickness 0.127)))
)
(fp_circle (center 0 0) (end 1.5875 0) (layer F.Fab) (width 0.127))
(pad 1 thru_hole circle (at 0 0) (size 2.54 2.54) (drill 1.6002) (layers *.Cu *.Mask))
(model ${KICAD_USER_MOD}/common.3dshapes/TP-PTH063_KEYSTONE_5011.step
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)