Swapped feedback path to inverting input on mixer output opamp

Fixes #2
This commit is contained in:
Sebastian 2022-12-28 22:28:38 +01:00
parent 5408c8bc90
commit 4a9d68b261
3 changed files with 1318 additions and 1336 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,6 @@
{ {
"board": { "board": {
"3dviewports": [],
"design_settings": { "design_settings": {
"defaults": { "defaults": {
"board_outline_line_width": 0.09999999999999999, "board_outline_line_width": 0.09999999999999999,
@ -62,20 +63,26 @@
"rule_severities": { "rule_severities": {
"annular_width": "error", "annular_width": "error",
"clearance": "error", "clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error", "copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error", "courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error", "diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error", "diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error", "drill_out_of_range": "error",
"duplicate_footprints": "warning", "duplicate_footprints": "warning",
"extra_footprint": "warning", "extra_footprint": "warning",
"footprint": "error",
"footprint_type_mismatch": "error", "footprint_type_mismatch": "error",
"hole_clearance": "error", "hole_clearance": "error",
"hole_near_hole": "error", "hole_near_hole": "error",
"invalid_outline": "error", "invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error", "item_on_disabled_layer": "error",
"items_not_allowed": "error", "items_not_allowed": "error",
"length_out_of_range": "error", "length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error", "malformed_courtyard": "error",
"microvia_drill_out_of_range": "error", "microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore", "missing_courtyard": "ignore",
@ -85,9 +92,14 @@
"padstack": "error", "padstack": "error",
"pth_inside_courtyard": "ignore", "pth_inside_courtyard": "ignore",
"shorting_items": "error", "shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning", "silk_over_copper": "warning",
"silk_overlap": "warning", "silk_overlap": "warning",
"skew_out_of_range": "error", "skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error", "through_hole_pad_without_hole": "error",
"too_many_vias": "error", "too_many_vias": "error",
"track_dangling": "warning", "track_dangling": "warning",
@ -96,7 +108,6 @@
"unconnected_items": "error", "unconnected_items": "error",
"unresolved_variable": "error", "unresolved_variable": "error",
"via_dangling": "warning", "via_dangling": "warning",
"zone_has_empty_net": "error",
"zones_intersect": "error" "zones_intersect": "error"
}, },
"rules": { "rules": {
@ -104,20 +115,65 @@
"allow_microvias": false, "allow_microvias": false,
"max_error": 0.005, "max_error": 0.005,
"min_clearance": 0.0, "min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.0, "min_copper_edge_clearance": 0.0,
"min_hole_clearance": 0.25, "min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25, "min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998, "min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999, "min_microvia_drill": 0.09999999999999999,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0, "min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3, "min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998, "min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996, "min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997, "min_via_diameter": 0.39999999999999997,
"solder_mask_clearance": 0.0, "solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0, "solder_mask_min_width": 0.0,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true "use_height_for_length_calcs": true
}, },
"teardrop_options": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [ "track_widths": [
0.0, 0.0,
0.3, 0.3,
@ -140,7 +196,8 @@
"zones_allow_external_fillets": false, "zones_allow_external_fillets": false,
"zones_use_no_outline": true "zones_use_no_outline": true
}, },
"layer_presets": [] "layer_presets": [],
"viewports": []
}, },
"boards": [], "boards": [],
"cvpcb": { "cvpcb": {
@ -362,7 +419,7 @@
"net_settings": { "net_settings": {
"classes": [ "classes": [
{ {
"bus_width": 12.0, "bus_width": 12,
"clearance": 0.2, "clearance": 0.2,
"diff_pair_gap": 0.25, "diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25, "diff_pair_via_gap": 0.25,
@ -376,13 +433,15 @@
"track_width": 0.25, "track_width": 0.25,
"via_diameter": 0.8, "via_diameter": 0.8,
"via_drill": 0.4, "via_drill": 0.4,
"wire_width": 6.0 "wire_width": 6
} }
], ],
"meta": { "meta": {
"version": 2 "version": 3
}, },
"net_colors": null "net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
}, },
"pcbnew": { "pcbnew": {
"last_paths": { "last_paths": {

View File

@ -2267,7 +2267,7 @@
(junction (at 168.91 67.31) (diameter 0) (color 0 0 0 0) (junction (at 168.91 67.31) (diameter 0) (color 0 0 0 0)
(uuid 2a497385-098e-431d-a873-fcdc53acdcb7) (uuid 2a497385-098e-431d-a873-fcdc53acdcb7)
) )
(junction (at 134.62 123.19) (diameter 0) (color 0 0 0 0) (junction (at 135.89 123.19) (diameter 0) (color 0 0 0 0)
(uuid 2ac8fadc-60b4-4ef8-b7a6-ce2781e43973) (uuid 2ac8fadc-60b4-4ef8-b7a6-ce2781e43973)
) )
(junction (at 87.63 72.39) (diameter 0) (color 0 0 0 0) (junction (at 87.63 72.39) (diameter 0) (color 0 0 0 0)
@ -2276,9 +2276,6 @@
(junction (at 146.05 64.77) (diameter 0) (color 0 0 0 0) (junction (at 146.05 64.77) (diameter 0) (color 0 0 0 0)
(uuid 30542b3e-e00f-4a3b-a705-9428f2abc665) (uuid 30542b3e-e00f-4a3b-a705-9428f2abc665)
) )
(junction (at 123.19 99.06) (diameter 0) (color 0 0 0 0)
(uuid 37aae2cf-b7f4-4041-98c0-702bfb857630)
)
(junction (at 63.5 123.19) (diameter 0) (color 0 0 0 0) (junction (at 63.5 123.19) (diameter 0) (color 0 0 0 0)
(uuid 389cff47-8a4c-4249-9798-55d927218d8c) (uuid 389cff47-8a4c-4249-9798-55d927218d8c)
) )
@ -2288,42 +2285,33 @@
(junction (at 66.675 168.91) (diameter 0) (color 0 0 0 0) (junction (at 66.675 168.91) (diameter 0) (color 0 0 0 0)
(uuid 3a8ce603-f234-4947-83d1-a5d511a0dbc3) (uuid 3a8ce603-f234-4947-83d1-a5d511a0dbc3)
) )
(junction (at 111.76 116.84) (diameter 0) (color 0 0 0 0) (junction (at 113.03 116.84) (diameter 0) (color 0 0 0 0)
(uuid 409327bb-c6e7-4669-9720-f0f427e24ef4) (uuid 47a81cfd-7042-4fe3-90f5-5a4900cf79c4)
)
(junction (at 100.33 110.49) (diameter 0) (color 0 0 0 0)
(uuid 4cfd7f71-31de-4d3c-88df-90d4e490fecc)
) )
(junction (at 63.5 120.65) (diameter 0) (color 0 0 0 0) (junction (at 63.5 120.65) (diameter 0) (color 0 0 0 0)
(uuid 4ec42e36-9928-43bb-b9e4-a857fe7d18dc) (uuid 4ec42e36-9928-43bb-b9e4-a857fe7d18dc)
) )
(junction (at 124.46 104.14) (diameter 0) (color 0 0 0 0)
(uuid 5251e0d7-608f-4e25-aade-3a4062f4477a)
)
(junction (at 76.835 29.21) (diameter 0) (color 0 0 0 0) (junction (at 76.835 29.21) (diameter 0) (color 0 0 0 0)
(uuid 56c260b7-4d73-4292-88c5-900ead39bef7) (uuid 56c260b7-4d73-4292-88c5-900ead39bef7)
) )
(junction (at 123.19 104.14) (diameter 0) (color 0 0 0 0)
(uuid 5c201862-909f-49c3-9325-fd14eb6c446c)
)
(junction (at 123.19 64.77) (diameter 0) (color 0 0 0 0)
(uuid 65a44171-499e-4571-941d-c6d5b1bf7d5a)
)
(junction (at 100.33 175.26) (diameter 0) (color 0 0 0 0) (junction (at 100.33 175.26) (diameter 0) (color 0 0 0 0)
(uuid 670db3e9-6800-411e-9ec6-dbcc7f09948d) (uuid 670db3e9-6800-411e-9ec6-dbcc7f09948d)
) )
(junction (at 182.88 67.31) (diameter 0) (color 0 0 0 0) (junction (at 182.88 67.31) (diameter 0) (color 0 0 0 0)
(uuid 678ecd2c-3e98-47a3-8372-99c3c5ceb4ae) (uuid 678ecd2c-3e98-47a3-8372-99c3c5ceb4ae)
) )
(junction (at 134.62 104.14) (diameter 0) (color 0 0 0 0)
(uuid 67bf39c9-17f2-4d19-be2f-dc791d353bbe)
)
(junction (at 189.865 101.6) (diameter 0) (color 0 0 0 0) (junction (at 189.865 101.6) (diameter 0) (color 0 0 0 0)
(uuid 6bcc74c3-3a15-4ad9-a4fd-8cd8673f626a) (uuid 6bcc74c3-3a15-4ad9-a4fd-8cd8673f626a)
) )
(junction (at 135.89 104.14) (diameter 0) (color 0 0 0 0)
(uuid 7603fb76-b61c-4154-b7e9-78a2b9e89352)
)
(junction (at 54.61 99.06) (diameter 0) (color 0 0 0 0) (junction (at 54.61 99.06) (diameter 0) (color 0 0 0 0)
(uuid 7855d124-27ac-4435-b2ed-b83e63f20315) (uuid 7855d124-27ac-4435-b2ed-b83e63f20315)
) )
(junction (at 134.62 69.85) (diameter 0) (color 0 0 0 0)
(uuid 7a64ab9e-0885-4114-a842-8298d4c2c841)
)
(junction (at 262.89 66.04) (diameter 0) (color 0 0 0 0) (junction (at 262.89 66.04) (diameter 0) (color 0 0 0 0)
(uuid 7b3d6c36-fdf2-4a1b-a49f-12ea2b707d37) (uuid 7b3d6c36-fdf2-4a1b-a49f-12ea2b707d37)
) )
@ -2336,6 +2324,9 @@
(junction (at 43.18 99.06) (diameter 0) (color 0 0 0 0) (junction (at 43.18 99.06) (diameter 0) (color 0 0 0 0)
(uuid 887c00ae-f00c-43df-b157-8d5155c0602c) (uuid 887c00ae-f00c-43df-b157-8d5155c0602c)
) )
(junction (at 101.6 64.77) (diameter 0) (color 0 0 0 0)
(uuid 89005632-897c-49de-8d62-723b3de0fb27)
)
(junction (at 223.52 27.94) (diameter 0) (color 0 0 0 0) (junction (at 223.52 27.94) (diameter 0) (color 0 0 0 0)
(uuid 8a97eb42-2dba-4407-a7de-3843e0ac4751) (uuid 8a97eb42-2dba-4407-a7de-3843e0ac4751)
) )
@ -2345,6 +2336,9 @@
(junction (at 259.08 30.48) (diameter 0) (color 0 0 0 0) (junction (at 259.08 30.48) (diameter 0) (color 0 0 0 0)
(uuid 912ffd03-dc69-4763-b145-567882d2ddb6) (uuid 912ffd03-dc69-4763-b145-567882d2ddb6)
) )
(junction (at 113.03 69.85) (diameter 0) (color 0 0 0 0)
(uuid 96bafadd-1fc1-4b1e-8f78-2aaed9769b26)
)
(junction (at 271.78 95.25) (diameter 0) (color 0 0 0 0) (junction (at 271.78 95.25) (diameter 0) (color 0 0 0 0)
(uuid 9cf027a8-abfc-471d-b268-17543aa5b0cc) (uuid 9cf027a8-abfc-471d-b268-17543aa5b0cc)
) )
@ -2357,6 +2351,9 @@
(junction (at 241.3 72.39) (diameter 0) (color 0 0 0 0) (junction (at 241.3 72.39) (diameter 0) (color 0 0 0 0)
(uuid a4a37850-ef95-4439-8b65-c0c50d0d72df) (uuid a4a37850-ef95-4439-8b65-c0c50d0d72df)
) )
(junction (at 101.6 110.49) (diameter 0) (color 0 0 0 0)
(uuid ac2e2276-1432-4d0b-888c-c63134522f21)
)
(junction (at 91.44 168.275) (diameter 0) (color 0 0 0 0) (junction (at 91.44 168.275) (diameter 0) (color 0 0 0 0)
(uuid aef0e9cf-d6eb-48d5-9738-ba3a43b460c0) (uuid aef0e9cf-d6eb-48d5-9738-ba3a43b460c0)
) )
@ -2378,6 +2375,9 @@
(junction (at 268.605 95.25) (diameter 0) (color 0 0 0 0) (junction (at 268.605 95.25) (diameter 0) (color 0 0 0 0)
(uuid cb32bb7d-2d61-4482-bd9c-335d25b5ac4d) (uuid cb32bb7d-2d61-4482-bd9c-335d25b5ac4d)
) )
(junction (at 124.46 99.06) (diameter 0) (color 0 0 0 0)
(uuid cb5b6751-7bfa-40d1-8b70-006470c9ba64)
)
(junction (at 79.375 168.91) (diameter 0) (color 0 0 0 0) (junction (at 79.375 168.91) (diameter 0) (color 0 0 0 0)
(uuid cb9fda80-d696-4d63-9a03-ac7e280fc27a) (uuid cb9fda80-d696-4d63-9a03-ac7e280fc27a)
) )
@ -2447,7 +2447,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0920a59f-fa4e-42af-856f-660052e02eee) (uuid 0920a59f-fa4e-42af-856f-660052e02eee)
) )
(wire (pts (xy 123.19 104.14) (xy 123.19 127)) (wire (pts (xy 124.46 92.71) (xy 124.46 99.06))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0be498c7-4ccb-442c-beaf-903eb8701bb6) (uuid 0be498c7-4ccb-442c-beaf-903eb8701bb6)
) )
@ -2459,10 +2459,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0c8811b8-1d60-4160-84d8-6724c15fb851) (uuid 0c8811b8-1d60-4160-84d8-6724c15fb851)
) )
(wire (pts (xy 104.14 100.33) (xy 104.14 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0c90225f-edf0-4fce-abd3-1711b58321c4)
)
(wire (pts (xy 168.91 59.69) (xy 168.91 67.31)) (wire (pts (xy 168.91 59.69) (xy 168.91 67.31))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0d090514-7f7e-4315-ba8c-a77cb257e8fa) (uuid 0d090514-7f7e-4315-ba8c-a77cb257e8fa)
@ -2475,7 +2471,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 111de3b4-b4e0-4edf-810b-546f00273dcb) (uuid 111de3b4-b4e0-4edf-810b-546f00273dcb)
) )
(wire (pts (xy 143.51 99.06) (xy 146.05 99.06)) (wire (pts (xy 144.78 99.06) (xy 146.05 99.06))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1315a29d-ba3f-4aad-ad43-c327a3983a80) (uuid 1315a29d-ba3f-4aad-ad43-c327a3983a80)
) )
@ -2551,6 +2547,14 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1df113eb-9e7e-41cd-b905-5c38b47ae42b) (uuid 1df113eb-9e7e-41cd-b905-5c38b47ae42b)
) )
(wire (pts (xy 124.46 104.14) (xy 124.46 127))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1e57052a-71e8-4d0a-a4fc-cf6840b575e6)
)
(wire (pts (xy 97.79 116.84) (xy 113.03 116.84))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1f0ed51d-cce5-452f-bc45-80d75fa5006b)
)
(wire (pts (xy 175.26 154.94) (xy 187.325 154.94)) (wire (pts (xy 175.26 154.94) (xy 187.325 154.94))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1f817b63-9a8c-4654-80a1-e27eacdec1e7) (uuid 1f817b63-9a8c-4654-80a1-e27eacdec1e7)
@ -2563,14 +2567,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 22957b5a-c95e-4b11-9b31-467b1827f7d3) (uuid 22957b5a-c95e-4b11-9b31-467b1827f7d3)
) )
(wire (pts (xy 100.33 110.49) (xy 100.33 127)) (wire (pts (xy 101.6 110.49) (xy 101.6 127))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 22b3a380-3fcd-4e63-8616-8b6155103a01) (uuid 22b3a380-3fcd-4e63-8616-8b6155103a01)
) )
(wire (pts (xy 137.16 69.85) (xy 134.62 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 22c0f2e4-2a60-4f98-a0e8-0cad5fa85ce1)
)
(wire (pts (xy 257.81 123.19) (xy 256.54 123.19)) (wire (pts (xy 257.81 123.19) (xy 256.54 123.19))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 232d142e-3436-45d2-93af-f4b1747c9b20) (uuid 232d142e-3436-45d2-93af-f4b1747c9b20)
@ -2587,11 +2587,15 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 24532b75-da97-4577-989c-b5f21ce3b6eb) (uuid 24532b75-da97-4577-989c-b5f21ce3b6eb)
) )
(wire (pts (xy 99.06 72.39) (xy 87.63 72.39)) (wire (pts (xy 101.6 64.77) (xy 137.16 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2529d0fb-8f22-447f-8427-8d2e97268c8a)
)
(wire (pts (xy 98.425 72.39) (xy 87.63 72.39))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2658638a-631a-4603-b4bb-a07a7eead328) (uuid 2658638a-631a-4603-b4bb-a07a7eead328)
) )
(wire (pts (xy 143.51 104.14) (xy 148.59 104.14)) (wire (pts (xy 144.78 104.14) (xy 150.495 104.14))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 26aefdf7-a375-4ec6-8f9e-0d921b08475e) (uuid 26aefdf7-a375-4ec6-8f9e-0d921b08475e)
) )
@ -2687,9 +2691,9 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3bc6825c-d3da-4713-8b5c-b9003944cd69) (uuid 3bc6825c-d3da-4713-8b5c-b9003944cd69)
) )
(wire (pts (xy 100.33 110.49) (xy 100.33 100.33)) (wire (pts (xy 135.89 104.14) (xy 137.16 104.14))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3c10cfb1-7f13-4fa3-b032-35d9a324ab39) (uuid 3bd989a7-90af-4047-be51-b4435f5621ab)
) )
(wire (pts (xy 111.76 175.26) (xy 111.76 180.34)) (wire (pts (xy 111.76 175.26) (xy 111.76 180.34))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
@ -2699,10 +2703,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3e3644b2-8b88-4f29-82ab-532b3b280a0e) (uuid 3e3644b2-8b88-4f29-82ab-532b3b280a0e)
) )
(wire (pts (xy 134.62 59.69) (xy 134.62 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3e719cfe-0485-4421-a326-0892954f24e1)
)
(wire (pts (xy 227.33 59.69) (xy 227.33 63.5)) (wire (pts (xy 227.33 59.69) (xy 227.33 63.5))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3f54401f-6ccd-43e9-8f62-64d3df4493c7) (uuid 3f54401f-6ccd-43e9-8f62-64d3df4493c7)
@ -2727,14 +2727,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 471bc546-f77f-404d-a459-2865468640e1) (uuid 471bc546-f77f-404d-a459-2865468640e1)
) )
(wire (pts (xy 123.19 92.71) (xy 123.19 99.06))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 480113c8-df1d-419c-b768-1c3e86642f6a)
)
(wire (pts (xy 123.19 64.77) (xy 137.16 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 494e33d7-1484-45fd-b437-e235ffed881a)
)
(wire (pts (xy 62.23 72.39) (xy 62.23 73.66)) (wire (pts (xy 62.23 72.39) (xy 62.23 73.66))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 498ce1e8-3943-4853-9d8c-2d5f8b020b76) (uuid 498ce1e8-3943-4853-9d8c-2d5f8b020b76)
@ -2743,14 +2735,14 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4be32149-8a08-44e3-a420-362a5fb9044f) (uuid 4be32149-8a08-44e3-a420-362a5fb9044f)
) )
(wire (pts (xy 111.76 69.85) (xy 134.62 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4c7d33ae-960e-4391-9051-8f1d3b6ecfe5)
)
(wire (pts (xy 168.91 101.6) (xy 168.91 93.98)) (wire (pts (xy 168.91 101.6) (xy 168.91 93.98))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4d671920-902d-4722-bfeb-1daebcab921d) (uuid 4d671920-902d-4722-bfeb-1daebcab921d)
) )
(wire (pts (xy 101.6 62.865) (xy 101.6 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4e0cc164-c102-48af-98d4-9f90a8478dc7)
)
(wire (pts (xy 231.14 156.21) (xy 231.14 157.48)) (wire (pts (xy 231.14 156.21) (xy 231.14 157.48))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5079de0c-abd9-49f1-82eb-274061ca849a) (uuid 5079de0c-abd9-49f1-82eb-274061ca849a)
@ -2799,10 +2791,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5b88e83b-dc2c-4b8a-84d9-64f49cdc2190) (uuid 5b88e83b-dc2c-4b8a-84d9-64f49cdc2190)
) )
(wire (pts (xy 123.19 99.06) (xy 135.89 99.06))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5c6e7cbb-3b61-4da8-bccc-5641c7bbcf58)
)
(wire (pts (xy 138.43 156.21) (xy 142.24 156.21)) (wire (pts (xy 138.43 156.21) (xy 142.24 156.21))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5dc036d4-f7d9-41f7-99a5-5624aeb207d7) (uuid 5dc036d4-f7d9-41f7-99a5-5624aeb207d7)
@ -2843,15 +2831,11 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 60d376e8-ceab-40b8-9b75-630be4ad4c25) (uuid 60d376e8-ceab-40b8-9b75-630be4ad4c25)
) )
(wire (pts (xy 100.33 100.33) (xy 104.14 100.33))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 61b8aeb3-a6c2-4b71-a725-03f30d0717ca)
)
(wire (pts (xy 50.8 125.73) (xy 50.8 106.68)) (wire (pts (xy 50.8 125.73) (xy 50.8 106.68))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 62a3281d-5f63-4182-b7be-844c9941cff4) (uuid 62a3281d-5f63-4182-b7be-844c9941cff4)
) )
(wire (pts (xy 134.62 123.19) (xy 134.62 127)) (wire (pts (xy 135.89 123.19) (xy 135.89 127))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 63386d13-b566-4456-ad2b-2ea886e46e6b) (uuid 63386d13-b566-4456-ad2b-2ea886e46e6b)
) )
@ -2863,7 +2847,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 66379e2d-0b51-4081-99b4-c340ee87d821) (uuid 66379e2d-0b51-4081-99b4-c340ee87d821)
) )
(wire (pts (xy 97.79 96.52) (xy 99.06 96.52)) (wire (pts (xy 97.79 96.52) (xy 98.425 96.52))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 673c5da1-7e9c-477a-925d-2332d9226bd7) (uuid 673c5da1-7e9c-477a-925d-2332d9226bd7)
) )
@ -2887,7 +2871,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6b53fda5-d070-4a02-aad5-e9342e42f58f) (uuid 6b53fda5-d070-4a02-aad5-e9342e42f58f)
) )
(wire (pts (xy 111.76 134.62) (xy 111.76 137.16)) (wire (pts (xy 113.03 134.62) (xy 113.03 137.16))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6bea2805-04f9-4398-b42b-3d86704b2762) (uuid 6bea2805-04f9-4398-b42b-3d86704b2762)
) )
@ -2919,14 +2903,18 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 72cb77f0-b00f-4a09-979e-49d156b50ab0) (uuid 72cb77f0-b00f-4a09-979e-49d156b50ab0)
) )
(wire (pts (xy 97.79 116.84) (xy 111.76 116.84))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 72ee57b5-729b-4a3a-8448-363ab643f065)
)
(wire (pts (xy 182.88 101.6) (xy 189.865 101.6)) (wire (pts (xy 182.88 101.6) (xy 189.865 101.6))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7453cafb-5ee6-4b99-84ff-da0b5508e70d) (uuid 7453cafb-5ee6-4b99-84ff-da0b5508e70d)
) )
(wire (pts (xy 135.89 104.14) (xy 135.89 123.19))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7460ff02-6d62-41ed-aa62-c0477912b4c6)
)
(wire (pts (xy 113.03 62.865) (xy 113.03 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 75c30cb2-7ee9-4181-8cdd-20b887ecb728)
)
(wire (pts (xy 86.36 156.21) (xy 86.36 157.48)) (wire (pts (xy 86.36 156.21) (xy 86.36 157.48))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 76a25e49-56a5-413a-a1aa-14e938805c5d) (uuid 76a25e49-56a5-413a-a1aa-14e938805c5d)
@ -2939,6 +2927,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7814ba36-8511-44f2-9684-71bb36db84c1) (uuid 7814ba36-8511-44f2-9684-71bb36db84c1)
) )
(wire (pts (xy 124.46 99.06) (xy 137.16 99.06))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 79b6829f-5f13-4a8c-94e6-a3363b82ceb3)
)
(wire (pts (xy 182.88 67.31) (xy 191.77 67.31)) (wire (pts (xy 182.88 67.31) (xy 191.77 67.31))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7b581787-3059-44be-8c1b-ae838c154f65) (uuid 7b581787-3059-44be-8c1b-ae838c154f65)
@ -2951,7 +2943,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7c9a06f3-0176-402e-ac02-27f761108439) (uuid 7c9a06f3-0176-402e-ac02-27f761108439)
) )
(wire (pts (xy 134.62 134.62) (xy 134.62 137.16)) (wire (pts (xy 135.89 134.62) (xy 135.89 137.16))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7de1515b-c591-443e-aa98-802597058555) (uuid 7de1515b-c591-443e-aa98-802597058555)
) )
@ -2967,10 +2959,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 80c7369d-6c1b-41bd-a7f0-37faa41d1f2c) (uuid 80c7369d-6c1b-41bd-a7f0-37faa41d1f2c)
) )
(wire (pts (xy 134.62 92.71) (xy 134.62 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 81aa464d-2152-4362-8abd-1481d15bc809)
)
(wire (pts (xy 112.395 20.32) (xy 100.965 20.32)) (wire (pts (xy 112.395 20.32) (xy 100.965 20.32))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8217cb70-9017-4920-8a6f-7b6c1b2d14c2) (uuid 8217cb70-9017-4920-8a6f-7b6c1b2d14c2)
@ -2979,6 +2967,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8424a674-d6a8-4c0a-9ab1-c65184ba54cc) (uuid 8424a674-d6a8-4c0a-9ab1-c65184ba54cc)
) )
(wire (pts (xy 135.89 92.71) (xy 135.89 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 84c1a300-935b-45e7-a679-58b92dc433c0)
)
(wire (pts (xy 146.05 59.69) (xy 146.05 50.8)) (wire (pts (xy 146.05 59.69) (xy 146.05 50.8))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 84fe7646-bb3d-45a9-ae96-164591bb4772) (uuid 84fe7646-bb3d-45a9-ae96-164591bb4772)
@ -3027,10 +3019,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8dc44ab4-ab38-4f63-88c7-77a157a44e7f) (uuid 8dc44ab4-ab38-4f63-88c7-77a157a44e7f)
) )
(wire (pts (xy 134.62 104.14) (xy 135.89 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8dcca965-9308-4dbf-a031-0fe69404708d)
)
(wire (pts (xy 222.25 36.83) (xy 231.14 36.83)) (wire (pts (xy 222.25 36.83) (xy 231.14 36.83))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8e31b054-6cfd-4eed-ac34-7665b1b6d98c) (uuid 8e31b054-6cfd-4eed-ac34-7665b1b6d98c)
@ -3055,6 +3043,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8fa270d7-98ba-46c4-8fc6-b23d7717eb50) (uuid 8fa270d7-98ba-46c4-8fc6-b23d7717eb50)
) )
(wire (pts (xy 113.03 69.85) (xy 113.03 116.84))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8fe802e9-a3c5-4f0d-bd3a-834ea9023025)
)
(wire (pts (xy 210.82 100.965) (xy 210.82 105.41)) (wire (pts (xy 210.82 100.965) (xy 210.82 105.41))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 90530e2a-e635-4219-9f0f-f3073314acd7) (uuid 90530e2a-e635-4219-9f0f-f3073314acd7)
@ -3115,7 +3107,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid a02e3915-4b68-471b-9962-3491085575fc) (uuid a02e3915-4b68-471b-9962-3491085575fc)
) )
(wire (pts (xy 123.19 134.62) (xy 123.19 137.16)) (wire (pts (xy 124.46 134.62) (xy 124.46 137.16))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid a09aba18-c07c-44fb-9421-045de9d29328) (uuid a09aba18-c07c-44fb-9421-045de9d29328)
) )
@ -3123,10 +3115,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid a0db5c8e-92cf-4631-a58e-df422f751547) (uuid a0db5c8e-92cf-4631-a58e-df422f751547)
) )
(wire (pts (xy 134.62 123.19) (xy 134.62 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a1036415-a990-4864-8e13-a52135e389ec)
)
(wire (pts (xy 236.22 98.425) (xy 238.76 98.425)) (wire (pts (xy 236.22 98.425) (xy 238.76 98.425))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid a2d50350-391f-49f6-bf37-77a56f19f531) (uuid a2d50350-391f-49f6-bf37-77a56f19f531)
@ -3147,11 +3135,15 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid a38d240c-e885-4dd5-adc9-ac0c5f5567d4) (uuid a38d240c-e885-4dd5-adc9-ac0c5f5567d4)
) )
(wire (pts (xy 97.79 104.14) (xy 124.46 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a52ed006-f813-4211-ada6-ce07206f869f)
)
(wire (pts (xy 168.91 101.6) (xy 172.72 101.6)) (wire (pts (xy 168.91 101.6) (xy 172.72 101.6))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid a62661e9-53c9-40d6-96ed-f7b00ea7a8e2) (uuid a62661e9-53c9-40d6-96ed-f7b00ea7a8e2)
) )
(wire (pts (xy 163.83 101.6) (xy 168.91 101.6)) (wire (pts (xy 165.735 101.6) (xy 168.91 101.6))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid a771fa70-56f5-42e3-b216-a9bf693c3be2) (uuid a771fa70-56f5-42e3-b216-a9bf693c3be2)
) )
@ -3191,9 +3183,9 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ae50e437-3f49-473c-b27c-74521a51dac9) (uuid ae50e437-3f49-473c-b27c-74521a51dac9)
) )
(wire (pts (xy 104.14 64.77) (xy 123.19 64.77)) (wire (pts (xy 124.46 99.06) (xy 124.46 104.14))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid af2d9073-9aac-437b-9997-0f4040054991) (uuid aee759e7-2b4f-4782-b91c-a39d83732056)
) )
(wire (pts (xy 76.835 29.21) (xy 83.185 29.21)) (wire (pts (xy 76.835 29.21) (xy 83.185 29.21))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
@ -3219,10 +3211,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid b37fb402-1293-4fca-965a-45b7a5528093) (uuid b37fb402-1293-4fca-965a-45b7a5528093)
) )
(wire (pts (xy 123.19 59.69) (xy 123.19 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b387118a-b0f7-4b86-8c8c-860104ace91c)
)
(wire (pts (xy 35.56 78.74) (xy 35.56 81.28)) (wire (pts (xy 35.56 78.74) (xy 35.56 81.28))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid b39b5fda-5eac-4b8a-a3bd-3bb5fb80e062) (uuid b39b5fda-5eac-4b8a-a3bd-3bb5fb80e062)
@ -3235,7 +3223,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid b4f8b33b-36d6-48e6-8e89-7aaba321ae0f) (uuid b4f8b33b-36d6-48e6-8e89-7aaba321ae0f)
) )
(wire (pts (xy 146.05 99.06) (xy 148.59 99.06)) (wire (pts (xy 146.05 99.06) (xy 150.495 99.06))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid b578d3e1-e9ae-42cf-8bd3-c096a0ccf02d) (uuid b578d3e1-e9ae-42cf-8bd3-c096a0ccf02d)
) )
@ -3255,10 +3243,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid b936050e-9bd5-4a1b-9306-cca8338a06a2) (uuid b936050e-9bd5-4a1b-9306-cca8338a06a2)
) )
(wire (pts (xy 123.19 99.06) (xy 123.19 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b9865b94-01b7-4d93-9f3c-dc62af642f36)
)
(wire (pts (xy 54.61 72.39) (xy 54.61 73.66)) (wire (pts (xy 54.61 72.39) (xy 54.61 73.66))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid b9d2d087-2a20-44cd-b1c6-7d7c116a7cb0) (uuid b9d2d087-2a20-44cd-b1c6-7d7c116a7cb0)
@ -3323,7 +3307,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid cd8780f4-449a-4e6f-afe5-58735192737d) (uuid cd8780f4-449a-4e6f-afe5-58735192737d)
) )
(wire (pts (xy 97.79 123.19) (xy 134.62 123.19)) (wire (pts (xy 97.79 123.19) (xy 135.89 123.19))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid d04d3eb9-d41b-48ef-97a6-88856a3cd259) (uuid d04d3eb9-d41b-48ef-97a6-88856a3cd259)
) )
@ -3383,6 +3367,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid dccad827-bc47-4366-aacf-1b3e46a44b8b) (uuid dccad827-bc47-4366-aacf-1b3e46a44b8b)
) )
(wire (pts (xy 101.6 64.77) (xy 101.6 110.49))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid dd400236-5c89-42e0-b82c-59d261dcd3d4)
)
(wire (pts (xy 40.64 99.06) (xy 43.18 99.06)) (wire (pts (xy 40.64 99.06) (xy 43.18 99.06))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ddbea954-e7ed-4e3e-9999-22232bb3eaa9) (uuid ddbea954-e7ed-4e3e-9999-22232bb3eaa9)
@ -3391,10 +3379,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid deec1485-08ac-4ced-af14-03872a03694f) (uuid deec1485-08ac-4ced-af14-03872a03694f)
) )
(wire (pts (xy 97.79 104.14) (xy 123.19 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid df71fc07-f200-4d3e-b487-5772beffccee)
)
(wire (pts (xy 222.25 45.72) (xy 222.25 46.99)) (wire (pts (xy 222.25 45.72) (xy 222.25 46.99))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid dfab3fe9-82df-4b1a-9f05-0b12308f4355) (uuid dfab3fe9-82df-4b1a-9f05-0b12308f4355)
@ -3447,10 +3431,14 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid e8b74442-e920-4d9f-9768-3b75ee9d6b76) (uuid e8b74442-e920-4d9f-9768-3b75ee9d6b76)
) )
(wire (pts (xy 99.06 96.52) (xy 99.06 72.39)) (wire (pts (xy 98.425 96.52) (xy 98.425 72.39))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid e94e603b-e0d6-4dc4-b275-4f9944718b25) (uuid e94e603b-e0d6-4dc4-b275-4f9944718b25)
) )
(wire (pts (xy 113.03 69.85) (xy 137.16 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid eab1bb6e-0341-4b1d-bd7f-ac2d163ec9bc)
)
(wire (pts (xy 214.63 26.67) (xy 214.63 27.94)) (wire (pts (xy 214.63 26.67) (xy 214.63 27.94))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ebb8b9dd-824c-4fe1-aa94-38d8e4a95644) (uuid ebb8b9dd-824c-4fe1-aa94-38d8e4a95644)
@ -3459,7 +3447,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ebe9839d-ef5b-4888-adc1-d94908ba05a6) (uuid ebe9839d-ef5b-4888-adc1-d94908ba05a6)
) )
(wire (pts (xy 111.76 116.84) (xy 111.76 127)) (wire (pts (xy 113.03 116.84) (xy 113.03 127))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ec2b3f60-cd68-441e-8c43-f28b894c3335) (uuid ec2b3f60-cd68-441e-8c43-f28b894c3335)
) )
@ -3475,14 +3463,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ee0c55ab-9aee-4ba7-be09-d19ef8a40cee) (uuid ee0c55ab-9aee-4ba7-be09-d19ef8a40cee)
) )
(wire (pts (xy 97.79 110.49) (xy 100.33 110.49)) (wire (pts (xy 97.79 110.49) (xy 101.6 110.49))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ee5531d0-a555-4484-925f-bdab4585f052) (uuid ee5531d0-a555-4484-925f-bdab4585f052)
) )
(wire (pts (xy 111.76 69.85) (xy 111.76 116.84))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ef1e00f0-bd15-4782-8b6f-3ea9e97b8349)
)
(wire (pts (xy 180.34 67.31) (xy 182.88 67.31)) (wire (pts (xy 180.34 67.31) (xy 182.88 67.31))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ef7f0051-3ed0-4b71-9954-7299d4310337) (uuid ef7f0051-3ed0-4b71-9954-7299d4310337)
@ -3491,7 +3475,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid f11baa35-9b1f-4ff1-8bfe-b92eca8fead8) (uuid f11baa35-9b1f-4ff1-8bfe-b92eca8fead8)
) )
(wire (pts (xy 100.33 134.62) (xy 100.33 137.16)) (wire (pts (xy 101.6 134.62) (xy 101.6 137.16))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid f381be80-9349-462c-949f-08e07e327ec3) (uuid f381be80-9349-462c-949f-08e07e327ec3)
) )
@ -3963,17 +3947,17 @@
(pin "1" (uuid b4cc7601-f695-4611-ab9d-9f9284f0b915)) (pin "1" (uuid b4cc7601-f695-4611-ab9d-9f9284f0b915))
) )
(symbol (lib_id "power:GND") (at 111.76 137.16 0) (unit 1) (symbol (lib_id "power:GND") (at 113.03 137.16 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 13848d40-26c1-4ec7-8400-84825dd81fb2) (uuid 13848d40-26c1-4ec7-8400-84825dd81fb2)
(property "Reference" "#PWR022" (id 0) (at 111.76 143.51 0) (property "Reference" "#PWR022" (id 0) (at 113.03 143.51 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Value" "GND" (id 1) (at 111.76 141.6034 0)) (property "Value" "GND" (id 1) (at 113.03 141.6034 0))
(property "Footprint" "" (id 2) (at 111.76 137.16 0) (property "Footprint" "" (id 2) (at 113.03 137.16 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "" (id 3) (at 111.76 137.16 0) (property "Datasheet" "" (id 3) (at 113.03 137.16 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 37ad4d7f-df14-4c91-9c16-dc76a652b1a4)) (pin "1" (uuid 37ad4d7f-df14-4c91-9c16-dc76a652b1a4))
@ -4026,23 +4010,23 @@
(pin "4" (uuid 4ec79993-ee0d-4e45-a5e9-ffd349596981)) (pin "4" (uuid 4ec79993-ee0d-4e45-a5e9-ffd349596981))
) )
(symbol (lib_id "power:GND") (at 123.19 137.16 0) (unit 1) (symbol (lib_id "power:GND") (at 124.46 137.16 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 189eead9-2dcb-4d09-80f0-84252b596e93) (uuid 189eead9-2dcb-4d09-80f0-84252b596e93)
(property "Reference" "#PWR025" (id 0) (at 123.19 143.51 0) (property "Reference" "#PWR025" (id 0) (at 124.46 143.51 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Value" "GND" (id 1) (at 123.19 141.6034 0)) (property "Value" "GND" (id 1) (at 124.46 141.6034 0))
(property "Footprint" "" (id 2) (at 123.19 137.16 0) (property "Footprint" "" (id 2) (at 124.46 137.16 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "" (id 3) (at 123.19 137.16 0) (property "Datasheet" "" (id 3) (at 124.46 137.16 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid dd5e516e-1ec7-4618-81b7-02914cb92070)) (pin "1" (uuid dd5e516e-1ec7-4618-81b7-02914cb92070))
) )
(symbol (lib_id "Amplifier_Operational:TL072") (at 157.48 67.31 0) (unit 1) (symbol (lib_id "Amplifier_Operational:TL072") (at 157.48 67.31 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 1ce0b8e4-b599-45f8-930b-97f981affd48) (uuid 1ce0b8e4-b599-45f8-930b-97f981affd48)
(property "Reference" "U5" (id 0) (at 157.48 74.4204 0)) (property "Reference" "U5" (id 0) (at 157.48 74.4204 0))
@ -4284,19 +4268,19 @@
(pin "1" (uuid c9b7c7c2-4ad8-4a1d-8e97-72d51f68c874)) (pin "1" (uuid c9b7c7c2-4ad8-4a1d-8e97-72d51f68c874))
) )
(symbol (lib_id "Device:C") (at 111.76 130.81 0) (unit 1) (symbol (lib_id "Device:C") (at 113.03 130.81 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 313c0fa0-61d4-4b53-b275-d5ff75cd37cf) (uuid 313c0fa0-61d4-4b53-b275-d5ff75cd37cf)
(property "Reference" "C10" (id 0) (at 114.681 129.9753 0) (property "Reference" "C10" (id 0) (at 115.951 129.9753 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "470nF" (id 1) (at 114.681 132.5122 0) (property "Value" "470nF" (id 1) (at 115.951 132.5122 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 112.7252 134.62 0) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 113.9952 134.62 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 111.76 130.81 0) (property "Datasheet" "~" (id 3) (at 113.03 130.81 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 41eb47db-128f-42c7-9b03-c8c6659d2d89)) (pin "1" (uuid 41eb47db-128f-42c7-9b03-c8c6659d2d89))
@ -4543,19 +4527,19 @@
(pin "1" (uuid c0ea2486-08b2-42e2-a99c-0f7e61f3e298)) (pin "1" (uuid c0ea2486-08b2-42e2-a99c-0f7e61f3e298))
) )
(symbol (lib_id "Device:C") (at 100.33 130.81 0) (unit 1) (symbol (lib_id "Device:C") (at 101.6 130.81 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 43204522-6598-46fe-b406-3f97da5aee5e) (uuid 43204522-6598-46fe-b406-3f97da5aee5e)
(property "Reference" "C9" (id 0) (at 103.251 129.9753 0) (property "Reference" "C9" (id 0) (at 104.521 129.9753 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "470nF" (id 1) (at 103.251 132.5122 0) (property "Value" "470nF" (id 1) (at 104.521 132.5122 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 101.2952 134.62 0) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 102.5652 134.62 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 100.33 130.81 0) (property "Datasheet" "~" (id 3) (at 101.6 130.81 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 82857c23-72c7-4fd0-a982-08bde3811eaf)) (pin "1" (uuid 82857c23-72c7-4fd0-a982-08bde3811eaf))
@ -4710,15 +4694,15 @@
(pin "3" (uuid 7ffead97-92ce-43a7-9c8a-5bb6c267a9bb)) (pin "3" (uuid 7ffead97-92ce-43a7-9c8a-5bb6c267a9bb))
) )
(symbol (lib_id "Amplifier_Operational:TL072") (at 156.21 101.6 0) (unit 2) (symbol (lib_id "Amplifier_Operational:TL072") (at 158.115 101.6 0) (mirror x) (unit 2)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 4e3086e4-8906-407b-8876-687b2fd3d313) (uuid 4e3086e4-8906-407b-8876-687b2fd3d313)
(property "Reference" "U5" (id 0) (at 156.21 108.7104 0)) (property "Reference" "U5" (id 0) (at 158.115 108.7104 0))
(property "Value" "TL072" (id 1) (at 156.21 111.2473 0)) (property "Value" "TL072" (id 1) (at 158.115 111.2473 0))
(property "Footprint" "Package_SO:SO-8_5.3x6.2mm_P1.27mm" (id 2) (at 156.21 101.6 0) (property "Footprint" "Package_SO:SO-8_5.3x6.2mm_P1.27mm" (id 2) (at 158.115 101.6 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "http://www.ti.com/lit/ds/symlink/tl071.pdf" (id 3) (at 156.21 101.6 0) (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tl071.pdf" (id 3) (at 158.115 101.6 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 16633148-bcc6-4738-8725-c00a5ff3d5f0)) (pin "1" (uuid 16633148-bcc6-4738-8725-c00a5ff3d5f0))
@ -4894,19 +4878,19 @@
(pin "1" (uuid e50c6ef6-179a-4192-81d1-cc0a31e53ef1)) (pin "1" (uuid e50c6ef6-179a-4192-81d1-cc0a31e53ef1))
) )
(symbol (lib_id "Device:C") (at 123.19 130.81 0) (unit 1) (symbol (lib_id "Device:C") (at 124.46 130.81 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 631537e3-30d1-4583-b0db-8b3d1047adc7) (uuid 631537e3-30d1-4583-b0db-8b3d1047adc7)
(property "Reference" "C13" (id 0) (at 126.111 129.9753 0) (property "Reference" "C13" (id 0) (at 127.381 129.9753 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "470nF" (id 1) (at 126.111 132.5122 0) (property "Value" "470nF" (id 1) (at 127.381 132.5122 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 124.1552 134.62 0) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 125.4252 134.62 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 123.19 130.81 0) (property "Datasheet" "~" (id 3) (at 124.46 130.81 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid c77593a1-a32a-4783-8945-07a686887d3a)) (pin "1" (uuid c77593a1-a32a-4783-8945-07a686887d3a))
@ -5056,17 +5040,17 @@
(pin "2" (uuid 8f55bfd9-a8d6-4fbb-ba2b-64b8994f8d23)) (pin "2" (uuid 8f55bfd9-a8d6-4fbb-ba2b-64b8994f8d23))
) )
(symbol (lib_id "power:GND") (at 100.33 137.16 0) (unit 1) (symbol (lib_id "power:GND") (at 101.6 137.16 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 70a6a467-1ecd-47b4-8d2f-aea3b6e2e92c) (uuid 70a6a467-1ecd-47b4-8d2f-aea3b6e2e92c)
(property "Reference" "#PWR019" (id 0) (at 100.33 143.51 0) (property "Reference" "#PWR019" (id 0) (at 101.6 143.51 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Value" "GND" (id 1) (at 100.33 141.6034 0)) (property "Value" "GND" (id 1) (at 101.6 141.6034 0))
(property "Footprint" "" (id 2) (at 100.33 137.16 0) (property "Footprint" "" (id 2) (at 101.6 137.16 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "" (id 3) (at 100.33 137.16 0) (property "Datasheet" "" (id 3) (at 101.6 137.16 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid e74507f8-3d63-4f56-aef0-ae427837b99b)) (pin "1" (uuid e74507f8-3d63-4f56-aef0-ae427837b99b))
@ -5112,15 +5096,15 @@
(pin "2" (uuid 8cbf835f-87ff-4816-99e0-0e47326cc45e)) (pin "2" (uuid 8cbf835f-87ff-4816-99e0-0e47326cc45e))
) )
(symbol (lib_id "Device:R") (at 139.7 104.14 90) (mirror x) (unit 1) (symbol (lib_id "Device:R") (at 140.97 104.14 90) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 761c6b0e-6a7d-4b86-bffb-d3b36ea17fb2) (uuid 761c6b0e-6a7d-4b86-bffb-d3b36ea17fb2)
(property "Reference" "R9" (id 0) (at 139.7 107.1864 90)) (property "Reference" "R9" (id 0) (at 140.97 107.1864 90))
(property "Value" "100" (id 1) (at 139.7 109.7233 90)) (property "Value" "100" (id 1) (at 140.97 109.7233 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 139.7 102.362 90) (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 140.97 102.362 90)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 139.7 104.14 0) (property "Datasheet" "~" (id 3) (at 140.97 104.14 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 764695dd-7c2d-496d-8a13-0984dfcff581)) (pin "1" (uuid 764695dd-7c2d-496d-8a13-0984dfcff581))
@ -5381,15 +5365,15 @@
(pin "1" (uuid a83ba061-baa7-43c5-91a3-339ce094e1fa)) (pin "1" (uuid a83ba061-baa7-43c5-91a3-339ce094e1fa))
) )
(symbol (lib_id "Device:R") (at 139.7 99.06 90) (mirror x) (unit 1) (symbol (lib_id "Device:R") (at 140.97 99.06 90) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 92850843-265a-4fa0-8012-65263508320a) (uuid 92850843-265a-4fa0-8012-65263508320a)
(property "Reference" "R8" (id 0) (at 139.7 94.3442 90)) (property "Reference" "R8" (id 0) (at 140.97 94.3442 90))
(property "Value" "100" (id 1) (at 139.7 96.8811 90)) (property "Value" "100" (id 1) (at 140.97 96.8811 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 139.7 97.282 90) (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 140.97 97.282 90)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 139.7 99.06 0) (property "Datasheet" "~" (id 3) (at 140.97 99.06 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 23bd2d54-bb0a-494f-a12f-89aeccc40cc4)) (pin "1" (uuid 23bd2d54-bb0a-494f-a12f-89aeccc40cc4))
@ -5539,36 +5523,36 @@
(pin "1" (uuid bc87a593-1ca5-44d6-9513-4e29dfb09ea1)) (pin "1" (uuid bc87a593-1ca5-44d6-9513-4e29dfb09ea1))
) )
(symbol (lib_id "Device:C") (at 134.62 130.81 0) (unit 1) (symbol (lib_id "Device:C") (at 135.89 130.81 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid a0eb4f95-47b6-4203-9351-21b1ca735303) (uuid a0eb4f95-47b6-4203-9351-21b1ca735303)
(property "Reference" "C14" (id 0) (at 137.541 129.9753 0) (property "Reference" "C14" (id 0) (at 138.811 129.9753 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "470nF" (id 1) (at 137.541 132.5122 0) (property "Value" "470nF" (id 1) (at 138.811 132.5122 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 135.5852 134.62 0) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 136.8552 134.62 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 134.62 130.81 0) (property "Datasheet" "~" (id 3) (at 135.89 130.81 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid bbe679f4-bf9f-44fc-946d-7f49ce7b47b0)) (pin "1" (uuid bbe679f4-bf9f-44fc-946d-7f49ce7b47b0))
(pin "2" (uuid 21329ce6-e4dc-42f3-af4d-f27d51d79359)) (pin "2" (uuid 21329ce6-e4dc-42f3-af4d-f27d51d79359))
) )
(symbol (lib_id "power:GND") (at 134.62 137.16 0) (unit 1) (symbol (lib_id "power:GND") (at 135.89 137.16 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid a2150830-ac0f-450d-b8ce-c3ecc2e44b58) (uuid a2150830-ac0f-450d-b8ce-c3ecc2e44b58)
(property "Reference" "#PWR028" (id 0) (at 134.62 143.51 0) (property "Reference" "#PWR028" (id 0) (at 135.89 143.51 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Value" "GND" (id 1) (at 134.62 141.6034 0)) (property "Value" "GND" (id 1) (at 135.89 141.6034 0))
(property "Footprint" "" (id 2) (at 134.62 137.16 0) (property "Footprint" "" (id 2) (at 135.89 137.16 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "" (id 3) (at 134.62 137.16 0) (property "Datasheet" "" (id 3) (at 135.89 137.16 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 64e62600-a22b-453f-9a7b-022815949bf8)) (pin "1" (uuid 64e62600-a22b-453f-9a7b-022815949bf8))
@ -5720,15 +5704,15 @@
(pin "1" (uuid 492d4af1-2d54-4af1-8598-a34cdfc60427)) (pin "1" (uuid 492d4af1-2d54-4af1-8598-a34cdfc60427))
) )
(symbol (lib_id "Connector:TestPoint") (at 134.62 92.71 0) (unit 1) (symbol (lib_id "Connector:TestPoint") (at 135.89 92.71 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid b7278322-9a8f-42cd-bde5-534fe674d54d) (uuid b7278322-9a8f-42cd-bde5-534fe674d54d)
(property "Reference" "TP8" (id 0) (at 134.62 85.0732 0)) (property "Reference" "TP8" (id 0) (at 135.89 85.0732 0))
(property "Value" "TestPoint" (id 1) (at 134.62 87.6101 0)) (property "Value" "TestPoint" (id 1) (at 135.89 87.6101 0))
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.5mm_Drill0.7mm" (id 2) (at 139.7 92.71 0) (property "Footprint" "TestPoint:TestPoint_THTPad_D1.5mm_Drill0.7mm" (id 2) (at 140.97 92.71 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 139.7 92.71 0) (property "Datasheet" "~" (id 3) (at 140.97 92.71 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 4f16a4a8-f000-41bf-8b7f-8a335c5ff4ad)) (pin "1" (uuid 4f16a4a8-f000-41bf-8b7f-8a335c5ff4ad))
@ -5865,15 +5849,15 @@
(pin "2" (uuid 75232602-6037-45b3-99da-23a4b4979ee1)) (pin "2" (uuid 75232602-6037-45b3-99da-23a4b4979ee1))
) )
(symbol (lib_id "Connector:TestPoint") (at 123.19 92.71 0) (unit 1) (symbol (lib_id "Connector:TestPoint") (at 124.46 92.71 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid c2227004-7a20-4569-81af-beac94841cde) (uuid c2227004-7a20-4569-81af-beac94841cde)
(property "Reference" "TP5" (id 0) (at 123.19 85.0732 0)) (property "Reference" "TP5" (id 0) (at 124.46 85.0732 0))
(property "Value" "TestPoint" (id 1) (at 123.19 87.6101 0)) (property "Value" "TestPoint" (id 1) (at 124.46 87.6101 0))
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.5mm_Drill0.7mm" (id 2) (at 128.27 92.71 0) (property "Footprint" "TestPoint:TestPoint_THTPad_D1.5mm_Drill0.7mm" (id 2) (at 129.54 92.71 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 128.27 92.71 0) (property "Datasheet" "~" (id 3) (at 129.54 92.71 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 42d73132-d529-4cc6-bd1d-99f1cc4d581a)) (pin "1" (uuid 42d73132-d529-4cc6-bd1d-99f1cc4d581a))
@ -5920,19 +5904,19 @@
(pin "1" (uuid 39cef5b8-a72f-4fde-9da2-b36e0a6fccde)) (pin "1" (uuid 39cef5b8-a72f-4fde-9da2-b36e0a6fccde))
) )
(symbol (lib_id "Connector:TestPoint") (at 134.62 59.69 0) (unit 1) (symbol (lib_id "Connector:TestPoint") (at 113.03 62.865 0) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid c587351e-3452-4e4d-abc8-c6ab30116b05) (uuid c587351e-3452-4e4d-abc8-c6ab30116b05)
(property "Reference" "TP7" (id 0) (at 133.35 52.07 0) (property "Reference" "TP7" (id 0) (at 114.427 58.7283 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "TestPoint" (id 1) (at 130.81 54.61 0) (property "Value" "TestPoint" (id 1) (at 114.427 61.2652 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.5mm_Drill0.7mm" (id 2) (at 139.7 59.69 0) (property "Footprint" "TestPoint:TestPoint_THTPad_D1.5mm_Drill0.7mm" (id 2) (at 118.11 62.865 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 139.7 59.69 0) (property "Datasheet" "~" (id 3) (at 118.11 62.865 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 6a5aa90a-f4c0-424d-b2e4-e9fe01aaa2a4)) (pin "1" (uuid 6a5aa90a-f4c0-424d-b2e4-e9fe01aaa2a4))
@ -6333,15 +6317,19 @@
(pin "6" (uuid 193ed2a7-dd4a-41b3-9405-8d418070bf55)) (pin "6" (uuid 193ed2a7-dd4a-41b3-9405-8d418070bf55))
) )
(symbol (lib_id "Connector:TestPoint") (at 123.19 59.69 0) (unit 1) (symbol (lib_id "Connector:TestPoint") (at 101.6 62.865 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid f1eae4af-f502-483e-bd95-2699d20d52ba) (uuid f1eae4af-f502-483e-bd95-2699d20d52ba)
(property "Reference" "TP4" (id 0) (at 123.19 52.0532 0)) (property "Reference" "TP4" (id 0) (at 102.997 58.7283 0)
(property "Value" "TestPoint" (id 1) (at 123.19 54.5901 0)) (effects (font (size 1.27 1.27)) (justify left))
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.5mm_Drill0.7mm" (id 2) (at 128.27 59.69 0) )
(property "Value" "TestPoint" (id 1) (at 102.997 61.2652 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.5mm_Drill0.7mm" (id 2) (at 106.68 62.865 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 128.27 59.69 0) (property "Datasheet" "~" (id 3) (at 106.68 62.865 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 70a461b0-516a-489c-b13c-77cf27b9e97d)) (pin "1" (uuid 70a461b0-516a-489c-b13c-77cf27b9e97d))