summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/Oddities.pretty/NetTie-II_Connected_SMD.kicad_mod
blob: ef8ad61741f13814cb9a63e5b8572238e141cdb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
(module NetTie-II_Connected_SMD (layer F.Cu)
  (at 0 0)
  (descr "Just a \"Net tie\" as an more or less elegant way to connect two different nets without disturbing ERC and DRC. Make connection between 1 and 2 by yourself.")
  (tags "Just a \"Net tie\" as an more or less elegant way to connect two different nets without disturbing ERC and DRC. Make connection between 1 and 2 by yourself.")
  (fp_text reference REF** (at -0.04064 4.06908) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value NetTie-II_Connected_SMD (at 0 -3.048) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_line (start 0.762 1.016) (end 3.048 1.016) (layer F.Cu) (width 0.3048))
  (fp_line (start 3.048 0.762) (end 0.762 0.762) (layer F.Cu) (width 0.3048))
  (fp_line (start 0.762 0.508) (end 3.048 0.508) (layer F.Cu) (width 0.3048))
  (fp_line (start 3.048 0.254) (end 0.762 0.254) (layer F.Cu) (width 0.3048))
  (fp_line (start 0.762 0) (end 3.048 0) (layer F.Cu) (width 0.3048))
  (fp_line (start 3.048 -0.254) (end 0.762 -0.254) (layer F.Cu) (width 0.3048))
  (fp_line (start 0.762 -0.508) (end 3.048 -0.508) (layer F.Cu) (width 0.3048))
  (fp_line (start 3.048 -0.762) (end 0.762 -0.762) (layer F.Cu) (width 0.3048))
  (fp_line (start 0.762 -1.016) (end 3.048 -1.016) (layer F.Cu) (width 0.3048))
  (fp_line (start -3.048 -1.016) (end -0.762 -1.016) (layer F.Cu) (width 0.3048))
  (fp_line (start -0.762 -0.762) (end -3.048 -0.762) (layer F.Cu) (width 0.3048))
  (fp_line (start -3.048 -0.508) (end -0.762 -0.508) (layer F.Cu) (width 0.3048))
  (fp_line (start -0.762 -0.254) (end -3.048 -0.254) (layer F.Cu) (width 0.3048))
  (fp_line (start -3.048 0) (end -0.762 0) (layer F.Cu) (width 0.3048))
  (fp_line (start -0.762 0.254) (end -3.048 0.254) (layer F.Cu) (width 0.3048))
  (fp_line (start -3.048 0.508) (end -0.762 0.508) (layer F.Cu) (width 0.3048))
  (fp_line (start -0.762 0.762) (end -3.048 0.762) (layer F.Cu) (width 0.3048))
  (fp_line (start -3.048 1.016) (end -0.762 1.016) (layer F.Cu) (width 0.3048))
  (pad 1 smd rect (at -3.81 0) (size 1.99898 1.99898) (layers F.Cu F.Paste F.Mask))
  (pad 2 smd rect (at 0 0) (size 1.99898 1.99898) (layers F.Cu F.Paste F.Mask))
  (pad 3 smd rect (at 3.81 0) (size 1.99898 1.99898) (layers F.Cu F.Paste F.Mask))
)