test_pads_inside_pads.net 1.29 KB
Newer Older
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 33 34 35 36 37 38 39 40 41 42 43 44
(export (version D)
  (design
    (source F:/kicad-launchpad/testing/demos/test_pads_inside_pads/test_pads_inside_pads.sch)
    (date "09/01/2014 15:29:02")
    (tool "eeschema (2014-01-08 BZR 4616)-product"))
  (components
    (comp (ref P4)
      (value CONN_1)
      (libsource (lib conn) (part CONN_1))
      (sheetpath (names /) (tstamps /))
      (tstamp 4EE5056D))
    (comp (ref P3)
      (value CONN_1)
      (libsource (lib conn) (part CONN_1))
      (sheetpath (names /) (tstamps /))
      (tstamp 4EE5056C))
    (comp (ref P1)
      (value CONN_1)
      (libsource (lib conn) (part CONN_1))
      (sheetpath (names /) (tstamps /))
      (tstamp 4EDF7CC5))
    (comp (ref P2)
      (value CONN_1)
      (libsource (lib conn) (part CONN_1))
      (sheetpath (names /) (tstamps /))
      (tstamp 4EDF7CC0)))
  (libparts
    (libpart (lib conn) (part CONN_1)
      (description "1 pin")
      (fields
        (field (name Reference) P)
        (field (name Value) CONN_1))
      (pins
        (pin (num 1) (name 1) (type passive)))))
  (libraries
    (library (logical conn)
      (uri F:\kicad\share\library\conn.lib)))
  (nets
    (net (code 1) (name /NET1)
      (node (ref P4) (pin 1))
      (node (ref P3) (pin 1)))
    (net (code 2) (name /NET2)
      (node (ref P1) (pin 1))
      (node (ref P2) (pin 1)))))