Files
kicad-lib/MySymbols.pretty/TestPoint_SMD_R.kicad_mod
Willem Oldemans af7f7a44d1 v10
2026-06-12 09:49:05 +02:00

11 lines
418 B
Plaintext
Executable File

(module TestPoint_SMD_R (layer F.Cu) (tedit 607AC878)
(fp_text reference REF** (at -0.9 -1) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint_SMD_R (at 0 1.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end -0.1 -0.7) (layer F.SilkS) (width 0.12))
(pad 1 smd circle (at 0 0) (size 1 1) (layers F.Cu F.Paste F.Mask))
)