update TP

This commit is contained in:
2021-11-09 21:19:53 +01:00
parent 7e3750138f
commit 3bc6987c3b
2 changed files with 3 additions and 3 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@@ -1,4 +1,4 @@
(module TestPoint_Pad_D1.0mm (layer F.Cu) (tedit 5A0F774F)
(module TestPoint_Pad_D1.0mm (layer F.Cu) (tedit 618AD6C0)
(descr "SMD pad as test Point, diameter 1.0mm")
(tags "test point SMD pad")
(attr virtual)
@@ -8,10 +8,10 @@
(fp_text value TestPoint_Pad_D1.0mm (at 0 1.55) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 0 0.7) (layer F.SilkS) (width 0.12))
(fp_circle (center 0 0) (end 0.75 0) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 -1.45) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 1 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 0.7) (layer F.SilkS) (width 0.12))
(pad 1 smd circle (at 0 0) (size 1 1) (layers F.Cu F.Mask))
)