Files
KleinProjekt/freerouting.dsn
2026-02-27 20:57:26 +01:00

69 lines
2.0 KiB
Plaintext

(pcb freerouting.dsn
(parser
(string_quote ")
(space_in_quoted_tokens on)
(host_cad "KiCad's Pcbnew")
(host_version "9.0.6")
)
(resolution um 10)
(unit um)
(structure
(layer F.Cu
(type signal)
(property
(index 0)
)
)
(layer B.Cu
(type signal)
(property
(index 1)
)
)
(boundary
(path pcb 0 1000 -1000 -1000 -1000 -1000 1000 1000 1000 1000 -1000)
)
(via "Via[0-1]_600:300_um")
(rule
(width 200)
(clearance 200)
(clearance 50 (type smd_smd))
)
)
(placement
)
(library
(padstack "Via[0-1]_600:300_um"
(shape (circle F.Cu 600))
(shape (circle B.Cu 600))
(attach off)
)
)
(network
(class kicad_default /Master/RJ45.1 /Master/RJ45.2 /Master/RJ45.3 /Master/RJ45.4
/Master/RJ45.5 /Master/RJ45.6 /Master/RJ45.7 /Master/RJ45.8 /Master/RJ45.SH
GND "Net-(D1-Pad1)" "Net-(D1-Pad2)" "Net-(D19-A)" "Net-(D19-K)" "Net-(D2-Pad2)"
"Net-(D20-A)" "Net-(D21-A)" "Net-(D21-K)" "Net-(D22-K)" "Net-(D3-Pad2)"
"Net-(D5-Pad1)" "Net-(D5-Pad2)" "Net-(D7-Pad2)" "Net-(D8-Pad2)" "Net-(D9-Pad2)"
"Net-(J1-CC1)" "Net-(J1-CC2)" "Net-(JP1-A)" "Net-(JP1-C)" "Net-(Q1-G)"
"Net-(R10-Pad2)" "Net-(R11-Pad2)" "Net-(R3-Pad2)" "Net-(R4-Pad2)" "Net-(R5-Pad2)"
"Net-(R6-Pad2)" "Net-(R7-Pad2)" "Net-(R8-Pad2)" "Net-(R9-Pad2)" "Net-(SW1-A)"
"Net-(SW1-B)" "Net-(SW1-C)" "Net-(U3-Q0)" "Net-(U3-Q1)" "Net-(U3-Q2)"
"Net-(U3-Q3)" "Net-(U3-Q4)" "Net-(U3-Q5)" "Net-(U3-Q6)" "Net-(U3-Q7)"
"Net-(U3-Q8)" "Net-(U4-CV)" "Net-(U4-DIS)" "Net-(U4-THR)" "Net-(U5-CV)"
"Net-(U5-DIS)" "Net-(U6-BAT)" "Net-(U6-PROG)" VBUS V_MAIN V_POW "unconnected-(U2-Pad10)"
"unconnected-(U2-Pad11)" "unconnected-(U2-Pad12)" "unconnected-(U2-Pad14)"
"unconnected-(U2-Pad15)" "unconnected-(U2-Pad9)" "unconnected-(U3-Cout-Pad12)"
(circuit
(use_via "Via[0-1]_600:300_um")
)
(rule
(width 200)
(clearance 200)
)
)
)
(wiring
)
)