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
|
(pcb Normal rectangular polygons
(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
)
(library
)
(network
(class geda_default
(circuit
(use_via via_685800_381000)
)
(rule (width 0.203200))
)
)
(wiring
)
)
|