From 9019573438590df87494ae85a373ecef2b12d9fc Mon Sep 17 00:00:00 2001 From: Christian Spangler <zi39firu@faui49man4.informatik.uni-erlangen.de> Date: Thu, 2 Aug 2018 10:10:51 +0200 Subject: [PATCH] Platine 2.0 jetzt mit extra Transistoren# --- ToyRep/Platine_DIY5/Bauplan_DIY-cache.lib | 53 +- ToyRep/Platine_DIY5/Bauplan_DIY-rescue.lib | 27 + ToyRep/Platine_DIY5/Bauplan_DIY.bak | 287 ++++----- ToyRep/Platine_DIY5/Bauplan_DIY.kicad_pcb | 564 +++++++++++------- ToyRep/Platine_DIY5/Bauplan_DIY.kicad_pcb-bak | 352 ++++++----- ToyRep/Platine_DIY5/Bauplan_DIY.net | 150 +++-- ToyRep/Platine_DIY5/Bauplan_DIY.pro | 72 +-- ToyRep/Platine_DIY5/Bauplan_DIY.sch | 271 +++++---- ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.dcm | 9 + ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.lib | 26 + ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.mod | 52 ++ 11 files changed, 1121 insertions(+), 742 deletions(-) create mode 100644 ToyRep/Platine_DIY5/Bauplan_DIY-rescue.lib create mode 100644 ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.dcm create mode 100644 ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.lib create mode 100644 ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.mod diff --git a/ToyRep/Platine_DIY5/Bauplan_DIY-cache.lib b/ToyRep/Platine_DIY5/Bauplan_DIY-cache.lib index 5474ec3..77024a7 100644 --- a/ToyRep/Platine_DIY5/Bauplan_DIY-cache.lib +++ b/ToyRep/Platine_DIY5/Bauplan_DIY-cache.lib @@ -166,30 +166,39 @@ X Pin_4 4 -200 -200 150 R 50 50 1 1 P ENDDRAW ENDDEF # -# IRLML-2502 +# IRFZ44n +# +DEF IRFZ44n Q 0 30 Y Y 1 F N +F0 "Q" 650 300 50 H V L CNN +F1 "IRFZ44n" 650 200 50 H V L CNN +F2 "TO254P469X1042X1967-3P" 650 100 50 H I L CNN +F3 "http://www.irf.com/product-info/datasheets/data/irfz44n.pdf" 900 0 50 H I L CNN +F4 "Power MOSFET" 650 -100 50 H I L CNN "Description" +F5 "4.69" 650 -200 50 H I L CNN "Height" +F6 "International Rectifier" 650 -300 50 H I L CNN "Manufacturer_Name" +F7 "IRFZ44n" 650 -400 50 H I L CNN "Manufacturer_Part_Number" +F8 "2171198" 650 -500 50 H I L CNN "RS Part Number" +F9 "http://uk.rs-online.com/web/p/products/2171198" 650 -600 50 H I L CNN "RS Price/Stock" +F10 "IRFZ44n" 650 -700 50 H I L CNN "Arrow Part Number" +F11 "http://uk.rs-online.com/web/p/products/2171198" 650 -800 50 H I L CNN "Arrow Price/Stock" +DRAW +X G 1 0 0 200 R 50 50 0 0 I +X D 2 0 -100 200 R 50 50 0 0 w +X S 3 800 0 200 L 50 50 0 0 W +P 5 0 1 6 200 100 600 100 600 -200 200 -200 200 100 N +ENDDRAW +ENDDEF # -DEF IRLML-2502 Q 0 0 Y N 1 F N -F0 "Q" 300 50 50 H V R CNN -F1 "IRLML-2502" 650 -50 50 H V R CNN -F2 "" 200 100 50 H V C CNN -F3 "" 0 0 50 H V C CNN +# PWR_FLAG +# +DEF PWR_FLAG #FLG 0 0 N N 1 F P +F0 "#FLG" 0 75 50 H I C CNN +F1 "PWR_FLAG" 0 150 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN DRAW -T 0 350 -150 60 0 0 0 NMOS Normal 0 C C -C 50 0 111 0 1 10 N -P 2 0 1 0 30 -70 100 -70 N -P 2 0 1 10 30 -50 30 -90 N -P 2 0 1 0 30 0 100 0 N -P 2 0 1 10 30 20 30 -20 N -P 2 0 1 0 30 70 100 70 N -P 2 0 1 10 30 90 30 50 N -P 2 0 1 0 100 -70 100 -100 N -P 2 0 1 0 100 -70 100 0 N -P 2 0 1 0 100 100 100 70 N -P 3 0 1 10 10 75 10 -75 10 -75 N -P 4 0 1 0 40 0 80 15 80 -15 40 0 F -X G 1 -200 0 210 R 50 50 1 1 I -X S 2 100 -200 100 U 50 50 1 1 W -X D 3 100 200 100 D 50 50 1 1 w +X pwr 1 0 0 0 U 50 50 0 0 w +P 6 0 1 0 0 0 0 50 -40 75 0 100 40 75 0 50 N ENDDRAW ENDDEF # diff --git a/ToyRep/Platine_DIY5/Bauplan_DIY-rescue.lib b/ToyRep/Platine_DIY5/Bauplan_DIY-rescue.lib new file mode 100644 index 0000000..da99cea --- /dev/null +++ b/ToyRep/Platine_DIY5/Bauplan_DIY-rescue.lib @@ -0,0 +1,27 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +# +# IRFZ44n-RESCUE-Bauplan_DIY +# +DEF IRFZ44n-RESCUE-Bauplan_DIY Q 0 30 Y Y 1 F N +F0 "Q" 650 300 50 H V L CNN +F1 "IRFZ44n-RESCUE-Bauplan_DIY" 650 200 50 H V L CNN +F2 "TO254P469X1042X1967-3P" 650 100 50 H I L CNN +F3 "http://www.irf.com/product-info/datasheets/data/irfz44n.pdf" 900 0 50 H I L CNN +F4 "Power MOSFET" 650 -100 50 H I L CNN "Description" +F5 "4.69" 650 -200 50 H I L CNN "Height" +F6 "International Rectifier" 650 -300 50 H I L CNN "Manufacturer_Name" +F7 "IRFZ44n" 650 -400 50 H I L CNN "Manufacturer_Part_Number" +F8 "2171198" 650 -500 50 H I L CNN "RS Part Number" +F9 "http://uk.rs-online.com/web/p/products/2171198" 650 -600 50 H I L CNN "RS Price/Stock" +F10 "IRFZ44n" 650 -700 50 H I L CNN "Arrow Part Number" +F11 "http://uk.rs-online.com/web/p/products/2171198" 650 -800 50 H I L CNN "Arrow Price/Stock" +DRAW +X G 1 0 0 200 R 50 50 0 0 I +X D 2 0 -100 200 R 50 50 0 0 w +X S 3 800 0 200 L 50 50 0 0 W +P 5 0 1 6 200 100 600 100 600 -200 200 -200 200 100 N +ENDDRAW +ENDDEF +# +#End Library diff --git a/ToyRep/Platine_DIY5/Bauplan_DIY.bak b/ToyRep/Platine_DIY5/Bauplan_DIY.bak index 06c3da3..d37daeb 100644 --- a/ToyRep/Platine_DIY5/Bauplan_DIY.bak +++ b/ToyRep/Platine_DIY5/Bauplan_DIY.bak @@ -33,6 +33,7 @@ LIBS:contrib LIBS:valves LIBS:transistor LIBS:Pins +LIBS:IRFZ44n LIBS:Bauplan_DIY-cache EELAYER 25 0 EELAYER END @@ -62,24 +63,13 @@ $EndComp $Comp L Conn_01x04 J2 U 1 1 5B6165F0 -P 1250 2950 -F 0 "J2" H 1250 3150 50 0000 C CNN -F 1 "ZMotorRight" H 1250 2650 50 0000 C CNN -F 2 "Pin_Headers:Pin_Header_Angled_1x04_Pitch2.54mm" H 1250 2950 50 0001 C CNN -F 3 "" H 1250 2950 50 0001 C CNN - 1 1250 2950 - -1 0 0 1 -$EndComp -$Comp -L IRLML-2502 Q1 -U 1 1 5B61A927 -P 2900 1350 -F 0 "Q1" H 3200 1400 50 0000 R CNN -F 1 "IRLML-2502" H 3550 1300 50 0000 R CNN -F 2 "TO_SOT_Packages_SMD:SOT-23" H 3100 1450 50 0001 C CNN -F 3 "" H 2900 1350 50 0000 C CNN - 1 2900 1350 - -1 0 0 1 +P 1250 2800 +F 0 "J2" H 1250 3000 50 0000 C CNN +F 1 "ZMotorRight" H 1250 2500 50 0000 C CNN +F 2 "Pin_Headers:Pin_Header_Angled_1x04_Pitch2.54mm" H 1250 2800 50 0001 C CNN +F 3 "" H 1250 2800 50 0001 C CNN + 1 1250 2800 + -1 0 0 -1 $EndComp $Comp L ZMotPins J3 @@ -106,50 +96,14 @@ $EndComp $Comp L Conn_01x01 J10 U 1 1 5B61CFDA -P 3300 1350 -F 0 "J10" H 3300 1450 50 0000 C CNN -F 1 "BoardPinA1" H 3300 1250 50 0000 C CNN -F 2 "Pin_Headers:Pin_Header_Angled_1x01_Pitch2.54mm" H 3300 1350 50 0001 C CNN -F 3 "" H 3300 1350 50 0001 C CNN - 1 3300 1350 - 1 0 0 -1 +P 2600 1350 +F 0 "J10" H 2600 1450 50 0000 C CNN +F 1 "BoardPinA1" H 2600 1250 50 0000 C CNN +F 2 "Pin_Headers:Pin_Header_Angled_1x01_Pitch2.54mm" H 2600 1350 50 0001 C CNN +F 3 "" H 2600 1350 50 0001 C CNN + 1 2600 1350 + -1 0 0 1 $EndComp -Wire Wire Line - 1650 2400 1650 3200 -Wire Wire Line - 1650 3050 1450 3050 -Wire Wire Line - 1650 2400 1450 2400 -Connection ~ 1650 3050 -Wire Wire Line - 1750 2300 1750 3200 -Wire Wire Line - 1750 2950 1450 2950 -Wire Wire Line - 1750 2300 1450 2300 -Connection ~ 1750 2950 -Wire Wire Line - 1850 2200 1850 3200 -Wire Wire Line - 1850 2850 1450 2850 -Wire Wire Line - 1850 2200 1450 2200 -Connection ~ 1850 2850 -Wire Wire Line - 1950 2100 1950 3200 -Wire Wire Line - 1950 2750 1450 2750 -Wire Wire Line - 1950 2100 1450 2100 -Connection ~ 1950 2750 -Wire Wire Line - 1400 1150 2800 1150 -Wire Wire Line - 1400 1150 1400 1300 -Wire Wire Line - 1400 1400 1400 1550 -Wire Wire Line - 1400 1550 2600 1550 $Comp L 12VDevice J5 U 1 1 5B61FD76 @@ -172,18 +126,6 @@ F 3 "" H 2700 1750 50 0001 C CNN 1 2700 1750 0 1 1 0 $EndComp -Wire Wire Line - 2700 1550 2800 1550 -Wire Wire Line - 2150 1300 2050 1300 -Wire Wire Line - 2150 1400 2050 1400 -Wire Wire Line - 2150 1300 2150 1150 -Connection ~ 2150 1150 -Wire Wire Line - 2150 1400 2150 1550 -Connection ~ 2150 1550 $Comp L 3V3Device J8 U 1 1 5B6202A2 @@ -217,26 +159,6 @@ F 3 "" H 4400 2600 50 0001 C CNN 1 4400 2600 0 -1 -1 0 $EndComp -Wire Wire Line - 3150 2850 4400 2850 -Wire Wire Line - 3600 2850 3600 2800 -Wire Wire Line - 4000 2850 4000 2800 -Connection ~ 3600 2850 -Wire Wire Line - 4400 2850 4400 2800 -Connection ~ 4000 2850 -Wire Wire Line - 3700 2950 3700 2800 -Wire Wire Line - 3150 2950 5150 2950 -Wire Wire Line - 4100 2950 4100 2800 -Connection ~ 3700 2950 -Wire Wire Line - 4500 2950 4500 2800 -Connection ~ 4100 2950 $Comp L 5VDevice J7 U 1 1 5B62061C @@ -292,39 +214,6 @@ F 3 "" H 4900 2150 50 0001 C CNN 1 4900 2150 0 -1 -1 0 $EndComp -Wire Wire Line - 3150 2750 3150 2400 -Wire Wire Line - 3150 2400 5100 2400 -Wire Wire Line - 3300 2400 3300 2350 -Wire Wire Line - 3700 2400 3700 2350 -Connection ~ 3300 2400 -Wire Wire Line - 4100 2400 4100 2350 -Connection ~ 3700 2400 -Wire Wire Line - 4500 2400 4500 2350 -Connection ~ 4100 2400 -Wire Wire Line - 4900 2400 4900 2350 -Connection ~ 4500 2400 -Wire Wire Line - 3400 2350 3400 2950 -Connection ~ 3400 2950 -Wire Wire Line - 3800 2350 3800 2950 -Connection ~ 3800 2950 -Wire Wire Line - 4200 2350 4200 2950 -Connection ~ 4200 2950 -Wire Wire Line - 4600 2950 4600 2350 -Connection ~ 4500 2950 -Wire Wire Line - 5000 2950 5000 2350 -Connection ~ 4600 2950 $Comp L Conn_01x01 J17 U 1 1 5B62127F @@ -336,17 +225,6 @@ F 3 "" H 5900 2700 50 0001 C CNN 1 5900 2700 1 0 0 1 $EndComp -Connection ~ 5000 2950 -Connection ~ 4900 2400 -Wire Wire Line - 5600 2400 5600 2950 -Wire Wire Line - 5600 2950 5450 2950 -Wire Wire Line - 5600 2400 5500 2400 -Wire Wire Line - 5700 2700 5600 2700 -Connection ~ 5600 2700 $Comp L Conn_01x01_Male J18 U 1 1 5B622B97 @@ -413,4 +291,139 @@ F 3 "" H 1850 1400 50 0001 C CNN 1 1850 1400 1 0 0 -1 $EndComp +$Comp +L IRFZ44n Q1 +U 1 1 5B62AD75 +P 2800 1350 +F 0 "Q1" H 3450 1650 50 0000 L CNN +F 1 "IRFZ44n" H 3450 1550 50 0000 L CNN +F 2 "TO254P469X1042X1967-3P" H 3450 1450 50 0001 L CNN +F 3 "http://www.irf.com/product-info/datasheets/data/irfz44n.pdf" H 3450 1350 50 0001 L CNN +F 4 "Power MOSFET" H 3450 1250 50 0001 L CNN "Description" +F 5 "4.69" H 3450 1150 50 0001 L CNN "Height" +F 6 "International Rectifier" H 3450 1050 50 0001 L CNN "Manufacturer_Name" +F 7 "IRFZ44n" H 3450 950 50 0001 L CNN "Manufacturer_Part_Number" +F 8 "2171198" H 3450 850 50 0001 L CNN "RS Part Number" +F 9 "http://uk.rs-online.com/web/p/products/2171198" H 3450 750 50 0001 L CNN "RS Price/Stock" +F 10 "IRFZ44n" H 3450 650 50 0001 L CNN "Arrow Part Number" +F 11 "http://uk.rs-online.com/web/p/products/2171198" H 3450 550 50 0001 L CNN "Arrow Price/Stock" + 1 2800 1350 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1650 2400 1650 3200 +Wire Wire Line + 1650 2400 1450 2400 +Wire Wire Line + 1750 2300 1750 3200 +Wire Wire Line + 1750 2300 1450 2300 +Wire Wire Line + 1850 2200 1850 3200 +Wire Wire Line + 1850 2200 1450 2200 +Wire Wire Line + 1950 2100 1950 3200 +Wire Wire Line + 1950 2100 1450 2100 +Wire Wire Line + 1400 1150 3600 1150 +Wire Wire Line + 1400 1150 1400 1300 +Wire Wire Line + 1400 1400 1400 1550 +Wire Wire Line + 1400 1550 2600 1550 +Wire Wire Line + 2700 1550 2800 1550 +Wire Wire Line + 2150 1300 2050 1300 +Wire Wire Line + 2150 1300 2150 1150 +Connection ~ 2150 1150 +Wire Wire Line + 2150 1400 2150 1550 +Connection ~ 2150 1550 +Wire Wire Line + 3150 2850 4400 2850 +Wire Wire Line + 3600 2850 3600 2800 +Wire Wire Line + 4000 2850 4000 2800 +Connection ~ 3600 2850 +Wire Wire Line + 4400 2850 4400 2800 +Connection ~ 4000 2850 +Wire Wire Line + 3700 2950 3700 2800 +Wire Wire Line + 3150 2950 5150 2950 +Wire Wire Line + 4100 2950 4100 2800 +Connection ~ 3700 2950 +Wire Wire Line + 4500 2950 4500 2800 +Connection ~ 4100 2950 +Wire Wire Line + 3150 2750 3150 2400 +Wire Wire Line + 3150 2400 5100 2400 +Wire Wire Line + 3300 2400 3300 2350 +Wire Wire Line + 3700 2400 3700 2350 +Connection ~ 3300 2400 +Wire Wire Line + 4100 2400 4100 2350 +Connection ~ 3700 2400 +Wire Wire Line + 4500 2400 4500 2350 +Connection ~ 4100 2400 +Wire Wire Line + 4900 2400 4900 2350 +Connection ~ 4500 2400 +Wire Wire Line + 3400 2350 3400 2950 +Connection ~ 3400 2950 +Wire Wire Line + 3800 2350 3800 2950 +Connection ~ 3800 2950 +Wire Wire Line + 4200 2350 4200 2950 +Connection ~ 4200 2950 +Wire Wire Line + 4600 2950 4600 2350 +Connection ~ 4500 2950 +Wire Wire Line + 5000 2950 5000 2350 +Connection ~ 4600 2950 +Connection ~ 5000 2950 +Connection ~ 4900 2400 +Wire Wire Line + 5600 2400 5600 2950 +Wire Wire Line + 5600 2950 5450 2950 +Wire Wire Line + 5600 2400 5500 2400 +Wire Wire Line + 5700 2700 5600 2700 +Connection ~ 5600 2700 +Wire Wire Line + 1450 2700 1950 2700 +Connection ~ 1950 2700 +Wire Wire Line + 1450 2800 1850 2800 +Connection ~ 1850 2800 +Wire Wire Line + 1450 2900 1750 2900 +Connection ~ 1750 2900 +Wire Wire Line + 1450 3000 1650 3000 +Connection ~ 1650 3000 +Wire Wire Line + 3600 1150 3600 1350 +Wire Wire Line + 2800 1550 2800 1450 +Wire Wire Line + 2050 1400 2150 1400 $EndSCHEMATC diff --git a/ToyRep/Platine_DIY5/Bauplan_DIY.kicad_pcb b/ToyRep/Platine_DIY5/Bauplan_DIY.kicad_pcb index af6c13b..8f9fae4 100644 --- a/ToyRep/Platine_DIY5/Bauplan_DIY.kicad_pcb +++ b/ToyRep/Platine_DIY5/Bauplan_DIY.kicad_pcb @@ -5,8 +5,8 @@ (no_connects 0) (area 110.160999 36.754999 210.311001 116.905001) (thickness 1.6) - (drawings 4) - (tracks 120) + (drawings 53) + (tracks 127) (zones 0) (modules 23) (nets 13) @@ -126,7 +126,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x04_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B618120) - (at 187.96 101.6 270) + (at 177.8 97.79 270) (descr "Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x04 2.54mm single row") (path /5B6163E2) @@ -223,7 +223,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x04_Pitch2.54mm (layer F.Cu) (tedit 5B618E94) (tstamp 5B618128) - (at 198.12 101.6 270) + (at 187.96 97.79 270) (descr "Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x04 2.54mm single row") (path /5B6165F0) @@ -320,7 +320,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x04_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B618130) - (at 198.12 88.9) + (at 187.96 85.09) (descr "Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x04 2.54mm single row") (path /5B61C50B) @@ -417,7 +417,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x03_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B618137) - (at 198.12 81.28) + (at 187.96 77.47) (descr "Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x03 2.54mm single row") (path /5B61C673) @@ -499,12 +499,12 @@ ) ) - (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 5B61A751) (tstamp 5B61813D) - (at 165.1 66.04 90) + (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 5B62B78E) (tstamp 5B61813D) + (at 154.94 62.23 90) (descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x02 2.54mm single row") (path /5B61FD76) - (fp_text reference J5 (at 4.385 -2.27 90) (layer F.SilkS) + (fp_text reference Fan (at 8.89 0 180) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) (fp_text value Fan (at 4.385 4.81 90) (layer F.Fab) @@ -568,12 +568,12 @@ ) ) - (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B618143) - (at 170.18 66.04 90) + (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 5B62B790) (tstamp 5B618143) + (at 160.02 62.23 90) (descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x02 2.54mm single row") (path /5B61FF43) - (fp_text reference J6 (at 4.385 -2.27 90) (layer F.SilkS) + (fp_text reference Hotend (at 8.89 2.54 180) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) (fp_text value Hotend (at 4.385 4.81 90) (layer F.Fab) @@ -638,7 +638,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B618149) - (at 137.16 101.6 270) + (at 127 97.79 270) (descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x02 2.54mm single row") (path /5B62061C) @@ -707,7 +707,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B61814F) - (at 177.8 101.6 270) + (at 167.64 97.79 270) (descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x02 2.54mm single row") (path /5B6202A2) @@ -776,7 +776,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x01_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B61815A) - (at 198.12 76.2) + (at 187.96 72.39) (descr "Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x01 2.54mm single row") (path /5B61CFDA) @@ -831,7 +831,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B618160) - (at 147.32 101.6 270) + (at 137.16 97.79 270) (descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x02 2.54mm single row") (path /5B6206D2) @@ -900,7 +900,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B618166) - (at 167.64 101.6 270) + (at 157.48 97.79 270) (descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x02 2.54mm single row") (path /5B620339) @@ -969,7 +969,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B61816C) - (at 142.24 101.6 270) + (at 132.08 97.79 270) (descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x02 2.54mm single row") (path /5B620711) @@ -1038,7 +1038,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B618172) - (at 157.48 101.6 270) + (at 147.32 97.79 270) (descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x02 2.54mm single row") (path /5B620376) @@ -1107,7 +1107,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B618178) - (at 152.4 101.6 270) + (at 142.24 97.79 270) (descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x02 2.54mm single row") (path /5B620908) @@ -1175,12 +1175,12 @@ ) ) - (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B61817E) - (at 203.2 66.04 90) + (module Pin_Headers:Pin_Header_Angled_1x02_Pitch2.54mm (layer F.Cu) (tedit 5B62B4C0) (tstamp 5B61817E) + (at 193.04 62.23 90) (descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x02 2.54mm single row") (path /5B620AB1) - (fp_text reference J16 (at 4.385 -2.27 90) (layer F.SilkS) + (fp_text reference "Extruder Motor" (at 4.385 -2.27 90) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) (fp_text value MotorE (at 4.385 4.81 90) (layer F.Fab) @@ -1245,7 +1245,7 @@ ) (module Pin_Headers:Pin_Header_Angled_1x01_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5B618183) - (at 198.12 78.74) + (at 187.96 74.93) (descr "Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x01 2.54mm single row") (path /5B62127F) @@ -1299,12 +1299,12 @@ ) ) - (module Connectors:1pin (layer F.Cu) (tedit 5861332C) (tstamp 5B618188) - (at 167.64 88.9) + (module Connectors:1pin (layer F.Cu) (tedit 5B62B7E2) (tstamp 5B618188) + (at 157.48 85.09) (descr "module 1 pin (ou trou mecanique de percage)") (tags DEV) (path /5B622B97) - (fp_text reference J18 (at 0 -3.048) (layer F.SilkS) + (fp_text reference Thermistor (at -2.54 2.54) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) (fp_text value Thermistor1 (at 0 3) (layer F.Fab) @@ -1317,12 +1317,12 @@ (net 5 "Net-(J11-Pad1)")) ) - (module Connectors:1pin (layer F.Cu) (tedit 5B61A411) (tstamp 5B61818D) - (at 147.32 88.9) + (module Connectors:1pin (layer F.Cu) (tedit 5B62B7E5) (tstamp 5B61818D) + (at 137.16 85.09) (descr "module 1 pin (ou trou mecanique de percage)") (tags DEV) (path /5B622F72) - (fp_text reference J19 (at 0 -3.048) (layer F.SilkS) + (fp_text reference Resistor (at 6.35 -1.27) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) (fp_text value Resistor2 (at 0 3) (layer F.Fab) @@ -1335,12 +1335,12 @@ (net 7 "Net-(J11-Pad2)")) ) - (module Connectors:1pin (layer F.Cu) (tedit 5861332C) (tstamp 5B618192) - (at 147.32 73.66) + (module Connectors:1pin (layer F.Cu) (tedit 5B62B7DA) (tstamp 5B618192) + (at 137.16 69.85) (descr "module 1 pin (ou trou mecanique de percage)") (tags DEV) (path /5B622F2F) - (fp_text reference J20 (at 0 -3.048) (layer F.SilkS) + (fp_text reference Resistor (at -6.35 0) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) (fp_text value Resistor1 (at 0 3) (layer F.Fab) @@ -1353,12 +1353,12 @@ (net 11 "Net-(J17-Pad1)")) ) - (module Connectors:1pin (layer F.Cu) (tedit 5861332C) (tstamp 5B618197) - (at 167.64 73.66) + (module Connectors:1pin (layer F.Cu) (tedit 5B62B7DF) (tstamp 5B618197) + (at 157.48 69.85) (descr "module 1 pin (ou trou mecanique de percage)") (tags DEV) (path /5B622EE2) - (fp_text reference J21 (at 0 -3.048) (layer F.SilkS) + (fp_text reference Thermistor (at -1.27 3.81) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) (fp_text value Thermistor2 (at 0 3) (layer F.Fab) @@ -1371,53 +1371,12 @@ (net 11 "Net-(J17-Pad1)")) ) - (module TO_SOT_Packages_SMD:SOT-23 (layer F.Cu) (tedit 58CE4E7E) (tstamp 5B61819E) - (at 187.96 73.66 180) - (descr "SOT-23, Standard") - (tags SOT-23) - (path /5B61A927) - (attr smd) - (fp_text reference Q1 (at 0 -2.5 180) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value IRLML-2502 (at 0 2.5 180) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 0 270) (layer F.Fab) - (effects (font (size 0.5 0.5) (thickness 0.075))) - ) - (fp_line (start -0.7 -0.95) (end -0.7 1.5) (layer F.Fab) (width 0.1)) - (fp_line (start -0.15 -1.52) (end 0.7 -1.52) (layer F.Fab) (width 0.1)) - (fp_line (start -0.7 -0.95) (end -0.15 -1.52) (layer F.Fab) (width 0.1)) - (fp_line (start 0.7 -1.52) (end 0.7 1.52) (layer F.Fab) (width 0.1)) - (fp_line (start -0.7 1.52) (end 0.7 1.52) (layer F.Fab) (width 0.1)) - (fp_line (start 0.76 1.58) (end 0.76 0.65) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.76 -1.58) (end 0.76 -0.65) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.7 -1.75) (end 1.7 -1.75) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.7 -1.75) (end 1.7 1.75) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.7 1.75) (end -1.7 1.75) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.7 1.75) (end -1.7 -1.75) (layer F.CrtYd) (width 0.05)) - (fp_line (start 0.76 -1.58) (end -1.4 -1.58) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.76 1.58) (end -0.7 1.58) (layer F.SilkS) (width 0.12)) - (pad 1 smd rect (at -1 -0.95 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask) - (net 10 "Net-(J10-Pad1)")) - (pad 2 smd rect (at -1 0.95 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask) - (net 8 "Net-(J5-Pad1)")) - (pad 3 smd rect (at 1 0 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask) - (net 9 "Net-(J6-Pad1)")) - (model ${KISYS3DMOD}/TO_SOT_Packages_SMD.3dshapes/SOT-23.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connectors:1pin (layer F.Cu) (tedit 5861332C) (tstamp 5B6189EF) - (at 182.88 60.96) + (module Connectors:1pin (layer F.Cu) (tedit 5B62B4CA) (tstamp 5B6189EF) + (at 172.72 57.15) (descr "module 1 pin (ou trou mecanique de percage)") (tags DEV) (path /5B624B86) - (fp_text reference J22 (at 0 -3.048) (layer F.SilkS) + (fp_text reference GND (at 0 -3.048) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) (fp_text value "Powesupply GND" (at 0 3) (layer F.Fab) @@ -1430,12 +1389,12 @@ (net 12 "Net-(J22-Pad1)")) ) - (module Connectors:1pin (layer F.Cu) (tedit 5861332C) (tstamp 5B618155) - (at 193.04 60.96) + (module Connectors:1pin (layer F.Cu) (tedit 5B62B4CF) (tstamp 5B618155) + (at 182.88 57.15) (descr "module 1 pin (ou trou mecanique de percage)") (tags DEV) (path /5B624A48) - (fp_text reference J9 (at 0 -3.048) (layer F.SilkS) + (fp_text reference 12V (at 0 -3.048) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) (fp_text value "Powersupply 12V" (at 0 3) (layer F.Fab) @@ -1448,130 +1407,329 @@ (net 8 "Net-(J5-Pad1)")) ) + (module TO_SOT_Packages_THT:TO-220-3_Vertical (layer F.Cu) (tedit 58CE52AD) (tstamp 5B61819E) + (at 173.99 77.47 90) + (descr "TO-220-3, Vertical, RM 2.54mm") + (tags "TO-220-3 Vertical RM 2.54mm") + (path /5B62AD75) + (fp_text reference Q1 (at 2.54 -3.62 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value IRFZ44n (at 2.54 3.92 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 2.54 -3.62 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.46 -2.5) (end -2.46 1.9) (layer F.Fab) (width 0.1)) + (fp_line (start -2.46 1.9) (end 7.54 1.9) (layer F.Fab) (width 0.1)) + (fp_line (start 7.54 1.9) (end 7.54 -2.5) (layer F.Fab) (width 0.1)) + (fp_line (start 7.54 -2.5) (end -2.46 -2.5) (layer F.Fab) (width 0.1)) + (fp_line (start -2.46 -1.23) (end 7.54 -1.23) (layer F.Fab) (width 0.1)) + (fp_line (start 0.69 -2.5) (end 0.69 -1.23) (layer F.Fab) (width 0.1)) + (fp_line (start 4.39 -2.5) (end 4.39 -1.23) (layer F.Fab) (width 0.1)) + (fp_line (start -2.58 -2.62) (end 7.66 -2.62) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.58 2.021) (end 7.66 2.021) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.58 -2.62) (end -2.58 2.021) (layer F.SilkS) (width 0.12)) + (fp_line (start 7.66 -2.62) (end 7.66 2.021) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.58 -1.11) (end 7.66 -1.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.69 -2.62) (end 0.69 -1.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.391 -2.62) (end 4.391 -1.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.71 -2.75) (end -2.71 2.16) (layer F.CrtYd) (width 0.05)) + (fp_line (start -2.71 2.16) (end 7.79 2.16) (layer F.CrtYd) (width 0.05)) + (fp_line (start 7.79 2.16) (end 7.79 -2.75) (layer F.CrtYd) (width 0.05)) + (fp_line (start 7.79 -2.75) (end -2.71 -2.75) (layer F.CrtYd) (width 0.05)) + (pad 1 thru_hole rect (at 0 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 10 "Net-(J10-Pad1)")) + (pad 2 thru_hole oval (at 2.54 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 9 "Net-(J6-Pad1)")) + (pad 3 thru_hole oval (at 5.08 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 8 "Net-(J5-Pad1)")) + (model ${KISYS3DMOD}/TO_SOT_Packages_THT.3dshapes/TO-220-3_Vertical.wrl + (at (xyz 0.1 0 0)) + (scale (xyz 0.393701 0.393701 0.393701)) + (rotate (xyz 0 0 0)) + ) + ) + + (gr_text . (at 129.54 50.8) (layer F.Cu) + (effects (font (size 5 5) (thickness 1.25))) + ) + (gr_text . (at 203.2 106.68) (layer F.Cu) + (effects (font (size 5 5) (thickness 1.25))) + ) + (gr_text GND (at 172.72 63.5) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text 12V (at 182.88 50.8) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text 5V (at 127 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text 5V (at 132.08 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text 5V (at 137.16 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text 5V (at 142.24 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text GND (at 129.54 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text GND (at 124.46 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text GND (at 134.62 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text GND (at 139.7 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text MOTORS (at 133.35 114.3) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text GND (at 144.78 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text GND (at 154.94 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text GND (at 165.1 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text 3V3 (at 147.32 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text 3V3 (at 157.48 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text 3V3 (at 167.64 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text ENDSTOPS (at 156.21 114.3) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text "B 4" (at 170.18 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text "B 3" (at 172.72 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text "B 2" (at 175.26 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text "B 1" (at 177.8 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text "A 1" (at 180.34 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text "A 2" (at 182.88 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text "A 3" (at 185.42 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text "A 4" (at 187.96 110.49 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text CONTROL (at 177.8 114.3) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text GND (at 204.47 82.55) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text 3V3 (at 204.47 80.01) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text 5V (at 204.47 77.47) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text "PIN B6" (at 204.47 92.71) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text "PIN B5" (at 204.47 90.17) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text "PIN B4" (at 204.47 87.63) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text "PIN B3" (at 204.47 85.09) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text "PIN C1" (at 204.47 74.93) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text "PIN A1" (at 204.47 72.39) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text "5V\n" (at 193.04 49.53 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text GND (at 195.58 49.53 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text MOTOR (at 194.31 45.72) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text Thermistor (at 153.67 77.47 90) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.25))) + ) + (gr_text Resistor (at 133.35 77.47 90) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.25))) + ) + (gr_text Hotend (at 160.02 44.45) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.25)) (justify left)) + ) + (gr_text Fan (at 157.48 44.45) (layer F.Cu) + (effects (font (size 1.5 1.5) (thickness 0.25)) (justify right)) + ) + (gr_text "12V\n" (at 154.94 48.26 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text "12V\n" (at 160.02 48.26 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text GND (at 157.48 48.26 90) (layer F.Cu) (tstamp 5B62B72C) + (effects (font (size 1 1) (thickness 0.1))) + ) + (gr_text GND (at 162.56 48.26 90) (layer F.Cu) + (effects (font (size 1 1) (thickness 0.1))) + ) (gr_line (start 110.236 36.83) (end 110.236 116.83) (angle 90) (layer Edge.Cuts) (width 0.15)) (gr_line (start 110.236 116.83) (end 210.236 116.83) (angle 90) (layer Edge.Cuts) (width 0.15)) (gr_line (start 210.236 36.83) (end 210.236 116.83) (angle 90) (layer Edge.Cuts) (width 0.15)) (gr_line (start 110.236 36.83) (end 210.236 36.83) (angle 90) (layer Edge.Cuts) (width 0.15)) - (segment (start 190.5 93.98) (end 189.23 95.25) (width 0.5) (layer F.Cu) (net 1)) - (segment (start 187.96 96.52) (end 187.96 101.6) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C31A)) - (segment (start 189.23 95.25) (end 187.96 96.52) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C319)) - (segment (start 198.12 88.9) (end 195.58 88.9) (width 0.5) (layer F.Cu) (net 1)) - (segment (start 190.5 93.98) (end 190.5 101.6) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C30A)) - (segment (start 191.77 92.71) (end 190.5 93.98) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C309)) - (segment (start 195.58 88.9) (end 191.77 92.71) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C308)) - (segment (start 193.04 101.6) (end 193.04 106.68) (width 0.5) (layer F.Cu) (net 2)) - (segment (start 185.42 106.68) (end 185.42 101.6) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C305)) - (segment (start 186.69 107.95) (end 185.42 106.68) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C304)) - (segment (start 191.77 107.95) (end 186.69 107.95) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C303)) - (segment (start 193.04 106.68) (end 191.77 107.95) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C302)) - (segment (start 198.12 91.44) (end 195.58 91.44) (width 0.5) (layer F.Cu) (net 2)) - (segment (start 193.04 93.98) (end 193.04 101.6) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C2FF)) - (segment (start 195.58 91.44) (end 193.04 93.98) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C2FE)) - (segment (start 195.58 101.6) (end 195.58 107.95) (width 0.5) (layer F.Cu) (net 3)) - (segment (start 182.88 107.95) (end 182.88 101.6) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2FB)) - (segment (start 184.15 109.22) (end 182.88 107.95) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2FA)) - (segment (start 185.42 109.22) (end 184.15 109.22) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F9)) - (segment (start 194.31 109.22) (end 185.42 109.22) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F8)) - (segment (start 195.58 107.95) (end 194.31 109.22) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F7)) - (segment (start 198.12 93.98) (end 196.85 93.98) (width 0.5) (layer F.Cu) (net 3)) - (segment (start 195.58 95.25) (end 195.58 101.6) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F3)) - (segment (start 196.85 93.98) (end 195.58 95.25) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F1)) - (segment (start 198.12 101.6) (end 198.12 109.22) (width 0.5) (layer F.Cu) (net 4)) - (segment (start 180.34 109.22) (end 180.34 101.6) (width 0.25) (layer F.Cu) (net 4) (tstamp 5B61C2EE)) - (segment (start 181.61 110.49) (end 180.34 109.22) (width 0.5) (layer F.Cu) (net 4) (tstamp 5B61C2ED)) - (segment (start 196.85 110.49) (end 181.61 110.49) (width 0.5) (layer F.Cu) (net 4) (tstamp 5B61C2EC)) - (segment (start 198.12 109.22) (end 196.85 110.49) (width 0.5) (layer F.Cu) (net 4) (tstamp 5B61C2EB)) - (segment (start 198.12 96.52) (end 198.12 101.6) (width 0.5) (layer F.Cu) (net 4)) - (segment (start 198.12 81.28) (end 200.66 81.28) (width 0.5) (layer F.Cu) (net 5)) - (segment (start 203.2 78.74) (end 203.2 66.04) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A71A)) - (segment (start 200.66 81.28) (end 203.2 78.74) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A718)) - (segment (start 152.4 101.6) (end 152.4 99.06) (width 0.5) (layer F.Cu) (net 5)) - (segment (start 152.4 99.06) (end 157.48 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A68A)) - (segment (start 147.32 101.6) (end 147.32 99.06) (width 0.5) (layer F.Cu) (net 5)) - (segment (start 147.32 99.06) (end 152.4 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A685)) - (segment (start 142.24 101.6) (end 142.24 99.06) (width 0.5) (layer F.Cu) (net 5)) - (segment (start 142.24 99.06) (end 147.32 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A66B)) - (segment (start 137.16 101.6) (end 137.16 99.06) (width 0.5) (layer F.Cu) (net 5)) - (segment (start 142.24 93.98) (end 147.32 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A667)) - (segment (start 147.32 93.98) (end 152.4 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A672)) - (segment (start 152.4 93.98) (end 154.94 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A688)) - (segment (start 137.16 99.06) (end 142.24 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A662)) - (segment (start 172.72 93.98) (end 167.64 88.9) (width 0.5) (layer F.Cu) (net 5)) - (segment (start 198.12 81.28) (end 185.42 93.98) (width 0.5) (layer F.Cu) (net 5)) - (segment (start 157.48 93.98) (end 154.94 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A628)) - (segment (start 185.42 93.98) (end 172.72 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A623)) - (segment (start 172.72 93.98) (end 157.48 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A653)) - (segment (start 167.64 101.6) (end 167.64 99.06) (width 0.5) (layer F.Cu) (net 6)) - (segment (start 167.64 99.06) (end 170.18 96.52) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5FF)) - (segment (start 180.34 96.52) (end 170.18 96.52) (width 0.5) (layer F.Cu) (net 6)) - (segment (start 170.18 96.52) (end 162.56 96.52) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A602)) - (segment (start 157.48 99.06) (end 157.48 101.6) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F8)) - (segment (start 160.02 96.52) (end 157.48 99.06) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F7)) - (segment (start 162.56 96.52) (end 160.02 96.52) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F6)) - (segment (start 198.12 83.82) (end 185.42 96.52) (width 0.5) (layer F.Cu) (net 6)) - (segment (start 177.8 99.06) (end 177.8 101.6) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F0)) - (segment (start 180.34 96.52) (end 177.8 99.06) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5EF)) - (segment (start 185.42 96.52) (end 180.34 96.52) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5EE)) - (segment (start 147.32 88.9) (end 143.51 88.9) (width 0.5) (layer F.Cu) (net 7)) - (segment (start 143.51 88.9) (end 132.08 88.9) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61C44C)) - (segment (start 203.2 86.36) (end 205.74 83.82) (width 0.5) (layer F.Cu) (net 7)) - (segment (start 205.74 83.82) (end 205.74 66.04) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A6B7)) - (segment (start 132.08 111.76) (end 139.7 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5CB)) - (segment (start 129.54 109.22) (end 132.08 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A646)) - (segment (start 129.54 91.44) (end 129.54 109.22) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A645)) - (segment (start 132.08 88.9) (end 129.54 91.44) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A644)) - (segment (start 175.26 101.6) (end 175.26 106.68) (width 0.5) (layer F.Cu) (net 7)) - (segment (start 175.26 106.68) (end 180.34 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E9)) - (segment (start 165.1 101.6) (end 165.1 106.68) (width 0.5) (layer F.Cu) (net 7)) - (segment (start 170.18 111.76) (end 167.64 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E4)) - (segment (start 165.1 106.68) (end 170.18 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E3)) - (segment (start 154.94 101.6) (end 154.94 106.68) (width 0.5) (layer F.Cu) (net 7)) - (segment (start 154.94 106.68) (end 160.02 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5DE)) - (segment (start 149.86 101.6) (end 149.86 106.68) (width 0.5) (layer F.Cu) (net 7)) - (segment (start 149.86 106.68) (end 154.94 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D8)) - (segment (start 144.78 101.6) (end 144.78 106.68) (width 0.5) (layer F.Cu) (net 7)) - (segment (start 144.78 106.68) (end 149.86 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D3)) - (segment (start 139.7 101.6) (end 139.7 106.68) (width 0.5) (layer F.Cu) (net 7)) - (segment (start 139.7 106.68) (end 144.78 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5CD)) - (segment (start 134.62 101.6) (end 134.62 106.68) (width 0.5) (layer F.Cu) (net 7)) - (segment (start 134.62 106.68) (end 139.7 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5C7)) - (segment (start 198.12 86.36) (end 203.2 86.36) (width 0.5) (layer F.Cu) (net 7)) - (segment (start 147.32 111.76) (end 144.78 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5C2)) - (segment (start 144.78 111.76) (end 139.7 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D1)) - (segment (start 203.2 111.76) (end 180.34 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5C0)) - (segment (start 180.34 111.76) (end 167.64 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5EC)) - (segment (start 167.64 111.76) (end 160.02 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E7)) - (segment (start 160.02 111.76) (end 154.94 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E1)) - (segment (start 154.94 111.76) (end 149.86 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5DC)) - (segment (start 149.86 111.76) (end 147.32 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D6)) - (segment (start 205.74 109.22) (end 203.2 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5BE)) - (segment (start 205.74 88.9) (end 205.74 109.22) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5BC)) - (segment (start 203.2 86.36) (end 205.74 88.9) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5BA)) - (segment (start 165.1 66.04) (end 165.1 60.96) (width 0.5) (layer F.Cu) (net 8)) - (segment (start 165.1 60.96) (end 167.64 58.42) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B61A78C)) - (segment (start 190.5 58.42) (end 193.04 60.96) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B61A6FC)) - (segment (start 167.64 58.42) (end 190.5 58.42) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B61A790)) - (segment (start 188.96 72.71) (end 191.45 72.71) (width 0.5) (layer F.Cu) (net 8)) - (segment (start 193.04 71.12) (end 193.04 60.96) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B61A6DF)) - (segment (start 191.45 72.71) (end 193.04 71.12) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B61A6DE)) - (segment (start 170.18 66.04) (end 170.18 68.58) (width 0.5) (layer F.Cu) (net 9)) - (segment (start 182.88 73.66) (end 186.96 73.66) (width 0.5) (layer F.Cu) (net 9) (tstamp 5B61A714)) - (segment (start 180.34 71.12) (end 182.88 73.66) (width 0.5) (layer F.Cu) (net 9) (tstamp 5B61A712)) - (segment (start 172.72 71.12) (end 180.34 71.12) (width 0.5) (layer F.Cu) (net 9) (tstamp 5B61A710)) - (segment (start 170.18 68.58) (end 172.72 71.12) (width 0.5) (layer F.Cu) (net 9) (tstamp 5B61A70E)) - (segment (start 198.12 76.2) (end 190.5 76.2) (width 0.5) (layer F.Cu) (net 10)) - (segment (start 190.5 76.2) (end 188.96 74.66) (width 0.5) (layer F.Cu) (net 10) (tstamp 5B61A6AA)) - (segment (start 188.96 74.66) (end 188.96 74.61) (width 0.25) (layer F.Cu) (net 10) (tstamp 5B61A6AD)) - (segment (start 198.12 78.74) (end 185.42 78.74) (width 0.5) (layer F.Cu) (net 11)) - (segment (start 180.34 73.66) (end 167.64 73.66) (width 0.5) (layer F.Cu) (net 11) (tstamp 5B61A69D)) - (segment (start 185.42 78.74) (end 180.34 73.66) (width 0.5) (layer F.Cu) (net 11) (tstamp 5B61A69A)) - (segment (start 147.32 73.66) (end 167.64 73.66) (width 0.5) (layer F.Cu) (net 11)) - (segment (start 167.64 66.04) (end 167.64 63.5) (width 0.5) (layer F.Cu) (net 12)) - (segment (start 167.64 63.5) (end 170.18 60.96) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B61A7A5)) - (segment (start 170.18 60.96) (end 182.88 60.96) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B61A7A8)) - (segment (start 172.72 66.04) (end 180.34 66.04) (width 0.5) (layer F.Cu) (net 12)) - (segment (start 182.88 63.5) (end 182.88 60.96) (width 0.25) (layer F.Cu) (net 12) (tstamp 5B61A6ED)) - (segment (start 180.34 66.04) (end 182.88 63.5) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B61A6EC)) + (segment (start 180.34 90.17) (end 179.07 91.44) (width 0.5) (layer F.Cu) (net 1)) + (segment (start 177.8 92.71) (end 177.8 97.79) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C31A)) + (segment (start 179.07 91.44) (end 177.8 92.71) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C319)) + (segment (start 187.96 85.09) (end 185.42 85.09) (width 0.5) (layer F.Cu) (net 1)) + (segment (start 180.34 90.17) (end 180.34 97.79) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C30A)) + (segment (start 181.61 88.9) (end 180.34 90.17) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C309)) + (segment (start 185.42 85.09) (end 181.61 88.9) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C308)) + (segment (start 182.88 97.79) (end 182.88 102.87) (width 0.5) (layer F.Cu) (net 2)) + (segment (start 175.26 102.87) (end 175.26 97.79) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C305)) + (segment (start 176.53 104.14) (end 175.26 102.87) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C304)) + (segment (start 181.61 104.14) (end 176.53 104.14) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C303)) + (segment (start 182.88 102.87) (end 181.61 104.14) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C302)) + (segment (start 187.96 87.63) (end 185.42 87.63) (width 0.5) (layer F.Cu) (net 2)) + (segment (start 182.88 90.17) (end 182.88 97.79) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C2FF)) + (segment (start 185.42 87.63) (end 182.88 90.17) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C2FE)) + (segment (start 185.42 97.79) (end 185.42 104.14) (width 0.5) (layer F.Cu) (net 3)) + (segment (start 172.72 104.14) (end 172.72 97.79) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2FB)) + (segment (start 173.99 105.41) (end 172.72 104.14) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2FA)) + (segment (start 175.26 105.41) (end 173.99 105.41) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F9)) + (segment (start 184.15 105.41) (end 175.26 105.41) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F8)) + (segment (start 185.42 104.14) (end 184.15 105.41) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F7)) + (segment (start 187.96 90.17) (end 186.69 90.17) (width 0.5) (layer F.Cu) (net 3)) + (segment (start 185.42 91.44) (end 185.42 97.79) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F3)) + (segment (start 186.69 90.17) (end 185.42 91.44) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F1)) + (segment (start 187.96 97.79) (end 187.96 105.41) (width 0.5) (layer F.Cu) (net 4)) + (segment (start 170.18 105.41) (end 170.18 97.79) (width 0.5) (layer F.Cu) (net 4) (tstamp 5B61C2EE)) + (segment (start 171.45 106.68) (end 170.18 105.41) (width 0.5) (layer F.Cu) (net 4) (tstamp 5B61C2ED)) + (segment (start 186.69 106.68) (end 171.45 106.68) (width 0.5) (layer F.Cu) (net 4) (tstamp 5B61C2EC)) + (segment (start 187.96 105.41) (end 186.69 106.68) (width 0.5) (layer F.Cu) (net 4) (tstamp 5B61C2EB)) + (segment (start 187.96 92.71) (end 187.96 97.79) (width 0.5) (layer F.Cu) (net 4)) + (segment (start 187.96 77.47) (end 184.15 77.47) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 171.45 90.17) (end 162.56 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B62B2A6)) + (segment (start 184.15 77.47) (end 171.45 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B62B2A5)) + (segment (start 187.96 77.47) (end 190.5 77.47) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 193.04 74.93) (end 193.04 62.23) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A71A)) + (segment (start 190.5 77.47) (end 193.04 74.93) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A718)) + (segment (start 142.24 97.79) (end 142.24 95.25) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 142.24 95.25) (end 147.32 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A68A)) + (segment (start 137.16 97.79) (end 137.16 95.25) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 137.16 95.25) (end 142.24 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A685)) + (segment (start 132.08 97.79) (end 132.08 95.25) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 132.08 95.25) (end 137.16 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A66B)) + (segment (start 127 97.79) (end 127 95.25) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 132.08 90.17) (end 137.16 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A667)) + (segment (start 137.16 90.17) (end 142.24 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A672)) + (segment (start 142.24 90.17) (end 144.78 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A688)) + (segment (start 127 95.25) (end 132.08 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A662)) + (segment (start 162.56 90.17) (end 157.48 85.09) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 147.32 90.17) (end 144.78 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A628)) + (segment (start 162.56 90.17) (end 147.32 90.17) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A653)) + (segment (start 187.96 80.01) (end 184.15 80.01) (width 0.5) (layer F.Cu) (net 6)) + (segment (start 171.45 92.71) (end 170.18 92.71) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B62B2B0)) + (segment (start 184.15 80.01) (end 171.45 92.71) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B62B2AF)) + (segment (start 157.48 97.79) (end 157.48 95.25) (width 0.5) (layer F.Cu) (net 6)) + (segment (start 157.48 95.25) (end 160.02 92.71) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5FF)) + (segment (start 170.18 92.71) (end 160.02 92.71) (width 0.5) (layer F.Cu) (net 6)) + (segment (start 160.02 92.71) (end 152.4 92.71) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A602)) + (segment (start 147.32 95.25) (end 147.32 97.79) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F8)) + (segment (start 149.86 92.71) (end 147.32 95.25) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F7)) + (segment (start 152.4 92.71) (end 149.86 92.71) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F6)) + (segment (start 167.64 95.25) (end 167.64 97.79) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F0)) + (segment (start 170.18 92.71) (end 167.64 95.25) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5EF)) + (segment (start 195.58 107.95) (end 170.18 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5C0)) + (segment (start 170.18 107.95) (end 157.48 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5EC)) + (segment (start 157.48 107.95) (end 149.86 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E7)) + (segment (start 149.86 107.95) (end 144.78 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E1)) + (segment (start 144.78 107.95) (end 139.7 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5DC)) + (segment (start 137.16 85.09) (end 133.35 85.09) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 121.92 85.09) (end 119.38 87.63) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A644)) + (segment (start 119.38 87.63) (end 119.38 105.41) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A645)) + (segment (start 119.38 105.41) (end 121.92 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A646)) + (segment (start 121.92 107.95) (end 129.54 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5CB)) + (segment (start 133.35 85.09) (end 121.92 85.09) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61C44C)) + (segment (start 193.04 82.55) (end 195.58 80.01) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 195.58 80.01) (end 195.58 62.23) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A6B7)) + (segment (start 165.1 97.79) (end 165.1 102.87) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 165.1 102.87) (end 170.18 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E9)) + (segment (start 154.94 97.79) (end 154.94 102.87) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 160.02 107.95) (end 157.48 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E4)) + (segment (start 154.94 102.87) (end 160.02 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E3)) + (segment (start 144.78 97.79) (end 144.78 102.87) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 144.78 102.87) (end 149.86 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5DE)) + (segment (start 139.7 97.79) (end 139.7 102.87) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 139.7 102.87) (end 144.78 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D8)) + (segment (start 134.62 97.79) (end 134.62 102.87) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 134.62 102.87) (end 139.7 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D3)) + (segment (start 129.54 97.79) (end 129.54 102.87) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 129.54 102.87) (end 134.62 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5CD)) + (segment (start 124.46 97.79) (end 124.46 102.87) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 124.46 102.87) (end 129.54 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5C7)) + (segment (start 187.96 82.55) (end 193.04 82.55) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 137.16 107.95) (end 134.62 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5C2)) + (segment (start 134.62 107.95) (end 129.54 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D1)) + (segment (start 139.7 107.95) (end 137.16 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D6)) + (segment (start 196.85 106.68) (end 195.58 107.95) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5BE)) + (segment (start 196.85 86.36) (end 196.85 106.68) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5BC)) + (segment (start 193.04 82.55) (end 196.85 86.36) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5BA)) + (segment (start 157.48 54.61) (end 161.29 50.8) (width 0.5) (layer F.Cu) (net 8)) + (segment (start 182.88 57.15) (end 180.34 54.61) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B61A6FC)) + (segment (start 154.94 57.15) (end 157.48 54.61) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B61A78C)) + (segment (start 154.94 57.15) (end 154.94 62.23) (width 0.5) (layer F.Cu) (net 8)) + (segment (start 176.53 50.8) (end 180.34 54.61) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B62B277)) + (segment (start 161.29 50.8) (end 176.53 50.8) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B62B274)) + (segment (start 173.99 72.39) (end 176.53 72.39) (width 0.5) (layer F.Cu) (net 8)) + (segment (start 182.88 66.04) (end 182.88 57.15) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B62B1EB)) + (segment (start 176.53 72.39) (end 182.88 66.04) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B62B1EA)) + (segment (start 160.02 62.23) (end 160.02 64.77) (width 0.5) (layer F.Cu) (net 9)) + (segment (start 170.18 74.93) (end 173.99 74.93) (width 0.5) (layer F.Cu) (net 9) (tstamp 5B62B1E7)) + (segment (start 160.02 64.77) (end 170.18 74.93) (width 0.5) (layer F.Cu) (net 9) (tstamp 5B62B1E6)) + (segment (start 187.96 72.39) (end 184.15 72.39) (width 0.5) (layer F.Cu) (net 10)) + (segment (start 179.07 77.47) (end 173.99 77.47) (width 0.5) (layer F.Cu) (net 10) (tstamp 5B62B293)) + (segment (start 184.15 72.39) (end 179.07 77.47) (width 0.5) (layer F.Cu) (net 10) (tstamp 5B62B292)) + (segment (start 157.48 69.85) (end 137.16 69.85) (width 0.5) (layer F.Cu) (net 11)) + (segment (start 171.45 82.55) (end 170.18 82.55) (width 0.5) (layer F.Cu) (net 11)) + (segment (start 185.42 74.93) (end 184.15 74.93) (width 0.5) (layer F.Cu) (net 11) (tstamp 5B62B296)) + (segment (start 184.15 74.93) (end 176.53 82.55) (width 0.5) (layer F.Cu) (net 11) (tstamp 5B62B298)) + (segment (start 176.53 82.55) (end 171.45 82.55) (width 0.5) (layer F.Cu) (net 11) (tstamp 5B62B29A)) + (segment (start 187.96 74.93) (end 185.42 74.93) (width 0.5) (layer F.Cu) (net 11)) + (segment (start 170.18 82.55) (end 157.48 69.85) (width 0.5) (layer F.Cu) (net 11) (tstamp 5B62B2A1)) + (segment (start 162.56 62.23) (end 165.1 62.23) (width 0.5) (layer F.Cu) (net 12)) + (segment (start 166.37 59.69) (end 168.91 57.15) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B25A)) + (segment (start 166.37 60.96) (end 166.37 59.69) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B257)) + (segment (start 165.1 62.23) (end 166.37 60.96) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B253)) + (segment (start 157.48 62.23) (end 157.48 58.42) (width 0.5) (layer F.Cu) (net 12)) + (segment (start 158.75 57.15) (end 168.91 57.15) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B221)) + (segment (start 168.91 57.15) (end 172.72 57.15) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B25D)) + (segment (start 157.48 58.42) (end 158.75 57.15) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B21F)) ) diff --git a/ToyRep/Platine_DIY5/Bauplan_DIY.kicad_pcb-bak b/ToyRep/Platine_DIY5/Bauplan_DIY.kicad_pcb-bak index d173a00..7deceab 100644 --- a/ToyRep/Platine_DIY5/Bauplan_DIY.kicad_pcb-bak +++ b/ToyRep/Platine_DIY5/Bauplan_DIY.kicad_pcb-bak @@ -5,8 +5,8 @@ (no_connects 0) (area 110.160999 36.754999 210.311001 116.905001) (thickness 1.6) - (drawings 4) - (tracks 119) + (drawings 10) + (tracks 127) (zones 0) (modules 23) (nets 13) @@ -37,7 +37,7 @@ ) (setup - (last_trace_width 0.25) + (last_trace_width 0.5) (trace_clearance 0.2) (zone_clearance 0.508) (zone_45_only no) @@ -106,7 +106,7 @@ (net_class Default "This is the default net class." (clearance 0.2) - (trace_width 0.25) + (trace_width 0.5) (via_dia 0.6) (via_drill 0.4) (uvia_dia 0.3) @@ -1371,47 +1371,6 @@ (net 11 "Net-(J17-Pad1)")) ) - (module TO_SOT_Packages_SMD:SOT-23 (layer F.Cu) (tedit 58CE4E7E) (tstamp 5B61819E) - (at 187.96 73.66 180) - (descr "SOT-23, Standard") - (tags SOT-23) - (path /5B61A927) - (attr smd) - (fp_text reference Q1 (at 0 -2.5 180) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value IRLML-2502 (at 0 2.5 180) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 0 270) (layer F.Fab) - (effects (font (size 0.5 0.5) (thickness 0.075))) - ) - (fp_line (start -0.7 -0.95) (end -0.7 1.5) (layer F.Fab) (width 0.1)) - (fp_line (start -0.15 -1.52) (end 0.7 -1.52) (layer F.Fab) (width 0.1)) - (fp_line (start -0.7 -0.95) (end -0.15 -1.52) (layer F.Fab) (width 0.1)) - (fp_line (start 0.7 -1.52) (end 0.7 1.52) (layer F.Fab) (width 0.1)) - (fp_line (start -0.7 1.52) (end 0.7 1.52) (layer F.Fab) (width 0.1)) - (fp_line (start 0.76 1.58) (end 0.76 0.65) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.76 -1.58) (end 0.76 -0.65) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.7 -1.75) (end 1.7 -1.75) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.7 -1.75) (end 1.7 1.75) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.7 1.75) (end -1.7 1.75) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.7 1.75) (end -1.7 -1.75) (layer F.CrtYd) (width 0.05)) - (fp_line (start 0.76 -1.58) (end -1.4 -1.58) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.76 1.58) (end -0.7 1.58) (layer F.SilkS) (width 0.12)) - (pad 1 smd rect (at -1 -0.95 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask) - (net 10 "Net-(J10-Pad1)")) - (pad 2 smd rect (at -1 0.95 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask) - (net 8 "Net-(J5-Pad1)")) - (pad 3 smd rect (at 1 0 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask) - (net 9 "Net-(J6-Pad1)")) - (model ${KISYS3DMOD}/TO_SOT_Packages_SMD.3dshapes/SOT-23.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Connectors:1pin (layer F.Cu) (tedit 5861332C) (tstamp 5B6189EF) (at 182.88 60.96) (descr "module 1 pin (ou trou mecanique de percage)") @@ -1448,129 +1407,196 @@ (net 8 "Net-(J5-Pad1)")) ) + (module TO_SOT_Packages_THT:TO-220-3_Vertical (layer F.Cu) (tedit 58CE52AD) (tstamp 5B61819E) + (at 184.15 81.28 90) + (descr "TO-220-3, Vertical, RM 2.54mm") + (tags "TO-220-3 Vertical RM 2.54mm") + (path /5B62AD75) + (fp_text reference Q1 (at 2.54 -3.62 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value IRFZ44n (at 2.54 3.92 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 2.54 -3.62 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.46 -2.5) (end -2.46 1.9) (layer F.Fab) (width 0.1)) + (fp_line (start -2.46 1.9) (end 7.54 1.9) (layer F.Fab) (width 0.1)) + (fp_line (start 7.54 1.9) (end 7.54 -2.5) (layer F.Fab) (width 0.1)) + (fp_line (start 7.54 -2.5) (end -2.46 -2.5) (layer F.Fab) (width 0.1)) + (fp_line (start -2.46 -1.23) (end 7.54 -1.23) (layer F.Fab) (width 0.1)) + (fp_line (start 0.69 -2.5) (end 0.69 -1.23) (layer F.Fab) (width 0.1)) + (fp_line (start 4.39 -2.5) (end 4.39 -1.23) (layer F.Fab) (width 0.1)) + (fp_line (start -2.58 -2.62) (end 7.66 -2.62) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.58 2.021) (end 7.66 2.021) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.58 -2.62) (end -2.58 2.021) (layer F.SilkS) (width 0.12)) + (fp_line (start 7.66 -2.62) (end 7.66 2.021) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.58 -1.11) (end 7.66 -1.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.69 -2.62) (end 0.69 -1.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.391 -2.62) (end 4.391 -1.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.71 -2.75) (end -2.71 2.16) (layer F.CrtYd) (width 0.05)) + (fp_line (start -2.71 2.16) (end 7.79 2.16) (layer F.CrtYd) (width 0.05)) + (fp_line (start 7.79 2.16) (end 7.79 -2.75) (layer F.CrtYd) (width 0.05)) + (fp_line (start 7.79 -2.75) (end -2.71 -2.75) (layer F.CrtYd) (width 0.05)) + (pad 1 thru_hole rect (at 0 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 10 "Net-(J10-Pad1)")) + (pad 2 thru_hole oval (at 2.54 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 9 "Net-(J6-Pad1)")) + (pad 3 thru_hole oval (at 5.08 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 8 "Net-(J5-Pad1)")) + (model ${KISYS3DMOD}/TO_SOT_Packages_THT.3dshapes/TO-220-3_Vertical.wrl + (at (xyz 0.1 0 0)) + (scale (xyz 0.393701 0.393701 0.393701)) + (rotate (xyz 0 0 0)) + ) + ) + + (gr_text GND (at 182.88 57.15) (layer F.SilkS) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text 12V (at 193.04 57.15) (layer F.SilkS) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text Thermistor (at 163.83 81.28 90) (layer F.SilkS) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_text Resistor (at 143.51 81.28 90) (layer F.SilkS) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (gr_circle (center 203.2 106.68) (end 203.2 105.41) (layer F.SilkS) (width 0.2)) + (gr_circle (center 133.35 59.69) (end 133.35 58.42) (layer F.SilkS) (width 0.2)) (gr_line (start 110.236 36.83) (end 110.236 116.83) (angle 90) (layer Edge.Cuts) (width 0.15)) (gr_line (start 110.236 116.83) (end 210.236 116.83) (angle 90) (layer Edge.Cuts) (width 0.15)) (gr_line (start 210.236 36.83) (end 210.236 116.83) (angle 90) (layer Edge.Cuts) (width 0.15)) (gr_line (start 110.236 36.83) (end 210.236 36.83) (angle 90) (layer Edge.Cuts) (width 0.15)) - (segment (start 190.5 93.98) (end 189.23 95.25) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 187.96 96.52) (end 187.96 101.6) (width 0.25) (layer F.Cu) (net 1) (tstamp 5B61C31A)) - (segment (start 189.23 95.25) (end 187.96 96.52) (width 0.25) (layer F.Cu) (net 1) (tstamp 5B61C319)) - (segment (start 198.12 88.9) (end 195.58 88.9) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 190.5 93.98) (end 190.5 101.6) (width 0.25) (layer F.Cu) (net 1) (tstamp 5B61C30A)) - (segment (start 191.77 92.71) (end 190.5 93.98) (width 0.25) (layer F.Cu) (net 1) (tstamp 5B61C309)) - (segment (start 195.58 88.9) (end 191.77 92.71) (width 0.25) (layer F.Cu) (net 1) (tstamp 5B61C308)) - (segment (start 193.04 101.6) (end 193.04 106.68) (width 0.25) (layer F.Cu) (net 2)) - (segment (start 185.42 106.68) (end 185.42 101.6) (width 0.25) (layer F.Cu) (net 2) (tstamp 5B61C305)) - (segment (start 186.69 107.95) (end 185.42 106.68) (width 0.25) (layer F.Cu) (net 2) (tstamp 5B61C304)) - (segment (start 191.77 107.95) (end 186.69 107.95) (width 0.25) (layer F.Cu) (net 2) (tstamp 5B61C303)) - (segment (start 193.04 106.68) (end 191.77 107.95) (width 0.25) (layer F.Cu) (net 2) (tstamp 5B61C302)) - (segment (start 198.12 91.44) (end 195.58 91.44) (width 0.25) (layer F.Cu) (net 2)) - (segment (start 193.04 93.98) (end 193.04 101.6) (width 0.25) (layer F.Cu) (net 2) (tstamp 5B61C2FF)) - (segment (start 195.58 91.44) (end 193.04 93.98) (width 0.25) (layer F.Cu) (net 2) (tstamp 5B61C2FE)) - (segment (start 195.58 101.6) (end 195.58 107.95) (width 0.25) (layer F.Cu) (net 3)) - (segment (start 182.88 107.95) (end 182.88 101.6) (width 0.25) (layer F.Cu) (net 3) (tstamp 5B61C2FB)) - (segment (start 184.15 109.22) (end 182.88 107.95) (width 0.25) (layer F.Cu) (net 3) (tstamp 5B61C2FA)) - (segment (start 185.42 109.22) (end 184.15 109.22) (width 0.25) (layer F.Cu) (net 3) (tstamp 5B61C2F9)) - (segment (start 194.31 109.22) (end 185.42 109.22) (width 0.25) (layer F.Cu) (net 3) (tstamp 5B61C2F8)) - (segment (start 195.58 107.95) (end 194.31 109.22) (width 0.25) (layer F.Cu) (net 3) (tstamp 5B61C2F7)) - (segment (start 198.12 93.98) (end 196.85 93.98) (width 0.25) (layer F.Cu) (net 3)) - (segment (start 195.58 95.25) (end 195.58 101.6) (width 0.25) (layer F.Cu) (net 3) (tstamp 5B61C2F3)) - (segment (start 196.85 93.98) (end 195.58 95.25) (width 0.25) (layer F.Cu) (net 3) (tstamp 5B61C2F1)) - (segment (start 198.12 101.6) (end 198.12 109.22) (width 0.25) (layer F.Cu) (net 4)) + (segment (start 190.5 93.98) (end 189.23 95.25) (width 0.5) (layer F.Cu) (net 1)) + (segment (start 187.96 96.52) (end 187.96 101.6) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C31A)) + (segment (start 189.23 95.25) (end 187.96 96.52) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C319)) + (segment (start 198.12 88.9) (end 195.58 88.9) (width 0.5) (layer F.Cu) (net 1)) + (segment (start 190.5 93.98) (end 190.5 101.6) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C30A)) + (segment (start 191.77 92.71) (end 190.5 93.98) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C309)) + (segment (start 195.58 88.9) (end 191.77 92.71) (width 0.5) (layer F.Cu) (net 1) (tstamp 5B61C308)) + (segment (start 193.04 101.6) (end 193.04 106.68) (width 0.5) (layer F.Cu) (net 2)) + (segment (start 185.42 106.68) (end 185.42 101.6) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C305)) + (segment (start 186.69 107.95) (end 185.42 106.68) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C304)) + (segment (start 191.77 107.95) (end 186.69 107.95) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C303)) + (segment (start 193.04 106.68) (end 191.77 107.95) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C302)) + (segment (start 198.12 91.44) (end 195.58 91.44) (width 0.5) (layer F.Cu) (net 2)) + (segment (start 193.04 93.98) (end 193.04 101.6) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C2FF)) + (segment (start 195.58 91.44) (end 193.04 93.98) (width 0.5) (layer F.Cu) (net 2) (tstamp 5B61C2FE)) + (segment (start 195.58 101.6) (end 195.58 107.95) (width 0.5) (layer F.Cu) (net 3)) + (segment (start 182.88 107.95) (end 182.88 101.6) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2FB)) + (segment (start 184.15 109.22) (end 182.88 107.95) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2FA)) + (segment (start 185.42 109.22) (end 184.15 109.22) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F9)) + (segment (start 194.31 109.22) (end 185.42 109.22) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F8)) + (segment (start 195.58 107.95) (end 194.31 109.22) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F7)) + (segment (start 198.12 93.98) (end 196.85 93.98) (width 0.5) (layer F.Cu) (net 3)) + (segment (start 195.58 95.25) (end 195.58 101.6) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F3)) + (segment (start 196.85 93.98) (end 195.58 95.25) (width 0.5) (layer F.Cu) (net 3) (tstamp 5B61C2F1)) + (segment (start 198.12 101.6) (end 198.12 109.22) (width 0.5) (layer F.Cu) (net 4)) (segment (start 180.34 109.22) (end 180.34 101.6) (width 0.25) (layer F.Cu) (net 4) (tstamp 5B61C2EE)) - (segment (start 181.61 110.49) (end 180.34 109.22) (width 0.25) (layer F.Cu) (net 4) (tstamp 5B61C2ED)) - (segment (start 196.85 110.49) (end 181.61 110.49) (width 0.25) (layer F.Cu) (net 4) (tstamp 5B61C2EC)) - (segment (start 198.12 109.22) (end 196.85 110.49) (width 0.25) (layer F.Cu) (net 4) (tstamp 5B61C2EB)) - (segment (start 198.12 96.52) (end 198.12 101.6) (width 0.25) (layer F.Cu) (net 4)) - (segment (start 198.12 81.28) (end 200.66 81.28) (width 0.25) (layer F.Cu) (net 5)) - (segment (start 203.2 78.74) (end 203.2 66.04) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A71A)) - (segment (start 200.66 81.28) (end 203.2 78.74) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A718)) - (segment (start 152.4 101.6) (end 152.4 99.06) (width 0.25) (layer F.Cu) (net 5)) - (segment (start 152.4 99.06) (end 157.48 93.98) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A68A)) - (segment (start 147.32 101.6) (end 147.32 99.06) (width 0.25) (layer F.Cu) (net 5)) - (segment (start 147.32 99.06) (end 152.4 93.98) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A685)) - (segment (start 142.24 101.6) (end 142.24 99.06) (width 0.25) (layer F.Cu) (net 5)) - (segment (start 142.24 99.06) (end 147.32 93.98) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A66B)) - (segment (start 137.16 101.6) (end 137.16 99.06) (width 0.25) (layer F.Cu) (net 5)) - (segment (start 142.24 93.98) (end 147.32 93.98) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A667)) - (segment (start 147.32 93.98) (end 152.4 93.98) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A672)) - (segment (start 152.4 93.98) (end 154.94 93.98) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A688)) - (segment (start 137.16 99.06) (end 142.24 93.98) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A662)) - (segment (start 172.72 93.98) (end 167.64 88.9) (width 0.25) (layer F.Cu) (net 5)) - (segment (start 198.12 81.28) (end 185.42 93.98) (width 0.25) (layer F.Cu) (net 5)) - (segment (start 157.48 93.98) (end 154.94 93.98) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A628)) - (segment (start 185.42 93.98) (end 172.72 93.98) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A623)) - (segment (start 172.72 93.98) (end 157.48 93.98) (width 0.25) (layer F.Cu) (net 5) (tstamp 5B61A653)) - (segment (start 167.64 101.6) (end 167.64 99.06) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 167.64 99.06) (end 170.18 96.52) (width 0.25) (layer F.Cu) (net 6) (tstamp 5B61A5FF)) - (segment (start 180.34 96.52) (end 170.18 96.52) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 170.18 96.52) (end 162.56 96.52) (width 0.25) (layer F.Cu) (net 6) (tstamp 5B61A602)) - (segment (start 157.48 99.06) (end 157.48 101.6) (width 0.25) (layer F.Cu) (net 6) (tstamp 5B61A5F8)) - (segment (start 160.02 96.52) (end 157.48 99.06) (width 0.25) (layer F.Cu) (net 6) (tstamp 5B61A5F7)) - (segment (start 162.56 96.52) (end 160.02 96.52) (width 0.25) (layer F.Cu) (net 6) (tstamp 5B61A5F6)) - (segment (start 198.12 83.82) (end 185.42 96.52) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 177.8 99.06) (end 177.8 101.6) (width 0.25) (layer F.Cu) (net 6) (tstamp 5B61A5F0)) - (segment (start 180.34 96.52) (end 177.8 99.06) (width 0.25) (layer F.Cu) (net 6) (tstamp 5B61A5EF)) - (segment (start 185.42 96.52) (end 180.34 96.52) (width 0.25) (layer F.Cu) (net 6) (tstamp 5B61A5EE)) - (segment (start 203.2 86.36) (end 205.74 83.82) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 205.74 83.82) (end 205.74 66.04) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A6B7)) - (segment (start 147.32 88.9) (end 132.08 88.9) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 132.08 111.76) (end 139.7 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5CB)) - (segment (start 129.54 109.22) (end 132.08 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A646)) - (segment (start 129.54 91.44) (end 129.54 109.22) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A645)) - (segment (start 132.08 88.9) (end 129.54 91.44) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A644)) - (segment (start 175.26 101.6) (end 175.26 106.68) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 175.26 106.68) (end 180.34 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5E9)) - (segment (start 165.1 101.6) (end 165.1 106.68) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 170.18 111.76) (end 167.64 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5E4)) - (segment (start 165.1 106.68) (end 170.18 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5E3)) - (segment (start 154.94 101.6) (end 154.94 106.68) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 154.94 106.68) (end 160.02 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5DE)) - (segment (start 149.86 101.6) (end 149.86 106.68) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 149.86 106.68) (end 154.94 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5D8)) - (segment (start 144.78 101.6) (end 144.78 106.68) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 144.78 106.68) (end 149.86 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5D3)) - (segment (start 139.7 101.6) (end 139.7 106.68) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 139.7 106.68) (end 144.78 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5CD)) - (segment (start 134.62 101.6) (end 134.62 106.68) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 134.62 106.68) (end 139.7 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5C7)) - (segment (start 198.12 86.36) (end 203.2 86.36) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 147.32 111.76) (end 144.78 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5C2)) - (segment (start 144.78 111.76) (end 139.7 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5D1)) - (segment (start 203.2 111.76) (end 180.34 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5C0)) - (segment (start 180.34 111.76) (end 167.64 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5EC)) - (segment (start 167.64 111.76) (end 160.02 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5E7)) - (segment (start 160.02 111.76) (end 154.94 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5E1)) - (segment (start 154.94 111.76) (end 149.86 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5DC)) - (segment (start 149.86 111.76) (end 147.32 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5D6)) - (segment (start 205.74 109.22) (end 203.2 111.76) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5BE)) - (segment (start 205.74 88.9) (end 205.74 109.22) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5BC)) - (segment (start 203.2 86.36) (end 205.74 88.9) (width 0.25) (layer F.Cu) (net 7) (tstamp 5B61A5BA)) - (segment (start 165.1 66.04) (end 165.1 60.96) (width 0.25) (layer F.Cu) (net 8)) - (segment (start 165.1 60.96) (end 167.64 58.42) (width 0.25) (layer F.Cu) (net 8) (tstamp 5B61A78C)) - (segment (start 190.5 58.42) (end 193.04 60.96) (width 0.25) (layer F.Cu) (net 8) (tstamp 5B61A6FC)) - (segment (start 167.64 58.42) (end 190.5 58.42) (width 0.25) (layer F.Cu) (net 8) (tstamp 5B61A790)) - (segment (start 188.96 72.71) (end 191.45 72.71) (width 0.25) (layer F.Cu) (net 8)) - (segment (start 193.04 71.12) (end 193.04 60.96) (width 0.25) (layer F.Cu) (net 8) (tstamp 5B61A6DF)) - (segment (start 191.45 72.71) (end 193.04 71.12) (width 0.25) (layer F.Cu) (net 8) (tstamp 5B61A6DE)) - (segment (start 170.18 66.04) (end 170.18 68.58) (width 0.25) (layer F.Cu) (net 9)) - (segment (start 182.88 73.66) (end 186.96 73.66) (width 0.25) (layer F.Cu) (net 9) (tstamp 5B61A714)) - (segment (start 180.34 71.12) (end 182.88 73.66) (width 0.25) (layer F.Cu) (net 9) (tstamp 5B61A712)) - (segment (start 172.72 71.12) (end 180.34 71.12) (width 0.25) (layer F.Cu) (net 9) (tstamp 5B61A710)) - (segment (start 170.18 68.58) (end 172.72 71.12) (width 0.25) (layer F.Cu) (net 9) (tstamp 5B61A70E)) - (segment (start 198.12 76.2) (end 190.5 76.2) (width 0.25) (layer F.Cu) (net 10)) - (segment (start 190.5 76.2) (end 188.96 74.66) (width 0.25) (layer F.Cu) (net 10) (tstamp 5B61A6AA)) - (segment (start 188.96 74.66) (end 188.96 74.61) (width 0.25) (layer F.Cu) (net 10) (tstamp 5B61A6AD)) - (segment (start 198.12 78.74) (end 185.42 78.74) (width 0.25) (layer F.Cu) (net 11)) - (segment (start 180.34 73.66) (end 167.64 73.66) (width 0.25) (layer F.Cu) (net 11) (tstamp 5B61A69D)) - (segment (start 185.42 78.74) (end 180.34 73.66) (width 0.25) (layer F.Cu) (net 11) (tstamp 5B61A69A)) - (segment (start 147.32 73.66) (end 167.64 73.66) (width 0.25) (layer F.Cu) (net 11)) - (segment (start 167.64 66.04) (end 167.64 63.5) (width 0.25) (layer F.Cu) (net 12)) - (segment (start 167.64 63.5) (end 170.18 60.96) (width 0.25) (layer F.Cu) (net 12) (tstamp 5B61A7A5)) - (segment (start 170.18 60.96) (end 182.88 60.96) (width 0.25) (layer F.Cu) (net 12) (tstamp 5B61A7A8)) - (segment (start 172.72 66.04) (end 180.34 66.04) (width 0.25) (layer F.Cu) (net 12)) - (segment (start 182.88 63.5) (end 182.88 60.96) (width 0.25) (layer F.Cu) (net 12) (tstamp 5B61A6ED)) - (segment (start 180.34 66.04) (end 182.88 63.5) (width 0.25) (layer F.Cu) (net 12) (tstamp 5B61A6EC)) + (segment (start 181.61 110.49) (end 180.34 109.22) (width 0.5) (layer F.Cu) (net 4) (tstamp 5B61C2ED)) + (segment (start 196.85 110.49) (end 181.61 110.49) (width 0.5) (layer F.Cu) (net 4) (tstamp 5B61C2EC)) + (segment (start 198.12 109.22) (end 196.85 110.49) (width 0.5) (layer F.Cu) (net 4) (tstamp 5B61C2EB)) + (segment (start 198.12 96.52) (end 198.12 101.6) (width 0.5) (layer F.Cu) (net 4)) + (segment (start 198.12 81.28) (end 194.31 81.28) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 181.61 93.98) (end 172.72 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B62B2A6)) + (segment (start 194.31 81.28) (end 181.61 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B62B2A5)) + (segment (start 198.12 81.28) (end 200.66 81.28) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 203.2 78.74) (end 203.2 66.04) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A71A)) + (segment (start 200.66 81.28) (end 203.2 78.74) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A718)) + (segment (start 152.4 101.6) (end 152.4 99.06) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 152.4 99.06) (end 157.48 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A68A)) + (segment (start 147.32 101.6) (end 147.32 99.06) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 147.32 99.06) (end 152.4 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A685)) + (segment (start 142.24 101.6) (end 142.24 99.06) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 142.24 99.06) (end 147.32 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A66B)) + (segment (start 137.16 101.6) (end 137.16 99.06) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 142.24 93.98) (end 147.32 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A667)) + (segment (start 147.32 93.98) (end 152.4 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A672)) + (segment (start 152.4 93.98) (end 154.94 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A688)) + (segment (start 137.16 99.06) (end 142.24 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A662)) + (segment (start 172.72 93.98) (end 167.64 88.9) (width 0.5) (layer F.Cu) (net 5)) + (segment (start 157.48 93.98) (end 154.94 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A628)) + (segment (start 172.72 93.98) (end 157.48 93.98) (width 0.5) (layer F.Cu) (net 5) (tstamp 5B61A653)) + (segment (start 198.12 83.82) (end 194.31 83.82) (width 0.5) (layer F.Cu) (net 6)) + (segment (start 181.61 96.52) (end 180.34 96.52) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B62B2B0)) + (segment (start 194.31 83.82) (end 181.61 96.52) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B62B2AF)) + (segment (start 167.64 101.6) (end 167.64 99.06) (width 0.5) (layer F.Cu) (net 6)) + (segment (start 167.64 99.06) (end 170.18 96.52) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5FF)) + (segment (start 180.34 96.52) (end 170.18 96.52) (width 0.5) (layer F.Cu) (net 6)) + (segment (start 170.18 96.52) (end 162.56 96.52) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A602)) + (segment (start 157.48 99.06) (end 157.48 101.6) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F8)) + (segment (start 160.02 96.52) (end 157.48 99.06) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F7)) + (segment (start 162.56 96.52) (end 160.02 96.52) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F6)) + (segment (start 177.8 99.06) (end 177.8 101.6) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5F0)) + (segment (start 180.34 96.52) (end 177.8 99.06) (width 0.5) (layer F.Cu) (net 6) (tstamp 5B61A5EF)) + (segment (start 147.32 88.9) (end 143.51 88.9) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 143.51 88.9) (end 132.08 88.9) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61C44C)) + (segment (start 203.2 86.36) (end 205.74 83.82) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 205.74 83.82) (end 205.74 66.04) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A6B7)) + (segment (start 132.08 111.76) (end 139.7 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5CB)) + (segment (start 129.54 109.22) (end 132.08 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A646)) + (segment (start 129.54 91.44) (end 129.54 109.22) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A645)) + (segment (start 132.08 88.9) (end 129.54 91.44) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A644)) + (segment (start 175.26 101.6) (end 175.26 106.68) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 175.26 106.68) (end 180.34 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E9)) + (segment (start 165.1 101.6) (end 165.1 106.68) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 170.18 111.76) (end 167.64 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E4)) + (segment (start 165.1 106.68) (end 170.18 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E3)) + (segment (start 154.94 101.6) (end 154.94 106.68) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 154.94 106.68) (end 160.02 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5DE)) + (segment (start 149.86 101.6) (end 149.86 106.68) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 149.86 106.68) (end 154.94 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D8)) + (segment (start 144.78 101.6) (end 144.78 106.68) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 144.78 106.68) (end 149.86 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D3)) + (segment (start 139.7 101.6) (end 139.7 106.68) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 139.7 106.68) (end 144.78 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5CD)) + (segment (start 134.62 101.6) (end 134.62 106.68) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 134.62 106.68) (end 139.7 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5C7)) + (segment (start 198.12 86.36) (end 203.2 86.36) (width 0.5) (layer F.Cu) (net 7)) + (segment (start 147.32 111.76) (end 144.78 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5C2)) + (segment (start 144.78 111.76) (end 139.7 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D1)) + (segment (start 205.74 111.76) (end 180.34 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5C0)) + (segment (start 180.34 111.76) (end 167.64 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5EC)) + (segment (start 167.64 111.76) (end 160.02 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E7)) + (segment (start 160.02 111.76) (end 154.94 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5E1)) + (segment (start 154.94 111.76) (end 149.86 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5DC)) + (segment (start 149.86 111.76) (end 147.32 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5D6)) + (segment (start 207.01 110.49) (end 205.74 111.76) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5BE)) + (segment (start 207.01 90.17) (end 207.01 110.49) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5BC)) + (segment (start 203.2 86.36) (end 207.01 90.17) (width 0.5) (layer F.Cu) (net 7) (tstamp 5B61A5BA)) + (segment (start 167.64 58.42) (end 171.45 54.61) (width 0.5) (layer F.Cu) (net 8)) + (segment (start 193.04 60.96) (end 190.5 58.42) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B61A6FC)) + (segment (start 165.1 60.96) (end 167.64 58.42) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B61A78C)) + (segment (start 165.1 60.96) (end 165.1 66.04) (width 0.5) (layer F.Cu) (net 8)) + (segment (start 186.69 54.61) (end 190.5 58.42) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B62B277)) + (segment (start 171.45 54.61) (end 186.69 54.61) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B62B274)) + (segment (start 184.15 76.2) (end 186.69 76.2) (width 0.5) (layer F.Cu) (net 8)) + (segment (start 193.04 69.85) (end 193.04 60.96) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B62B1EB)) + (segment (start 186.69 76.2) (end 193.04 69.85) (width 0.5) (layer F.Cu) (net 8) (tstamp 5B62B1EA)) + (segment (start 170.18 66.04) (end 170.18 68.58) (width 0.5) (layer F.Cu) (net 9)) + (segment (start 180.34 78.74) (end 184.15 78.74) (width 0.5) (layer F.Cu) (net 9) (tstamp 5B62B1E7)) + (segment (start 170.18 68.58) (end 180.34 78.74) (width 0.5) (layer F.Cu) (net 9) (tstamp 5B62B1E6)) + (segment (start 198.12 76.2) (end 194.31 76.2) (width 0.5) (layer F.Cu) (net 10)) + (segment (start 189.23 81.28) (end 184.15 81.28) (width 0.5) (layer F.Cu) (net 10) (tstamp 5B62B293)) + (segment (start 194.31 76.2) (end 189.23 81.28) (width 0.5) (layer F.Cu) (net 10) (tstamp 5B62B292)) + (segment (start 167.64 73.66) (end 147.32 73.66) (width 0.5) (layer F.Cu) (net 11)) + (segment (start 181.61 86.36) (end 180.34 86.36) (width 0.5) (layer F.Cu) (net 11)) + (segment (start 195.58 78.74) (end 194.31 78.74) (width 0.5) (layer F.Cu) (net 11) (tstamp 5B62B296)) + (segment (start 194.31 78.74) (end 186.69 86.36) (width 0.5) (layer F.Cu) (net 11) (tstamp 5B62B298)) + (segment (start 186.69 86.36) (end 181.61 86.36) (width 0.5) (layer F.Cu) (net 11) (tstamp 5B62B29A)) + (segment (start 198.12 78.74) (end 195.58 78.74) (width 0.5) (layer F.Cu) (net 11)) + (segment (start 180.34 86.36) (end 167.64 73.66) (width 0.5) (layer F.Cu) (net 11) (tstamp 5B62B2A1)) + (segment (start 172.72 66.04) (end 175.26 66.04) (width 0.5) (layer F.Cu) (net 12)) + (segment (start 176.53 63.5) (end 179.07 60.96) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B25A)) + (segment (start 176.53 64.77) (end 176.53 63.5) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B257)) + (segment (start 175.26 66.04) (end 176.53 64.77) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B253)) + (segment (start 167.64 66.04) (end 167.64 62.23) (width 0.5) (layer F.Cu) (net 12)) + (segment (start 168.91 60.96) (end 179.07 60.96) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B221)) + (segment (start 179.07 60.96) (end 182.88 60.96) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B25D)) + (segment (start 167.64 62.23) (end 168.91 60.96) (width 0.5) (layer F.Cu) (net 12) (tstamp 5B62B21F)) ) diff --git a/ToyRep/Platine_DIY5/Bauplan_DIY.net b/ToyRep/Platine_DIY5/Bauplan_DIY.net index 7f97ebc..763c7f0 100644 --- a/ToyRep/Platine_DIY5/Bauplan_DIY.net +++ b/ToyRep/Platine_DIY5/Bauplan_DIY.net @@ -1,7 +1,7 @@ (export (version D) (design - (source /home/cip/2013/zi39firu/Desktop/Platinenzeug/Bauplan_DIY.sch) - (date "Wed Aug 1 16:18:09 2018") + (source /home/cip/2013/zi39firu/Desktop/DIZ/diy-ss18-gruppe5-projekt/ToyRep/Platine_DIY5/Bauplan_DIY.sch) + (date "Thu Aug 2 09:15:56 2018") (tool "Eeschema 4.0.7-e2-6376~58~ubuntu16.04.1") (sheet (number 1) (name /) (tstamps /) (title_block @@ -27,12 +27,6 @@ (libsource (lib conn) (part Conn_01x04)) (sheetpath (names /) (tstamps /)) (tstamp 5B6165F0)) - (comp (ref Q1) - (value IRLML-2502) - (footprint TO_SOT_Packages_SMD:SOT-23) - (libsource (lib transistor) (part IRLML-2502)) - (sheetpath (names /) (tstamps /)) - (tstamp 5B61A927)) (comp (ref J3) (value BoardZMot) (footprint Pin_Headers:Pin_Header_Angled_1x04_Pitch2.54mm) @@ -152,7 +146,23 @@ (footprint Connectors:1pin) (libsource (lib conn) (part Conn_01x01_Male)) (sheetpath (names /) (tstamps /)) - (tstamp 5B624B86))) + (tstamp 5B624B86)) + (comp (ref Q1) + (value IRFZ44n) + (footprint TO254P469X1042X1967-3P) + (datasheet http://www.irf.com/product-info/datasheets/data/irfz44n.pdf) + (fields + (field (name Description) "Power MOSFET") + (field (name Height) 4.69) + (field (name Manufacturer_Name) "International Rectifier") + (field (name Manufacturer_Part_Number) IRFZ44n) + (field (name "RS Part Number") 2171198) + (field (name "RS Price/Stock") http://uk.rs-online.com/web/p/products/2171198) + (field (name "Arrow Part Number") IRFZ44n) + (field (name "Arrow Price/Stock") http://uk.rs-online.com/web/p/products/2171198)) + (libsource (lib IRFZ44n) (part IRFZ44n)) + (sheetpath (names /) (tstamps /)) + (tstamp 5B62AD75))) (libparts (libpart (lib Pins) (part 12VDevice) (description "Generic connector, single row, 01x02") @@ -259,14 +269,26 @@ (pin (num 2) (name Pin_2) (type passive)) (pin (num 3) (name Pin_3) (type passive)) (pin (num 4) (name Pin_4) (type passive)))) - (libpart (lib transistor) (part IRLML-2502) + (libpart (lib IRFZ44n) (part IRFZ44n) + (description "Power MOSFET") + (docs http://www.irf.com/product-info/datasheets/data/irfz44n.pdf) (fields (field (name Reference) Q) - (field (name Value) IRLML-2502)) + (field (name Value) IRFZ44n) + (field (name Footprint) TO254P469X1042X1967-3P) + (field (name Datasheet) http://www.irf.com/product-info/datasheets/data/irfz44n.pdf) + (field (name Description) "Power MOSFET") + (field (name Height) 4.69) + (field (name Manufacturer_Name) "International Rectifier") + (field (name Manufacturer_Part_Number) IRFZ44n) + (field (name "RS Part Number") 2171198) + (field (name "RS Price/Stock") http://uk.rs-online.com/web/p/products/2171198) + (field (name "Arrow Part Number") IRFZ44n) + (field (name "Arrow Price/Stock") http://uk.rs-online.com/web/p/products/2171198)) (pins (pin (num 1) (name G) (type input)) - (pin (num 2) (name S) (type power_in)) - (pin (num 3) (name D) (type power_out)))) + (pin (num 2) (name D) (type power_out)) + (pin (num 3) (name S) (type power_in)))) (libpart (lib Pins) (part ZMotPins) (description "Generic connector, single row, 01x04") (docs ~) @@ -286,68 +308,68 @@ (pin (num 3) (name D10) (type output)) (pin (num 4) (name D11) (type power_out))))) (libraries - (library (logical conn) - (uri /usr/share/kicad/library/conn.lib)) - (library (logical transistor) - (uri Pins_DIY/transistor.lib)) (library (logical Pins) - (uri Pins_DIY/Pins.lib))) + (uri /home/cip/2013/zi39firu/Desktop/DIZ/diy-ss18-gruppe5-projekt/ToyRep/Platine_DIY5/Pins_DIY/Pins.lib)) + (library (logical IRFZ44n) + (uri /home/cip/2013/zi39firu/Desktop/DIZ/diy-ss18-gruppe5-projekt/ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.lib)) + (library (logical conn) + (uri /usr/share/kicad/library/conn.lib))) (nets (net (code 1) (name "Net-(J11-Pad1)") - (node (ref J18) (pin 1)) - (node (ref J7) (pin 1)) - (node (ref J11) (pin 1)) (node (ref J13) (pin 1)) + (node (ref J11) (pin 1)) + (node (ref J7) (pin 1)) (node (ref J4) (pin 1)) - (node (ref J15) (pin 1)) - (node (ref J16) (pin 1))) - (net (code 2) (name "Net-(J17-Pad1)") - (node (ref J21) (pin 1)) - (node (ref J20) (pin 1)) - (node (ref J17) (pin 1))) - (net (code 3) (name "Net-(J1-Pad4)") - (node (ref J2) (pin 1)) - (node (ref J1) (pin 4)) - (node (ref J3) (pin 4))) - (net (code 4) (name "Net-(J1-Pad3)") - (node (ref J2) (pin 2)) - (node (ref J3) (pin 3)) - (node (ref J1) (pin 3))) - (net (code 5) (name "Net-(J1-Pad2)") - (node (ref J3) (pin 2)) - (node (ref J1) (pin 2)) - (node (ref J2) (pin 3))) - (net (code 6) (name "Net-(J1-Pad1)") - (node (ref J3) (pin 1)) - (node (ref J1) (pin 1)) - (node (ref J2) (pin 4))) - (net (code 7) (name "Net-(J10-Pad1)") - (node (ref J10) (pin 1)) - (node (ref Q1) (pin 1))) - (net (code 8) (name "Net-(J11-Pad2)") - (node (ref J8) (pin 2)) - (node (ref J12) (pin 2)) - (node (ref J14) (pin 2)) + (node (ref J18) (pin 1)) + (node (ref J16) (pin 1)) + (node (ref J15) (pin 1))) + (net (code 2) (name "Net-(J11-Pad2)") (node (ref J4) (pin 3)) - (node (ref J16) (pin 2)) - (node (ref J15) (pin 2)) (node (ref J13) (pin 2)) - (node (ref J11) (pin 2)) (node (ref J7) (pin 2)) - (node (ref J19) (pin 1))) - (net (code 9) (name "Net-(J6-Pad1)") - (node (ref Q1) (pin 3)) - (node (ref J6) (pin 1))) - (net (code 10) (name "Net-(J12-Pad1)") + (node (ref J14) (pin 2)) + (node (ref J12) (pin 2)) + (node (ref J8) (pin 2)) + (node (ref J11) (pin 2)) + (node (ref J19) (pin 1)) + (node (ref J16) (pin 2)) + (node (ref J15) (pin 2))) + (net (code 3) (name "Net-(J12-Pad1)") (node (ref J14) (pin 1)) (node (ref J12) (pin 1)) (node (ref J8) (pin 1)) (node (ref J4) (pin 2))) - (net (code 11) (name "Net-(J5-Pad1)") - (node (ref J5) (pin 1)) + (net (code 4) (name "Net-(J6-Pad1)") (node (ref Q1) (pin 2)) - (node (ref J9) (pin 1))) - (net (code 12) (name "Net-(J22-Pad1)") + (node (ref J6) (pin 1))) + (net (code 5) (name "Net-(J17-Pad1)") + (node (ref J20) (pin 1)) + (node (ref J21) (pin 1)) + (node (ref J17) (pin 1))) + (net (code 6) (name "Net-(J22-Pad1)") (node (ref J6) (pin 2)) - (node (ref J22) (pin 1)) - (node (ref J5) (pin 2))))) \ No newline at end of file + (node (ref J5) (pin 2)) + (node (ref J22) (pin 1))) + (net (code 7) (name "Net-(J5-Pad1)") + (node (ref Q1) (pin 3)) + (node (ref J9) (pin 1)) + (node (ref J5) (pin 1))) + (net (code 8) (name "Net-(J10-Pad1)") + (node (ref Q1) (pin 1)) + (node (ref J10) (pin 1))) + (net (code 9) (name "Net-(J1-Pad4)") + (node (ref J3) (pin 4)) + (node (ref J1) (pin 4)) + (node (ref J2) (pin 1))) + (net (code 10) (name "Net-(J1-Pad3)") + (node (ref J1) (pin 3)) + (node (ref J2) (pin 2)) + (node (ref J3) (pin 3))) + (net (code 11) (name "Net-(J1-Pad2)") + (node (ref J1) (pin 2)) + (node (ref J3) (pin 2)) + (node (ref J2) (pin 3))) + (net (code 12) (name "Net-(J1-Pad1)") + (node (ref J3) (pin 1)) + (node (ref J2) (pin 4)) + (node (ref J1) (pin 1))))) \ No newline at end of file diff --git a/ToyRep/Platine_DIY5/Bauplan_DIY.pro b/ToyRep/Platine_DIY5/Bauplan_DIY.pro index 72a420f..6176135 100644 --- a/ToyRep/Platine_DIY5/Bauplan_DIY.pro +++ b/ToyRep/Platine_DIY5/Bauplan_DIY.pro @@ -1,4 +1,4 @@ -update=Wed Aug 1 09:54:15 2018 +update=Thu Aug 2 10:04:30 2018 version=1 last_client=kicad [pcbnew] @@ -29,37 +29,39 @@ version=1 version=1 LibDir= [eeschema/libraries] -LibName1=power -LibName2=device -LibName3=switches -LibName4=relays -LibName5=motors -LibName6=transistors -LibName7=conn -LibName8=linear -LibName9=regul -LibName10=74xx -LibName11=cmos4000 -LibName12=adc-dac -LibName13=memory -LibName14=xilinx -LibName15=microcontrollers -LibName16=dsp -LibName17=microchip -LibName18=analog_switches -LibName19=motorola -LibName20=texas -LibName21=intel -LibName22=audio -LibName23=interface -LibName24=digital-audio -LibName25=philips -LibName26=display -LibName27=cypress -LibName28=siliconi -LibName29=opto -LibName30=atmel -LibName31=contrib -LibName32=valves -LibName33=Pins_DIY/transistor -LibName34=Pins_DIY/Pins +LibName1=Bauplan_DIY-rescue +LibName2=power +LibName3=device +LibName4=switches +LibName5=relays +LibName6=motors +LibName7=transistors +LibName8=conn +LibName9=linear +LibName10=regul +LibName11=74xx +LibName12=cmos4000 +LibName13=adc-dac +LibName14=memory +LibName15=xilinx +LibName16=microcontrollers +LibName17=dsp +LibName18=microchip +LibName19=analog_switches +LibName20=motorola +LibName21=texas +LibName22=intel +LibName23=audio +LibName24=interface +LibName25=digital-audio +LibName26=philips +LibName27=display +LibName28=cypress +LibName29=siliconi +LibName30=opto +LibName31=atmel +LibName32=contrib +LibName33=valves +LibName34=Pins_DIY/transistor +LibName35=Pins_DIY/Pins +LibName36=Pins_DIY/IRFZ44n diff --git a/ToyRep/Platine_DIY5/Bauplan_DIY.sch b/ToyRep/Platine_DIY5/Bauplan_DIY.sch index 5c99d4c..b1ba250 100644 --- a/ToyRep/Platine_DIY5/Bauplan_DIY.sch +++ b/ToyRep/Platine_DIY5/Bauplan_DIY.sch @@ -33,6 +33,7 @@ LIBS:contrib LIBS:valves LIBS:transistor LIBS:Pins +LIBS:IRFZ44n LIBS:Bauplan_DIY-cache EELAYER 25 0 EELAYER END @@ -71,17 +72,6 @@ F 3 "" H 1250 2800 50 0001 C CNN -1 0 0 -1 $EndComp $Comp -L IRLML-2502 Q1 -U 1 1 5B61A927 -P 2900 1350 -F 0 "Q1" H 3200 1400 50 0000 R CNN -F 1 "IRLML-2502" H 3550 1300 50 0000 R CNN -F 2 "TO_SOT_Packages_SMD:SOT-23" H 3100 1450 50 0001 C CNN -F 3 "" H 2900 1350 50 0000 C CNN - 1 2900 1350 - -1 0 0 1 -$EndComp -$Comp L ZMotPins J3 U 1 1 5B61C50B P 1750 3400 @@ -106,38 +96,14 @@ $EndComp $Comp L Conn_01x01 J10 U 1 1 5B61CFDA -P 3300 1350 -F 0 "J10" H 3300 1450 50 0000 C CNN -F 1 "BoardPinA1" H 3300 1250 50 0000 C CNN -F 2 "Pin_Headers:Pin_Header_Angled_1x01_Pitch2.54mm" H 3300 1350 50 0001 C CNN -F 3 "" H 3300 1350 50 0001 C CNN - 1 3300 1350 - 1 0 0 -1 +P 2600 1350 +F 0 "J10" H 2600 1450 50 0000 C CNN +F 1 "BoardPinA1" H 2600 1250 50 0000 C CNN +F 2 "Pin_Headers:Pin_Header_Angled_1x01_Pitch2.54mm" H 2600 1350 50 0001 C CNN +F 3 "" H 2600 1350 50 0001 C CNN + 1 2600 1350 + -1 0 0 1 $EndComp -Wire Wire Line - 1650 2400 1650 3200 -Wire Wire Line - 1650 2400 1450 2400 -Wire Wire Line - 1750 2300 1750 3200 -Wire Wire Line - 1750 2300 1450 2300 -Wire Wire Line - 1850 2200 1850 3200 -Wire Wire Line - 1850 2200 1450 2200 -Wire Wire Line - 1950 2100 1950 3200 -Wire Wire Line - 1950 2100 1450 2100 -Wire Wire Line - 1400 1150 2800 1150 -Wire Wire Line - 1400 1150 1400 1300 -Wire Wire Line - 1400 1400 1400 1550 -Wire Wire Line - 1400 1550 2600 1550 $Comp L 12VDevice J5 U 1 1 5B61FD76 @@ -160,18 +126,6 @@ F 3 "" H 2700 1750 50 0001 C CNN 1 2700 1750 0 1 1 0 $EndComp -Wire Wire Line - 2700 1550 2800 1550 -Wire Wire Line - 2150 1300 2050 1300 -Wire Wire Line - 2150 1400 2050 1400 -Wire Wire Line - 2150 1300 2150 1150 -Connection ~ 2150 1150 -Wire Wire Line - 2150 1400 2150 1550 -Connection ~ 2150 1550 $Comp L 3V3Device J8 U 1 1 5B6202A2 @@ -205,26 +159,6 @@ F 3 "" H 4400 2600 50 0001 C CNN 1 4400 2600 0 -1 -1 0 $EndComp -Wire Wire Line - 3150 2850 4400 2850 -Wire Wire Line - 3600 2850 3600 2800 -Wire Wire Line - 4000 2850 4000 2800 -Connection ~ 3600 2850 -Wire Wire Line - 4400 2850 4400 2800 -Connection ~ 4000 2850 -Wire Wire Line - 3700 2950 3700 2800 -Wire Wire Line - 3150 2950 5150 2950 -Wire Wire Line - 4100 2950 4100 2800 -Connection ~ 3700 2950 -Wire Wire Line - 4500 2950 4500 2800 -Connection ~ 4100 2950 $Comp L 5VDevice J7 U 1 1 5B62061C @@ -280,39 +214,6 @@ F 3 "" H 4900 2150 50 0001 C CNN 1 4900 2150 0 -1 -1 0 $EndComp -Wire Wire Line - 3150 2750 3150 2400 -Wire Wire Line - 3150 2400 5100 2400 -Wire Wire Line - 3300 2400 3300 2350 -Wire Wire Line - 3700 2400 3700 2350 -Connection ~ 3300 2400 -Wire Wire Line - 4100 2400 4100 2350 -Connection ~ 3700 2400 -Wire Wire Line - 4500 2400 4500 2350 -Connection ~ 4100 2400 -Wire Wire Line - 4900 2400 4900 2350 -Connection ~ 4500 2400 -Wire Wire Line - 3400 2350 3400 2950 -Connection ~ 3400 2950 -Wire Wire Line - 3800 2350 3800 2950 -Connection ~ 3800 2950 -Wire Wire Line - 4200 2350 4200 2950 -Connection ~ 4200 2950 -Wire Wire Line - 4600 2950 4600 2350 -Connection ~ 4500 2950 -Wire Wire Line - 5000 2950 5000 2350 -Connection ~ 4600 2950 $Comp L Conn_01x01 J17 U 1 1 5B62127F @@ -324,17 +225,6 @@ F 3 "" H 5900 2700 50 0001 C CNN 1 5900 2700 1 0 0 1 $EndComp -Connection ~ 5000 2950 -Connection ~ 4900 2400 -Wire Wire Line - 5600 2400 5600 2950 -Wire Wire Line - 5600 2950 5450 2950 -Wire Wire Line - 5600 2400 5500 2400 -Wire Wire Line - 5700 2700 5600 2700 -Connection ~ 5600 2700 $Comp L Conn_01x01_Male J18 U 1 1 5B622B97 @@ -401,6 +291,121 @@ F 3 "" H 1850 1400 50 0001 C CNN 1 1850 1400 1 0 0 -1 $EndComp +$Comp +L IRFZ44n Q1 +U 1 1 5B62AD75 +P 2800 1350 +F 0 "Q1" H 3450 1650 50 0000 L CNN +F 1 "IRFZ44n" H 3450 1550 50 0000 L CNN +F 2 "TO254P469X1042X1967-3P" H 3450 1450 50 0001 L CNN +F 3 "http://www.irf.com/product-info/datasheets/data/irfz44n.pdf" H 3450 1350 50 0001 L CNN +F 4 "Power MOSFET" H 3450 1250 50 0001 L CNN "Description" +F 5 "4.69" H 3450 1150 50 0001 L CNN "Height" +F 6 "International Rectifier" H 3450 1050 50 0001 L CNN "Manufacturer_Name" +F 7 "IRFZ44n" H 3450 950 50 0001 L CNN "Manufacturer_Part_Number" +F 8 "2171198" H 3450 850 50 0001 L CNN "RS Part Number" +F 9 "http://uk.rs-online.com/web/p/products/2171198" H 3450 750 50 0001 L CNN "RS Price/Stock" +F 10 "IRFZ44n" H 3450 650 50 0001 L CNN "Arrow Part Number" +F 11 "http://uk.rs-online.com/web/p/products/2171198" H 3450 550 50 0001 L CNN "Arrow Price/Stock" + 1 2800 1350 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1650 2400 1650 3200 +Wire Wire Line + 1650 2400 1450 2400 +Wire Wire Line + 1750 2300 1750 3200 +Wire Wire Line + 1750 2300 1450 2300 +Wire Wire Line + 1850 2200 1850 3200 +Wire Wire Line + 1850 2200 1450 2200 +Wire Wire Line + 1950 2100 1950 3200 +Wire Wire Line + 1950 2100 1450 2100 +Wire Wire Line + 1400 1150 3600 1150 +Wire Wire Line + 1400 1150 1400 1300 +Wire Wire Line + 1400 1400 1400 1550 +Wire Wire Line + 1400 1550 2600 1550 +Wire Wire Line + 2150 1300 2050 1300 +Wire Wire Line + 2150 1300 2150 1150 +Connection ~ 2150 1150 +Wire Wire Line + 2150 1400 2150 1550 +Connection ~ 2150 1550 +Wire Wire Line + 3150 2850 4400 2850 +Wire Wire Line + 3600 2850 3600 2800 +Wire Wire Line + 4000 2850 4000 2800 +Connection ~ 3600 2850 +Wire Wire Line + 4400 2850 4400 2800 +Connection ~ 4000 2850 +Wire Wire Line + 3700 2950 3700 2800 +Wire Wire Line + 3150 2950 5150 2950 +Wire Wire Line + 4100 2950 4100 2800 +Connection ~ 3700 2950 +Wire Wire Line + 4500 2950 4500 2800 +Connection ~ 4100 2950 +Wire Wire Line + 3150 2750 3150 2400 +Wire Wire Line + 3150 2400 5100 2400 +Wire Wire Line + 3300 2400 3300 2350 +Wire Wire Line + 3700 2400 3700 2350 +Connection ~ 3300 2400 +Wire Wire Line + 4100 2400 4100 2350 +Connection ~ 3700 2400 +Wire Wire Line + 4500 2400 4500 2350 +Connection ~ 4100 2400 +Wire Wire Line + 4900 2400 4900 2350 +Connection ~ 4500 2400 +Wire Wire Line + 3400 2350 3400 2950 +Connection ~ 3400 2950 +Wire Wire Line + 3800 2350 3800 2950 +Connection ~ 3800 2950 +Wire Wire Line + 4200 2350 4200 2950 +Connection ~ 4200 2950 +Wire Wire Line + 4600 2950 4600 2350 +Connection ~ 4500 2950 +Wire Wire Line + 5000 2950 5000 2350 +Connection ~ 4600 2950 +Connection ~ 5000 2950 +Connection ~ 4900 2400 +Wire Wire Line + 5600 2400 5600 2950 +Wire Wire Line + 5600 2950 5450 2950 +Wire Wire Line + 5600 2400 5500 2400 +Wire Wire Line + 5700 2700 5600 2700 +Connection ~ 5600 2700 Wire Wire Line 1450 2700 1950 2700 Connection ~ 1950 2700 @@ -413,4 +418,34 @@ Connection ~ 1750 2900 Wire Wire Line 1450 3000 1650 3000 Connection ~ 1650 3000 +Wire Wire Line + 3600 1150 3600 1350 +Wire Wire Line + 2050 1400 2150 1400 +$Comp +L PWR_FLAG #FLG01 +U 1 1 5B62C5B1 +P 2150 1150 +F 0 "#FLG01" H 2150 1225 50 0001 C CNN +F 1 "PWR_FLAG" H 2150 1300 50 0000 C CNN +F 2 "" H 2150 1150 50 0001 C CNN +F 3 "" H 2150 1150 50 0001 C CNN + 1 2150 1150 + 1 0 0 -1 +$EndComp +$Comp +L PWR_FLAG #FLG02 +U 1 1 5B62C608 +P 2150 1550 +F 0 "#FLG02" H 2150 1625 50 0001 C CNN +F 1 "PWR_FLAG" H 2150 1700 50 0000 C CNN +F 2 "" H 2150 1550 50 0001 C CNN +F 3 "" H 2150 1550 50 0001 C CNN + 1 2150 1550 + -1 0 0 1 +$EndComp +Wire Wire Line + 2800 1450 2700 1450 +Wire Wire Line + 2700 1450 2700 1550 $EndSCHEMATC diff --git a/ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.dcm b/ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.dcm new file mode 100644 index 0000000..891f983 --- /dev/null +++ b/ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.dcm @@ -0,0 +1,9 @@ +EESchema-DOCLIB Version 2.0 +# +$CMP IRFZ44n +D Power MOSFET +K +F http://www.irf.com/product-info/datasheets/data/irfz44n.pdf +$ENDCMP +# +#End Doc Library diff --git a/ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.lib b/ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.lib new file mode 100644 index 0000000..4beb6c4 --- /dev/null +++ b/ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.lib @@ -0,0 +1,26 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +#SamacSys ECAD Model IRFZ44n +#/236647/57786/2.30/3/3/Transistor +DEF IRFZ44n Q 0 30 Y Y 1 F N +F0 "Q" 650 300 50 H V L CNN +F1 "IRFZ44n" 650 200 50 H V L CNN +F2 "TO254P469X1042X1967-3P" 650 100 50 H I L CNN +F3 "http://www.irf.com/product-info/datasheets/data/irfz44n.pdf" 650 0 50 H I L CNN +F4 "Power MOSFET" 650 -100 50 H I L CNN "Description" +F5 "4.69" 650 -200 50 H I L CNN "Height" +F6 "International Rectifier" 650 -300 50 H I L CNN "Manufacturer_Name" +F7 "IRFZ44n" 650 -400 50 H I L CNN "Manufacturer_Part_Number" +F8 "2171198" 650 -500 50 H I L CNN "RS Part Number" +F9 "http://uk.rs-online.com/web/p/products/2171198" 650 -600 50 H I L CNN "RS Price/Stock" +F10 "IRFZ44n" 650 -700 50 H I L CNN "Arrow Part Number" +F11 "http://uk.rs-online.com/web/p/products/2171198" 650 -800 50 H I L CNN "Arrow Price/Stock" +DRAW +X G 1 0 0 200 R 50 50 0 0 B +X D 2 0 -100 200 R 50 50 0 0 B +X S 3 800 0 200 L 50 50 0 0 B +P 5 0 1 6 200 100 600 100 600 -200 200 -200 200 100 N +ENDDRAW +ENDDEF +# +#End Library diff --git a/ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.mod b/ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.mod new file mode 100644 index 0000000..34edf0e --- /dev/null +++ b/ToyRep/Platine_DIY5/Pins_DIY/IRFZ44n.mod @@ -0,0 +1,52 @@ +PCBNEW-LibModule-V1 2018-08-02 07:01:08 +# encoding utf-8 +Units mm +$INDEX +TO254P469X1042X1967-3P +$EndINDEX +$MODULE TO254P469X1042X1967-3P +Po 0 0 0 15 5b62ac34 00000000 ~~ +Li TO254P469X1042X1967-3P +Cd TO-220AB +Kw Transistor +Sc 0 +At STD +AR +Op 0 0 0 +T0 0 0 1.27 1.27 0 0.254 N V 21 N "Q**" +T1 0 0 1.27 1.27 0 0.254 N I 21 N "TO254P469X1042X1967-3P" +DS -2.98 -3.395 8.06 -3.395 0.05 24 +DS 8.06 -3.395 8.06 1.795 0.05 24 +DS 8.06 1.795 -2.98 1.795 0.05 24 +DS -2.98 1.795 -2.98 -3.395 0.05 24 +DS -2.73 -3.145 7.81 -3.145 0.1 24 +DS 7.81 -3.145 7.81 1.545 0.1 24 +DS 7.81 1.545 -2.73 1.545 0.1 24 +DS -2.73 1.545 -2.73 -3.145 0.1 24 +DS -2.73 -1.875 -1.46 -3.145 0.1 24 +DS 7.81 1.545 7.81 -3.145 0.2 21 +DS 7.81 -3.145 -2.73 -3.145 0.2 21 +DS -2.73 -3.145 -2.73 0 0.2 21 +$PAD +Po 0 0 +Sh "1" R 2.28 2.28 0 0 900 +Dr 1.52 0 0 +At STD N 00E0FFFF +Ne 0 "" +$EndPAD +$PAD +Po 2.54 0 +Sh "2" C 2.28 2.28 0 0 900 +Dr 1.52 0 0 +At STD N 00E0FFFF +Ne 0 "" +$EndPAD +$PAD +Po 5.08 0 +Sh "3" C 2.28 2.28 0 0 900 +Dr 1.52 0 0 +At STD N 00E0FFFF +Ne 0 "" +$EndPAD +$EndMODULE TO254P469X1042X1967-3P +$EndLIBRARY -- GitLab