Sean Cross
d518357f76
This is from Tomu, so it's verified to be the correct size. Signed-off-by: Sean Cross <sean@xobs.io>
14 lines
554 B
Plaintext
14 lines
554 B
Plaintext
(module testpoint (layer F.Cu) (tedit 59EAD795)
|
|
(descr "Mesurement Point, Round, SMD Pad, DM 1.5mm,")
|
|
(tags "Mesurement Point Round SMD Pad 1.5mm")
|
|
(attr virtual)
|
|
(fp_text reference TP3 (at 0 -1.15) (layer F.Fab) hide
|
|
(effects (font (size 0.127 0.127) (thickness 0.03175)))
|
|
)
|
|
(fp_text value TEST (at 0 1.15) (layer F.Fab) hide
|
|
(effects (font (size 0.127 0.127) (thickness 0.03175)))
|
|
)
|
|
(fp_circle (center 0 0) (end 1 0) (layer F.CrtYd) (width 0.05))
|
|
(pad 1 smd circle (at 0 0) (size 1.5 1.5) (layers F.Cu F.Mask))
|
|
)
|