hardware: footprints: add new footprints
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
(module testpoint (layer F.Cu) (tedit 59EAD795)
|
||||
(module testpoint (layer F.Cu) (tedit 5BE15541)
|
||||
(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
|
||||
(fp_text value Testpoint (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))
|
||||
(fp_circle (center 0 0) (end 0.4 0) (layer F.CrtYd) (width 0.035))
|
||||
(pad 1 smd circle (at 0 0) (size 0.7 0.7) (layers F.Cu F.Mask))
|
||||
)
|
||||
|
Reference in New Issue
Block a user