Initial commit
This commit is contained in:
28
NetTie.pretty/NetTie-2_SMD_Pad0.25mm.kicad_mod
Normal file
28
NetTie.pretty/NetTie-2_SMD_Pad0.25mm.kicad_mod
Normal file
@@ -0,0 +1,28 @@
|
||||
(module NetTie-2_SMD_Pad0.25mm (layer F.Cu) (tedit 5C57DA04)
|
||||
(descr "Net tie, 2 pin, 0.5mm square SMD pads")
|
||||
(tags "net tie")
|
||||
(attr virtual)
|
||||
(fp_text reference NT1 (at 0 -0.35) (layer F.SilkS) hide
|
||||
(effects (font (size 0.25 0.25) (thickness 0.0625)))
|
||||
)
|
||||
(fp_text value GND (at 0 0.35) (layer F.Fab) hide
|
||||
(effects (font (size 0.25 0.25) (thickness 0.0625)))
|
||||
)
|
||||
(fp_poly (pts (xy -0.125 -0.125) (xy 0.125 -0.125) (xy 0.125 0.125) (xy -0.125 0.125)) (layer F.Cu) (width 0))
|
||||
(pad 2 smd custom (at 0.25 0) (size 0.25 0.25) (layers F.Cu)
|
||||
(zone_connect 2)
|
||||
(options (clearance outline) (anchor circle))
|
||||
(primitives
|
||||
(gr_circle (center 0 0) (end 0.125 0) (width 0))
|
||||
(gr_poly (pts
|
||||
(xy 0 -0.125) (xy -0.125 -0.125) (xy -0.125 0.125) (xy 0 0.125)) (width 0))
|
||||
))
|
||||
(pad 1 smd custom (at -0.25 0) (size 0.25 0.25) (layers F.Cu)
|
||||
(zone_connect 2)
|
||||
(options (clearance outline) (anchor circle))
|
||||
(primitives
|
||||
(gr_circle (center 0 0) (end 0.125 0) (width 0))
|
||||
(gr_poly (pts
|
||||
(xy 0 -0.125) (xy 0.125 -0.125) (xy 0.125 0.125) (xy 0 0.125)) (width 0))
|
||||
))
|
||||
)
|
Reference in New Issue
Block a user