forked from 0zark/electrosluch_prototype
fix connection to Audiojacks, change Resistor footprints
This commit is contained in:
parent
530a22807b
commit
14ee684aa5
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
"#","Reference","Qty","Value","Footprint","DNP"
|
||||
"1","BT1","1","9V Battery","",""
|
||||
"2","C1, C2, C3, C4, C5, C6","6","2.2 µF","Capacitor_THT:CP_Radial_D4.0mm_P2.00mm",""
|
||||
"3","J1","1","OPAmp","Package_DIP:DIP-8_W7.62mm_Socket",""
|
||||
"4","J2","1","AudioJack2_Ground_Switch","Connector_Audio:Jack_3.5mm_CUI_SJ1-3525N_Horizontal",""
|
||||
"5","L1, L2","2","L","Inductor_THT:L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC",""
|
||||
"6","R1, R2","2","1 kOhm","Resistor_THT:R_Box_L8.4mm_W2.5mm_P5.08mm",""
|
||||
"7","R3","1","390kOhm","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical",""
|
||||
"8","R4","1","390 kOhm","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical",""
|
||||
"9","R5, R6","2","100kOhm","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical",""
|
||||
#,Reference,Qty,Value,Footprint,DNP
|
||||
1,BT1,1,9V Battery,,
|
||||
2,"C1, C2, C3, C4, C5, C6",6,2.2 µF,Capacitor_THT:CP_Radial_D4.0mm_P2.00mm,
|
||||
3,J1,1,OPAmp,Package_DIP:DIP-8_W7.62mm_Socket,
|
||||
4,J2,1,AudioJackx,Connector_Audio:Jack_3.5mm_CUI_SJ1-3525N_Horizontal,
|
||||
5,"L1, L2",2,L,Inductor_THT:L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC,
|
||||
6,"R1, R2",2,1 kOhm,Resistor_THT:R_Box_L8.4mm_W2.5mm_P5.08mm,
|
||||
7,R3,1,390 kOhm,Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical,
|
||||
8,R4,1,390 kOhm,Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical,
|
||||
9,"R5, R6",2,100 kOhm,Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical,
|
||||
|
|
File diff suppressed because it is too large
Load Diff
@ -19,7 +19,7 @@
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": false,
|
||||
"lockedItems": true,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
@ -66,7 +66,7 @@
|
||||
39,
|
||||
40
|
||||
],
|
||||
"visible_layers": "0001020_80000000",
|
||||
"visible_layers": "0001020_80000001",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
|
@ -111,21 +111,21 @@
|
||||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.049999999999999996,
|
||||
"min_connection": 0.09999999999999999,
|
||||
"min_copper_edge_clearance": 0.19999999999999998,
|
||||
"min_clearance": 0.15,
|
||||
"min_connection": 0.19999999999999998,
|
||||
"min_copper_edge_clearance": 0.3,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_hole_to_hole": 0.3,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
"min_resolved_spokes": 2,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.7999999999999999,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_text_thickness": 0.15,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.15,
|
||||
"min_via_annular_width": 0.15,
|
||||
"min_via_diameter": 0.5,
|
||||
"min_track_width": 0.19999999999999998,
|
||||
"min_via_annular_width": 0.19999999999999998,
|
||||
"min_via_diameter": 0.7,
|
||||
"solder_mask_clearance": 0.0,
|
||||
"solder_mask_min_width": 0.0,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
@ -173,12 +173,28 @@
|
||||
],
|
||||
"track_widths": [
|
||||
0.0,
|
||||
0.254,
|
||||
0.3,
|
||||
0.4,
|
||||
0.508,
|
||||
1.0
|
||||
],
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
},
|
||||
{
|
||||
"diameter": 0.7,
|
||||
"drill": 0.3
|
||||
},
|
||||
{
|
||||
"diameter": 0.8,
|
||||
"drill": 0.4
|
||||
},
|
||||
{
|
||||
"diameter": 1.0,
|
||||
"drill": 0.6
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false
|
||||
@ -413,7 +429,7 @@
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.1,
|
||||
"clearance": 0.254,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
@ -423,24 +439,7 @@
|
||||
"name": "Default",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 1.0,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "default old",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.1,
|
||||
"track_width": 0.3,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
@ -451,12 +450,7 @@
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": [
|
||||
{
|
||||
"netclass": "default old",
|
||||
"pattern": "/Virtual_Ground"
|
||||
}
|
||||
]
|
||||
"netclass_patterns": []
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
|
@ -746,36 +746,33 @@
|
||||
)
|
||||
)
|
||||
|
||||
(junction (at 101.6 81.28) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 11ad82cf-c265-48a1-86d7-e167c8be0807)
|
||||
)
|
||||
(junction (at 76.2 92.71) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 1baf03a2-27ae-45c4-97fc-15fc4297a99b)
|
||||
)
|
||||
(junction (at 90.17 83.82) (diameter 0) (color 0 0 0 0)
|
||||
(junction (at 95.25 83.82) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 3386a276-5415-4611-a95e-890f1bc5720f)
|
||||
)
|
||||
(junction (at 60.96 109.22) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 3b623fbb-9546-4bbb-8dbc-40a742b7c6cd)
|
||||
)
|
||||
(junction (at 63.5 81.28) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 3da494f0-e3ee-4220-92bc-7e02a526c328)
|
||||
(junction (at 86.36 83.82) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 4e0f1942-28c7-4bd2-b031-54a0e0fa8191)
|
||||
)
|
||||
(junction (at 83.82 109.22) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 42b68ed7-0318-4e3a-8292-dc5ddc9c4841)
|
||||
(junction (at 69.85 81.28) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 5fe2c532-5700-4756-b61d-937f0ff4b9aa)
|
||||
)
|
||||
(junction (at 76.2 114.3) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 6424d342-717d-420e-b540-4132af718787)
|
||||
)
|
||||
(junction (at 52.07 81.28) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 71dfc2fa-f93f-4a2d-a12a-2382207a3cde)
|
||||
)
|
||||
(junction (at 76.2 57.15) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 74bc098d-c717-4b12-9f84-929412de934c)
|
||||
)
|
||||
(junction (at 91.44 109.22) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 7a576e91-0ade-4a62-98ae-3eaff92ca18b)
|
||||
)
|
||||
(junction (at 62.23 81.28) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 7b59ec22-6b66-4b13-8af4-ae429dc8c8b3)
|
||||
)
|
||||
(junction (at 64.77 109.22) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 8fc5eb8f-32d4-423a-881e-a535397a2a47)
|
||||
)
|
||||
@ -785,18 +782,21 @@
|
||||
(junction (at 76.2 96.52) (diameter 0) (color 0 0 0 0)
|
||||
(uuid bdcf394f-2105-4991-9356-75c7e1d06d9b)
|
||||
)
|
||||
(junction (at 85.09 109.22) (diameter 0) (color 0 0 0 0)
|
||||
(uuid d04c82ca-113a-4a70-aa2b-776c82e5532a)
|
||||
)
|
||||
(junction (at 93.98 129.54) (diameter 0) (color 0 0 0 0)
|
||||
(uuid d9f9db3f-e08b-4472-810d-d1b2737d0227)
|
||||
)
|
||||
(junction (at 68.58 109.22) (diameter 0) (color 0 0 0 0)
|
||||
(uuid e6f27a32-be0e-42ea-8e62-96efed6873f6)
|
||||
)
|
||||
(junction (at 87.63 109.22) (diameter 0) (color 0 0 0 0)
|
||||
(uuid fa694cfa-1e73-4e16-a424-2eec6f0d069f)
|
||||
)
|
||||
(junction (at 76.2 109.22) (diameter 0) (color 0 0 0 0)
|
||||
(uuid fb330cb3-cf10-46de-866b-d294fd5315c4)
|
||||
)
|
||||
(junction (at 87.63 109.22) (diameter 0) (color 0 0 0 0)
|
||||
(uuid ffa1f888-65b8-4f79-a199-5690d08ad5ad)
|
||||
)
|
||||
|
||||
(wire (pts (xy 78.74 135.89) (xy 93.98 135.89))
|
||||
(stroke (width 0) (type default))
|
||||
@ -806,10 +806,14 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 073d8beb-dde9-4293-9cc9-61819cc0d1d0)
|
||||
)
|
||||
(wire (pts (xy 52.07 81.28) (xy 63.5 81.28))
|
||||
(wire (pts (xy 52.07 91.44) (xy 59.69 91.44))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 0923c3eb-e289-49e6-9ce5-44661341c116)
|
||||
)
|
||||
(wire (pts (xy 69.85 76.2) (xy 59.69 76.2))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 10c64220-c7f3-4adb-b5af-ae7658d500f1)
|
||||
)
|
||||
(wire (pts (xy 101.6 80.01) (xy 101.6 81.28))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 1228bc45-8542-44c5-9f3a-16413446f44c)
|
||||
@ -818,7 +822,7 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 142dae43-13d1-4ef2-951a-0f0f1dd5aece)
|
||||
)
|
||||
(wire (pts (xy 52.07 88.9) (xy 52.07 128.27))
|
||||
(wire (pts (xy 52.07 99.06) (xy 52.07 128.27))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 1a29b61d-3735-43cc-88cc-e5952a0b9c62)
|
||||
)
|
||||
@ -826,19 +830,19 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 1b6b00b2-79eb-40ec-ac9f-084939ea89aa)
|
||||
)
|
||||
(wire (pts (xy 97.79 90.17) (xy 85.09 90.17))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 1f1cf2a9-a7ba-4fee-9332-606ff3bdd7ac)
|
||||
)
|
||||
(wire (pts (xy 45.72 132.08) (xy 68.58 132.08))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 249ce586-2a0a-43d1-979d-33bc8f5043f3)
|
||||
)
|
||||
(wire (pts (xy 83.82 104.14) (xy 83.82 109.22))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 29ec6181-7d46-4892-a255-4eb665f8291f)
|
||||
)
|
||||
(wire (pts (xy 93.98 129.54) (xy 93.98 118.11))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 2a53fe97-f5b5-4920-9e92-dac4833b5238)
|
||||
)
|
||||
(wire (pts (xy 82.55 86.36) (xy 90.17 86.36))
|
||||
(wire (pts (xy 82.55 86.36) (xy 95.25 86.36))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 2bfdfa85-f4c3-445b-b2b5-e3ce6a8ce193)
|
||||
)
|
||||
@ -858,11 +862,7 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 42d4e41d-fbc9-4029-8126-837d5278e46e)
|
||||
)
|
||||
(wire (pts (xy 69.85 81.28) (xy 71.12 81.28))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 462c8cb6-1c61-4b28-9a52-87f06fdd9671)
|
||||
)
|
||||
(wire (pts (xy 101.6 81.28) (xy 90.17 81.28))
|
||||
(wire (pts (xy 101.6 81.28) (xy 95.25 81.28))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 51d0ac9d-3653-40a0-81bc-9c7690e679d7)
|
||||
)
|
||||
@ -890,6 +890,10 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 5dffe62c-4649-442c-bba1-ef22be86f9ca)
|
||||
)
|
||||
(wire (pts (xy 86.36 83.82) (xy 82.55 83.82))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 5e601ed0-5c50-42e4-9784-1a2175567fbd)
|
||||
)
|
||||
(wire (pts (xy 76.2 96.52) (xy 76.2 109.22))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 5eca9a63-16c8-4216-b49e-20dd63dcbf90)
|
||||
@ -902,6 +906,10 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 6379912b-b32c-4804-ac66-594f7e513b3e)
|
||||
)
|
||||
(wire (pts (xy 85.09 109.22) (xy 87.63 109.22))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 64348490-7e02-4e75-8588-0ceb3683fdfd)
|
||||
)
|
||||
(wire (pts (xy 82.55 115.57) (xy 91.44 115.57))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 6546457a-581c-4018-afc5-68629f3ec64b)
|
||||
@ -914,34 +922,54 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 68fc7675-09a5-4e3c-9422-b2945d1ad125)
|
||||
)
|
||||
(wire (pts (xy 63.5 81.28) (xy 63.5 83.82))
|
||||
(wire (pts (xy 62.23 81.28) (xy 62.23 83.82))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 6b9d0be8-297d-46c4-bf02-a4832ec9585a)
|
||||
)
|
||||
(wire (pts (xy 85.09 109.22) (xy 83.82 109.22))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 6c817aa5-6f46-41a1-9448-247b07770383)
|
||||
)
|
||||
(wire (pts (xy 82.55 92.71) (xy 76.2 92.71))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 72bf25ad-0357-41f1-872e-19484075d007)
|
||||
)
|
||||
(wire (pts (xy 85.09 90.17) (xy 85.09 109.22))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 72eef39e-f0b4-42a5-8d12-b6ef1db5296e)
|
||||
)
|
||||
(wire (pts (xy 69.85 86.36) (xy 68.58 86.36))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 740d1def-ebe7-4c2d-907f-3eac025f2233)
|
||||
)
|
||||
(wire (pts (xy 87.63 109.22) (xy 91.44 109.22))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 81aa4ee3-5d73-452e-bd89-c1c01635b38a)
|
||||
)
|
||||
(wire (pts (xy 101.6 88.9) (xy 101.6 127))
|
||||
(wire (pts (xy 101.6 100.33) (xy 101.6 127))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 82dcaaba-cd11-4c82-a4b5-11f3747fb928)
|
||||
)
|
||||
(wire (pts (xy 87.63 109.22) (xy 91.44 109.22))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 8beaf395-cfa1-4871-bd75-c59ce54787ef)
|
||||
)
|
||||
(wire (pts (xy 73.66 134.62) (xy 73.66 135.89))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 8f0b6eb0-15b6-4d78-b96a-d507f687d05f)
|
||||
)
|
||||
(wire (pts (xy 59.69 76.2) (xy 59.69 91.44))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 94560bec-73f1-4c13-85cb-1d27d522780b)
|
||||
)
|
||||
(wire (pts (xy 69.85 81.28) (xy 69.85 76.2))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 97a9293c-6457-41ec-95b7-0a072e6ba09a)
|
||||
)
|
||||
(wire (pts (xy 68.58 86.36) (xy 68.58 92.71))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 9b667413-775e-45c9-94be-d55751383b99)
|
||||
)
|
||||
(wire (pts (xy 86.36 83.82) (xy 86.36 92.71))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 9bfb1836-d60b-419f-9414-e96fa9b8ee7f)
|
||||
)
|
||||
(wire (pts (xy 46.99 115.57) (xy 82.55 115.57))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 9eba9484-945a-414a-9c72-6e79485a26b2)
|
||||
@ -962,7 +990,7 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid b0f440eb-e9af-4c87-a061-a3a6ef843040)
|
||||
)
|
||||
(wire (pts (xy 90.17 81.28) (xy 90.17 83.82))
|
||||
(wire (pts (xy 95.25 81.28) (xy 95.25 83.82))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid b8ba3532-ffbb-42c3-951c-ea74796097c1)
|
||||
)
|
||||
@ -970,6 +998,10 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid c4ececb3-ba83-49d2-a893-e4055058d3b4)
|
||||
)
|
||||
(wire (pts (xy 87.63 83.82) (xy 86.36 83.82))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid c77052a1-6084-4a28-a582-ddf2be85f43d)
|
||||
)
|
||||
(wire (pts (xy 52.07 80.01) (xy 52.07 81.28))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid c7957445-208b-43a6-bece-b9ffd8913cb9)
|
||||
@ -978,14 +1010,22 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid c7eca60e-1a7d-4125-b2a9-000def841ef4)
|
||||
)
|
||||
(wire (pts (xy 101.6 92.71) (xy 86.36 92.71))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid c85ee3db-04be-4377-8c58-2174c1dc318c)
|
||||
)
|
||||
(wire (pts (xy 76.2 57.15) (xy 101.6 57.15))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid cac7ce90-d8d8-4836-80df-f8af2496cdb7)
|
||||
)
|
||||
(wire (pts (xy 87.63 81.28) (xy 87.63 109.22))
|
||||
(wire (pts (xy 97.79 78.74) (xy 97.79 90.17))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid cfb41f23-c4cd-4ef7-943d-4aa43cd2f264)
|
||||
)
|
||||
(wire (pts (xy 86.36 78.74) (xy 86.36 81.28))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid cff92bbd-ef1b-4072-bf10-c0c492528fea)
|
||||
)
|
||||
(wire (pts (xy 64.77 88.9) (xy 69.85 88.9))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid d2af0a4d-9785-481b-a3c3-e3cf5b18f918)
|
||||
@ -1002,6 +1042,10 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid d7de0ec6-b1fa-49ba-9797-93e36f1c397f)
|
||||
)
|
||||
(wire (pts (xy 86.36 81.28) (xy 82.55 81.28))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid d861ffd7-53d8-45e2-864c-2bb154d7d2c1)
|
||||
)
|
||||
(wire (pts (xy 64.77 109.22) (xy 68.58 109.22))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid d96cd42f-7bf5-4325-be55-8e6878e0861c)
|
||||
@ -1010,11 +1054,11 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid ddf9e715-42b9-4344-bcf2-20b98354f60e)
|
||||
)
|
||||
(wire (pts (xy 82.55 81.28) (xy 87.63 81.28))
|
||||
(wire (pts (xy 86.36 78.74) (xy 97.79 78.74))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid e011d39f-0729-4641-8063-7102d4e16003)
|
||||
)
|
||||
(wire (pts (xy 63.5 83.82) (xy 69.85 83.82))
|
||||
(wire (pts (xy 62.23 83.82) (xy 69.85 83.82))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid e4c9a63b-ab19-40ad-ba6a-8b8ad392e432)
|
||||
)
|
||||
@ -1022,19 +1066,23 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid e6528cfc-06d5-4e3b-ab8b-cfd1ef225239)
|
||||
)
|
||||
(wire (pts (xy 90.17 83.82) (xy 90.17 86.36))
|
||||
(wire (pts (xy 52.07 81.28) (xy 62.23 81.28))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid ea4fdecd-8c83-4bba-be24-6098d38ef570)
|
||||
)
|
||||
(wire (pts (xy 87.63 104.14) (xy 87.63 109.22))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid ea5a08b0-16b3-4d5c-b2a7-f3cee46b452c)
|
||||
)
|
||||
(wire (pts (xy 95.25 83.82) (xy 95.25 86.36))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid ef142f31-251e-4e9f-8359-b3a0327aa88a)
|
||||
)
|
||||
(wire (pts (xy 83.82 109.22) (xy 87.63 109.22))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid ef615144-590e-4e50-8d2a-4b991052d22c)
|
||||
)
|
||||
(wire (pts (xy 45.72 134.62) (xy 73.66 134.62))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid f282f841-b9e9-4341-a9a4-188527b03291)
|
||||
)
|
||||
(wire (pts (xy 76.2 96.52) (xy 83.82 96.52))
|
||||
(wire (pts (xy 76.2 96.52) (xy 87.63 96.52))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid f86e3e9b-63c7-4c11-b398-fb991b610a3e)
|
||||
)
|
||||
@ -1070,19 +1118,19 @@
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:R") (at 67.31 81.28 270) (unit 1)
|
||||
(symbol (lib_id "Device:R") (at 66.04 81.28 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 0db6a2e4-6233-4eb9-a18b-e05c0b8c7f0a)
|
||||
(property "Reference" "R3" (at 67.31 81.28 90)
|
||||
(property "Reference" "R3" (at 66.04 81.28 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "390 kOhm" (at 66.04 78.74 90)
|
||||
(property "Value" "390 kOhm" (at 64.77 78.74 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Resistor_THT:R_Box_L8.4mm_W2.5mm_P5.08mm" (at 67.31 79.502 90)
|
||||
(property "Footprint" "Resistor_THT:R_Box_L8.4mm_W2.5mm_P5.08mm" (at 66.04 79.502 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 67.31 81.28 0)
|
||||
(property "Datasheet" "~" (at 66.04 81.28 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid f2911d5b-8c81-4119-b5c2-fd7697878fef))
|
||||
@ -1212,7 +1260,7 @@
|
||||
(property "Value" "L" (at 100.33 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "Inductor_THT:L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC" (at 101.6 60.96 0)
|
||||
(property "Footprint" "Inductor_THT:L_Radial_D6.0mm_P4.00mm" (at 101.6 60.96 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 101.6 60.96 0)
|
||||
@ -1261,19 +1309,19 @@
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C_Polarized") (at 83.82 100.33 0) (mirror y) (unit 1)
|
||||
(symbol (lib_id "Device:C_Polarized") (at 87.63 100.33 0) (mirror y) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 4ed3509b-3344-43b2-b5ab-3b5dfa7ddc5a)
|
||||
(property "Reference" "C6" (at 80.01 100.33 0)
|
||||
(property "Reference" "C6" (at 83.82 100.33 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "2.2 µF" (at 83.82 104.14 0)
|
||||
(property "Value" "2.2 µF" (at 87.63 104.14 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm" (at 82.8548 104.14 0)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm" (at 86.6648 104.14 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 83.82 100.33 0)
|
||||
(property "Datasheet" "~" (at 87.63 100.33 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 473789f9-e6d6-44f9-8843-dce32ed52586))
|
||||
@ -1313,19 +1361,19 @@
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 101.6 85.09 180) (unit 1)
|
||||
(symbol (lib_id "Device:C") (at 101.6 96.52 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 6b68f917-aa6a-4a93-8266-74751f39c7d7)
|
||||
(property "Reference" "C4" (at 106.68 83.82 0)
|
||||
(property "Reference" "C4" (at 106.68 95.25 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "2.2 µF" (at 110.49 86.36 0)
|
||||
(property "Value" "2.2 µF" (at 110.49 97.79 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm" (at 100.6348 81.28 0)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm" (at 100.6348 92.71 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 101.6 85.09 0)
|
||||
(property "Datasheet" "~" (at 101.6 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 817f4b1a-840a-4f6d-a204-6fcbf2041758))
|
||||
@ -1339,19 +1387,19 @@
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:R") (at 86.36 83.82 270) (unit 1)
|
||||
(symbol (lib_id "Device:R") (at 91.44 83.82 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 6d6d9e3f-64d0-4020-818a-1f29fd46c67e)
|
||||
(property "Reference" "R4" (at 86.36 83.82 90)
|
||||
(property "Reference" "R4" (at 91.44 83.82 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "390 kOhm" (at 88.9 87.63 90)
|
||||
(property "Value" "390 kOhm" (at 93.98 87.63 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Resistor_THT:R_Box_L8.4mm_W2.5mm_P5.08mm" (at 86.36 82.042 90)
|
||||
(property "Footprint" "Resistor_THT:R_Box_L8.4mm_W2.5mm_P5.08mm" (at 91.44 82.042 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 86.36 83.82 0)
|
||||
(property "Datasheet" "~" (at 91.44 83.82 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 8fd9a21d-01bf-4b4e-bbf5-cad17533c6c6))
|
||||
@ -1401,7 +1449,7 @@
|
||||
(property "Value" "L" (at 50.8 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "Inductor_THT:L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC" (at 52.07 60.96 0)
|
||||
(property "Footprint" "Inductor_THT:L_Radial_D6.0mm_P4.00mm" (at 52.07 60.96 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 52.07 60.96 0)
|
||||
@ -1598,19 +1646,19 @@
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 52.07 85.09 180) (unit 1)
|
||||
(symbol (lib_id "Device:C") (at 52.07 95.25 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid ece6a28c-b52c-4fd3-bf10-032689045d92)
|
||||
(property "Reference" "C3" (at 57.15 83.82 0)
|
||||
(property "Reference" "C3" (at 57.15 93.98 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "2.2 µF" (at 60.96 86.36 0)
|
||||
(property "Value" "2.2 µF" (at 60.96 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm" (at 51.1048 81.28 0)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm" (at 51.1048 91.44 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 52.07 85.09 0)
|
||||
(property "Datasheet" "~" (at 52.07 95.25 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 37087300-5f9f-4e36-83ae-9e0979e4b24e))
|
||||
|
Loading…
Reference in New Issue
Block a user