From 917681d78cf8e29b79ff36ea316141534f4a1b8b Mon Sep 17 00:00:00 2001 From: "Jan \"Yenya\" Kasprzak" Date: Wed, 24 Oct 2012 01:35:01 +0200 Subject: [PATCH] connectors in schematics reworked --- schematics/2x5PIN.fp | 20 + schematics/PS_2PIN.fp | 15 + schematics/PS_3PIN.fp | 16 + schematics/PS_8PIN.fp | 21 + schematics/hole_M4_plated.fp | 39 ++ schematics/lights.pcb | 861 ++++++++++++++++++----------------- schematics/lights.sch | 16 +- 7 files changed, 568 insertions(+), 420 deletions(-) create mode 100644 schematics/2x5PIN.fp create mode 100644 schematics/PS_2PIN.fp create mode 100644 schematics/PS_3PIN.fp create mode 100644 schematics/PS_8PIN.fp create mode 100644 schematics/hole_M4_plated.fp diff --git a/schematics/2x5PIN.fp b/schematics/2x5PIN.fp new file mode 100644 index 0000000..f0dfe0e --- /dev/null +++ b/schematics/2x5PIN.fp @@ -0,0 +1,20 @@ +Element["" "2x5PIN" "2x5PIN" "2x5PIN" 1500.00mil 3000.00mil 210.00mil -50.00mil 3 100 ""] +( + Pin[0.0000 0.0000 75.00mil 39.37mil 78.94mil 38.00mil "1" "1" "square"] + Pin[100.00mil 0.0000 75.00mil 39.37mil 78.94mil 38.00mil "2" "2" ""] + Pin[0.0000 100.00mil 75.00mil 39.37mil 78.94mil 38.00mil "3" "3" ""] + Pin[100.00mil 100.00mil 80.00mil 39.37mil 83.94mil 38.00mil "4" "4" ""] + Pin[0.0000 200.00mil 75.00mil 39.37mil 78.94mil 38.00mil "5" "5" ""] + Pin[100.00mil 200.00mil 75.00mil 39.37mil 78.94mil 38.00mil "6" "6" ""] + Pin[0.0000 300.00mil 75.00mil 39.37mil 78.94mil 38.00mil "7" "7" ""] + Pin[100.00mil 300.00mil 75.00mil 39.37mil 78.94mil 38.00mil "8" "8" ""] + Pin[0.0000 400.00mil 75.00mil 39.37mil 78.94mil 38.00mil "9" "9" ""] + Pin[100.00mil 400.00mil 75.00mil 39.37mil 78.94mil 38.00mil "10" "10" ""] + ElementLine [50.00mil 50.00mil 50.00mil -50.00mil 10.00mil] + ElementLine [-50.00mil 50.00mil 50.00mil 50.00mil 10.00mil] + ElementLine [150.00mil -50.00mil -50.00mil -50.00mil 10.00mil] + ElementLine [150.00mil 450.00mil 150.00mil -50.00mil 10.00mil] + ElementLine [-50.00mil 450.00mil 150.00mil 450.00mil 10.00mil] + ElementLine [-50.00mil -50.00mil -50.00mil 450.00mil 10.00mil] + + ) diff --git a/schematics/PS_2PIN.fp b/schematics/PS_2PIN.fp new file mode 100644 index 0000000..7290ee2 --- /dev/null +++ b/schematics/PS_2PIN.fp @@ -0,0 +1,15 @@ +Element["" "PS_2PIN" "PS_2PIN" "PS_2PIN" 27.9999mm 12.0000mm -59.05mil -196.85mil 0 100 ""] +( + Pin [100.00mil 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "2" "2" ""] + Pin [0.0000 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "1" "1" "square"] + ElementLine [88.58mil -98.42mil 88.58mil -68.90mil 9.84mil] + ElementLine [9.84mil -98.42mil 88.58mil -98.42mil 9.84mil] + ElementLine [9.84mil -68.90mil 9.84mil -98.42mil 9.84mil] + ElementLine [88.58mil -68.90mil 147.64mil -68.90mil 9.84mil] + ElementLine [-49.21mil -68.90mil 9.84mil -68.90mil 9.84mil] + ElementLine [-49.21mil 118.11mil -49.21mil -118.11mil 10.00mil] + ElementLine [-49.21mil -118.11mil 147.64mil -118.11mil 10.00mil] + ElementLine [147.64mil -118.11mil 147.64mil 118.11mil 10.00mil] + ElementLine [147.64mil 118.11mil -49.21mil 118.11mil 10.00mil] + + ) diff --git a/schematics/PS_3PIN.fp b/schematics/PS_3PIN.fp new file mode 100644 index 0000000..79b7748 --- /dev/null +++ b/schematics/PS_3PIN.fp @@ -0,0 +1,16 @@ +Element["" "PS_3PIN" "PS_3PIN" "PS_3PIN" 27.9999mm 41.9999mm -39.37mil -196.85mil 0 100 ""] +( + Pin [0.0000 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "1" "1" "square,edge2"] + Pin [100.00mil 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "2" "2" "edge2"] + Pin [200.00mil 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "3" "3" "edge2"] + ElementLine [137.80mil -68.90mil 246.06mil -68.90mil 9.84mil] + ElementLine [137.80mil -98.42mil 137.80mil -68.90mil 9.84mil] + ElementLine [59.06mil -98.42mil 137.80mil -98.42mil 9.84mil] + ElementLine [59.06mil -68.90mil 59.06mil -98.42mil 9.84mil] + ElementLine [-49.21mil -68.90mil 59.06mil -68.90mil 9.84mil] + ElementLine [-49.21mil 118.11mil -49.21mil -118.11mil 10.00mil] + ElementLine [-49.21mil -118.11mil 246.06mil -118.11mil 10.00mil] + ElementLine [246.06mil -118.11mil 246.06mil 118.11mil 10.00mil] + ElementLine [246.06mil 118.11mil -49.21mil 118.11mil 10.00mil] + + ) diff --git a/schematics/PS_8PIN.fp b/schematics/PS_8PIN.fp new file mode 100644 index 0000000..2f22999 --- /dev/null +++ b/schematics/PS_8PIN.fp @@ -0,0 +1,21 @@ +Element["" "PS_8PIN" "PS_8PIN" "PS_8PIN" 1574.80mil 134.0000mm -39.37mil -196.85mil 0 100 ""] +( + Pin [200.00mil 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "3" "3" "edge2"] + Pin [700.00mil 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "8" "8" "edge2"] + Pin [600.00mil 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "7" "7" "edge2"] + Pin [100.00mil 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "2" "2" "edge2"] + Pin [500.00mil 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "6" "6" "edge2"] + Pin [400.00mil 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "5" "5" "edge2"] + Pin [300.00mil 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "4" "4" "edge2"] + Pin [0.0000 0.0000 81.00mil 39.37mil 84.94mil 46.00mil "1" "1" "square,edge2"] + ElementLine [389.77mil -98.43mil 389.77mil -68.91mil 9.84mil] + ElementLine [311.03mil -98.43mil 389.77mil -98.43mil 9.84mil] + ElementLine [311.03mil -68.91mil 311.03mil -98.43mil 9.84mil] + ElementLine [389.77mil -68.91mil 19.0000mm -68.90mil 9.84mil] + ElementLine [-49.21mil -68.91mil 311.03mil -68.91mil 9.84mil] + ElementLine [-49.21mil 118.10mil -49.21mil -118.12mil 10.00mil] + ElementLine [-49.21mil -118.12mil 19.0000mm -118.12mil 10.00mil] + ElementLine [19.0000mm -118.11mil 19.0000mm 118.11mil 10.00mil] + ElementLine [19.0000mm 118.11mil -49.21mil 118.10mil 10.00mil] + + ) diff --git a/schematics/hole_M4_plated.fp b/schematics/hole_M4_plated.fp new file mode 100644 index 0000000..c0b6f7f --- /dev/null +++ b/schematics/hole_M4_plated.fp @@ -0,0 +1,39 @@ + + +Footprint: hole_M4_plated.fp + + + +

Footprint: hole_M4_plated.fp

+ +

+File size: 213 bytes
+File date: Tue Jun 7 11:15:20 2011
+View or +Download +(with added source attribution) +

+ +

+

+ + +

+ +

+


+


+ + + +

+ +Copyright 2011, all rights reserved unless specified otherwise. +
+gedasymbols.org is maintained by +DJ Delorie

+ +
+ + + diff --git a/schematics/lights.pcb b/schematics/lights.pcb index 0d95a3f..a0e752c 100644 --- a/schematics/lights.pcb +++ b/schematics/lights.pcb @@ -5,14 +5,14 @@ FileVersion[20070407] PCB["" 200000 200000] -Grid[2500.0 0 0 1] -Cursor[0 0 0.000000] +Grid[2500.0 0 0 0] +Cursor[15000 10000 0.000000] PolyArea[200000000.000000] Thermal[0.500000] DRC[1000 1000 1000 1000 1500 1000] Flags("nameonpcb,uniquename,clearnew,snappin,locknames") Groups("1,c:2,s") -Styles["Signal,1000,3600,2000,1000:Power,2500,6000,3500,1000:Fat,6000,9000,5000,1000:Skinny,600,2402,1181,600"] +Styles["Signal,1000,3600,2000,1000:Power,2500,6000,3500,1000:Fat,6000,9000,6000,2000:Skinny,600,2402,1181,600"] Symbol[' ' 1800] ( @@ -787,54 +787,9 @@ Symbol['~' 1200] SymbolLine[2000 3500 2500 3000 800] ) Attribute("PCB::grid::unit" "mil") +Via[70000 32500 9000 4000 0 6000 "" ""] -Element["" "1206" "R7" "15K" 55905 37500 -3150 -3150 0 100 ""] -( - Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "square"] - Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "square"] - ElementLine [-2362 -3740 2362 -3740 800] - ElementLine [-2362 3740 2362 3740 800] - - ) - -Element["" "1206" "R6" "100R" 40000 135000 -3150 -3150 0 100 ""] -( - Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "square"] - Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "square"] - ElementLine [-2362 -3740 2362 -3740 800] - ElementLine [-2362 3740 2362 3740 800] - - ) - -Element["" "HEADER8_1" "CONN_FRONT" "x" 10000 100000 21000 -5000 3 100 ""] -( - Pin[0 0 6000 3000 6600 3800 "1" "1" "square"] - Pin[0 10000 6000 3000 6600 3800 "2" "2" ""] - Pin[0 20000 6000 3000 6600 3800 "3" "3" ""] - Pin[0 30000 6000 3000 6600 3800 "4" "4" ""] - Pin[10000 30000 6000 3000 6600 3800 "5" "5" ""] - Pin[10000 20000 6000 3000 6600 3800 "6" "6" ""] - Pin[10000 10000 6000 3000 6600 3800 "7" "7" ""] - Pin[10000 0 6000 3000 6600 3800 "8" "8" ""] - ElementLine [-5000 -5000 -5000 35000 1000] - ElementLine [-5000 35000 15000 35000 1000] - ElementLine [15000 35000 15000 -5000 1000] - ElementLine [15000 -5000 -5000 -5000 1000] - ElementLine [-5000 5000 5000 5000 1000] - ElementLine [5000 5000 5000 -5000 1000] - - ) - -Element["" "1206" "C31" "220nF" 50000 15000 -3150 -3150 0 100 ""] -( - Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "square"] - Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "square"] - ElementLine [-2362 -3740 2362 -3740 800] - ElementLine [-2362 3740 2362 3740 800] - - ) - -Element["" "RCY300" "L30" "220uH" 135000 117500 12500 -2500 0 100 ""] +Element["" "RCY300" "L30" "220uH" 150000 127500 12500 -2500 0 100 ""] ( Pin[0 0 6000 3000 6600 5000 "1" "1" "square"] Pin[30000 0 6000 3000 6600 5000 "2" "2" ""] @@ -842,7 +797,7 @@ Element["" "RCY300" "L30" "220uH" 135000 117500 12500 -2500 0 100 ""] ) -Element["" "RCY100P" "C32" "47uF" 132500 187500 -15000 10000 2 100 ""] +Element["" "RCY100P" "C32" "47uF" 155000 170000 -15000 10000 2 100 ""] ( Pin[0 0 6000 3000 6600 3000 "+" "1" "square,edge2"] Pin[-10000 0 6000 3000 6600 3000 "-" "2" "edge2"] @@ -853,29 +808,7 @@ Element["" "RCY100P" "C32" "47uF" 132500 187500 -15000 10000 2 100 ""] ) -Element["" "1210" "C30" "10uF" 128405 155000 -3150 -3150 0 100 ""] -( - Pad[-5905 -2755 -5905 2755 5118 2000 5718 "+" "1" "square"] - Pad[5905 -2755 5905 2755 5118 2000 5718 "-" "2" "square"] - ElementLine [-1968 -5314 1968 -5314 800] - ElementLine [-1968 5314 1968 5314 800] - - ) - -Element["" "HEADER2_1" "CONN_L3" "x" 190000 115000 -13500 5000 1 100 ""] -( - Pin[0 0 6000 3000 6600 3800 "1" "1" "square"] - Pin[0 -10000 6000 3000 6600 3800 "2" "2" ""] - ElementLine [-5000 5000 5000 5000 1000] - ElementLine [5000 -15000 5000 5000 1000] - ElementLine [-5000 -15000 5000 -15000 1000] - ElementLine [-5000 -15000 -5000 5000 1000] - ElementLine [5000 -5000 5000 5000 1000] - ElementLine [-5000 -5000 5000 -5000 1000] - - ) - -Element["onsolder" "SO8" "Q30" "IRl6372PBF" 95000 180000 -2000 6000 0 100 "auto"] +Element["onsolder" "SO8" "Q30" "IRl6372PBF" 115500 175000 -2000 6000 0 100 "auto"] ( Pad[-13500 7500 -7000 7500 2000 1000 3000 "S" "1" "onsolder,square"] Pad[-13500 2500 -7000 2500 2000 1000 3000 "G" "2" "onsolder,square"] @@ -890,11 +823,11 @@ Element["onsolder" "SO8" "Q30" "IRl6372PBF" 95000 180000 -2000 6000 0 100 "auto" ElementLine [15500 -9500 15500 9500 1000] ElementLine [-15500 9500 -2500 9500 1000] ElementLine [15500 9500 2500 9500 1000] - ElementArc [0 9500 2500 2500 -0 -180 1000] + ElementArc [0 9500 2500 2500 180 180 1000] ) -Element["" "SO8" "U30" "MCP14728" 107750 172500 -2000 -6000 0 100 ""] +Element["" "SO8" "U30" "MCP14728" 105250 182500 -2000 -6000 0 100 ""] ( Pad[-13500 -7500 -7000 -7500 2000 1000 3000 "HIGHDR" "1" "square"] Pad[-13500 -2500 -7000 -2500 2000 1000 3000 "BOOT" "2" "square"] @@ -913,298 +846,287 @@ Element["" "SO8" "U30" "MCP14728" 107750 172500 -2000 -6000 0 100 ""] ) -Element["onsolder" "1210" "C12" "10uF" 177500 17500 -3150 -3150 1 100 "auto"] +Element["onsolder" "1210" "C12" "10uF" 147500 17500 3150 3150 3 100 "auto"] ( - Pad[-2755 -5905 2755 -5905 5118 2000 5718 "+" "1" "onsolder,square"] - Pad[-2755 5905 2755 5905 5118 2000 5718 "-" "2" "onsolder,square"] - ElementLine [-5314 -1968 -5314 1968 800] + Pad[-2755 5905 2755 5905 5118 2000 5718 "+" "1" "found,onsolder,square"] + Pad[-2755 -5905 2755 -5905 5118 2000 5718 "-" "2" "onsolder,square"] ElementLine [5314 -1968 5314 1968 800] + ElementLine [-5314 -1968 -5314 1968 800] ) -Element["" "HEADER2_1" "CONN_L1" "x" 190000 22500 -13500 5000 1 100 ""] +Element["onsolder" "1206" "R5" "1K5" 32500 102500 -3150 -3150 1 100 "auto"] ( - Pin[0 0 6000 3000 6600 3800 "1" "1" "square"] - Pin[0 -10000 6000 3000 6600 3800 "2" "2" ""] - ElementLine [-5000 5000 5000 5000 1000] - ElementLine [5000 -15000 5000 5000 1000] - ElementLine [-5000 -15000 5000 -15000 1000] - ElementLine [-5000 -15000 -5000 5000 1000] - ElementLine [5000 -5000 5000 5000 1000] - ElementLine [-5000 -5000 5000 -5000 1000] + Pad[-1181 -5905 1181 -5905 5118 2000 5718 "1" "1" "onsolder,square"] + Pad[-1181 5905 1181 5905 5118 2000 5718 "2" "2" "onsolder,square"] + ElementLine [-3740 -2362 -3740 2362 800] + ElementLine [3740 -2362 3740 2362 800] ) -Element["onsolder" "1210" "C40" "1.5uF" 35000 25000 3150 3150 3 100 "auto"] +Element["onsolder" "1206" "R4" "1K5" 32500 82500 -3150 -3150 1 100 "auto"] ( - Pad[-2755 5905 2755 5905 5118 2000 5718 "+" "1" "onsolder,square"] - Pad[-2755 -5905 2755 -5905 5118 2000 5718 "-" "2" "onsolder,square"] - ElementLine [5314 -1968 5314 1968 800] - ElementLine [-5314 -1968 -5314 1968 800] + Pad[-1181 -5905 1181 -5905 5118 2000 5718 "1" "1" "onsolder,square"] + Pad[-1181 5905 1181 5905 5118 2000 5718 "2" "2" "onsolder,square"] + ElementLine [-3740 -2362 -3740 2362 800] + ElementLine [3740 -2362 3740 2362 800] ) -Element["" "Fuse_PTC__Schurter_PFRA.300" "F40" "5A" 39961 10000 23622 12905 2 100 ""] +Element["onsolder" "1206" "R1" "1M5" 45000 172500 -3150 3150 0 100 "auto"] ( - Attribute("description" "Fuse_PTC__Schurter_PFRA.300") - Attribute("author" "Stefan Salewski") - Attribute("copyright" "2008 S. Salewski") - Attribute("use-license" "unlimited") - Attribute("dist-license" "GPL") - Attribute("documentation" "http://www.schurterinc.com/pdf/usa/c_pfra.pdf") - Pin[10040 0 5945 2000 7945 4370 "1" "1" "edge2"] - Pin[-10039 0 5945 2000 7945 4370 "2" "2" "edge2"] - ElementLine [-23622 5905 23622 5905 1000] - ElementLine [-23622 -5905 23622 -5905 1000] - ElementLine [23622 3543 23622 5905 1000] - ElementLine [23622 -5905 23622 -3543 1000] - ElementLine [-23622 3543 -23622 5905 1000] - ElementLine [-23622 -5905 -23622 -3543 1000] + Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "onsolder,square"] + Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "onsolder,square"] + ElementLine [-2362 3740 2362 3740 800] + ElementLine [-2362 -3740 2362 -3740 800] ) -Element["" "HEADER2_1" "CONN_BAT" "x" 10000 10000 5000 21000 2 100 ""] +Element["onsolder" "1206" "R2" "300K" 45000 192500 -3150 3150 0 100 "auto"] ( - Pin[0 0 6000 3000 6600 3800 "1" "1" "square"] - Pin[0 10000 6000 3000 6600 3800 "2" "2" ""] - ElementLine [-5000 -5000 5000 -5000 1000] - ElementLine [-5000 -5000 -5000 15000 1000] - ElementLine [-5000 15000 5000 15000 1000] - ElementLine [5000 -5000 5000 15000 1000] - ElementLine [-5000 -5000 -5000 5000 1000] - ElementLine [-5000 5000 5000 5000 1000] + Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "onsolder,square"] + Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "onsolder,square"] + ElementLine [-2362 3740 2362 3740 800] + ElementLine [-2362 -3740 2362 -3740 800] ) -Element["" "1206" "R5" "1K5" 40000 125000 -3150 -3150 0 100 ""] +Element["" "1206" "C11" "220nF" 107500 27500 3150 3150 2 100 ""] ( - Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "square"] - Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "square"] - ElementLine [-2362 -3740 2362 -3740 800] + Pad[5905 -1181 5905 1181 5118 2000 5718 "1" "1" "square"] + Pad[-5905 -1181 -5905 1181 5118 2000 5718 "2" "2" "square"] ElementLine [-2362 3740 2362 3740 800] + ElementLine [-2362 -3740 2362 -3740 800] ) -Element["" "1206" "R4" "1K5" 40000 115000 -3150 -3150 0 100 ""] +Element["" "SO8" "U10" "MCP14728" 105000 50000 2000 6000 2 100 ""] ( - Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "square"] - Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "square"] - ElementLine [-2362 -3740 2362 -3740 800] - ElementLine [-2362 3740 2362 3740 800] + Pad[7000 7500 13500 7500 2000 1000 3000 "HIGHDR" "1" "square,edge2"] + Pad[7000 2500 13500 2500 2000 1000 3000 "BOOT" "2" "square,edge2"] + Pad[7000 -2500 13500 -2500 2000 1000 3000 "PWM" "3" "square,edge2"] + Pad[7000 -7500 13500 -7500 2000 1000 3000 "GND" "4" "square,edge2"] + Pad[-13500 -7500 -7000 -7500 2000 1000 3000 "LOWDR" "5" "square"] + Pad[-13500 -2500 -7000 -2500 2000 1000 3000 "VCC" "6" "square"] + Pad[-13500 2500 -7000 2500 2000 1000 3000 "FCCM" "7" "square"] + Pad[-13500 7500 -7000 7500 2000 1000 3000 "PHASE" "8" "square"] + ElementLine [15500 -9500 15500 9500 1000] + ElementLine [-15500 -9500 15500 -9500 1000] + ElementLine [-15500 -9500 -15500 9500 1000] + ElementLine [2500 9500 15500 9500 1000] + ElementLine [-15500 9500 -2500 9500 1000] + ElementArc [0 9500 2500 2500 180 180 1000] ) -Element["" "1206" "R1" "1M5" 37500 172500 -3150 -3150 0 100 ""] +Element["" "1206" "R9" "100K" 42500 20000 3150 3150 2 100 ""] ( - Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "square"] - Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "square"] - ElementLine [-2362 -3740 2362 -3740 800] + Pad[5905 1181 5905 -1181 5118 2000 5718 "1" "1" "square"] + Pad[-5905 1181 -5905 -1181 5118 2000 5718 "2" "2" "square"] ElementLine [-2362 3740 2362 3740 800] + ElementLine [-2362 -3740 2362 -3740 800] ) -Element["" "HEADER2_1" "PD1" "x" 32500 182500 21000 -5000 3 100 ""] +Element["onsolder" "0805" "R10" "R033" 165000 37500 3150 3150 3 100 "auto"] ( - Pin[0 0 6000 3000 6600 3800 "1" "1" "square,edge2"] - Pin[10000 0 6000 3000 6600 3800 "2" "2" "edge2"] - ElementLine [-5000 -5000 -5000 5000 1000] - ElementLine [-5000 5000 15000 5000 1000] - ElementLine [15000 5000 15000 -5000 1000] - ElementLine [15000 -5000 -5000 -5000 1000] - ElementLine [-5000 5000 5000 5000 1000] - ElementLine [5000 5000 5000 -5000 1000] + Pad[-393 3543 393 3543 5118 2000 5718 "1" "1" "onsolder,square"] + Pad[-393 -3543 393 -3543 5118 2000 5718 "2" "2" "onsolder,square"] + ElementLine [2755 -393 2755 393 800] + ElementLine [-2755 -393 -2755 393 800] ) -Element["" "1206" "R2" "300K" 37500 192500 -3150 -3150 0 100 ""] +Element["onsolder" "1210" "C1" "10uF" 65000 115000 3150 -3150 2 100 "auto"] ( - Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "square"] - Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "square"] - ElementLine [-2362 -3740 2362 -3740 800] - ElementLine [-2362 3740 2362 3740 800] + Pad[5905 -2755 5905 2755 5118 2000 5718 "+" "1" "onsolder,square"] + Pad[-5905 -2755 -5905 2755 5118 2000 5718 "-" "2" "onsolder,square"] + ElementLine [-1968 -5314 1968 -5314 800] + ElementLine [-1968 5314 1968 5314 800] ) -Element["onsolder" "1210" "C41" "1.5uF" 22500 25000 3150 3150 3 100 "auto"] +Element["onsolder" "0805" "R30" "R033" 180000 160000 3150 -3150 2 100 "auto"] ( - Pad[-2755 5905 2755 5905 5118 2000 5718 "+" "1" "onsolder,square"] - Pad[-2755 -5905 2755 -5905 5118 2000 5718 "-" "2" "onsolder,square"] + Pad[3543 -393 3543 393 5118 2000 5718 "1" "1" "onsolder,square"] + Pad[-3543 -393 -3543 393 5118 2000 5718 "2" "2" "onsolder,square"] + ElementLine [-393 -2755 393 -2755 800] + ElementLine [-393 2755 393 2755 800] + + ) + +Element["" "1210" "C10" "10uF" 132500 53405 3150 -3150 3 100 ""] +( + Pad[-2755 -5905 2755 -5905 5118 2000 5718 "+" "1" "square"] + Pad[-2755 5905 2755 5905 5118 2000 5718 "-" "2" "square"] ElementLine [5314 -1968 5314 1968 800] ElementLine [-5314 -1968 -5314 1968 800] ) -Element["" "SOT23" "U40" "MCP1710A-5V" 22500 22500 11000 12300 2 100 ""] +Element["" "PS_2PIN.fp" "CONN_L1" "x" 185000 40000 -19685 5905 1 100 ""] ( - Pad[-300 0 300 0 3400 3000 4000 "GND" "1" "square"] - Pad[-300 7800 300 7800 3400 3000 4000 "Vout" "2" "square"] - Pad[7900 3900 8500 3900 3400 3000 4000 "Vin" "3" "square,edge2"] - ElementLine [-2900 -2500 11000 -2500 1000] - ElementLine [-2900 10300 -2900 -2500 1000] - ElementLine [-2900 10300 11000 10300 1000] - ElementLine [11000 10300 11000 -2500 1000] + Pin[0 -10000 8100 3937 8494 4600 "2" "2" "found,edge2"] + Pin[0 0 8100 3937 8494 4600 "1" "1" "square,edge2"] + ElementLine [-9842 -8858 -6890 -8858 984] + ElementLine [-9842 -8858 -9842 -984 984] + ElementLine [-9842 -984 -6890 -984 984] + ElementLine [-6890 -14764 -6890 -8858 984] + ElementLine [-6890 -984 -6890 4921 984] + ElementLine [-11811 4921 11811 4921 1000] + ElementLine [-11811 -14764 -11811 4921 1000] + ElementLine [-11811 -14764 11811 -14764 1000] + ElementLine [11811 -14764 11811 4921 1000] ) -Element["" "1206" "C11" "220nF" 112500 37500 3150 3150 2 100 ""] +Element["" "PS_2PIN.fp" "CONN_BAT" "x" 15000 10000 19685 -5905 3 100 ""] ( - Pad[5905 -1181 5905 1181 5118 2000 5718 "1" "1" "square"] - Pad[-5905 -1181 -5905 1181 5118 2000 5718 "2" "2" "square"] - ElementLine [-2362 3740 2362 3740 800] - ElementLine [-2362 -3740 2362 -3740 800] + Pin[0 10000 8100 3937 8494 4600 "2" "2" "edge2"] + Pin[0 0 8100 3937 8494 4600 "1" "1" "square,edge2"] + ElementLine [6890 8858 9842 8858 984] + ElementLine [9842 984 9842 8858 984] + ElementLine [6890 984 9842 984 984] + ElementLine [6890 8858 6890 14764 984] + ElementLine [6890 -4921 6890 984 984] + ElementLine [-11811 -4921 11811 -4921 1000] + ElementLine [11811 -4921 11811 14764 1000] + ElementLine [-11811 14764 11811 14764 1000] + ElementLine [-11811 -4921 -11811 14764 1000] ) -Element["onsolder" "SO8" "Q10" "IRL6372PBF" 112500 15000 -2000 6000 0 100 "auto"] +Element["" "HEADER10_1" "CONN_PRG" "x" 20000 77500 13500 -40000 3 100 ""] ( - Pad[-13500 7500 -7000 7500 2000 1000 3000 "S" "1" "onsolder,square"] - Pad[-13500 2500 -7000 2500 2000 1000 3000 "G" "2" "onsolder,square"] - Pad[-13500 -2500 -7000 -2500 2000 1000 3000 "S" "3" "onsolder,square"] - Pad[-13500 -7500 -7000 -7500 2000 1000 3000 "G" "4" "onsolder,square"] - Pad[7000 -7500 13500 -7500 2000 1000 3000 "D1" "5" "onsolder,square,edge2"] - Pad[7000 -2500 13500 -2500 2000 1000 3000 "D2" "6" "onsolder,square,edge2"] - Pad[7000 2500 13500 2500 2000 1000 3000 "D1" "7" "onsolder,square,edge2"] - Pad[7000 7500 13500 7500 2000 1000 3000 "D2" "8" "onsolder,square,edge2"] - ElementLine [-15500 9500 -15500 -9500 1000] - ElementLine [-15500 -9500 15500 -9500 1000] - ElementLine [15500 -9500 15500 9500 1000] - ElementLine [-15500 9500 -2500 9500 1000] - ElementLine [15500 9500 2500 9500 1000] - ElementArc [0 9500 2500 2500 180 180 1000] + Pin[0 0 6000 3000 6600 3800 "1" "1" "square"] + Pin[0 -10000 6000 3000 6600 3800 "2" "2" ""] + Pin[0 -20000 6000 3000 6600 3800 "3" "3" ""] + Pin[0 -30000 6000 3000 6600 3800 "4" "4" ""] + Pin[0 -40000 6000 3000 6600 3800 "5" "5" ""] + Pin[-10000 -40000 6000 3000 6600 3800 "6" "6" ""] + Pin[-10000 -30000 6000 3000 6600 3800 "7" "7" ""] + Pin[-10000 -20000 6000 3000 6600 3800 "8" "8" ""] + Pin[-10000 -10000 6000 3000 6600 3800 "9" "9" ""] + Pin[-10000 0 6000 3000 6600 3800 "10" "10" ""] + ElementLine [5000 -45000 5000 5000 1000] + ElementLine [-15000 -45000 5000 -45000 1000] + ElementLine [-15000 -45000 -15000 5000 1000] + ElementLine [-15000 5000 5000 5000 1000] + ElementLine [-5000 -5000 5000 -5000 1000] + ElementLine [-5000 -5000 -5000 5000 1000] ) -Element["" "SO8" "U10" "MCP14728" 120000 22500 2000 6000 2 100 ""] +Element["" "PS_8PIN.fp" "CONN_FRONT" "x" 15000 100000 19685 -3937 3 100 ""] ( - Pad[7000 7500 13500 7500 2000 1000 3000 "HIGHDR" "1" "square,edge2"] - Pad[7000 2500 13500 2500 2000 1000 3000 "BOOT" "2" "square,edge2"] - Pad[7000 -2500 13500 -2500 2000 1000 3000 "PWM" "3" "square,edge2"] - Pad[7000 -7500 13500 -7500 2000 1000 3000 "GND" "4" "square,edge2"] - Pad[-13500 -7500 -7000 -7500 2000 1000 3000 "LOWDR" "5" "square"] - Pad[-13500 -2500 -7000 -2500 2000 1000 3000 "VCC" "6" "square"] - Pad[-13500 2500 -7000 2500 2000 1000 3000 "FCCM" "7" "square"] - Pad[-13500 7500 -7000 7500 2000 1000 3000 "PHASE" "8" "square"] - ElementLine [15500 -9500 15500 9500 1000] - ElementLine [-15500 -9500 15500 -9500 1000] - ElementLine [-15500 -9500 -15500 9500 1000] - ElementLine [2500 9500 15500 9500 1000] - ElementLine [-15500 9500 -2500 9500 1000] - ElementArc [0 9500 2500 2500 180 180 1000] + Pin[0 20000 8100 3937 8494 4600 "3" "3" ""] + Pin[0 70000 8100 3937 8494 4600 "8" "8" ""] + Pin[0 60000 8100 3937 8494 4600 "7" "7" ""] + Pin[0 10000 8100 3937 8494 4600 "2" "2" ""] + Pin[0 50000 8100 3937 8494 4600 "6" "6" ""] + Pin[0 40000 8100 3937 8494 4600 "5" "5" ""] + Pin[0 30000 8100 3937 8494 4600 "4" "4" ""] + Pin[0 0 8100 3937 8494 4600 "1" "1" "square"] + ElementLine [6891 38977 9843 38977 984] + ElementLine [9843 31103 9843 38977 984] + ElementLine [6891 31103 9843 31103 984] + ElementLine [6891 38977 6890 74803 984] + ElementLine [6891 -4921 6891 31103 984] + ElementLine [-11810 -4921 11812 -4921 1000] + ElementLine [11812 -4921 11812 74803 1000] + ElementLine [-11811 74803 11811 74803 1000] + ElementLine [-11811 74803 -11810 -4921 1000] ) -Element["" "JUMPER3" "CONN_HB" "x" 10000 170000 11000 -5000 3 100 ""] +Element["" "PS_2PIN.fp" "CONN_L3" "x" 185000 190000 -19685 5905 1 100 ""] ( - Pin[0 0 6000 3000 6600 3800 "1" "1" "square"] - Pin[0 10000 6000 3000 6600 3800 "2" "2" ""] - Pin[0 20000 6000 3000 6600 3800 "3" "3" ""] - ElementLine [-5000 -5000 -5000 25000 1000] - ElementLine [-5000 25000 5000 25000 1000] - ElementLine [5000 25000 5000 -5000 1000] - ElementLine [5000 -5000 -5000 -5000 1000] - ElementLine [-5000 5000 5000 5000 1000] - ElementLine [5000 5000 5000 -5000 1000] + Pin[0 -10000 8100 3937 8494 4600 "2" "2" "edge2"] + Pin[0 0 8100 3937 8494 4600 "1" "1" "square,edge2"] + ElementLine [-9842 -8858 -6890 -8858 984] + ElementLine [-9842 -8858 -9842 -984 984] + ElementLine [-9842 -984 -6890 -984 984] + ElementLine [-6890 -14764 -6890 -8858 984] + ElementLine [-6890 -984 -6890 4921 984] + ElementLine [-11811 4921 11811 4921 1000] + ElementLine [-11811 -14764 -11811 4921 1000] + ElementLine [-11811 -14764 11811 -14764 1000] + ElementLine [11811 -14764 11811 4921 1000] ) -Element["" "1206" "R9" "100K" 40000 105000 3150 3150 2 100 ""] +Element["" "PS_2PIN.fp" "PD1" "x" 40000 182500 -5905 -19685 0 100 ""] ( - Pad[5905 -1181 5905 1181 5118 2000 5718 "1" "1" "square"] - Pad[-5905 -1181 -5905 1181 5118 2000 5718 "2" "2" "square"] - ElementLine [-2362 3740 2362 3740 800] - ElementLine [-2362 -3740 2362 -3740 800] + Pin[10000 0 8100 3937 8494 4600 "2" "2" ""] + Pin[0 0 8100 3937 8494 4600 "1" "1" "square"] + ElementLine [8858 -9842 8858 -6890 984] + ElementLine [984 -9842 8858 -9842 984] + ElementLine [984 -9842 984 -6890 984] + ElementLine [8858 -6890 14764 -6890 984] + ElementLine [-4921 -6890 984 -6890 984] + ElementLine [-4921 -11811 -4921 11811 1000] + ElementLine [-4921 -11811 14764 -11811 1000] + ElementLine [14764 -11811 14764 11811 1000] + ElementLine [-4921 11811 14764 11811 1000] ) -Element["" "1206" "R8" "1M5" 40000 95000 -3150 -3150 0 100 ""] +Element["onsolder" "1210" "C40" "1.5uF" 70000 50000 -3150 -3150 1 100 "auto"] ( - Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "square"] - Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "square"] - ElementLine [-2362 -3740 2362 -3740 800] - ElementLine [-2362 3740 2362 3740 800] + Pad[-2755 -5905 2755 -5905 5118 2000 5718 "+" "1" "onsolder,square"] + Pad[-2755 5905 2755 5905 5118 2000 5718 "-" "2" "onsolder,square"] + ElementLine [-5314 -1968 -5314 1968 800] + ElementLine [5314 -1968 5314 1968 800] ) -Element["onsolder" "0805" "R10" "R033" 187500 32500 3150 -3150 2 100 "auto"] +Element["onsolder" "SOT23" "U40" "MCP1710A-5V" 60000 55000 -12300 -11000 1 100 "auto"] ( - Pad[3543 -393 3543 393 5118 2000 5718 "1" "1" "onsolder,square"] - Pad[-3543 -393 -3543 393 5118 2000 5718 "2" "2" "onsolder,square"] - ElementLine [-393 -2755 393 -2755 800] - ElementLine [-393 2755 393 2755 800] + Pad[0 -300 0 300 3400 3000 4000 "GND" "1" "onsolder,square,edge2"] + Pad[-7800 -300 -7800 300 3400 3000 4000 "Vout" "2" "onsolder,square,edge2"] + Pad[-3900 -8500 -3900 -7900 3400 3000 4000 "Vin" "3" "onsolder,square"] + ElementLine [2500 -11000 2500 2900 1000] + ElementLine [-10300 2900 2500 2900 1000] + ElementLine [-10300 -11000 -10300 2900 1000] + ElementLine [-10300 -11000 2500 -11000 1000] ) -Element["onsolder" "1210" "C1" "10uF" 75000 100000 -3150 3150 0 100 "auto"] +Element["" "1210" "C30" "10uF" 150000 190000 -3150 -3150 0 100 ""] ( - Pad[-5905 -2755 -5905 2755 5118 2000 5718 "+" "1" "onsolder,square"] - Pad[5905 -2755 5905 2755 5118 2000 5718 "-" "2" "onsolder,square"] - ElementLine [-1968 5314 1968 5314 800] + Pad[-5905 -2755 -5905 2755 5118 2000 5718 "+" "1" "square"] + Pad[5905 -2755 5905 2755 5118 2000 5718 "-" "2" "square"] ElementLine [-1968 -5314 1968 -5314 800] + ElementLine [-1968 5314 1968 5314 800] ) -Element["onsolder" "0805" "R30" "R033" 188957 127500 3150 -3150 2 100 "auto"] +Element["" "RCY200" "L20" "470uH" 122500 104684 -2500 -5000 1 100 ""] ( - Pad[3543 -393 3543 393 5118 2000 5718 "1" "1" "onsolder,square"] - Pad[-3543 -393 -3543 393 5118 2000 5718 "2" "2" "onsolder,square"] - ElementLine [-393 -2755 393 -2755 800] - ElementLine [-393 2755 393 2755 800] + Pin[0 0 6000 3000 6600 3000 "1" "1" "square"] + Pin[0 -20000 6000 3000 6600 3000 "2" "2" ""] + ElementArc [0 -10000 20000 20000 90 360 1000] ) -Element["" "DIP20" "U1" "ATtiny861A" 60000 55000 17000 5000 3 100 ""] +Element["" "PS_3PIN.fp" "CONN_HB" "x" 115000 155000 -19685 3937 1 100 ""] ( - Pin[0 0 6000 3000 6600 2800 "PB0/MOSI" "1" "square"] - Pin[0 10000 6000 3000 6600 2800 "PB1/MISO" "2" ""] - Pin[0 20000 6000 3000 6600 2800 "PB2/SCK" "3" ""] - Pin[0 30000 6000 3000 6600 2800 "PB3" "4" ""] - Pin[0 40000 6000 3000 6600 2800 "VCC" "5" ""] - Pin[0 50000 6000 3000 6600 2800 "GND" "6" ""] - Pin[0 60000 6000 3000 6600 2800 "PB4/XTAL1" "7" ""] - Pin[0 70000 6000 3000 6600 2800 "PB5/XTAL2" "8" ""] - Pin[0 80000 6000 3000 6600 2800 "PB6/ADC9" "9" ""] - Pin[0 90000 6000 3000 6600 2800 "PB7/_RESET_" "10" ""] - Pin[30000 90000 6000 3000 6600 2800 "ADC6/PA7" "11" ""] - Pin[30000 80000 6000 3000 6600 2800 "ADC5/PA6" "12" ""] - Pin[30000 70000 6000 3000 6600 2800 "ADC4/PA5" "13" ""] - Pin[30000 60000 6000 3000 6600 2800 "ADC3/PA4" "14" ""] - Pin[30000 50000 6000 3000 6600 2800 "AVCC" "15" ""] - Pin[30000 40000 6000 3000 6600 2800 "AGND" "16" ""] - Pin[30000 30000 6000 3000 6600 2800 "AREF/PA3" "17" ""] - Pin[30000 20000 6000 3000 6600 2800 "ADC2/PA2" "18" ""] - Pin[30000 10000 6000 3000 6600 2800 "ADC1/PA1" "19" ""] - Pin[30000 0 6000 3000 6600 2800 "ADC0/PA0" "20" ""] - ElementLine [-5000 -5000 -5000 95000 1000] - ElementLine [-5000 95000 35000 95000 1000] - ElementLine [35000 -5000 35000 95000 1000] - ElementLine [-5000 -5000 10000 -5000 1000] - ElementLine [20000 -5000 35000 -5000 1000] - ElementArc [15000 -5000 5000 5000 0 180 1000] + Pin[0 0 8100 3937 8494 4600 "1" "1" "square"] + Pin[0 -10000 8100 3937 8494 4600 "2" "2" ""] + Pin[0 -20000 8100 3937 8494 4600 "3" "3" ""] + ElementLine [-6890 -24606 -6890 -13780 984] + ElementLine [-9842 -13780 -6890 -13780 984] + ElementLine [-9842 -13780 -9842 -5906 984] + ElementLine [-9842 -5906 -6890 -5906 984] + ElementLine [-6890 -5906 -6890 4921 984] + ElementLine [-11811 4921 11811 4921 1000] + ElementLine [-11811 -24606 -11811 4921 1000] + ElementLine [-11811 -24606 11811 -24606 1000] + ElementLine [11811 -24606 11811 4921 1000] ) -Element["" "HEADER10_2" "CONN_PRG" "x" 10000 40000 21000 -5000 3 100 ""] -( - Pin[0 0 6000 3000 6600 3800 "1" "1" "square"] - Pin[10000 0 6000 3000 6600 3800 "2" "2" ""] - Pin[0 10000 6000 3000 6600 3800 "3" "3" ""] - Pin[10000 10000 6000 3000 6600 3800 "4" "4" ""] - Pin[0 20000 6000 3000 6600 3800 "5" "5" ""] - Pin[10000 20000 6000 3000 6600 3800 "6" "6" ""] - Pin[0 30000 6000 3000 6600 3800 "7" "7" ""] - Pin[10000 30000 6000 3000 6600 3800 "8" "8" ""] - Pin[0 40000 6000 3000 6600 3800 "9" "9" ""] - Pin[10000 40000 6000 3000 6600 3800 "10" "10" ""] - ElementLine [-5000 -5000 -5000 45000 1000] - ElementLine [-5000 45000 15000 45000 1000] - ElementLine [15000 45000 15000 -5000 1000] - ElementLine [15000 -5000 -5000 -5000 1000] - ElementLine [-5000 5000 5000 5000 1000] - ElementLine [5000 5000 5000 -5000 1000] - - ) - -Element["onsolder" "1206" "R21" "15K" 142500 92658 -3150 3150 0 100 "auto"] +Element["onsolder" "1206" "R21" "15K" 140000 110000 -3150 3150 0 100 "auto"] ( Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "onsolder,square"] Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "onsolder,square"] @@ -1213,7 +1135,7 @@ Element["onsolder" "1206" "R21" "15K" 142500 92658 -3150 3150 0 100 "auto"] ) -Element["onsolder" "SO8" "Q20" "IRL6732PBF" 142500 70158 6000 2000 3 100 "auto"] +Element["onsolder" "SO8" "Q20" "IRL6732PBF" 140000 85000 6000 2000 3 100 "auto"] ( Pad[7500 7000 7500 13500 2000 1000 3000 "S" "1" "onsolder,square,edge2"] Pad[2500 7000 2500 13500 2000 1000 3000 "G" "2" "onsolder,square,edge2"] @@ -1232,7 +1154,7 @@ Element["onsolder" "SO8" "Q20" "IRL6732PBF" 142500 70158 6000 2000 3 100 "auto"] ) -Element["onsolder" "0805" "R20" "R033" 190000 90158 -3150 -3150 1 100 "auto"] +Element["onsolder" "0805" "R20" "R033" 185000 115000 -3150 -3150 1 100 "auto"] ( Pad[-393 -3543 393 -3543 5118 2000 5718 "1" "1" "onsolder,square"] Pad[-393 3543 393 3543 5118 2000 5718 "2" "2" "onsolder,square"] @@ -1241,7 +1163,7 @@ Element["onsolder" "0805" "R20" "R033" 190000 90158 -3150 -3150 1 100 "auto"] ) -Element["onsolder" "1210" "C20" "10uF" 175000 85158 -3150 3150 0 100 "auto"] +Element["onsolder" "1210" "C20" "10uF" 165000 105000 -3150 3150 0 100 "auto"] ( Pad[-5905 -2755 -5905 2755 5118 2000 5718 "+" "1" "onsolder,square"] Pad[5905 -2755 5905 2755 5118 2000 5718 "-" "2" "onsolder,square"] @@ -1250,20 +1172,7 @@ Element["onsolder" "1210" "C20" "10uF" 175000 85158 -3150 3150 0 100 "auto"] ) -Element["" "HEADER2_1" "CONN_L2" "x" 190000 77658 -13500 5000 1 100 ""] -( - Pin[0 0 6000 3000 6600 3800 "1" "1" "square"] - Pin[0 -10000 6000 3000 6600 3800 "2" "2" ""] - ElementLine [-5000 5000 5000 5000 1000] - ElementLine [5000 -15000 5000 5000 1000] - ElementLine [-5000 -15000 5000 -15000 1000] - ElementLine [-5000 -15000 -5000 5000 1000] - ElementLine [5000 -5000 5000 5000 1000] - ElementLine [-5000 -5000 5000 -5000 1000] - - ) - -Element["onsolder" "SMB" "D20" "SS24" 172500 60158 10000 0 1 100 "auto"] +Element["onsolder" "SMB" "D20" "SS24" 165000 80000 10000 0 1 100 "auto"] ( Pad[0 -10827 0 -8859 9843 2000 11843 "anode" "2" "onsolder,square"] Pad[0 8858 0 10826 9843 2000 11843 "cathode" "1" "onsolder,square,edge2"] @@ -1277,152 +1186,280 @@ Element["onsolder" "SMB" "D20" "SS24" 172500 60158 10000 0 1 100 "auto"] ) -Element["" "RCY200" "L20" "470uH" 157500 75000 -2500 -5000 1 100 ""] +Element["" "PS_2PIN.fp" "CONN_L2" "x" 185000 92500 -19685 5905 1 100 ""] ( - Pin[0 0 6000 3000 6600 3000 "1" "1" "square"] - Pin[0 -20000 6000 3000 6600 3000 "2" "2" ""] - ElementArc [0 -10000 20000 20000 90 360 1000] + Pin[0 -10000 8100 3937 8494 4600 "2" "2" "edge2"] + Pin[0 0 8100 3937 8494 4600 "1" "1" "square,edge2"] + ElementLine [-9842 -8858 -6890 -8858 984] + ElementLine [-9842 -8858 -9842 -984 984] + ElementLine [-9842 -984 -6890 -984 984] + ElementLine [-6890 -14764 -6890 -8858 984] + ElementLine [-6890 -984 -6890 4921 984] + ElementLine [-11811 4921 11811 4921 1000] + ElementLine [-11811 -14764 -11811 4921 1000] + ElementLine [-11811 -14764 11811 -14764 1000] + ElementLine [11811 -14764 11811 4921 1000] + + ) + +Element["" "1206" "C31" "220nF" 92500 165000 -3150 -3150 0 100 ""] +( + Pad[-5905 -1181 -5905 1181 5118 2000 5718 "1" "1" "square"] + Pad[5905 -1181 5905 1181 5118 2000 5718 "2" "2" "square"] + ElementLine [-2362 -3740 2362 -3740 800] + ElementLine [-2362 3740 2362 3740 800] ) -Element["" "RCY200" "L10" "470uH" 157250 32500 -2500 -5000 1 100 ""] +Element["onsolder" "1206" "R7" "15K" 120000 117500 3150 -3150 2 100 "auto"] +( + Pad[5905 -1181 5905 1181 5118 2000 5718 "1" "1" "onsolder,square"] + Pad[-5905 -1181 -5905 1181 5118 2000 5718 "2" "2" "onsolder,square"] + ElementLine [-2362 -3740 2362 -3740 800] + ElementLine [-2362 3740 2362 3740 800] + + ) + +Element["" "Fuse_PTC__Schurter_PFRA.300" "F40" "5A" 60000 10000 23622 12905 2 100 ""] +( + Attribute("description" "Fuse_PTC__Schurter_PFRA.300") + Attribute("author" "Stefan Salewski") + Attribute("copyright" "2008 S. Salewski") + Attribute("use-license" "unlimited") + Attribute("dist-license" "GPL") + Attribute("documentation" "http://www.schurterinc.com/pdf/usa/c_pfra.pdf") + Pin[10040 0 5945 2000 7945 4370 "1" "1" "edge2"] + Pin[-10039 0 5945 2000 7945 4370 "2" "2" "edge2"] + ElementLine [-23622 5905 23622 5905 1000] + ElementLine [-23622 -5905 23622 -5905 1000] + ElementLine [23622 3543 23622 5905 1000] + ElementLine [23622 -5905 23622 -3543 1000] + ElementLine [-23622 3543 -23622 5905 1000] + ElementLine [-23622 -5905 -23622 -3543 1000] + + ) + +Element["onsolder" "1206" "R6" "100R" 32500 125000 -3150 -3150 1 100 "auto"] +( + Pad[-1181 -5905 1181 -5905 5118 2000 5718 "1" "1" "onsolder,square"] + Pad[-1181 5905 1181 5905 5118 2000 5718 "2" "2" "onsolder,square"] + ElementLine [-3740 -2362 -3740 2362 800] + ElementLine [3740 -2362 3740 2362 800] + + ) + +Element["" "DIP20" "U1" "ATtiny861A" 50000 70000 17000 5000 3 100 ""] +( + Pin[0 0 6000 3000 6600 2800 "PB0/MOSI" "1" "square"] + Pin[0 10000 6000 3000 6600 2800 "PB1/MISO" "2" ""] + Pin[0 20000 6000 3000 6600 2800 "PB2/SCK" "3" ""] + Pin[0 30000 6000 3000 6600 2800 "PB3" "4" ""] + Pin[0 40000 6000 3000 6600 2800 "VCC" "5" ""] + Pin[0 50000 6000 3000 6600 2800 "GND" "6" ""] + Pin[0 60000 6000 3000 6600 2800 "PB4/XTAL1" "7" ""] + Pin[0 70000 6000 3000 6600 2800 "PB5/XTAL2" "8" ""] + Pin[0 80000 6000 3000 6600 2800 "PB6/ADC9" "9" ""] + Pin[0 90000 6000 3000 6600 2800 "PB7/_RESET_" "10" ""] + Pin[30000 90000 6000 3000 6600 2800 "ADC6/PA7" "11" ""] + Pin[30000 80000 6000 3000 6600 2800 "ADC5/PA6" "12" ""] + Pin[30000 70000 6000 3000 6600 2800 "ADC4/PA5" "13" ""] + Pin[30000 60000 6000 3000 6600 2800 "ADC3/PA4" "14" ""] + Pin[30000 50000 6000 3000 6600 2800 "AVCC" "15" ""] + Pin[30000 40000 6000 3000 6600 2800 "AGND" "16" ""] + Pin[30000 30000 6000 3000 6600 2800 "AREF/PA3" "17" ""] + Pin[30000 20000 6000 3000 6600 2800 "ADC2/PA2" "18" ""] + Pin[30000 10000 6000 3000 6600 2800 "ADC1/PA1" "19" ""] + Pin[30000 0 6000 3000 6600 2800 "ADC0/PA0" "20" ""] + ElementLine [-5000 -5000 -5000 95000 1000] + ElementLine [-5000 95000 35000 95000 1000] + ElementLine [35000 -5000 35000 95000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [20000 -5000 35000 -5000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element["" "RCY200" "L10" "470uH" 137500 25000 5000 -2500 0 100 ""] ( Pin[0 0 6000 3000 6600 3000 "1" "1" "square"] - Pin[0 -20000 6000 3000 6600 3000 "2" "2" ""] - ElementArc [0 -10000 20000 20000 90 360 1000] + Pin[20000 0 6000 3000 6600 3000 "2" "2" ""] + ElementArc [10000 0 20000 20000 0 360 1000] ) -Element["" "1210" "C10" "10uF" 92500 22500 3150 -3150 3 100 ""] +Element["onsolder" "SO8" "Q10" "IRL6372PBF" 107500 25000 2000 -6000 2 100 "auto"] ( - Pad[-2755 -5905 2755 -5905 5118 2000 5718 "+" "1" "square"] - Pad[-2755 5905 2755 5905 5118 2000 5718 "-" "2" "square"] + Pad[7000 -7500 13500 -7500 2000 1000 3000 "S" "1" "onsolder,square,edge2"] + Pad[7000 -2500 13500 -2500 2000 1000 3000 "G" "2" "onsolder,square,edge2"] + Pad[7000 2500 13500 2500 2000 1000 3000 "S" "3" "onsolder,square,edge2"] + Pad[7000 7500 13500 7500 2000 1000 3000 "G" "4" "onsolder,square,edge2"] + Pad[-13500 7500 -7000 7500 2000 1000 3000 "D1" "5" "onsolder,square"] + Pad[-13500 2500 -7000 2500 2000 1000 3000 "D2" "6" "onsolder,square"] + Pad[-13500 -2500 -7000 -2500 2000 1000 3000 "D1" "7" "onsolder,square"] + Pad[-13500 -7500 -7000 -7500 2000 1000 3000 "D2" "8" "onsolder,square"] + ElementLine [15500 -9500 15500 9500 1000] + ElementLine [-15500 9500 15500 9500 1000] + ElementLine [-15500 -9500 -15500 9500 1000] + ElementLine [2500 -9500 15500 -9500 1000] + ElementLine [-15500 -9500 -2500 -9500 1000] + ElementArc [0 -9500 2500 2500 0 180 1000] + + ) + +Element["" "1206" "R8" "1M5" 62500 20000 3150 3150 2 100 ""] +( + Pad[5905 -1181 5905 1181 5118 2000 5718 "1" "1" "square"] + Pad[-5905 -1181 -5905 1181 5118 2000 5718 "2" "2" "square"] + ElementLine [-2362 3740 2362 3740 800] + ElementLine [-2362 -3740 2362 -3740 800] + + ) + +Element["onsolder" "1210" "C41" "1.5uF" 40000 50000 3150 3150 3 100 "auto"] +( + Pad[-2755 5905 2755 5905 5118 2000 5718 "+" "1" "onsolder,square"] + Pad[-2755 -5905 2755 -5905 5118 2000 5718 "-" "2" "onsolder,square"] ElementLine [5314 -1968 5314 1968 800] ElementLine [-5314 -1968 -5314 1968 800] ) -Rat[69095 97245 1 60000 95000 1 ""] -Rat[69095 97245 1 90000 105000 1 ""] -Rat[60000 95000 1 20000 120000 1 ""] -Rat[20000 120000 1 31595 171319 0 ""] -Rat[60000 95000 1 20000 60000 1 ""] -Rat[20000 60000 1 19745 30905 1 ""] -Rat[19745 30905 1 22200 30300 0 ""] -Rat[90000 105000 1 122500 152245 0 ""] -Rat[122500 152245 0 121250 175000 0 ""] -Rat[22200 30300 0 89745 16595 0 ""] -Rat[89745 16595 0 106500 20000 0 ""] -Rat[10000 50000 1 60000 145000 1 ""] -Rat[32500 182500 1 31595 191319 0 ""] -Rat[32500 182500 1 90000 135000 1 ""] -Rat[45905 93819 0 45905 103819 0 ""] -Rat[45905 103819 0 90000 145000 1 ""] -Rat[80905 97245 1 90000 95000 1 ""] -Rat[80905 97245 1 60000 105000 1 ""] -Rat[60000 105000 1 34095 103819 0 ""] -Rat[34095 103819 0 20000 100000 1 ""] -Rat[20000 100000 1 20000 80000 1 ""] -Rat[20000 80000 1 20000 70000 1 ""] -Rat[20000 70000 1 10000 70000 1 ""] -Rat[10000 70000 1 10000 80000 1 ""] -Rat[20000 100000 1 10000 120000 1 ""] -Rat[90000 95000 1 90000 65000 1 ""] -Rat[90000 65000 1 89745 28405 0 ""] -Rat[89745 28405 0 99000 22500 1 ""] -Rat[99000 22500 1 106500 25000 0 ""] -Rat[106500 25000 0 133500 15000 0 ""] -Rat[89745 28405 0 61810 36319 0 ""] -Rat[61810 36319 0 32245 19095 1 ""] -Rat[32245 19095 1 22200 22500 0 ""] -Rat[22200 22500 0 19745 19095 1 ""] -Rat[19745 19095 1 10000 20000 1 ""] -Rat[133500 15000 0 174745 23405 1 ""] -Rat[174745 23405 1 183957 32107 1 ""] -Rat[183957 32107 1 180905 82403 1 ""] -Rat[180905 82403 1 189607 93701 1 ""] -Rat[180905 82403 1 150000 83658 1 ""] -Rat[150000 83658 1 148405 91477 1 ""] -Rat[150000 83658 1 140000 83658 1 ""] -Rat[189607 93701 1 185414 127107 1 ""] -Rat[185414 127107 1 134310 152245 0 ""] -Rat[134310 152245 0 121250 170000 0 ""] -Rat[121250 170000 0 122500 187500 1 ""] -Rat[121250 170000 0 94250 180000 0 ""] -Rat[94250 180000 0 81500 187500 1 ""] -Rat[81500 187500 1 43405 191319 0 ""] -Rat[43405 191319 0 10000 190000 1 ""] -Rat[174745 11595 1 157250 12500 1 ""] -Rat[174745 11595 1 190000 12500 1 ""] -Rat[169095 82403 1 172500 70984 1 ""] -Rat[172500 70984 1 190000 67658 1 ""] -Rat[132500 187500 1 165000 117500 1 ""] -Rat[165000 117500 1 190000 105000 1 ""] -Rat[10000 60000 1 60000 65000 1 ""] -Rat[60000 65000 1 133500 20000 0 ""] -Rat[135000 83658 1 136595 91477 1 ""] -Rat[135000 83658 1 60000 85000 1 ""] -Rat[60000 125000 1 94250 175000 0 ""] -Rat[190000 22500 1 191043 32107 1 ""] -Rat[191043 32107 1 90000 55000 1 ""] -Rat[190000 77658 1 189607 86615 1 ""] -Rat[190000 77658 1 90000 75000 1 ""] -Rat[190000 115000 1 192500 127107 1 ""] -Rat[190000 115000 1 90000 125000 1 ""] -Rat[10000 170000 1 90000 115000 1 ""] -Rat[10000 180000 1 90000 85000 1 ""] -Rat[10000 40000 1 60000 55000 1 ""] -Rat[60000 55000 1 34095 113819 0 ""] -Rat[20000 50000 1 60000 75000 1 ""] -Rat[60000 75000 1 34095 123819 0 ""] -Rat[34095 133819 0 60000 115000 1 ""] -Rat[145000 83658 1 60000 135000 1 ""] -Rat[60000 135000 1 50000 36319 0 ""] -Rat[42500 182500 1 43405 171319 0 ""] -Rat[10000 100000 1 45905 113819 0 ""] -Rat[10000 110000 1 45905 123819 0 ""] -Rat[172500 49331 1 157500 55000 1 ""] -Rat[157500 55000 1 140000 56658 1 ""] -Rat[140000 56658 1 135000 56658 1 ""] -Rat[10000 10000 1 29922 10000 1 ""] -Rat[99000 7500 1 133500 30000 0 ""] -Rat[106595 36319 0 106500 30000 0 ""] -Rat[106500 30000 0 126000 22500 1 ""] -Rat[126000 22500 1 157250 32500 1 ""] -Rat[99000 17500 1 106500 15000 0 ""] -Rat[118405 36319 0 133500 25000 0 ""] -Rat[99000 12500 1 126000 17500 1 ""] -Rat[81500 172500 1 94250 165000 0 ""] -Rat[55905 13819 0 121250 165000 0 ""] -Rat[121250 165000 0 108500 187500 1 ""] -Rat[121250 165000 0 135000 117500 1 ""] -Rat[81500 182500 1 121250 180000 0 ""] -Rat[44095 13819 0 94250 170000 0 ""] -Rat[81500 177500 1 108500 182500 1 ""] -Rat[10000 130000 1 45905 133819 0 ""] -Rat[20000 110000 1 145000 56658 1 ""] -Rat[145000 56658 1 150000 56658 1 ""] -Rat[32245 30905 1 31000 26400 0 ""] -Rat[31000 26400 0 50001 10000 1 ""] -Rat[32245 30905 1 34095 93819 0 ""] -Rat[34095 93819 0 20000 130000 1 ""] -Rat[50001 10000 1 126000 7500 1 ""] -Rat[126000 7500 1 126000 12500 1 ""] -Rat[126000 12500 1 157500 75000 1 ""] -Rat[20000 130000 1 108500 172500 1 ""] -Rat[108500 172500 1 108500 177500 1 ""] +Rat[56100 46500 1 15000 140000 1 ""] +Rat[129000 167500 1 129000 172500 1 ""] +Rat[122500 104684 1 129000 167500 1 ""] +Rat[94000 32500 1 122500 104684 1 ""] +Rat[94000 27500 1 94000 32500 1 ""] +Rat[72755 44095 1 94000 27500 1 ""] +Rat[142500 71500 1 147500 71500 1 ""] +Rat[15000 160000 1 142500 71500 1 ""] +Rat[15000 130000 1 31319 130905 1 ""] +Rat[102000 172500 1 129000 177500 1 ""] +Rat[86595 163819 0 91750 180000 0 ""] +Rat[102000 177500 1 118750 190000 0 ""] +Rat[118750 175000 0 150000 127500 1 ""] +Rat[118750 175000 0 129000 182500 1 ""] +Rat[98405 163819 0 118750 175000 0 ""] +Rat[102000 167500 1 91750 175000 0 ""] +Rat[121000 27500 1 94000 22500 1 ""] +Rat[113405 26319 0 118500 52500 0 ""] +Rat[121000 22500 1 91500 42500 0 ""] +Rat[101595 26319 0 137500 25000 1 ""] +Rat[94000 17500 1 91500 57500 0 ""] +Rat[101595 26319 0 94000 17500 1 ""] +Rat[121000 32500 1 118500 57500 0 ""] +Rat[132500 71500 1 122500 84684 1 ""] +Rat[137500 71500 1 132500 71500 1 ""] +Rat[165000 69173 1 137500 71500 1 ""] +Rat[15000 110000 1 31319 108405 1 ""] +Rat[15000 100000 1 31319 88405 1 ""] +Rat[50000 182500 1 50905 171319 1 ""] +Rat[125905 116319 1 50000 150000 1 ""] +Rat[142500 98500 1 125905 116319 1 ""] +Rat[31319 119095 1 50000 130000 1 ""] +Rat[31319 96595 1 50000 90000 1 ""] +Rat[20000 47500 1 31319 96595 1 ""] +Rat[31319 76595 1 50000 70000 1 ""] +Rat[20000 77500 1 31319 76595 1 ""] +Rat[115000 145000 1 80000 100000 1 ""] +Rat[115000 155000 1 80000 130000 1 ""] +Rat[183543 159607 1 80000 140000 1 ""] +Rat[185000 190000 1 183543 159607 1 ""] +Rat[185000 92500 1 80000 90000 1 ""] +Rat[185000 92500 1 184607 111457 1 ""] +Rat[164607 41043 1 80000 70000 1 ""] +Rat[50000 140000 1 91750 185000 0 ""] +Rat[132500 98500 1 50000 100000 1 ""] +Rat[132500 98500 1 134095 108819 1 ""] +Rat[50000 80000 1 118500 47500 0 ""] +Rat[20000 37500 1 50000 80000 1 ""] +Rat[155000 170000 1 180000 127500 1 ""] +Rat[155000 170000 1 185000 180000 1 ""] +Rat[165000 90826 1 185000 82500 1 ""] +Rat[159095 102245 1 165000 90826 1 ""] +Rat[50905 191319 1 15000 170000 1 ""] +Rat[91750 190000 0 50905 191319 1 ""] +Rat[102000 182500 1 91750 190000 0 ""] +Rat[118750 180000 0 102000 182500 1 ""] +Rat[145000 170000 1 118750 180000 0 ""] +Rat[145000 170000 1 155905 187245 0 ""] +Rat[176457 159607 1 145000 170000 1 ""] +Rat[184607 118543 1 176457 159607 1 ""] +Rat[50000 120000 1 15000 120000 1 ""] +Rat[170905 102245 1 184607 118543 1 ""] +Rat[147500 98500 1 170905 102245 1 ""] +Rat[147500 98500 1 145905 108819 1 ""] +Rat[137500 98500 1 147500 98500 1 ""] +Rat[114095 116319 1 137500 98500 1 ""] +Rat[114095 116319 1 115000 135000 1 ""] +Rat[80000 110000 1 114095 116319 1 ""] +Rat[118500 42500 0 129745 59310 0 ""] +Rat[118500 42500 0 121000 17500 1 ""] +Rat[91500 52500 0 118500 42500 0 ""] +Rat[10000 67500 1 10000 77500 1 ""] +Rat[10000 57500 1 10000 67500 1 ""] +Rat[10000 47500 1 10000 57500 1 ""] +Rat[37245 44095 1 10000 47500 1 ""] +Rat[37245 44095 1 36595 21181 0 ""] +Rat[60000 55300 1 37245 44095 1 ""] +Rat[67245 55905 1 91500 52500 0 ""] +Rat[67245 55905 1 60000 55300 1 ""] +Rat[80000 80000 1 67245 55905 1 ""] +Rat[80000 110000 1 80000 80000 1 ""] +Rat[59095 112245 1 80000 110000 1 ""] +Rat[59095 112245 1 50000 120000 1 ""] +Rat[56595 20000 0 80000 160000 1 ""] +Rat[40000 182500 1 80000 150000 1 ""] +Rat[40000 182500 1 39095 191319 1 ""] +Rat[20000 57500 1 50000 160000 1 ""] +Rat[118750 185000 0 144095 187245 0 ""] +Rat[80000 120000 1 118750 185000 0 ""] +Rat[91500 47500 0 129745 47500 0 ""] +Rat[52200 55300 1 91500 47500 0 ""] +Rat[37245 55905 1 10000 37500 1 ""] +Rat[52200 55300 1 37245 55905 1 "selected"] +Rat[50000 110000 1 52200 55300 1 ""] +Rat[15000 150000 1 39095 171319 1 ""] +Rat[50000 110000 1 15000 150000 1 ""] +Rat[70905 112245 1 50000 110000 1 ""] +Rat[70905 112245 1 80000 120000 1 ""] Layer(1 "component") ( + Line[49961 10000 15000 10000 6000 4000 "clearline,auto"] + Line[70040 10000 70040 32460 6000 4000 "clearline"] + Line[70040 32460 70000 32500 6000 4000 "clearline"] + Line[15000 20000 36595 20000 6000 4000 "clearline"] + Line[48405 20000 56595 20000 1000 2000 "clearline"] + Line[157500 25000 157500 30000 6000 4000 "clearline,auto"] + Line[185000 30000 157500 30000 6000 4000 "clearline,auto"] ) Layer(2 "solder") ( + Line[15000 20000 80000 20000 6000 4000 "clearline"] + Line[80000 20000 80000 10000 6000 4000 "clearline"] + Line[165000 33957 165000 10000 6000 4000 "clearline"] + Line[165000 10000 80000 10000 6000 4000 "clearline"] + Line[150255 23405 150255 25000 6000 4000 "clearline,auto"] + Line[157500 25000 150255 25000 6000 4000 "clearline,auto"] + Line[185000 40000 185000 41957 6000 4000 "clearline,auto"] + Line[185000 41957 165393 41957 6000 4000 "clearline,auto"] + Line[165393 41043 165393 41957 6000 4000 "clearline,auto"] + Line[72755 44095 70000 44095 2500 2000 "clearline,auto"] + Line[70000 32500 70000 44095 2500 2000 "clearline,auto"] + Line[56100 44095 56100 46500 2500 2000 "clearline,auto"] + Line[72755 44095 56100 44095 2500 2000 "clearline,auto"] ) Layer(3 "silk") ( + Line[2500 197500 197500 197500 1000 2000 "clearline"] + Line[197500 197500 197500 2500 1000 2000 "clearline"] + Line[197500 2500 2500 2500 1000 2000 "clearline"] + Line[2500 2500 2500 197500 1000 2000 "clearline"] ) Layer(4 "silk") ( - Line[200000 200000 0 200000 1000 2000 "clearline"] - Line[0 200000 0 0 1000 2000 "clearline"] + Line[2500 2500 197500 2500 1000 2000 "clearline"] + Line[197500 2500 197500 197500 1000 2000 "clearline"] + Line[197500 197500 2500 197500 1000 2000 "clearline"] + Line[2500 197500 2500 2500 1000 2000 "clearline"] ) NetList() ( diff --git a/schematics/lights.sch b/schematics/lights.sch index 3756cb0..ad4e654 100644 --- a/schematics/lights.sch +++ b/schematics/lights.sch @@ -34,7 +34,7 @@ device=CONNECTOR_10 T 40200 48800 5 10 1 1 0 0 1 refdes=CONN_PRG T 40100 45600 5 10 0 1 0 0 1 -footprint=HEADER10_2 +footprint=HEADER10_1 T 40100 45600 5 10 0 1 0 0 1 value=x } @@ -118,7 +118,7 @@ device=photodiode T 49900 46900 5 10 1 1 180 0 1 refdes=PD1 T 49000 46000 5 10 0 1 0 0 1 -footprint=HEADER2_1 +footprint=PS_2PIN.fp T 49000 46000 5 10 0 1 0 0 1 value=x } @@ -292,7 +292,7 @@ device=CONNECTOR_2 T 56800 45500 5 10 1 1 180 2 1 refdes=CONN_L2 T 56800 46500 5 10 0 1 0 0 1 -footprint=HEADER2_1 +footprint=PS_2PIN.fp T 56800 46500 5 10 0 1 0 0 1 value=x } @@ -397,7 +397,7 @@ device=CONNECTOR_2 T 40100 50000 5 10 1 1 0 0 1 refdes=CONN_BAT T 40100 49200 5 10 0 1 0 0 1 -footprint=HEADER2_1 +footprint=PS_2PIN.fp T 40100 49200 5 10 0 1 0 0 1 value=x } @@ -465,7 +465,7 @@ device=CONNECTOR_3 T 46100 44300 5 10 1 1 0 0 1 refdes=CONN_HB T 46100 43200 5 10 0 1 0 0 1 -footprint=JUMPER3 +footprint=PS_3PIN.fp T 46100 43200 5 10 0 1 0 0 1 value=x } @@ -518,7 +518,7 @@ device=CONNECTOR_2 T 56800 49800 5 10 1 1 180 0 1 refdes=CONN_L1 T 56800 50600 5 10 0 1 0 0 1 -footprint=HEADER2_1 +footprint=PS_2PIN.fp T 56800 50600 5 10 0 1 0 0 1 value=x } @@ -663,7 +663,7 @@ device=CONNECTOR_2 T 56800 42900 5 10 1 1 180 0 1 refdes=CONN_L3 T 56800 43700 5 10 0 1 0 0 1 -footprint=HEADER2_1 +footprint=PS_2PIN.fp T 56800 43700 5 10 0 1 0 0 1 value=x } @@ -800,7 +800,7 @@ device=CONNECTOR_8 T 40200 44000 5 10 1 1 0 0 1 refdes=CONN_FRONT T 40100 41400 5 10 0 1 0 0 1 -footprint=HEADER8_1 +footprint=PS_8PIN.fp T 40100 41400 5 10 0 1 0 0 1 value=x } -- 2.39.3