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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
(pcb notnamed
(parser
(string_quote ")
(space_in_quoted_tokens on)
(host_cad "pcb-rnd")
(host_version "<version>")
)
(resolution mm 1000000)
(structure
(layer "3__top_copper"
(type signal)
)
(layer "5__Intern"
(type signal)
)
(layer "7__Intern"
(type signal)
)
(layer "10__bottom_copper"
(type signal)
)
(boundary
(rect pcb 0.0 0.0 12.700000 12.700000)
)
(via via_685800_381000)
(rule
(width 0.2032)
(clear 0.2032)
(clear 0.2032 (type wire_area))
(clear 0.2032 (type via_smd via_pin))
(clear 0.2032 (type smd_smd))
(clear 0.2032 (type default_smd))
)
)
(placement
(component 60
(place 60 1.905000 10.160000 front 0 (PN 0))
)
(component 62
(place 62 9.525000 10.160000 front 0 (PN 0))
)
(component 63
(place 63 1.905000 4.445000 front 0 (PN 0))
)
(component 64
(place 64 5.715000 4.445000 front 0 (PN 0))
)
)
(library
)
(network
(class geda_default
(circuit
(use_via via_685800_381000)
)
(rule (width 0.203200))
)
)
(wiring
)
)
|