Sfoglia il codice sorgente

squeeze in safety diodes

Thomas Buck 1 mese fa
parent
commit
6fd0bc9123
2 ha cambiato i file con 628 aggiunte e 42 eliminazioni
  1. 396
    31
      pcb/drumkit.kicad_pcb
  2. 232
    11
      pcb/drumkit.kicad_sch

+ 396
- 31
pcb/drumkit.kicad_pcb Vedi File

@@ -7,8 +7,8 @@
7 7
   (paper "A4")
8 8
   (title_block
9 9
     (title "Drumkit")
10
-    (date "2024-03-29")
11
-    (rev "1.5")
10
+    (date "2024-03-30")
11
+    (rev "2")
12 12
     (comment 1 "https://git.xythobuz.de/thomas/drumkit")
13 13
     (comment 2 "Licensed under the CERN-OHL-S-2.0+")
14 14
     (comment 4 "Copyright (c) 2024 Kauzerei, Thomas Buck")
@@ -134,18 +134,18 @@
134 134
   (net 34 "unconnected-(U1-GPIO3-Pad5)")
135 135
   (net 35 "unconnected-(U1-VBUS-Pad40)")
136 136
   (net 36 "Net-(U3-Out+)")
137
-  (net 37 "unconnected-(U4-Out+-Pad3)")
138
-  (net 38 "unconnected-(U4-Out--Pad4)")
137
+  (net 37 "Net-(D5-K)")
138
+  (net 38 "Net-(D5-A)")
139 139
   (net 39 "unconnected-(U4-GND-Pad5)")
140 140
   (net 40 "Net-(U5-Out-)")
141 141
   (net 41 "Net-(U5-Out+)")
142
-  (net 42 "unconnected-(U6-Out+-Pad3)")
143
-  (net 43 "unconnected-(U6-Out--Pad4)")
142
+  (net 42 "Net-(D6-K)")
143
+  (net 43 "Net-(D6-A)")
144 144
   (net 44 "unconnected-(U6-GND-Pad5)")
145 145
   (net 45 "Net-(U7-Out-)")
146 146
   (net 46 "Net-(U7-Out+)")
147
-  (net 47 "unconnected-(U8-Out+-Pad3)")
148
-  (net 48 "unconnected-(U8-Out--Pad4)")
147
+  (net 47 "Net-(D7-K)")
148
+  (net 48 "Net-(D7-A)")
149 149
   (net 49 "unconnected-(U8-GND-Pad5)")
150 150
   (net 50 "unconnected-(U1-GPIO2-Pad4)")
151 151
   (net 51 "Net-(U1-GPIO16)")
@@ -161,6 +161,7 @@
161 161
   (net 61 "Net-(U1-GPIO9)")
162 162
   (net 62 "Net-(J2-Pin_1)")
163 163
   (net 63 "Net-(U3-Out-)")
164
+  (net 64 "Net-(D8-K)")
164 165
 
165 166
   (footprint "MCU_RaspberryPi_and_Boards:RPi_Pico_SMD_TH" (layer "F.Cu")
166 167
     (tstamp 06317e67-9a28-4521-84ad-5316533c613b)
@@ -656,9 +657,9 @@
656 657
     (pad "38" smd rect (at 8.89 -19.05 90) (size 3.5 1.7) (drill (offset 0.9 0)) (layers "F.Cu" "F.Mask")
657 658
       (net 33 "unconnected-(U1-GND-Pad38)") (pinfunction "GND") (pintype "bidirectional") (tstamp 3a6ab0fc-93d7-4694-a5ec-dcdd8fb696b6))
658 659
     (pad "39" thru_hole oval (at 8.89 -21.59 90) (size 1.7 1.7) (drill 1.02) (layers "*.Cu" "*.Mask")
659
-      (net 7 "+BATT") (pinfunction "VSYS") (pintype "power_in") (tstamp 9d535058-4298-4e98-89a3-b31801b31398))
660
+      (net 64 "Net-(D8-K)") (pinfunction "VSYS") (pintype "power_in") (tstamp 9d535058-4298-4e98-89a3-b31801b31398))
660 661
     (pad "39" smd rect (at 8.89 -21.59 90) (size 3.5 1.7) (drill (offset 0.9 0)) (layers "F.Cu" "F.Mask")
661
-      (net 7 "+BATT") (pinfunction "VSYS") (pintype "power_in") (tstamp 28d10c01-ae58-4464-8e62-1c557cb9fc30))
662
+      (net 64 "Net-(D8-K)") (pinfunction "VSYS") (pintype "power_in") (tstamp 28d10c01-ae58-4464-8e62-1c557cb9fc30))
662 663
     (pad "40" thru_hole oval (at 8.89 -24.13 90) (size 1.7 1.7) (drill 1.02) (layers "*.Cu" "*.Mask")
663 664
       (net 35 "unconnected-(U1-VBUS-Pad40)") (pinfunction "VBUS") (pintype "power_in") (tstamp 5c8af0ae-fb59-450c-8680-32858411b95c))
664 665
     (pad "40" smd rect (at 8.89 -24.13 90) (size 3.5 1.7) (drill (offset 0.9 0)) (layers "F.Cu" "F.Mask")
@@ -670,6 +671,92 @@
670 671
     )
671 672
   )
672 673
 
674
+  (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (layer "F.Cu")
675
+    (tstamp 06fe0d74-a832-456f-b189-fc03aa2ba7be)
676
+    (at 181.67 55.25)
677
+    (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf")
678
+    (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm  length 5.2mm diameter 2.7mm")
679
+    (property "Sheetfile" "drumkit.kicad_sch")
680
+    (property "Sheetname" "")
681
+    (property "ki_description" "40V 1A Schottky Barrier Rectifier Diode, DO-41")
682
+    (property "ki_keywords" "diode Schottky")
683
+    (path "/cac3d651-91c9-4462-8726-37c66b7bbc34")
684
+    (attr through_hole)
685
+    (fp_text reference "D5" (at 5.08 -2.47) (layer "F.SilkS")
686
+        (effects (font (size 1 1) (thickness 0.15)))
687
+      (tstamp c5373ad5-b96c-45ce-9ece-c4c448c0e9b5)
688
+    )
689
+    (fp_text value "1N5819" (at 5.08 2.47) (layer "F.Fab")
690
+        (effects (font (size 1 1) (thickness 0.15)))
691
+      (tstamp 7c35608e-95aa-4afc-b32d-76aaf44cd930)
692
+    )
693
+    (fp_text user "K" (at 0 -2.1) (layer "F.SilkS")
694
+        (effects (font (size 1 1) (thickness 0.15)))
695
+      (tstamp ec3db2fa-9ebb-4715-bbea-ea9210e8f479)
696
+    )
697
+    (fp_text user "${REFERENCE}" (at 5.47 0) (layer "F.Fab")
698
+        (effects (font (size 1 1) (thickness 0.15)))
699
+      (tstamp 006279fb-e276-4654-98b8-63cfdadc44b7)
700
+    )
701
+    (fp_text user "K" (at 0 -2.1) (layer "F.Fab")
702
+        (effects (font (size 1 1) (thickness 0.15)))
703
+      (tstamp b093b827-e01c-4412-827d-cfa662a770cb)
704
+    )
705
+    (fp_line (start 1.34 0) (end 2.36 0)
706
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 49ac1c8e-6c76-4250-bd2f-279d08a06d10))
707
+    (fp_line (start 2.36 -1.47) (end 2.36 1.47)
708
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0ce1cb36-cdc8-48c3-803c-89c3208ff554))
709
+    (fp_line (start 2.36 1.47) (end 7.8 1.47)
710
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ecf081ea-c2f3-4f22-ad39-10ad7e253656))
711
+    (fp_line (start 3.14 -1.47) (end 3.14 1.47)
712
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 440c43aa-dfb9-4f27-95cf-62a266f12533))
713
+    (fp_line (start 3.26 -1.47) (end 3.26 1.47)
714
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0bc365b2-cf62-4566-a68b-91940a4c0570))
715
+    (fp_line (start 3.38 -1.47) (end 3.38 1.47)
716
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f3b368a4-2f74-48ac-8229-8fb703b1fc76))
717
+    (fp_line (start 7.8 -1.47) (end 2.36 -1.47)
718
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0eaf73ae-3c6b-4d04-937a-5ddbefd933ea))
719
+    (fp_line (start 7.8 1.47) (end 7.8 -1.47)
720
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9b9d3306-4b80-4508-981d-8be129e2b40d))
721
+    (fp_line (start 8.82 0) (end 7.8 0)
722
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bfcab420-0db0-4017-bb61-ea9436f9028e))
723
+    (fp_line (start -1.35 -1.6) (end -1.35 1.6)
724
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a88493d0-07b4-4335-90dc-80241e2a858d))
725
+    (fp_line (start -1.35 1.6) (end 11.51 1.6)
726
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2a051311-42f8-4f95-b00c-91e586e50857))
727
+    (fp_line (start 11.51 -1.6) (end -1.35 -1.6)
728
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 50a46260-fd94-4884-986e-a9601bc2c7b8))
729
+    (fp_line (start 11.51 1.6) (end 11.51 -1.6)
730
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 29746649-f7fe-4bba-9694-b60f0d293365))
731
+    (fp_line (start 0 0) (end 2.48 0)
732
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bbb22768-43de-4fa9-af9d-d4bf04f59f07))
733
+    (fp_line (start 2.48 -1.35) (end 2.48 1.35)
734
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f307967e-7941-40ef-ac25-00fddbb433ba))
735
+    (fp_line (start 2.48 1.35) (end 7.68 1.35)
736
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cec145cd-6838-42f0-a5c9-0af9b1e0e014))
737
+    (fp_line (start 3.16 -1.35) (end 3.16 1.35)
738
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 05b1f858-c8ca-4e82-b6c0-c51216274860))
739
+    (fp_line (start 3.26 -1.35) (end 3.26 1.35)
740
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f29e00db-04bf-4042-b4b9-eba77d3bc5e9))
741
+    (fp_line (start 3.36 -1.35) (end 3.36 1.35)
742
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb0601b1-d48c-4d94-b216-c3b3c929f5b7))
743
+    (fp_line (start 7.68 -1.35) (end 2.48 -1.35)
744
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e0d86a9-246a-4a66-abed-2ec7b4f6018e))
745
+    (fp_line (start 7.68 1.35) (end 7.68 -1.35)
746
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 04a5a013-6015-4f63-a73b-99a400bb8f84))
747
+    (fp_line (start 10.16 0) (end 7.68 0)
748
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cfeb3a06-7a05-460d-9e8d-07d876f7d374))
749
+    (pad "1" thru_hole rect (at 0 0) (size 2.2 2.2) (drill 1.1) (layers "*.Cu" "*.Mask")
750
+      (net 37 "Net-(D5-K)") (pinfunction "K") (pintype "passive") (tstamp 361f0ba6-431b-4a11-a6b3-f3e22f02976b))
751
+    (pad "2" thru_hole oval (at 10.16 0) (size 2.2 2.2) (drill 1.1) (layers "*.Cu" "*.Mask")
752
+      (net 38 "Net-(D5-A)") (pinfunction "A") (pintype "passive") (tstamp 943266af-dc1c-4e92-9a35-43db1b3ca816))
753
+    (model "${KICAD6_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.wrl"
754
+      (offset (xyz 0 0 0))
755
+      (scale (xyz 1 1 1))
756
+      (rotate (xyz 0 0 0))
757
+    )
758
+  )
759
+
673 760
   (footprint "LED_THT:LED_D5.0mm" (layer "F.Cu")
674 761
     (tstamp 10f3de27-c3f0-4733-a4f2-dfa5b0edb0d3)
675 762
     (at 176.45 122.92 90)
@@ -1140,15 +1227,101 @@
1140 1227
     (pad "2" thru_hole circle (at 8.636 -13.716 180) (size 3 3) (drill 1.5) (layers "*.Cu" "*.Mask")
1141 1228
       (net 45 "Net-(U7-Out-)") (pinfunction "Vin-") (pintype "power_in") (tstamp 0288f3b7-080d-4edd-aa26-2b374350af09))
1142 1229
     (pad "3" thru_hole circle (at 3.556 -3.556 180) (size 3 3) (drill 1.5) (layers "*.Cu" "*.Mask")
1143
-      (net 47 "unconnected-(U8-Out+-Pad3)") (pinfunction "Out+") (pintype "power_out") (tstamp 97a7a76b-09d2-45bd-83a0-969248553e7c))
1230
+      (net 37 "Net-(D5-K)") (pinfunction "Out+") (pintype "power_out") (tstamp 97a7a76b-09d2-45bd-83a0-969248553e7c))
1144 1231
     (pad "4" thru_hole circle (at 8.636 -3.556 180) (size 3 3) (drill 1.5) (layers "*.Cu" "*.Mask")
1145
-      (net 48 "unconnected-(U8-Out--Pad4)") (pinfunction "Out-") (pintype "power_out") (tstamp 0a577abd-e6f7-4ec6-9741-835352123773))
1232
+      (net 38 "Net-(D5-A)") (pinfunction "Out-") (pintype "power_out") (tstamp 0a577abd-e6f7-4ec6-9741-835352123773))
1146 1233
     (pad "5" thru_hole circle (at 32.512 -11.176 180) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask")
1147 1234
       (net 49 "unconnected-(U8-GND-Pad5)") (pinfunction "GND") (pintype "input") (tstamp e4ae82b0-2cde-44ce-addf-7eaab8dc02d5))
1148 1235
     (pad "6" thru_hole circle (at 32.512 -6.096 180) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask")
1149 1236
       (net 27 "Net-(U1-GPIO22)") (pinfunction "trig") (pintype "input") (tstamp 2d683265-e246-4ab3-b094-61b4d9c38add))
1150 1237
   )
1151 1238
 
1239
+  (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (layer "F.Cu")
1240
+    (tstamp 7a4c337b-a3ed-4ff6-a097-cc15bcb1fb83)
1241
+    (at 142.42 55)
1242
+    (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf")
1243
+    (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm  length 5.2mm diameter 2.7mm")
1244
+    (property "Sheetfile" "drumkit.kicad_sch")
1245
+    (property "Sheetname" "")
1246
+    (property "ki_description" "40V 1A Schottky Barrier Rectifier Diode, DO-41")
1247
+    (property "ki_keywords" "diode Schottky")
1248
+    (path "/591d669a-be0a-48dc-be4f-ac05371fb602")
1249
+    (attr through_hole)
1250
+    (fp_text reference "D6" (at 5.08 -2.47) (layer "F.SilkS")
1251
+        (effects (font (size 1 1) (thickness 0.15)))
1252
+      (tstamp 031289e4-4a3d-4551-802f-6fd14fa33d15)
1253
+    )
1254
+    (fp_text value "1N5819" (at 5.08 2.47) (layer "F.Fab")
1255
+        (effects (font (size 1 1) (thickness 0.15)))
1256
+      (tstamp 972ccf64-f533-4c95-954d-d583e809d2f7)
1257
+    )
1258
+    (fp_text user "K" (at 0 -2.1) (layer "F.SilkS")
1259
+        (effects (font (size 1 1) (thickness 0.15)))
1260
+      (tstamp 27e87f23-412e-4a26-bb79-df9b34877f7f)
1261
+    )
1262
+    (fp_text user "${REFERENCE}" (at 5.47 0) (layer "F.Fab")
1263
+        (effects (font (size 1 1) (thickness 0.15)))
1264
+      (tstamp 6a8dfe36-f4ec-449e-91c4-887af1e7df3a)
1265
+    )
1266
+    (fp_text user "K" (at 0 -2.1) (layer "F.Fab")
1267
+        (effects (font (size 1 1) (thickness 0.15)))
1268
+      (tstamp fe4e5d1b-f175-4a36-a610-756789566629)
1269
+    )
1270
+    (fp_line (start 1.34 0) (end 2.36 0)
1271
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6546a158-8599-4154-8e53-292634698397))
1272
+    (fp_line (start 2.36 -1.47) (end 2.36 1.47)
1273
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3c840b9f-2165-4af0-9f27-d9a5975b2634))
1274
+    (fp_line (start 2.36 1.47) (end 7.8 1.47)
1275
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e9f6fd2d-6807-4252-abf4-7b2e18fd1961))
1276
+    (fp_line (start 3.14 -1.47) (end 3.14 1.47)
1277
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8e951b92-7c16-434b-a57d-01b0f3b87505))
1278
+    (fp_line (start 3.26 -1.47) (end 3.26 1.47)
1279
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3af56024-d0c8-4e29-85fb-6b098dbf59e5))
1280
+    (fp_line (start 3.38 -1.47) (end 3.38 1.47)
1281
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 24bca621-20a4-4b15-8a82-89a22eb28d91))
1282
+    (fp_line (start 7.8 -1.47) (end 2.36 -1.47)
1283
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 70fd51ff-2f2c-4dd0-97ed-0d483f25e4e4))
1284
+    (fp_line (start 7.8 1.47) (end 7.8 -1.47)
1285
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e9b69934-65e9-4425-9e1f-48d37635cf8f))
1286
+    (fp_line (start 8.82 0) (end 7.8 0)
1287
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 82c9b782-76ee-4c12-9c8d-3e744dbce3bb))
1288
+    (fp_line (start -1.35 -1.6) (end -1.35 1.6)
1289
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a979134f-f029-4c84-b185-cfab837807ba))
1290
+    (fp_line (start -1.35 1.6) (end 11.51 1.6)
1291
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5649c098-d140-49b5-8fde-5fb13eb9a241))
1292
+    (fp_line (start 11.51 -1.6) (end -1.35 -1.6)
1293
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 41eb03cf-568e-4d57-a1fa-e75d55594a07))
1294
+    (fp_line (start 11.51 1.6) (end 11.51 -1.6)
1295
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c31baa7d-0179-40de-8101-3f8d52ef193c))
1296
+    (fp_line (start 0 0) (end 2.48 0)
1297
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f76e5a4d-6ebf-43a2-bcf1-2654baeaebf1))
1298
+    (fp_line (start 2.48 -1.35) (end 2.48 1.35)
1299
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a52ceb7-e0ec-44b4-b0c7-5e178ca5dc46))
1300
+    (fp_line (start 2.48 1.35) (end 7.68 1.35)
1301
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3e5da457-ed42-4bdc-ad27-ac0b573fa1c0))
1302
+    (fp_line (start 3.16 -1.35) (end 3.16 1.35)
1303
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 828bb4c9-cb7a-4cfa-9f44-4add46ffaccf))
1304
+    (fp_line (start 3.26 -1.35) (end 3.26 1.35)
1305
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 994c646a-eed7-43e5-bc98-1d52ee4390d0))
1306
+    (fp_line (start 3.36 -1.35) (end 3.36 1.35)
1307
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4c6a55f7-9612-4db5-a8c9-c5198f886cde))
1308
+    (fp_line (start 7.68 -1.35) (end 2.48 -1.35)
1309
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1919cf64-4d47-48a3-b2e9-5a8baa46d7b4))
1310
+    (fp_line (start 7.68 1.35) (end 7.68 -1.35)
1311
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 875698d8-b101-48b6-b115-f6d663a0597e))
1312
+    (fp_line (start 10.16 0) (end 7.68 0)
1313
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp caff4bef-e479-428d-91ef-662eac7259f1))
1314
+    (pad "1" thru_hole rect (at 0 0) (size 2.2 2.2) (drill 1.1) (layers "*.Cu" "*.Mask")
1315
+      (net 42 "Net-(D6-K)") (pinfunction "K") (pintype "passive") (tstamp 4cabc92f-6a46-4cd7-9f88-8e176277469d))
1316
+    (pad "2" thru_hole oval (at 10.16 0) (size 2.2 2.2) (drill 1.1) (layers "*.Cu" "*.Mask")
1317
+      (net 43 "Net-(D6-A)") (pinfunction "A") (pintype "passive") (tstamp d6bd924d-be53-4227-b04d-87db87d210f9))
1318
+    (model "${KICAD6_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.wrl"
1319
+      (offset (xyz 0 0 0))
1320
+      (scale (xyz 1 1 1))
1321
+      (rotate (xyz 0 0 0))
1322
+    )
1323
+  )
1324
+
1152 1325
   (footprint "TerminalBlock:TerminalBlock_bornier-2_P5.08mm" (layer "F.Cu")
1153 1326
     (tstamp 84476ddb-6290-4aee-818f-bbd9b3bb7770)
1154 1327
     (at 205.025 111.49 -90)
@@ -1237,9 +1410,9 @@
1237 1410
     (pad "2" thru_hole circle (at 8.636 -13.716 180) (size 3 3) (drill 1.5) (layers "*.Cu" "*.Mask")
1238 1411
       (net 40 "Net-(U5-Out-)") (pinfunction "Vin-") (pintype "power_in") (tstamp fb1fb9b9-b947-40ad-a857-8c368f82f68c))
1239 1412
     (pad "3" thru_hole circle (at 3.556 -3.556 180) (size 3 3) (drill 1.5) (layers "*.Cu" "*.Mask")
1240
-      (net 42 "unconnected-(U6-Out+-Pad3)") (pinfunction "Out+") (pintype "power_out") (tstamp 38248771-b2fb-479a-8e19-594c19efe85b))
1413
+      (net 42 "Net-(D6-K)") (pinfunction "Out+") (pintype "power_out") (tstamp 38248771-b2fb-479a-8e19-594c19efe85b))
1241 1414
     (pad "4" thru_hole circle (at 8.636 -3.556 180) (size 3 3) (drill 1.5) (layers "*.Cu" "*.Mask")
1242
-      (net 43 "unconnected-(U6-Out--Pad4)") (pinfunction "Out-") (pintype "power_out") (tstamp 27da727f-d334-48fb-a700-fb121fad5d63))
1415
+      (net 43 "Net-(D6-A)") (pinfunction "Out-") (pintype "power_out") (tstamp 27da727f-d334-48fb-a700-fb121fad5d63))
1243 1416
     (pad "5" thru_hole circle (at 32.512 -11.176 180) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask")
1244 1417
       (net 44 "unconnected-(U6-GND-Pad5)") (pinfunction "GND") (pintype "input") (tstamp e183f4ea-ab19-4dca-84f3-81f57a35536a))
1245 1418
     (pad "6" thru_hole circle (at 32.512 -6.096 180) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask")
@@ -1342,6 +1515,92 @@
1342 1515
     )
1343 1516
   )
1344 1517
 
1518
+  (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (layer "F.Cu")
1519
+    (tstamp ae13712b-c4d5-42e2-93fd-dc545f951b4e)
1520
+    (at 103.92 55)
1521
+    (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf")
1522
+    (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm  length 5.2mm diameter 2.7mm")
1523
+    (property "Sheetfile" "drumkit.kicad_sch")
1524
+    (property "Sheetname" "")
1525
+    (property "ki_description" "40V 1A Schottky Barrier Rectifier Diode, DO-41")
1526
+    (property "ki_keywords" "diode Schottky")
1527
+    (path "/8f130dcc-05a5-4811-a3c6-3e8215164e72")
1528
+    (attr through_hole)
1529
+    (fp_text reference "D7" (at 5.08 -2.47) (layer "F.SilkS")
1530
+        (effects (font (size 1 1) (thickness 0.15)))
1531
+      (tstamp 180177cb-1105-48cc-beee-1754197ff30f)
1532
+    )
1533
+    (fp_text value "1N5819" (at 5.08 2.47) (layer "F.Fab")
1534
+        (effects (font (size 1 1) (thickness 0.15)))
1535
+      (tstamp 13479eec-a9a0-4144-8efb-c52fbc797260)
1536
+    )
1537
+    (fp_text user "K" (at 0 -2.1) (layer "F.SilkS")
1538
+        (effects (font (size 1 1) (thickness 0.15)))
1539
+      (tstamp c669ec31-4b16-4a57-b7fe-d945202a74fb)
1540
+    )
1541
+    (fp_text user "${REFERENCE}" (at 5.47 0) (layer "F.Fab")
1542
+        (effects (font (size 1 1) (thickness 0.15)))
1543
+      (tstamp 3ada7fa5-487e-4fbb-8715-d827216a18b2)
1544
+    )
1545
+    (fp_text user "K" (at 0 -2.1) (layer "F.Fab")
1546
+        (effects (font (size 1 1) (thickness 0.15)))
1547
+      (tstamp cbd859d8-8b5a-4967-859d-db7a601954a0)
1548
+    )
1549
+    (fp_line (start 1.34 0) (end 2.36 0)
1550
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33968570-f632-4604-9865-adb92798099f))
1551
+    (fp_line (start 2.36 -1.47) (end 2.36 1.47)
1552
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4ef6226e-b705-4648-9ace-1d0f43464a21))
1553
+    (fp_line (start 2.36 1.47) (end 7.8 1.47)
1554
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3df8721a-3272-498a-b63f-fe6a44cbf786))
1555
+    (fp_line (start 3.14 -1.47) (end 3.14 1.47)
1556
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84db94c3-78e5-42c7-bad4-94642c593802))
1557
+    (fp_line (start 3.26 -1.47) (end 3.26 1.47)
1558
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33854f29-9f45-4c0c-8fe3-9d8e09e0cd62))
1559
+    (fp_line (start 3.38 -1.47) (end 3.38 1.47)
1560
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1257c0f8-dbb0-47c5-bec5-2fabb983af8f))
1561
+    (fp_line (start 7.8 -1.47) (end 2.36 -1.47)
1562
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b89c9239-054e-48a7-8686-c429569e751c))
1563
+    (fp_line (start 7.8 1.47) (end 7.8 -1.47)
1564
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9a1a3d8b-8404-4a57-8737-26b5b2655195))
1565
+    (fp_line (start 8.82 0) (end 7.8 0)
1566
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 726655ce-9aa9-4829-b1f4-1f6ef4c0743c))
1567
+    (fp_line (start -1.35 -1.6) (end -1.35 1.6)
1568
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a7ebd072-4c7b-4d96-9c5d-882eb338b98a))
1569
+    (fp_line (start -1.35 1.6) (end 11.51 1.6)
1570
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e71620e8-3c0f-4e80-bd6e-9c3d5f68153a))
1571
+    (fp_line (start 11.51 -1.6) (end -1.35 -1.6)
1572
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp eaa9918a-b7f0-4d8e-ab45-a15f8dbb66ae))
1573
+    (fp_line (start 11.51 1.6) (end 11.51 -1.6)
1574
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0e94dbf3-8394-4994-9899-ac5b4987f351))
1575
+    (fp_line (start 0 0) (end 2.48 0)
1576
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 91704a93-e254-4267-9370-f04d3d794f8d))
1577
+    (fp_line (start 2.48 -1.35) (end 2.48 1.35)
1578
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f0ad71e0-179a-4416-8fa6-68eee89f6e55))
1579
+    (fp_line (start 2.48 1.35) (end 7.68 1.35)
1580
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 250fef79-b53e-4a3f-85af-482f7019e90f))
1581
+    (fp_line (start 3.16 -1.35) (end 3.16 1.35)
1582
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 02478250-89a8-4dd6-8b6d-e9411af85f59))
1583
+    (fp_line (start 3.26 -1.35) (end 3.26 1.35)
1584
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 948d190a-7079-4e08-8e00-86fbcd20dc35))
1585
+    (fp_line (start 3.36 -1.35) (end 3.36 1.35)
1586
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp af476277-d720-4efb-bb12-83a9a00c1907))
1587
+    (fp_line (start 7.68 -1.35) (end 2.48 -1.35)
1588
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1dd1e262-e6bd-4898-8698-4bd640866826))
1589
+    (fp_line (start 7.68 1.35) (end 7.68 -1.35)
1590
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c34e5c2c-8475-4eb6-9c92-da62d41ee944))
1591
+    (fp_line (start 10.16 0) (end 7.68 0)
1592
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d0db7b2c-354d-4678-8745-cd1b05706362))
1593
+    (pad "1" thru_hole rect (at 0 0) (size 2.2 2.2) (drill 1.1) (layers "*.Cu" "*.Mask")
1594
+      (net 47 "Net-(D7-K)") (pinfunction "K") (pintype "passive") (tstamp f46fb777-e994-47b4-af05-d2664d5ff893))
1595
+    (pad "2" thru_hole oval (at 10.16 0) (size 2.2 2.2) (drill 1.1) (layers "*.Cu" "*.Mask")
1596
+      (net 48 "Net-(D7-A)") (pinfunction "A") (pintype "passive") (tstamp 95d01c48-7686-478a-9556-98499e6d93cc))
1597
+    (model "${KICAD6_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.wrl"
1598
+      (offset (xyz 0 0 0))
1599
+      (scale (xyz 1 1 1))
1600
+      (rotate (xyz 0 0 0))
1601
+    )
1602
+  )
1603
+
1345 1604
   (footprint "LED_THT:LED_D5.0mm" (layer "F.Cu")
1346 1605
     (tstamp b7bbb2e2-8ad3-4c9e-b2d7-b6314469f16a)
1347 1606
     (at 195.5 122.92 90)
@@ -1717,9 +1976,9 @@
1717 1976
     (pad "2" thru_hole circle (at 8.636 -13.716 180) (size 3 3) (drill 1.5) (layers "*.Cu" "*.Mask")
1718 1977
       (net 63 "Net-(U3-Out-)") (pinfunction "Vin-") (pintype "power_in") (tstamp 6102b93a-0867-46e8-a6fd-89552ef0ed4a))
1719 1978
     (pad "3" thru_hole circle (at 3.556 -3.556 180) (size 3 3) (drill 1.5) (layers "*.Cu" "*.Mask")
1720
-      (net 37 "unconnected-(U4-Out+-Pad3)") (pinfunction "Out+") (pintype "power_out") (tstamp 595bb6f9-92ab-4554-b395-bd83e2a2fb5f))
1979
+      (net 47 "Net-(D7-K)") (pinfunction "Out+") (pintype "power_out") (tstamp 595bb6f9-92ab-4554-b395-bd83e2a2fb5f))
1721 1980
     (pad "4" thru_hole circle (at 8.636 -3.556 180) (size 3 3) (drill 1.5) (layers "*.Cu" "*.Mask")
1722
-      (net 38 "unconnected-(U4-Out--Pad4)") (pinfunction "Out-") (pintype "power_out") (tstamp 80f16f7e-5eda-4e09-b599-c725eb00df4a))
1981
+      (net 48 "Net-(D7-A)") (pinfunction "Out-") (pintype "power_out") (tstamp 80f16f7e-5eda-4e09-b599-c725eb00df4a))
1723 1982
     (pad "5" thru_hole circle (at 32.512 -11.176 180) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask")
1724 1983
       (net 39 "unconnected-(U4-GND-Pad5)") (pinfunction "GND") (pintype "input") (tstamp c6470726-4d36-484a-8638-0e30430f3e9c))
1725 1984
     (pad "6" thru_hole circle (at 32.512 -6.096 180) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask")
@@ -1766,6 +2025,92 @@
1766 2025
     )
1767 2026
   )
1768 2027
 
2028
+  (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (layer "F.Cu")
2029
+    (tstamp f94bf709-3cef-4ceb-9aef-578977d5d319)
2030
+    (at 104.33 86.5 180)
2031
+    (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf")
2032
+    (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm  length 5.2mm diameter 2.7mm")
2033
+    (property "Sheetfile" "drumkit.kicad_sch")
2034
+    (property "Sheetname" "")
2035
+    (property "ki_description" "40V 1A Schottky Barrier Rectifier Diode, DO-41")
2036
+    (property "ki_keywords" "diode Schottky")
2037
+    (path "/e19dca11-b9b6-4afc-925c-d5ce7f2f6b0e")
2038
+    (attr through_hole)
2039
+    (fp_text reference "D8" (at 5.08 -2.47) (layer "F.SilkS")
2040
+        (effects (font (size 1 1) (thickness 0.15)))
2041
+      (tstamp 2fe4861e-f07f-4ec0-9f19-f5fd0dca61d1)
2042
+    )
2043
+    (fp_text value "1N5819" (at 5.08 2.47) (layer "F.Fab")
2044
+        (effects (font (size 1 1) (thickness 0.15)))
2045
+      (tstamp c31c57c2-f9ec-4bfc-ad27-682ec14e6abc)
2046
+    )
2047
+    (fp_text user "K" (at 0 -2.1) (layer "F.SilkS")
2048
+        (effects (font (size 1 1) (thickness 0.15)))
2049
+      (tstamp 146bf637-e1d1-409e-b4b0-6110901cd426)
2050
+    )
2051
+    (fp_text user "${REFERENCE}" (at 5.47 0) (layer "F.Fab")
2052
+        (effects (font (size 1 1) (thickness 0.15)))
2053
+      (tstamp 4bc4af35-566b-46ff-ae6f-5b1a68b5d8de)
2054
+    )
2055
+    (fp_text user "K" (at 0 -2.1) (layer "F.Fab")
2056
+        (effects (font (size 1 1) (thickness 0.15)))
2057
+      (tstamp 87ae5019-7b15-4585-9f31-8192c9b87e33)
2058
+    )
2059
+    (fp_line (start 1.34 0) (end 2.36 0)
2060
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 870b4493-a077-416f-8b84-67acc2eb729b))
2061
+    (fp_line (start 2.36 -1.47) (end 2.36 1.47)
2062
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 037cf575-b1a3-4339-8822-608c02cdd524))
2063
+    (fp_line (start 2.36 1.47) (end 7.8 1.47)
2064
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0adff538-b846-4ded-8b7f-574898d6a0c4))
2065
+    (fp_line (start 3.14 -1.47) (end 3.14 1.47)
2066
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9968bc05-d503-405f-8628-2c81ebe255f9))
2067
+    (fp_line (start 3.26 -1.47) (end 3.26 1.47)
2068
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 81c81138-53a2-4a43-ae9d-7470bb707760))
2069
+    (fp_line (start 3.38 -1.47) (end 3.38 1.47)
2070
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de44c135-d6eb-4a05-b441-9c55910e7fa0))
2071
+    (fp_line (start 7.8 -1.47) (end 2.36 -1.47)
2072
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 224409a3-f1a0-4df8-b925-27e7ce8f116b))
2073
+    (fp_line (start 7.8 1.47) (end 7.8 -1.47)
2074
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 01eb3182-2731-44a9-a7be-0eb8009d2bfa))
2075
+    (fp_line (start 8.82 0) (end 7.8 0)
2076
+      (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e9398aae-2d4d-4e1d-9a80-0c8adc663cfa))
2077
+    (fp_line (start -1.35 -1.6) (end -1.35 1.6)
2078
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a268875b-e9b1-468e-93ec-f51f4d935659))
2079
+    (fp_line (start -1.35 1.6) (end 11.51 1.6)
2080
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1d173230-bbc4-438f-8119-5bddf243e8af))
2081
+    (fp_line (start 11.51 -1.6) (end -1.35 -1.6)
2082
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b64c9181-bafc-4e9b-964b-87ac1b40cdcd))
2083
+    (fp_line (start 11.51 1.6) (end 11.51 -1.6)
2084
+      (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 74d051ea-ab47-48df-b1a7-6270d5dd0660))
2085
+    (fp_line (start 0 0) (end 2.48 0)
2086
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5fcd277f-b108-4acd-b4b3-e75df078c166))
2087
+    (fp_line (start 2.48 -1.35) (end 2.48 1.35)
2088
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ae1524cb-7c6d-485e-9a20-e34fb409324f))
2089
+    (fp_line (start 2.48 1.35) (end 7.68 1.35)
2090
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a37bbbea-ca62-464e-b5af-06bcb055e02b))
2091
+    (fp_line (start 3.16 -1.35) (end 3.16 1.35)
2092
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bcbb25a8-5a0c-45c0-b504-950ccad6e06e))
2093
+    (fp_line (start 3.26 -1.35) (end 3.26 1.35)
2094
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0248eb9f-f468-4d45-9255-9daae97ea9ec))
2095
+    (fp_line (start 3.36 -1.35) (end 3.36 1.35)
2096
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e7188c7-f543-4909-9843-def7c2783f5d))
2097
+    (fp_line (start 7.68 -1.35) (end 2.48 -1.35)
2098
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4b1057e9-518c-4670-90b2-8e0a71733e75))
2099
+    (fp_line (start 7.68 1.35) (end 7.68 -1.35)
2100
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c1f3b1f2-f00d-49d2-81aa-4795e9d73f01))
2101
+    (fp_line (start 10.16 0) (end 7.68 0)
2102
+      (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb8cc721-2e83-43e3-b039-7960acd4dc72))
2103
+    (pad "1" thru_hole rect (at 0 0 180) (size 2.2 2.2) (drill 1.1) (layers "*.Cu" "*.Mask")
2104
+      (net 64 "Net-(D8-K)") (pinfunction "K") (pintype "passive") (tstamp eb810c8f-dea8-4799-ae6c-3e17bacd8201))
2105
+    (pad "2" thru_hole oval (at 10.16 0 180) (size 2.2 2.2) (drill 1.1) (layers "*.Cu" "*.Mask")
2106
+      (net 7 "+BATT") (pinfunction "A") (pintype "passive") (tstamp 2b599410-c495-400b-b01e-f3b4340cfd29))
2107
+    (model "${KICAD6_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.wrl"
2108
+      (offset (xyz 0 0 0))
2109
+      (scale (xyz 1 1 1))
2110
+      (rotate (xyz 0 0 0))
2111
+    )
2112
+  )
2113
+
1769 2114
   (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal" (layer "F.Cu")
1770 2115
     (tstamp fd836052-51b3-46b0-9cd8-788a762d487f)
1771 2116
     (at 100.885 96.25)
@@ -1910,27 +2255,26 @@
1910 2255
   (segment (start 187.88 105.17) (end 176.655 105.17) (width 2) (layer "B.Cu") (net 6) (tstamp b6b78286-076c-4fbe-9b99-ce32f9fe588d))
1911 2256
   (segment (start 203.12 111.49) (end 205.025 111.49) (width 2) (layer "B.Cu") (net 6) (tstamp f001fd84-2136-4664-95f6-06336cc9a903))
1912 2257
   (segment (start 204.263 63.103) (end 204.263 75.93) (width 2) (layer "B.Cu") (net 7) (tstamp 00a77a0d-4abe-4bdc-9045-607e3584b64a))
1913
-  (segment (start 91.36 56.245) (end 95.17 52.435) (width 1) (layer "B.Cu") (net 7) (tstamp 0703fee7-5893-4c06-a050-04802b6e6a64))
1914
-  (segment (start 91.36 91.720688) (end 91.36 56.245) (width 1) (layer "B.Cu") (net 7) (tstamp 11e55159-59f5-4234-ba5a-17624a40634c))
2258
+  (segment (start 180.895 60.69) (end 172.64 52.435) (width 1) (layer "B.Cu") (net 7) (tstamp 00f0a2e5-d1f9-4184-b4a9-cded96368977))
2259
+  (segment (start 91.36 86.75) (end 91.36 91.720688) (width 1) (layer "B.Cu") (net 7) (tstamp 015d3e70-98a1-4eac-b157-0995b20ed7e9))
2260
+  (segment (start 91.61 86.5) (end 91.36 86.75) (width 1) (layer "B.Cu") (net 7) (tstamp 0a612d14-598e-4dce-b453-fd11b9e86704))
1915 2261
   (segment (start 126.793 75.93) (end 142.668 60.055) (width 2) (layer "B.Cu") (net 7) (tstamp 1cd3f960-75b2-4187-92a2-39a763a3001d))
1916
-  (segment (start 93.349312 93.71) (end 91.36 91.720688) (width 1) (layer "B.Cu") (net 7) (tstamp 1ee9defa-26e5-4cfb-8cbc-79bca8ce3f2d))
2262
+  (segment (start 95.889312 96.25) (end 100.885 96.25) (width 1) (layer "B.Cu") (net 7) (tstamp 2063b96a-4e30-4f86-b1ae-2a77874c875c))
1917 2263
   (segment (start 165.528 61.833) (end 165.528 75.93) (width 2) (layer "B.Cu") (net 7) (tstamp 3728903b-ffc3-48d6-bc28-ab0e4b08c1ad))
1918
-  (segment (start 97.71 91.805) (end 97.71 92.44) (width 1) (layer "B.Cu") (net 7) (tstamp 4831a100-14a3-4f02-9419-2e592baa0ed6))
1919 2264
   (segment (start 182.038 59.42) (end 200.58 59.42) (width 2) (layer "B.Cu") (net 7) (tstamp 484d33b4-f158-4303-b309-ca184acbb317))
1920 2265
   (segment (start 200.58 59.42) (end 204.263 63.103) (width 2) (layer "B.Cu") (net 7) (tstamp 4ccbcfb0-08d0-410b-8662-5ca3bb3d760a))
1921 2266
   (segment (start 163.75 60.055) (end 165.528 61.833) (width 2) (layer "B.Cu") (net 7) (tstamp 617e71ea-2795-48db-9d5a-8106b509117a))
1922
-  (segment (start 97.71 91.805) (end 97.71 93.075) (width 1) (layer "B.Cu") (net 7) (tstamp 62f52c25-2867-4126-828d-8d9db5d3cb66))
1923 2267
   (segment (start 204.263 75.93) (end 207.535 79.202) (width 2) (layer "B.Cu") (net 7) (tstamp 63e8bb62-8e9b-44c8-aae1-7f9505222d6d))
1924
-  (segment (start 96.44 93.71) (end 93.349312 93.71) (width 1) (layer "B.Cu") (net 7) (tstamp 73357862-936f-4751-9efc-07e688ccea80))
2268
+  (segment (start 94.17 86.5) (end 91.61 86.5) (width 1) (layer "B.Cu") (net 7) (tstamp 7a83684c-c31d-4042-93ef-2b83959cc3e7))
1925 2269
   (segment (start 192.96 98.79) (end 177.45 98.79) (width 2) (layer "B.Cu") (net 7) (tstamp 7d63dc30-c88e-44a1-b7bf-dbdd6eff86f7))
1926
-  (segment (start 95.17 52.435) (end 172.64 52.435) (width 1) (layer "B.Cu") (net 7) (tstamp 8f2e28e6-8d06-4357-acf6-3aec3f84e1d9))
2270
+  (segment (start 95.17 52.435) (end 91.36 56.245) (width 1) (layer "B.Cu") (net 7) (tstamp 833cff75-3623-4546-841c-87d3eb0c02a6))
2271
+  (segment (start 91.36 91.720688) (end 95.889312 96.25) (width 1) (layer "B.Cu") (net 7) (tstamp 89565d52-304a-460f-af4c-965656e5d003))
2272
+  (segment (start 91.36 56.245) (end 91.36 86.75) (width 1) (layer "B.Cu") (net 7) (tstamp 966dc9df-6f29-49da-a2b5-535f49483e05))
2273
+  (segment (start 172.64 52.435) (end 95.17 52.435) (width 1) (layer "B.Cu") (net 7) (tstamp 96e21861-810c-416a-901b-583168c89adf))
1927 2274
   (segment (start 142.668 60.055) (end 163.75 60.055) (width 2) (layer "B.Cu") (net 7) (tstamp 98270b32-ec55-42f8-a089-2f51e3fb0ca6))
1928 2275
   (segment (start 207.535 84.215) (end 192.96 98.79) (width 2) (layer "B.Cu") (net 7) (tstamp b370f76f-e6b9-4a47-815f-6dd0471b348b))
1929
-  (segment (start 97.71 93.075) (end 100.885 96.25) (width 1) (layer "B.Cu") (net 7) (tstamp d3132fad-b95b-4cac-8e34-2858c7fd5c55))
1930
-  (segment (start 172.64 52.435) (end 180.895 60.69) (width 1) (layer "B.Cu") (net 7) (tstamp dc876f99-1726-47b0-bb17-6f06dc9ce254))
1931 2276
   (segment (start 165.528 75.93) (end 182.038 59.42) (width 2) (layer "B.Cu") (net 7) (tstamp df5de26a-509b-4800-b62b-40cee110320b))
1932 2277
   (segment (start 207.535 79.202) (end 207.535 84.215) (width 2) (layer "B.Cu") (net 7) (tstamp ed39ac8a-22bf-418f-9ae1-d4b08d78c05e))
1933
-  (segment (start 97.71 92.44) (end 96.44 93.71) (width 1) (layer "B.Cu") (net 7) (tstamp fc8bafa0-acbe-43df-a9b6-82c0cae81077))
1934 2278
   (segment (start 168.195 108.315) (end 194.23 108.315) (width 2) (layer "B.Cu") (net 8) (tstamp 00a669c0-4766-4e6b-9764-7822511ac3c7))
1935 2279
   (segment (start 159.265 92.175) (end 156.765 94.675) (width 2) (layer "B.Cu") (net 8) (tstamp 082449a5-5b9f-435e-ad0a-5cef279d19e7))
1936 2280
   (segment (start 138.35 96.25) (end 138.35 91.805) (width 1) (layer "B.Cu") (net 8) (tstamp 0dc4a704-210e-4936-a737-04027873a035))
@@ -2006,11 +2350,12 @@
2006 2350
   (segment (start 107.87 120.38) (end 96.44 120.38) (width 1) (layer "B.Cu") (net 14) (tstamp 8b8bbae4-7b62-40b1-945e-b5c023233903))
2007 2351
   (segment (start 91.995 105.775) (end 97.79632 105.775) (width 1) (layer "B.Cu") (net 14) (tstamp d86d8e0e-c73a-472c-88a8-925ea9ecdadb))
2008 2352
   (segment (start 91.36 106.41) (end 91.995 105.775) (width 1) (layer "B.Cu") (net 14) (tstamp e8c635cd-a930-418e-9651-50fa36fa1c61))
2009
-  (segment (start 126.285 63.865) (end 126.285 66.405) (width 1) (layer "B.Cu") (net 15) (tstamp 2b692a54-1bd2-4757-9f06-ff8e3b177b67))
2010
-  (segment (start 119.935 57.515) (end 126.285 63.865) (width 1) (layer "B.Cu") (net 15) (tstamp 53e0e81d-2c56-4208-8eed-4c31d95efc70))
2011
-  (segment (start 126.285 66.405) (end 115.49 77.2) (width 1) (layer "B.Cu") (net 15) (tstamp dd87e646-5388-4843-9ed1-47b787eda82e))
2012
-  (segment (start 94.535 57.515) (end 119.935 57.515) (width 1) (layer "B.Cu") (net 15) (tstamp eaf597aa-875d-4509-b3b9-1bea9de6431b))
2013
-  (segment (start 115.49 77.2) (end 115.49 91.805) (width 1) (layer "B.Cu") (net 15) (tstamp efa08c64-5c07-4b79-99e9-21ee9c01b087))
2353
+  (segment (start 99.27 62.25) (end 124.67 62.25) (width 1) (layer "B.Cu") (net 15) (tstamp 00c5b386-ef54-4169-bc21-850a4c2cc010))
2354
+  (segment (start 126.285 63.865) (end 126.285 66.405) (width 1) (layer "B.Cu") (net 15) (tstamp 1ab1e3a6-0803-43c8-a96d-aae5ed120566))
2355
+  (segment (start 126.285 66.405) (end 115.49 77.2) (width 1) (layer "B.Cu") (net 15) (tstamp 245651a1-1101-4313-9a99-f5bfc406070c))
2356
+  (segment (start 124.67 62.25) (end 126.285 63.865) (width 1) (layer "B.Cu") (net 15) (tstamp 99e48464-6f0a-4341-9d17-8be94524c597))
2357
+  (segment (start 115.49 77.2) (end 115.49 91.805) (width 1) (layer "B.Cu") (net 15) (tstamp b8f41f93-afc2-4d7b-aeba-c51c4443018d))
2358
+  (segment (start 94.535 57.515) (end 99.27 62.25) (width 1) (layer "B.Cu") (net 15) (tstamp e7e02f06-937a-4b0a-b2fd-184dd70edba5))
2014 2359
   (segment (start 118.03 77.835) (end 128.19 67.675) (width 1) (layer "B.Cu") (net 25) (tstamp 069eda0c-93c8-4203-8113-0d4ad658b2a4))
2015 2360
   (segment (start 128.19 67.675) (end 128.19 62.595) (width 1) (layer "B.Cu") (net 25) (tstamp 1e52fb6f-4e58-42a2-b908-831dbed53a66))
2016 2361
   (segment (start 118.03 91.805) (end 118.03 77.835) (width 1) (layer "B.Cu") (net 25) (tstamp 1f60c03c-cac5-487b-8f37-663d57d32574))
@@ -2023,16 +2368,33 @@
2023 2368
   (segment (start 110.41 93.075) (end 110.41 91.805) (width 1) (layer "B.Cu") (net 30) (tstamp 72fbb50b-75fa-4999-b977-6c99a2ede876))
2024 2369
   (segment (start 112.696 75.93) (end 123.491 65.135) (width 1) (layer "B.Cu") (net 36) (tstamp bd390472-9518-4e6f-84ef-b62fe5d20184))
2025 2370
   (segment (start 95.805 75.93) (end 112.696 75.93) (width 1) (layer "B.Cu") (net 36) (tstamp ff6f7785-9f30-46e3-b06d-4db5951b6a0c))
2371
+  (segment (start 181.67 55.25) (end 184.92 52) (width 2) (layer "B.Cu") (net 37) (tstamp 2750e0df-9648-4d4d-95c3-04566cd96c87))
2372
+  (segment (start 197.986 52) (end 200.961 54.975) (width 2) (layer "B.Cu") (net 37) (tstamp 9a9be7e7-4917-4b0d-973f-0fdb33b86fa8))
2373
+  (segment (start 184.92 52) (end 197.986 52) (width 2) (layer "B.Cu") (net 37) (tstamp a9d9aaa1-4d9f-4846-8c3e-0184156dc842))
2374
+  (segment (start 195.606 55.25) (end 195.881 54.975) (width 2) (layer "B.Cu") (net 38) (tstamp 8d454399-0f69-40fe-9314-ebd4e2dea343))
2375
+  (segment (start 191.83 55.25) (end 195.606 55.25) (width 2) (layer "B.Cu") (net 38) (tstamp f409ae8f-2465-43d6-b2c7-f805cb6a513c))
2026 2376
   (segment (start 134.54 83.042) (end 139.239 83.042) (width 1) (layer "B.Cu") (net 40) (tstamp 4201fe46-aaab-438d-9689-4e9879ddd36e))
2027 2377
   (segment (start 139.239 83.042) (end 157.146 65.135) (width 1) (layer "B.Cu") (net 40) (tstamp 5bdf9ae3-e497-4b2c-8683-889a532f5669))
2028 2378
   (segment (start 134.54 75.93) (end 147.875 62.595) (width 1) (layer "B.Cu") (net 41) (tstamp 6b62a984-2303-4ec4-ab34-caf87b1563e1))
2029 2379
   (segment (start 159.686 62.595) (end 162.226 65.135) (width 1) (layer "B.Cu") (net 41) (tstamp b8eba536-a236-445b-a3a1-91fea45b0fef))
2030 2380
   (segment (start 147.875 62.595) (end 159.686 62.595) (width 1) (layer "B.Cu") (net 41) (tstamp bfb5caf8-7da7-4d12-ba75-a616b959fe55))
2381
+  (segment (start 157.701 59.5) (end 162.226 54.975) (width 2) (layer "F.Cu") (net 42) (tstamp 37f1c2b1-833f-4c2e-9261-db3ecf043ae6))
2382
+  (segment (start 144.25 59.5) (end 157.701 59.5) (width 2) (layer "F.Cu") (net 42) (tstamp 7b045629-2569-4f9b-959b-7bd04b2f0884))
2383
+  (segment (start 142.42 57.67) (end 144.25 59.5) (width 2) (layer "F.Cu") (net 42) (tstamp af0fca5c-c38d-41e7-b65e-43ea1842eaa5))
2384
+  (segment (start 142.42 55) (end 142.42 57.67) (width 2) (layer "F.Cu") (net 42) (tstamp f6a8ac75-2c07-43af-ad76-f532e81dd217))
2385
+  (segment (start 157.121 55) (end 157.146 54.975) (width 2) (layer "B.Cu") (net 43) (tstamp 617374d0-a9a3-40d3-bbf7-916b4d0780bd))
2386
+  (segment (start 152.58 55) (end 157.121 55) (width 2) (layer "B.Cu") (net 43) (tstamp 92c82922-9dd3-4a11-b24c-861aa2506770))
2031 2387
   (segment (start 177.974 83.042) (end 195.881 65.135) (width 1) (layer "B.Cu") (net 45) (tstamp 4a2bdd86-b736-47a5-acf2-3c9a95b08426))
2032 2388
   (segment (start 173.275 83.042) (end 177.974 83.042) (width 1) (layer "B.Cu") (net 45) (tstamp 9f82f136-1d98-4720-8a58-3e78364da865))
2033 2389
   (segment (start 197.786 61.96) (end 200.961 65.135) (width 1) (layer "B.Cu") (net 46) (tstamp 2154b001-0593-4a3c-b61b-9e6c76d82a66))
2034 2390
   (segment (start 187.245 61.96) (end 197.786 61.96) (width 1) (layer "B.Cu") (net 46) (tstamp 4f5e8a5f-b927-422c-a6c8-61cb61a65927))
2035 2391
   (segment (start 173.275 75.93) (end 187.245 61.96) (width 1) (layer "B.Cu") (net 46) (tstamp 579baa41-bbc0-4521-b086-19c9b68fc06c))
2392
+  (segment (start 106.25 59.25) (end 119.216 59.25) (width 2) (layer "B.Cu") (net 47) (tstamp 223fbba9-d8ce-468d-99b4-ef3794f1cb1f))
2393
+  (segment (start 119.216 59.25) (end 123.491 54.975) (width 2) (layer "B.Cu") (net 47) (tstamp 409c0648-d699-4efc-8e55-ae1da6f6a305))
2394
+  (segment (start 103.92 56.92) (end 106.25 59.25) (width 2) (layer "B.Cu") (net 47) (tstamp 9366397d-24e2-4174-9c10-d7b0a50e4adc))
2395
+  (segment (start 103.92 55) (end 103.92 56.92) (width 2) (layer "B.Cu") (net 47) (tstamp a259f124-7eab-4069-bf03-6dc25df7030d))
2396
+  (segment (start 118.386 55) (end 118.411 54.975) (width 2) (layer "B.Cu") (net 48) (tstamp 0a61a898-1912-43fa-a144-4a3793106395))
2397
+  (segment (start 114.08 55) (end 118.386 55) (width 2) (layer "B.Cu") (net 48) (tstamp e790ef8c-f9d1-4702-bcef-25055cb7a9cf))
2036 2398
   (segment (start 144.065 92.44) (end 143.43 91.805) (width 1) (layer "B.Cu") (net 51) (tstamp 20c0290c-1313-40b7-90f5-b01a44a3a2aa))
2037 2399
   (segment (start 154.225 92.44) (end 144.065 92.44) (width 1) (layer "B.Cu") (net 51) (tstamp 81ac453d-d04c-43dc-af5f-0f068c5cd1da))
2038 2400
   (segment (start 128.19 115.935) (end 128.19 109.585) (width 1) (layer "B.Cu") (net 54) (tstamp 0889b334-2d20-423a-bdc6-1ad203bba64f))
@@ -2078,5 +2440,8 @@
2078 2440
   (segment (start 95.805 83.042) (end 93.195 80.432) (width 1) (layer "B.Cu") (net 63) (tstamp 74cae6ce-1da4-42da-ac64-b7377c5cbf4b))
2079 2441
   (segment (start 93.195 80.432) (end 93.195 74.095) (width 1) (layer "B.Cu") (net 63) (tstamp a7878a9b-c802-4013-820a-0607781d43bc))
2080 2442
   (segment (start 102.155 65.135) (end 118.411 65.135) (width 1) (layer "B.Cu") (net 63) (tstamp e8d01167-3c7a-4dcc-a3b5-463cfc51a7ca))
2443
+  (segment (start 104.33 86.5) (end 99.25 86.5) (width 1) (layer "B.Cu") (net 64) (tstamp 387793d6-d0b6-4f96-a27a-6d0c368f6fb2))
2444
+  (segment (start 99.25 86.5) (end 97.71 88.04) (width 1) (layer "B.Cu") (net 64) (tstamp 4bc6dcbe-c0cf-49f8-b119-302d57ff953e))
2445
+  (segment (start 97.71 88.04) (end 97.71 91.805) (width 1) (layer "B.Cu") (net 64) (tstamp c148a533-b45e-489e-b049-8b4a2403ad86))
2081 2446
 
2082 2447
 )

+ 232
- 11
pcb/drumkit.kicad_sch Vedi File

@@ -6,8 +6,8 @@
6 6
 
7 7
   (title_block
8 8
     (title "Drumkit")
9
-    (date "2024-03-29")
10
-    (rev "1.5")
9
+    (date "2024-03-30")
10
+    (rev "2")
11 11
     (comment 1 "https://git.xythobuz.de/thomas/drumkit")
12 12
     (comment 2 "Licensed under the CERN-OHL-S-2.0+")
13 13
     (comment 4 "Copyright (c) 2024 Kauzerei, Thomas Buck")
@@ -302,6 +302,71 @@
302 302
         )
303 303
       )
304 304
     )
305
+    (symbol "Diode:1N5819" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
306
+      (property "Reference" "D" (at 0 2.54 0)
307
+        (effects (font (size 1.27 1.27)))
308
+      )
309
+      (property "Value" "1N5819" (at 0 -2.54 0)
310
+        (effects (font (size 1.27 1.27)))
311
+      )
312
+      (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (at 0 -4.445 0)
313
+        (effects (font (size 1.27 1.27)) hide)
314
+      )
315
+      (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" (at 0 0 0)
316
+        (effects (font (size 1.27 1.27)) hide)
317
+      )
318
+      (property "ki_keywords" "diode Schottky" (at 0 0 0)
319
+        (effects (font (size 1.27 1.27)) hide)
320
+      )
321
+      (property "ki_description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" (at 0 0 0)
322
+        (effects (font (size 1.27 1.27)) hide)
323
+      )
324
+      (property "ki_fp_filters" "D*DO?41*" (at 0 0 0)
325
+        (effects (font (size 1.27 1.27)) hide)
326
+      )
327
+      (symbol "1N5819_0_1"
328
+        (polyline
329
+          (pts
330
+            (xy 1.27 0)
331
+            (xy -1.27 0)
332
+          )
333
+          (stroke (width 0) (type default))
334
+          (fill (type none))
335
+        )
336
+        (polyline
337
+          (pts
338
+            (xy 1.27 1.27)
339
+            (xy 1.27 -1.27)
340
+            (xy -1.27 0)
341
+            (xy 1.27 1.27)
342
+          )
343
+          (stroke (width 0.254) (type default))
344
+          (fill (type none))
345
+        )
346
+        (polyline
347
+          (pts
348
+            (xy -1.905 0.635)
349
+            (xy -1.905 1.27)
350
+            (xy -1.27 1.27)
351
+            (xy -1.27 -1.27)
352
+            (xy -0.635 -1.27)
353
+            (xy -0.635 -0.635)
354
+          )
355
+          (stroke (width 0.254) (type default))
356
+          (fill (type none))
357
+        )
358
+      )
359
+      (symbol "1N5819_1_1"
360
+        (pin passive line (at -3.81 0 0) (length 2.54)
361
+          (name "K" (effects (font (size 1.27 1.27))))
362
+          (number "1" (effects (font (size 1.27 1.27))))
363
+        )
364
+        (pin passive line (at 3.81 0 180) (length 2.54)
365
+          (name "A" (effects (font (size 1.27 1.27))))
366
+          (number "2" (effects (font (size 1.27 1.27))))
367
+        )
368
+      )
369
+    )
305 370
     (symbol "GND_1" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
306 371
       (property "Reference" "#PWR" (at 0 -6.35 0)
307 372
         (effects (font (size 1.27 1.27)) hide)
@@ -1101,6 +1166,10 @@
1101 1166
     (stroke (width 0) (type default))
1102 1167
     (uuid 02be8cd2-19fb-4405-bd72-0bbe94e9d278)
1103 1168
   )
1169
+  (wire (pts (xy 194.31 77.47) (xy 196.85 77.47))
1170
+    (stroke (width 0) (type default))
1171
+    (uuid 03c8bdb2-83c1-4382-9e0e-44c499b76dd5)
1172
+  )
1104 1173
   (wire (pts (xy 204.47 83.82) (xy 201.93 83.82))
1105 1174
     (stroke (width 0) (type default))
1106 1175
     (uuid 0b1e1fab-5676-4474-91c5-7b344895b8f1)
@@ -1141,6 +1210,10 @@
1141 1210
     (stroke (width 0) (type default))
1142 1211
     (uuid 1cadf9d5-f1fb-4d54-95fc-f6ad22b610bd)
1143 1212
   )
1213
+  (wire (pts (xy 276.86 82.55) (xy 276.86 83.82))
1214
+    (stroke (width 0) (type default))
1215
+    (uuid 1d6dda9b-3832-47d2-b294-303746ad94d8)
1216
+  )
1144 1217
   (wire (pts (xy 27.94 182.88) (xy 27.94 185.42))
1145 1218
     (stroke (width 0) (type default))
1146 1219
     (uuid 20304bb0-8e73-4136-9301-3e2aace6466d)
@@ -1165,6 +1238,10 @@
1165 1238
     (stroke (width 0) (type default))
1166 1239
     (uuid 2a2b7943-ba73-4eec-9045-d64e67436a5a)
1167 1240
   )
1241
+  (wire (pts (xy 276.86 83.82) (xy 279.4 83.82))
1242
+    (stroke (width 0) (type default))
1243
+    (uuid 31004eef-d630-418e-aea8-566a989b06bb)
1244
+  )
1168 1245
   (wire (pts (xy 81.28 68.58) (xy 90.17 68.58))
1169 1246
     (stroke (width 0) (type default))
1170 1247
     (uuid 35f7d663-5910-4ebf-a0e1-08f7034d6023)
@@ -1237,6 +1314,10 @@
1237 1314
     (stroke (width 0) (type default))
1238 1315
     (uuid 508a8dbb-7b04-4160-8869-2095764fea25)
1239 1316
   )
1317
+  (wire (pts (xy 233.68 78.74) (xy 233.68 77.47))
1318
+    (stroke (width 0) (type default))
1319
+    (uuid 580eed61-3b68-4068-8dbd-63928b5e18ac)
1320
+  )
1240 1321
   (wire (pts (xy 74.93 99.06) (xy 90.17 99.06))
1241 1322
     (stroke (width 0) (type default))
1242 1323
     (uuid 5978da11-6cbb-4a93-8369-ed52b5fdebcd)
@@ -1269,6 +1350,10 @@
1269 1350
     (stroke (width 0) (type default))
1270 1351
     (uuid 6ca708ec-20a6-49a3-ba37-265ca57df3ed)
1271 1352
   )
1353
+  (wire (pts (xy 194.31 85.09) (xy 196.85 85.09))
1354
+    (stroke (width 0) (type default))
1355
+    (uuid 6e7a8a23-076f-4115-849b-8f0d75a958a6)
1356
+  )
1272 1357
   (wire (pts (xy 27.94 114.3) (xy 30.48 114.3))
1273 1358
     (stroke (width 0) (type default))
1274 1359
     (uuid 71f92fb0-e9d8-4d0e-970e-e11a1021ca76)
@@ -1285,13 +1370,13 @@
1285 1370
     (stroke (width 0) (type default))
1286 1371
     (uuid 7c5d2dc4-9a01-4d42-ae9d-9c2a3ec3b463)
1287 1372
   )
1288
-  (wire (pts (xy 177.8 83.82) (xy 181.61 83.82))
1373
+  (wire (pts (xy 233.68 83.82) (xy 233.68 85.09))
1289 1374
     (stroke (width 0) (type default))
1290
-    (uuid 7daf281a-3c45-4660-8475-b857d62c732e)
1375
+    (uuid 7d632fc5-3d64-41db-b8b9-db20fad7c33d)
1291 1376
   )
1292
-  (wire (pts (xy 129.54 68.58) (xy 129.54 58.42))
1377
+  (wire (pts (xy 177.8 83.82) (xy 181.61 83.82))
1293 1378
     (stroke (width 0) (type default))
1294
-    (uuid 7dddd38a-d451-4963-b446-be47020730a9)
1379
+    (uuid 7daf281a-3c45-4660-8475-b857d62c732e)
1295 1380
   )
1296 1381
   (wire (pts (xy 72.39 154.94) (xy 80.01 154.94))
1297 1382
     (stroke (width 0) (type default))
@@ -1325,6 +1410,10 @@
1325 1410
     (stroke (width 0) (type default))
1326 1411
     (uuid 87ce4057-706e-4fb2-a4bb-91848197baf7)
1327 1412
   )
1413
+  (wire (pts (xy 233.68 85.09) (xy 236.22 85.09))
1414
+    (stroke (width 0) (type default))
1415
+    (uuid 87e329af-e922-4588-879d-fb7e02236399)
1416
+  )
1328 1417
   (wire (pts (xy 161.29 129.54) (xy 161.29 147.32))
1329 1418
     (stroke (width 0) (type default))
1330 1419
     (uuid 89958150-fc2c-40c2-8e36-7e0a3fc8a704)
@@ -1349,6 +1438,10 @@
1349 1438
     (stroke (width 0) (type default))
1350 1439
     (uuid 93f28c77-80ff-4fa4-9399-22f363e654b3)
1351 1440
   )
1441
+  (wire (pts (xy 276.86 76.2) (xy 279.4 76.2))
1442
+    (stroke (width 0) (type default))
1443
+    (uuid 9950c539-0cb0-4aff-af1f-183bdf3d3c45)
1444
+  )
1352 1445
   (wire (pts (xy 72.39 182.88) (xy 72.39 180.34))
1353 1446
     (stroke (width 0) (type default))
1354 1447
     (uuid 99b78b2b-871e-4dcb-a4e2-9d0a637dac6d)
@@ -1369,6 +1462,10 @@
1369 1462
     (stroke (width 0) (type default))
1370 1463
     (uuid a2d859fc-51fc-41d9-bb2a-a8de33975605)
1371 1464
   )
1465
+  (wire (pts (xy 194.31 78.74) (xy 194.31 77.47))
1466
+    (stroke (width 0) (type default))
1467
+    (uuid a99931a0-cc00-4c23-93be-ab7c9ec7b8c5)
1468
+  )
1372 1469
   (wire (pts (xy 143.51 55.88) (xy 143.51 58.42))
1373 1470
     (stroke (width 0) (type default))
1374 1471
     (uuid b04fba74-92c7-418f-a275-542bca4030cd)
@@ -1413,6 +1510,10 @@
1413 1510
     (stroke (width 0) (type default))
1414 1511
     (uuid b8cd8070-6df0-45c7-9b9c-1bcc29a2b871)
1415 1512
   )
1513
+  (wire (pts (xy 129.54 55.88) (xy 129.54 58.42))
1514
+    (stroke (width 0) (type default))
1515
+    (uuid b8d131ff-5be8-4a42-9e49-c43c8bcbca78)
1516
+  )
1416 1517
   (wire (pts (xy 227.33 40.64) (xy 151.13 40.64))
1417 1518
     (stroke (width 0) (type default))
1418 1519
     (uuid b92cd23e-7173-44ae-bf16-fc30012d0a25)
@@ -1429,6 +1530,10 @@
1429 1530
     (stroke (width 0) (type default))
1430 1531
     (uuid bcd0f28a-1b17-45b7-b854-3011dbcfd77c)
1431 1532
   )
1533
+  (wire (pts (xy 276.86 77.47) (xy 276.86 76.2))
1534
+    (stroke (width 0) (type default))
1535
+    (uuid bd2aabcf-2bfd-40d8-99a1-a8e23cb35416)
1536
+  )
1432 1537
   (wire (pts (xy 72.39 182.88) (xy 82.55 182.88))
1433 1538
     (stroke (width 0) (type default))
1434 1539
     (uuid bd4b000e-6bd4-4190-862e-6f3e0be77f33)
@@ -1541,10 +1646,18 @@
1541 1646
     (stroke (width 0) (type default))
1542 1647
     (uuid ede3c101-2638-4ce6-bf23-3fa05d52ce44)
1543 1648
   )
1649
+  (wire (pts (xy 129.54 66.04) (xy 129.54 68.58))
1650
+    (stroke (width 0) (type default))
1651
+    (uuid ee258d12-ca2d-40f3-ac97-fc36cd0bc630)
1652
+  )
1544 1653
   (wire (pts (xy 125.73 93.98) (xy 153.67 93.98))
1545 1654
     (stroke (width 0) (type default))
1546 1655
     (uuid ee8a1874-bf30-4801-911f-bcabe1797fa2)
1547 1656
   )
1657
+  (wire (pts (xy 194.31 83.82) (xy 194.31 85.09))
1658
+    (stroke (width 0) (type default))
1659
+    (uuid f18d1531-29b2-48f6-af4a-0f7798a1448a)
1660
+  )
1548 1661
   (wire (pts (xy 62.23 182.88) (xy 72.39 182.88))
1549 1662
     (stroke (width 0) (type default))
1550 1663
     (uuid f1c4ace8-c0b9-4f68-aa9b-774c8293cd0d)
@@ -1569,6 +1682,10 @@
1569 1682
     (stroke (width 0) (type default))
1570 1683
     (uuid f5da9026-3eee-416b-828d-4ea7e5552dc2)
1571 1684
   )
1685
+  (wire (pts (xy 233.68 77.47) (xy 236.22 77.47))
1686
+    (stroke (width 0) (type default))
1687
+    (uuid f87ea693-ce88-4fdd-9d71-5a6558296b8f)
1688
+  )
1572 1689
   (wire (pts (xy 83.82 57.15) (xy 83.82 66.04))
1573 1690
     (stroke (width 0) (type default))
1574 1691
     (uuid fc5c29cc-3de2-4c41-ade9-c52ed94985d1)
@@ -1868,6 +1985,32 @@
1868 1985
     )
1869 1986
   )
1870 1987
 
1988
+  (symbol (lib_id "Diode:1N5819") (at 236.22 81.28 270) (unit 1)
1989
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1990
+    (uuid 591d669a-be0a-48dc-be4f-ac05371fb602)
1991
+    (property "Reference" "D6" (at 238.76 79.6925 90)
1992
+      (effects (font (size 1.27 1.27)) (justify left))
1993
+    )
1994
+    (property "Value" "1N5819" (at 238.76 82.2325 90)
1995
+      (effects (font (size 1.27 1.27)) (justify left))
1996
+    )
1997
+    (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (at 231.775 81.28 0)
1998
+      (effects (font (size 1.27 1.27)) hide)
1999
+    )
2000
+    (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" (at 236.22 81.28 0)
2001
+      (effects (font (size 1.27 1.27)) hide)
2002
+    )
2003
+    (pin "2" (uuid cb809b9a-f011-40f1-9da5-1fe2d8a2595f))
2004
+    (pin "1" (uuid eb805df0-66c7-465a-88d0-52ff5533fbb0))
2005
+    (instances
2006
+      (project "drumkit"
2007
+        (path "/13d14c25-8baa-4714-9b30-86acf6c3cb37"
2008
+          (reference "D6") (unit 1)
2009
+        )
2010
+      )
2011
+    )
2012
+  )
2013
+
1871 2014
   (symbol (lib_id "Device:LED") (at 82.55 165.1 90) (unit 1)
1872 2015
     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1873 2016
     (uuid 5bb5f30d-381b-4649-87ed-80378fb8b3d1)
@@ -2084,6 +2227,32 @@
2084 2227
     )
2085 2228
   )
2086 2229
 
2230
+  (symbol (lib_id "Diode:1N5819") (at 279.4 80.01 270) (unit 1)
2231
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
2232
+    (uuid 8f130dcc-05a5-4811-a3c6-3e8215164e72)
2233
+    (property "Reference" "D7" (at 281.94 78.4225 90)
2234
+      (effects (font (size 1.27 1.27)) (justify left))
2235
+    )
2236
+    (property "Value" "1N5819" (at 281.94 80.9625 90)
2237
+      (effects (font (size 1.27 1.27)) (justify left))
2238
+    )
2239
+    (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (at 274.955 80.01 0)
2240
+      (effects (font (size 1.27 1.27)) hide)
2241
+    )
2242
+    (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" (at 279.4 80.01 0)
2243
+      (effects (font (size 1.27 1.27)) hide)
2244
+    )
2245
+    (pin "2" (uuid cb809b9a-f011-40f1-9da5-1fe2d8a2595f))
2246
+    (pin "1" (uuid eb805df0-66c7-465a-88d0-52ff5533fbb0))
2247
+    (instances
2248
+      (project "drumkit"
2249
+        (path "/13d14c25-8baa-4714-9b30-86acf6c3cb37"
2250
+          (reference "D7") (unit 1)
2251
+        )
2252
+      )
2253
+    )
2254
+  )
2255
+
2087 2256
   (symbol (lib_name "GND_1") (lib_id "power:GND") (at 245.11 88.9 0) (unit 1)
2088 2257
     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
2089 2258
     (uuid 94e4abe8-3ff0-4fda-87cf-7ac9a69c783b)
@@ -2109,19 +2278,19 @@
2109 2278
     )
2110 2279
   )
2111 2280
 
2112
-  (symbol (lib_id "power:+BATT") (at 129.54 58.42 0) (unit 1)
2281
+  (symbol (lib_id "power:+BATT") (at 129.54 55.88 0) (unit 1)
2113 2282
     (in_bom yes) (on_board yes) (dnp no)
2114 2283
     (uuid 9aad85f4-69cb-4cff-9eeb-757904e4d093)
2115
-    (property "Reference" "#PWR03" (at 129.54 62.23 0)
2284
+    (property "Reference" "#PWR03" (at 129.54 59.69 0)
2116 2285
       (effects (font (size 1.27 1.27)) hide)
2117 2286
     )
2118
-    (property "Value" "+BATT" (at 129.54 53.34 0)
2287
+    (property "Value" "+BATT" (at 129.54 50.8 0)
2119 2288
       (effects (font (size 1.27 1.27)))
2120 2289
     )
2121
-    (property "Footprint" "" (at 129.54 58.42 0)
2290
+    (property "Footprint" "" (at 129.54 55.88 0)
2122 2291
       (effects (font (size 1.27 1.27)) hide)
2123 2292
     )
2124
-    (property "Datasheet" "" (at 129.54 58.42 0)
2293
+    (property "Datasheet" "" (at 129.54 55.88 0)
2125 2294
       (effects (font (size 1.27 1.27)) hide)
2126 2295
     )
2127 2296
     (pin "1" (uuid 72e07d73-ddf9-4bba-a1b6-abbf88e6d7ca))
@@ -2370,6 +2539,32 @@
2370 2539
     )
2371 2540
   )
2372 2541
 
2542
+  (symbol (lib_id "Diode:1N5819") (at 196.85 81.28 270) (unit 1)
2543
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
2544
+    (uuid cac3d651-91c9-4462-8726-37c66b7bbc34)
2545
+    (property "Reference" "D5" (at 199.39 79.6925 90)
2546
+      (effects (font (size 1.27 1.27)) (justify left))
2547
+    )
2548
+    (property "Value" "1N5819" (at 199.39 82.2325 90)
2549
+      (effects (font (size 1.27 1.27)) (justify left))
2550
+    )
2551
+    (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (at 192.405 81.28 0)
2552
+      (effects (font (size 1.27 1.27)) hide)
2553
+    )
2554
+    (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" (at 196.85 81.28 0)
2555
+      (effects (font (size 1.27 1.27)) hide)
2556
+    )
2557
+    (pin "2" (uuid cb809b9a-f011-40f1-9da5-1fe2d8a2595f))
2558
+    (pin "1" (uuid eb805df0-66c7-465a-88d0-52ff5533fbb0))
2559
+    (instances
2560
+      (project "drumkit"
2561
+        (path "/13d14c25-8baa-4714-9b30-86acf6c3cb37"
2562
+          (reference "D5") (unit 1)
2563
+        )
2564
+      )
2565
+    )
2566
+  )
2567
+
2373 2568
   (symbol (lib_id "dk_Encoders:PEC11R-4215F-S0024") (at 149.86 127 0) (mirror y) (unit 1)
2374 2569
     (in_bom yes) (on_board yes) (dnp no)
2375 2570
     (uuid d055ceb9-d809-4631-92c1-18c54afd2dcd)
@@ -2481,6 +2676,32 @@
2481 2676
     )
2482 2677
   )
2483 2678
 
2679
+  (symbol (lib_id "Diode:1N5819") (at 129.54 62.23 90) (unit 1)
2680
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
2681
+    (uuid e19dca11-b9b6-4afc-925c-d5ce7f2f6b0e)
2682
+    (property "Reference" "D8" (at 132.08 61.2775 90)
2683
+      (effects (font (size 1.27 1.27)) (justify right))
2684
+    )
2685
+    (property "Value" "1N5819" (at 132.08 63.8175 90)
2686
+      (effects (font (size 1.27 1.27)) (justify right))
2687
+    )
2688
+    (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (at 133.985 62.23 0)
2689
+      (effects (font (size 1.27 1.27)) hide)
2690
+    )
2691
+    (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" (at 129.54 62.23 0)
2692
+      (effects (font (size 1.27 1.27)) hide)
2693
+    )
2694
+    (pin "2" (uuid cb809b9a-f011-40f1-9da5-1fe2d8a2595f))
2695
+    (pin "1" (uuid eb805df0-66c7-465a-88d0-52ff5533fbb0))
2696
+    (instances
2697
+      (project "drumkit"
2698
+        (path "/13d14c25-8baa-4714-9b30-86acf6c3cb37"
2699
+          (reference "D8") (unit 1)
2700
+        )
2701
+      )
2702
+    )
2703
+  )
2704
+
2484 2705
   (symbol (lib_id "MCU_RaspberryPi_and_Boards:Pico") (at 107.95 90.17 0) (unit 1)
2485 2706
     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
2486 2707
     (uuid ed8e5ba1-6dc9-4326-8936-6e1df5b8bdf0)

Loading…
Annulla
Salva