diff --git a/faderboard/faderboard.kicad_pro b/faderboard/faderboard.kicad_pro index 17dbf9d..1666857 100644 --- a/faderboard/faderboard.kicad_pro +++ b/faderboard/faderboard.kicad_pro @@ -1,15 +1,19 @@ { "board": { + "3dviewports": [], "design_settings": { "defaults": { - "board_outline_line_width": 0.09999999999999999, - "copper_line_width": 0.19999999999999998, + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, + "board_outline_line_width": 0.1, + "copper_line_width": 0.2, "copper_text_italic": false, "copper_text_size_h": 1.5, "copper_text_size_v": 1.5, "copper_text_thickness": 0.3, "copper_text_upright": false, - "courtyard_line_width": 0.049999999999999996, + "courtyard_line_width": 0.05, "dimension_precision": 4, "dimension_units": 3, "dimensions": { @@ -20,7 +24,7 @@ "text_position": 0, "units_format": 1 }, - "fab_line_width": 0.09999999999999999, + "fab_line_width": 0.1, "fab_text_italic": false, "fab_text_size_h": 1.0, "fab_text_size_v": 1.0, @@ -45,7 +49,7 @@ "silk_text_upright": false, "zones": { "45_degree_only": false, - "min_clearance": 0.19999999999999998 + "min_clearance": 0.2 } }, "diff_pair_dimensions": [ @@ -62,20 +66,28 @@ "rule_severities": { "annular_width": "error", "clearance": "error", + "connection_width": "warning", "copper_edge_clearance": "error", + "copper_sliver": "warning", "courtyards_overlap": "error", "diff_pair_gap_out_of_range": "error", "diff_pair_uncoupled_length_too_long": "error", "drill_out_of_range": "error", "duplicate_footprints": "warning", "extra_footprint": "warning", + "footprint": "error", + "footprint_symbol_mismatch": "warning", "footprint_type_mismatch": "error", "hole_clearance": "error", "hole_near_hole": "error", + "holes_co_located": "warning", "invalid_outline": "error", + "isolated_copper": "warning", "item_on_disabled_layer": "error", "items_not_allowed": "error", "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", "malformed_courtyard": "error", "microvia_drill_out_of_range": "error", "missing_courtyard": "ignore", @@ -85,9 +97,14 @@ "padstack": "error", "pth_inside_courtyard": "ignore", "shorting_items": "error", + "silk_edge_clearance": "warning", "silk_over_copper": "warning", "silk_overlap": "warning", "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_thickness": "warning", "through_hole_pad_without_hole": "error", "too_many_vias": "error", "track_dangling": "warning", @@ -104,23 +121,97 @@ "allow_microvias": false, "max_error": 0.005, "min_clearance": 0.0, + "min_connection": 0.0, "min_copper_edge_clearance": 0.0, "min_hole_clearance": 0.25, "min_hole_to_hole": 0.25, - "min_microvia_diameter": 0.19999999999999998, - "min_microvia_drill": 0.09999999999999999, + "min_microvia_diameter": 0.2, + "min_microvia_drill": 0.1, + "min_resolved_spokes": 2, "min_silk_clearance": 0.0, + "min_text_height": 0.8, + "min_text_thickness": 0.08, "min_through_hole_diameter": 0.3, - "min_track_width": 0.19999999999999998, - "min_via_annular_width": 0.049999999999999996, - "min_via_diameter": 0.39999999999999997, + "min_track_width": 0.2, + "min_via_annular_width": 0.05, + "min_via_diameter": 0.4, "solder_mask_clearance": 0.0, "solder_mask_min_width": 0.0, + "solder_mask_to_copper_clearance": 0.0, "use_height_for_length_calcs": true }, + "teardrop_options": [ + { + "td_onpadsmd": true, + "td_onroundshapesonly": false, + "td_ontrackend": false, + "td_onviapad": true + } + ], + "teardrop_parameters": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], "track_widths": [ 0.0 ], + "tuning_pattern_settings": { + "diff_pair_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 1.0 + }, + "diff_pair_skew_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + }, + "single_track_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + } + }, "via_dimensions": [ { "diameter": 0.0, @@ -130,7 +221,15 @@ "zones_allow_external_fillets": false, "zones_use_no_outline": true }, - "layer_presets": [] + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_presets": [], + "viewports": [] }, "boards": [], "cvpcb": { @@ -317,15 +416,21 @@ "bus_label_syntax": "error", "bus_to_bus_conflict": "error", "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", "different_unit_footprint": "error", "different_unit_net": "error", "duplicate_reference": "error", "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", "extra_units": "error", "global_label_dangling": "warning", "hier_label_mismatch": "error", "label_dangling": "error", "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", "multiple_net_names": "warning", "net_not_bus_member": "warning", "no_connect_connected": "warning", @@ -335,6 +440,7 @@ "pin_to_pin": "warning", "power_pin_not_driven": "error", "similar_labels": "warning", + "simulation_model_issue": "ignore", "unannotated": "error", "unit_value_mismatch": "error", "unresolved_variable": "error", @@ -352,7 +458,7 @@ "net_settings": { "classes": [ { - "bus_width": 12.0, + "bus_width": 12, "clearance": 0.2, "diff_pair_gap": 0.25, "diff_pair_via_gap": 0.25, @@ -366,28 +472,94 @@ "track_width": 0.25, "via_diameter": 0.8, "via_drill": 0.4, - "wire_width": 6.0 + "wire_width": 6 } ], "meta": { - "version": 2 + "version": 3 }, - "net_colors": null + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] }, "pcbnew": { "last_paths": { "gencad": "", "idf": "", "netlist": "", + "plot": "", + "pos_files": "", "specctra_dsn": "", "step": "", + "svg": "", "vrml": "" }, "page_layout_descr_file": "nocomment.kicad_wks" }, "schematic": { "annotate_start_num": 0, + "bom_export_filename": "", + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "name": "Grouped By Value", + "sort_asc": true, + "sort_field": "Referenz" + }, + "connection_grid_size": 50.0, "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, "default_line_thickness": 6.0, "default_text_size": 50.0, "field_names": [], @@ -398,6 +570,11 @@ "intersheets_ref_suffix": "", "junction_size_choice": 3, "label_size_ratio": 0.375, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, "pin_symbol_size": 25.0, "text_offset_ratio": 0.15 }, @@ -419,14 +596,19 @@ "page_layout_descr_file": "nocomment.kicad_wks", "plot_directory": "./", "spice_adjust_passive_values": false, + "spice_current_sheet_as_root": false, "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_dissipations": false, + "spice_save_all_voltages": false, "subpart_first_id": 65, "subpart_id_separator": 0 }, "sheets": [ [ "47ef7db7-299d-4f78-9abd-30c71fd4cb96", - "" + "Stammblatt" ] ], "text_variables": {} diff --git a/faderboard/faderboard.kicad_sch b/faderboard/faderboard.kicad_sch index 7e44d31..39c5c2a 100644 --- a/faderboard/faderboard.kicad_sch +++ b/faderboard/faderboard.kicad_sch @@ -1,7245 +1,19811 @@ -(kicad_sch (version 20211123) (generator eeschema) - - (uuid 47ef7db7-299d-4f78-9abd-30c71fd4cb96) - - (paper "A4") - - (lib_symbols - (symbol "Connector_Generic:Conn_01x01" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x01" (id 1) (at 0 -2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "connector" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x01_1_1" - (rectangle (start -1.27 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 1.27) (end 1.27 -1.27) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (pin passive line (at -5.08 0 0) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector_Generic:Conn_02x07_Odd_Even" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 1.27 10.16 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_02x07_Odd_Even" (id 1) (at 1.27 -10.16 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "connector" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connector, double row, 02x07, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_2x??_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_02x07_Odd_Even_1_1" - (rectangle (start -1.27 -7.493) (end 0 -7.747) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 -4.953) (end 0 -5.207) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 2.667) (end 0 2.413) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 5.207) (end 0 4.953) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 7.747) (end 0 7.493) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 8.89) (end 3.81 -8.89) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (rectangle (start 3.81 -7.493) (end 2.54 -7.747) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 3.81 -4.953) (end 2.54 -5.207) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 3.81 -2.413) (end 2.54 -2.667) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 3.81 0.127) (end 2.54 -0.127) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 3.81 2.667) (end 2.54 2.413) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 3.81 5.207) (end 2.54 4.953) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 3.81 7.747) (end 2.54 7.493) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (pin passive line (at -5.08 7.62 0) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 -2.54 180) (length 3.81) - (name "Pin_10" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -5.08 0) (length 3.81) - (name "Pin_11" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 -5.08 180) (length 3.81) - (name "Pin_12" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -7.62 0) (length 3.81) - (name "Pin_13" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 -7.62 180) (length 3.81) - (name "Pin_14" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 7.62 180) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 5.08 0) (length 3.81) - (name "Pin_3" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 5.08 180) (length 3.81) - (name "Pin_4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 2.54 0) (length 3.81) - (name "Pin_5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 2.54 180) (length 3.81) - (name "Pin_6" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 0 0) (length 3.81) - (name "Pin_7" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 0 180) (length 3.81) - (name "Pin_8" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -2.54 0) (length 3.81) - (name "Pin_9" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector_Generic_MountingPin:Conn_01x04_MountingPin" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 0 5.08 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x04_MountingPin" (id 1) (at 1.27 -7.62 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "connector" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connectable mounting pin connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_1x??-1MP*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x04_MountingPin_1_1" - (rectangle (start -1.27 -4.953) (end 0 -5.207) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 2.667) (end 0 2.413) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 3.81) (end 1.27 -6.35) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (polyline - (pts - (xy -1.016 -7.112) - (xy 1.016 -7.112) - ) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (text "Mounting" (at 0 -6.731 0) - (effects (font (size 0.381 0.381))) - ) - (pin passive line (at -5.08 2.54 0) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 0 0) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -2.54 0) (length 3.81) - (name "Pin_3" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -5.08 0) (length 3.81) - (name "Pin_4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -10.16 90) (length 3.048) - (name "MountPin" (effects (font (size 1.27 1.27)))) - (number "MP" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector_Generic_MountingPin:Conn_01x10_MountingPin" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 0 12.7 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x10_MountingPin" (id 1) (at 1.27 -15.24 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "connector" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connectable mounting pin connector, single row, 01x10, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_1x??-1MP*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x10_MountingPin_1_1" - (rectangle (start -1.27 -12.573) (end 0 -12.827) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 -10.033) (end 0 -10.287) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 -7.493) (end 0 -7.747) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 -4.953) (end 0 -5.207) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 2.667) (end 0 2.413) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 5.207) (end 0 4.953) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 7.747) (end 0 7.493) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 10.287) (end 0 10.033) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 11.43) (end 1.27 -13.97) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (polyline - (pts - (xy -1.016 -14.732) - (xy 1.016 -14.732) - ) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (text "Mounting" (at 0 -14.351 0) - (effects (font (size 0.381 0.381))) - ) - (pin passive line (at -5.08 10.16 0) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -12.7 0) (length 3.81) - (name "Pin_10" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 7.62 0) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 5.08 0) (length 3.81) - (name "Pin_3" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 2.54 0) (length 3.81) - (name "Pin_4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 0 0) (length 3.81) - (name "Pin_5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -2.54 0) (length 3.81) - (name "Pin_6" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -5.08 0) (length 3.81) - (name "Pin_7" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -7.62 0) (length 3.81) - (name "Pin_8" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -10.16 0) (length 3.81) - (name "Pin_9" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -17.78 90) (length 3.048) - (name "MountPin" (effects (font (size 1.27 1.27)))) - (number "MP" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C_Polarized_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "C" (id 0) (at 0.254 1.778 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C_Polarized_Small" (id 1) (at 0.254 -2.032 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Polarized capacitor, small symbol" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "CP_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_Polarized_Small_0_1" - (rectangle (start -1.524 -0.3048) (end 1.524 -0.6858) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (rectangle (start -1.524 0.6858) (end 1.524 0.3048) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 1.524) - (xy -0.762 1.524) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.016 1.27) - (xy -1.016 1.778) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "C_Polarized_Small_1_1" - (pin passive line (at 0 2.54 270) (length 1.8542) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -2.54 90) (length 1.8542) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "C" (id 0) (at 0.254 1.778 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C_Small" (id 1) (at 0.254 -2.032 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "capacitor cap" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Unpolarized capacitor, small symbol" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "C_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_Small_0_1" - (polyline - (pts - (xy -1.524 -0.508) - (xy 1.524 -0.508) - ) - (stroke (width 0.3302) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.524 0.508) - (xy 1.524 0.508) - ) - (stroke (width 0.3048) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "C_Small_1_1" - (pin passive line (at 0 2.54 270) (length 2.032) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -2.54 90) (length 2.032) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:LED_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (id 0) (at -1.27 3.175 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "LED_Small" (id 1) (at -4.445 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "LED diode light-emitting-diode" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Light emitting diode, small symbol" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "LED_Small_0_1" - (polyline - (pts - (xy -0.762 -1.016) - (xy -0.762 1.016) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 0) - (xy -0.762 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 -1.016) - (xy -0.762 0) - (xy 0.762 1.016) - (xy 0.762 -1.016) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0.762) - (xy -0.508 1.27) - (xy -0.254 1.27) - (xy -0.508 1.27) - (xy -0.508 1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.508 1.27) - (xy 0 1.778) - (xy 0.254 1.778) - (xy 0 1.778) - (xy 0 1.524) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "LED_Small_1_1" - (pin passive line (at -2.54 0 0) (length 1.778) - (name "K" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 2.54 0 180) (length 1.778) - (name "A" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:R_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "R" (id 0) (at 0.762 0.508 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "R_Small" (id 1) (at 0.762 -1.016 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "R resistor" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Resistor, small symbol" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "R_Small_0_1" - (rectangle (start -0.762 1.778) (end 0.762 -1.778) - (stroke (width 0.2032) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "R_Small_1_1" - (pin passive line (at 0 2.54 270) (length 0.762) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -2.54 90) (length 0.762) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Driver_Motor:DRV8837" (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at 6.35 11.43 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "DRV8837" (id 1) (at -10.16 11.43 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm" (id 2) (at 0 -21.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "half bridge driver" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "H-Bridge driver, 1.8A, Low Voltage, PWM input, WSON-8" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "WSON*1EP*2x2mm*P0.5mm*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "DRV8837_0_1" - (rectangle (start -7.62 10.16) (end 7.62 -10.16) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - ) - (symbol "DRV8837_1_1" - (pin power_in line (at 0 12.7 270) (length 2.54) - (name "VM" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 10.16 7.62 180) (length 2.54) - (name "OUT1" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 10.16 -7.62 180) (length 2.54) - (name "OUT2" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -12.7 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -10.16 -2.54 0) (length 2.54) - (name "IN2" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -10.16 0 0) (length 2.54) - (name "IN1" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -10.16 2.54 0) (length 2.54) - (name "~{SLEEP}" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at -2.54 12.7 270) (length 2.54) - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -12.7 90) (length 2.54) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MCU_ST_STM32F1:STM32F103C8Tx" (in_bom yes) (on_board yes) - (property "Reference" "U1" (id 0) (at 13.97 34.29 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "STM32F103C8Tx" (id 1) (at 13.97 31.75 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" (id 2) (at -15.24 -35.56 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00161566.pdf" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "ARM Cortex-M3 STM32F1 STM32F103" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "ARM Cortex-M3 MCU, 64KB flash, 20KB RAM, 72MHz, 2-3.6V, 37 GPIO, LQFP-48" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "STM32F103C8Tx_0_1" - (rectangle (start -15.24 -35.56) (end 12.7 35.56) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - ) - (symbol "STM32F103C8Tx_1_1" - (pin power_in line (at -5.08 38.1 270) (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 5.08 180) (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 2.54 180) (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 0 180) (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -2.54 180) (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -5.08 180) (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -7.62 180) (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -10.16 180) (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -12.7 180) (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 5.08 0) (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 2.54 0) (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 15.24 0) (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 0 0) (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -20.32 0) (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -22.86 0) (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at -5.08 -38.1 90) (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at -2.54 38.1 270) (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -25.4 0) (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -27.94 0) (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -30.48 0) (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -33.02 0) (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -15.24 180) (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 12.7 0) (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -17.78 180) (length 2.54) - (name "PA9" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -20.32 180) (length 2.54) - (name "PA10" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -22.86 180) (length 2.54) - (name "PA11" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -25.4 180) (length 2.54) - (name "PA12" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -27.94 180) (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at -2.54 -38.1 90) (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 38.1 270) (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -30.48 180) (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -33.02 180) (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -2.54 0) (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 10.16 0) (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -5.08 0) (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -7.62 0) (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -10.16 0) (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -12.7 0) (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -17.78 27.94 0) (length 2.54) - (name "BOOT0" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -15.24 0) (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -17.78 0) (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -38.1 90) (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 2.54 38.1 270) (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 22.86 0) (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 20.32 0) (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -17.78 33.02 0) (length 2.54) - (name "NRST" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 2.54 -38.1 90) (length 2.54) - (name "VSSA" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 5.08 38.1 270) (length 2.54) - (name "VDDA" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Mechanical:MountingHole_Pad" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "H" (id 0) (at 0 6.35 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "MountingHole_Pad" (id 1) (at 0 4.445 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole with connection" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*Pad*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_Pad_0_1" - (circle (center 0 1.27) (radius 1.27) - (stroke (width 1.27) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "MountingHole_Pad_1_1" - (pin input line (at 0 -2.54 90) (length 2.54) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Sensor_Temperature:TMP102xxDRL" (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -2.54 10.795 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "TMP102xxDRL" (id 1) (at -2.54 8.89 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-563" (id 2) (at 1.27 -8.89 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tmp102.pdf" (id 3) (at 1.27 -11.43 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "ki_keywords" "digital temperature sensor i2c smbus" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Digital Temperature Sensor, +/- 3 °C, low-Power, SMBus, 12 bit, Two-Wire Serial Interface, SOT-563" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOT?563*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TMP102xxDRL_0_1" - (rectangle (start -7.62 7.62) (end 7.62 -7.62) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - ) - (symbol "TMP102xxDRL_1_1" - (polyline - (pts - (xy 2.413 -0.635) - (xy 3.048 -0.635) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.413 0) - (xy 3.048 0) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.413 0.635) - (xy 3.048 0.635) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.413 1.27) - (xy 3.048 1.27) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.413 1.905) - (xy 2.413 -1.27) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.413 1.905) - (xy 3.048 1.905) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 3.683 1.905) - (xy 3.683 -1.27) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (circle (center 3.048 -3.81) (radius 1.27) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (rectangle (start 3.683 -3.175) (end 2.413 -1.27) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (arc (start 3.683 1.905) (mid 3.048 2.54) (end 2.413 1.905) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (pin input line (at -10.16 2.54 0) (length 2.54) - (name "SCL" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -10.16 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin open_collector line (at 10.16 5.08 180) (length 2.54) - (name "ALERT" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -10.16 -2.54 0) (length 2.54) - (name "ADD0" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 10.16 270) (length 2.54) - (name "V+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -10.16 5.08 0) (length 2.54) - (name "SDA" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "SW" (id 0) (at 1.27 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "SW_Push" (id 1) (at 0 -1.524 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 5.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 5.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "switch normally-open pushbutton push-button" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Push button switch, generic, two pins" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "SW_Push_0_1" - (circle (center -2.032 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 1.27) - (xy 0 3.048) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 1.27) - (xy -2.54 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (circle (center 2.032 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (pin passive line (at -5.08 0 0) (length 2.54) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 0 180) (length 2.54) - (name "2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+3V3" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 0 3.556 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+3V3\"" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+3V3_0_1" - (polyline - (pts - (xy -0.762 1.27) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 2.54) - (xy 0.762 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "+3V3_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+3V3" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GND_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "GND_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GND1" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND1" (id 1) (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GND1\" , ground" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GND1_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "GND1_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GND1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "#FLG" (id 0) (at 0 1.905 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "PWR_FLAG" (id 1) (at 0 3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "flag power" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Special symbol for telling ERC where power comes from" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "PWR_FLAG_0_0" - (pin power_out line (at 0 0 90) (length 0) - (name "pwr" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - (symbol "PWR_FLAG_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 1.27) - (xy -1.016 1.905) - (xy 0 2.54) - (xy 1.016 1.905) - (xy 0 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - ) - (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (id 1) (at 0 3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"VCC\"" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "VCC_0_1" - (polyline - (pts - (xy -0.762 1.27) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 2.54) - (xy 0.762 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "VCC_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:VDC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -2.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 0 6.35 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"VDC\"" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "VDC_0_1" - (polyline - (pts - (xy -0.762 1.27) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 2.54) - (xy 0.762 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "VDC_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "VDC" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - ) - - (junction (at 179.07 113.03) (diameter 0) (color 0 0 0 0) - (uuid 02e59205-fbfe-4d78-a043-1e22a8d4e85a) - ) - (junction (at 72.39 110.49) (diameter 0) (color 0 0 0 0) - (uuid 040aefeb-5635-4043-82f3-760ad7a5c51d) - ) - (junction (at 182.88 44.45) (diameter 0) (color 0 0 0 0) - (uuid 047e52b9-47a3-4bb4-923d-4b4e5c62bf84) - ) - (junction (at 35.56 148.59) (diameter 0) (color 0 0 0 0) - (uuid 0717ec93-7cce-449f-add0-a847d9befade) - ) - (junction (at 55.88 21.59) (diameter 0) (color 0 0 0 0) - (uuid 07184488-0111-4e55-8a0f-0eb8a8747fbd) - ) - (junction (at 86.36 29.21) (diameter 0) (color 0 0 0 0) - (uuid 0cd718ea-a0b6-4a33-9b60-19fa926a4ea2) - ) - (junction (at 265.43 44.45) (diameter 0) (color 0 0 0 0) - (uuid 182598ad-124e-498d-ae48-2a35bc90c76e) - ) - (junction (at 182.88 123.19) (diameter 0) (color 0 0 0 0) - (uuid 18c5de0c-427f-4d08-a346-32dd51058570) - ) - (junction (at 92.71 74.93) (diameter 0) (color 0 0 0 0) - (uuid 1c0d8bf8-d782-45c4-875d-267f5d782535) - ) - (junction (at 92.71 99.06) (diameter 0) (color 0 0 0 0) - (uuid 1ddf3aa2-3b43-406d-9e15-b4abaec205f0) - ) - (junction (at 265.43 162.56) (diameter 0) (color 0 0 0 0) - (uuid 2ac2afdf-88f5-495b-b127-94595d62461e) - ) - (junction (at 78.74 53.34) (diameter 0) (color 0 0 0 0) - (uuid 2ba7380b-b8b7-434e-b186-aed53faad144) - ) - (junction (at 179.07 73.66) (diameter 0) (color 0 0 0 0) - (uuid 2c6c6d64-f41a-4446-af7a-06b5173677e0) - ) - (junction (at 76.2 29.21) (diameter 0) (color 0 0 0 0) - (uuid 39cdc67b-dbae-44f6-bc4b-e7d0856dc8b7) - ) - (junction (at 45.72 29.21) (diameter 0) (color 0 0 0 0) - (uuid 3d2bbb8f-def9-487f-b3ae-a50ddde70062) - ) - (junction (at 179.07 152.4) (diameter 0) (color 0 0 0 0) - (uuid 3d7098f0-c9c3-43ba-b75e-b46aaadda80b) - ) - (junction (at 43.18 121.92) (diameter 0) (color 0 0 0 0) - (uuid 4a4fda81-5a9a-47fa-a57c-dc26a77dc419) - ) - (junction (at 27.94 162.56) (diameter 0) (color 0 0 0 0) - (uuid 4c0a640d-2db5-49fd-9937-6e62b097c8a9) - ) - (junction (at 78.74 58.42) (diameter 0) (color 0 0 0 0) - (uuid 4ea10aea-c1a9-451b-af60-4ff7ba5e94ab) - ) - (junction (at 26.67 41.91) (diameter 0) (color 0 0 0 0) - (uuid 56112619-906c-4726-a93a-ae62dd763a6b) - ) - (junction (at 35.56 182.88) (diameter 0) (color 0 0 0 0) - (uuid 5953e592-d6fb-4dc1-b8d1-1f402d990081) - ) - (junction (at 265.43 83.82) (diameter 0) (color 0 0 0 0) - (uuid 59908d17-1cfe-4f92-9b23-2a836ce18518) - ) - (junction (at 265.43 123.19) (diameter 0) (color 0 0 0 0) - (uuid 5e44b899-786d-415b-ba82-2e852abe6324) - ) - (junction (at 77.47 74.93) (diameter 0) (color 0 0 0 0) - (uuid 625ae305-a030-4a28-96e7-c875cb986abd) - ) - (junction (at 76.2 21.59) (diameter 0) (color 0 0 0 0) - (uuid 629bf52f-84a2-4021-ab96-4f4da23e8915) - ) - (junction (at 77.47 85.09) (diameter 0) (color 0 0 0 0) - (uuid 6bb5d774-a92a-4f35-b29a-f822d143f51c) - ) - (junction (at 182.88 162.56) (diameter 0) (color 0 0 0 0) - (uuid 6c79a37c-aa91-4566-920f-18b508b81ff6) - ) - (junction (at 261.62 152.4) (diameter 0) (color 0 0 0 0) - (uuid 72cb4957-bb88-4601-a618-0d485190d706) - ) - (junction (at 77.47 189.23) (diameter 0) (color 0 0 0 0) - (uuid 83e73f15-af86-4072-895f-fc98ebf82dfd) - ) - (junction (at 66.04 62.23) (diameter 0) (color 0 0 0 0) - (uuid 85ba44dc-025d-4529-a4a2-980658f9b532) - ) - (junction (at 80.01 110.49) (diameter 0) (color 0 0 0 0) - (uuid 86a980ba-66e5-465b-b69f-8451d386f49f) - ) - (junction (at 80.01 189.23) (diameter 0) (color 0 0 0 0) - (uuid 8bc678b2-3aaa-4b86-92e6-787d89ccb432) - ) - (junction (at 261.62 34.29) (diameter 0) (color 0 0 0 0) - (uuid 91ac965e-36c6-4ad8-89cc-8e237e2cf015) - ) - (junction (at 77.47 110.49) (diameter 0) (color 0 0 0 0) - (uuid 939cfd2e-2173-40b7-8793-3feae710b8e7) - ) - (junction (at 45.72 21.59) (diameter 0) (color 0 0 0 0) - (uuid 951c9b82-52bd-44a7-899c-618b0fd2cdbd) - ) - (junction (at 74.93 189.23) (diameter 0) (color 0 0 0 0) - (uuid 9bf61b01-309f-4fbd-ab49-188da81ed2f0) - ) - (junction (at 66.04 29.21) (diameter 0) (color 0 0 0 0) - (uuid 9de75551-dc21-4d74-92f6-ca850f68ddd4) - ) - (junction (at 27.94 129.54) (diameter 0) (color 0 0 0 0) - (uuid a36fac57-7abd-42d1-a69a-d7a111102b68) - ) - (junction (at 74.93 110.49) (diameter 0) (color 0 0 0 0) - (uuid aeb9a1ba-93d2-40b6-a24d-53221830b8af) - ) - (junction (at 179.07 34.29) (diameter 0) (color 0 0 0 0) - (uuid af750230-80ad-4408-8665-2ccf655688ba) - ) - (junction (at 35.56 21.59) (diameter 0) (color 0 0 0 0) - (uuid b1a04391-444e-42e1-b221-a677030b7001) - ) - (junction (at 104.14 82.55) (diameter 0) (color 0 0 0 0) - (uuid b77490da-6553-4ad3-ae8e-e053567297d5) - ) - (junction (at 66.04 21.59) (diameter 0) (color 0 0 0 0) - (uuid c8c11ba3-d292-4c2a-b335-4751e243ac87) - ) - (junction (at 261.62 73.66) (diameter 0) (color 0 0 0 0) - (uuid cf62462b-b03c-4717-b9a4-973e9e7029bf) - ) - (junction (at 182.88 83.82) (diameter 0) (color 0 0 0 0) - (uuid d3ca7513-b057-43ab-9135-6ad3b83aec05) - ) - (junction (at 261.62 113.03) (diameter 0) (color 0 0 0 0) - (uuid d6bd57ed-240e-4045-bff7-bb762e7eedde) - ) - (junction (at 71.12 82.55) (diameter 0) (color 0 0 0 0) - (uuid db9eba7e-2c46-4a94-9dd2-54dc31663dfb) - ) - (junction (at 66.04 41.91) (diameter 0) (color 0 0 0 0) - (uuid f9cf06b9-e125-4b12-9844-5427c40c42d6) - ) - (junction (at 55.88 29.21) (diameter 0) (color 0 0 0 0) - (uuid ffec608c-ce52-4d2f-a63e-4c104b8d9867) - ) - - (no_connect (at 172.72 71.12) (uuid 0b7d109f-a43a-4fa7-9028-71a64029bfd5)) - (no_connect (at 255.27 110.49) (uuid 12fbcd10-82f6-4fd0-b741-7ede123f579a)) - (no_connect (at 172.72 31.75) (uuid 16d8e933-ed2c-4605-99b9-260ce4282ab8)) - (no_connect (at 172.72 149.86) (uuid 224ef0b3-4ead-43f9-9e33-d6bd5998598d)) - (no_connect (at 50.8 54.61) (uuid 33b0b128-19de-45d9-9560-ef1b16236d87)) - (no_connect (at 255.27 71.12) (uuid 5c7129b1-9ac2-45ef-b267-cfe6c1ffa968)) - (no_connect (at 104.14 45.72) (uuid 63e7d5d4-d982-4ca8-bfb0-362d60a1b992)) - (no_connect (at 172.72 110.49) (uuid 687e39e9-83f4-4f56-87ec-12b1b8100469)) - (no_connect (at 91.44 45.72) (uuid 69ca0115-9b1b-4311-acd6-08bf06471dcc)) - (no_connect (at 39.37 69.85) (uuid 6beddf35-7b3b-44a1-afd0-7cf5129a1892)) - (no_connect (at 91.44 55.88) (uuid 97e26849-fa87-4eb2-b012-103a1985fda5)) - (no_connect (at 45.72 36.83) (uuid acf9123f-49d6-4331-ab9e-b1a6ec6c7c32)) - (no_connect (at 104.14 55.88) (uuid b4c34571-38d5-4f88-b478-4d9e01df4bc7)) - (no_connect (at 255.27 31.75) (uuid c7d250c8-5947-4c17-9142-5787124f9aef)) - (no_connect (at 255.27 149.86) (uuid d2e9a4c9-e019-46dc-b0a2-78243a4e9d13)) - - (wire (pts (xy 27.94 162.56) (xy 27.94 163.83)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0048ad90-83bc-4d23-b958-9075c404bbb2) - ) - (wire (pts (xy 92.71 162.56) (xy 105.41 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 00a7ba10-1556-4f83-aefd-d97f0c16649a) - ) - (wire (pts (xy 35.56 21.59) (xy 45.72 21.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 01b31b82-1a41-4cb5-98a7-3fa2f080a861) - ) - (wire (pts (xy 49.53 165.1) (xy 59.69 165.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 01b826c9-8b44-4a81-9502-60396a5e0b87) - ) - (wire (pts (xy 26.67 40.64) (xy 26.67 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 01cf38c0-c484-4f24-b3a9-b9a3678eb794) - ) - (wire (pts (xy 21.59 44.45) (xy 34.29 44.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 03f4ea51-16bb-4c12-960b-df05c26c3f15) - ) - (wire (pts (xy 227.33 27.94) (xy 227.33 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 047b2ed8-bb36-4fd1-8bae-29b8548e43d1) - ) - (wire (pts (xy 190.5 41.91) (xy 190.5 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 05f3716b-31b8-46ae-8668-01881d31f1a5) - ) - (wire (pts (xy 66.04 27.94) (xy 66.04 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 061be30a-67db-4872-9608-fa2b87f2ca0f) - ) - (wire (pts (xy 76.2 27.94) (xy 76.2 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 06212692-73e6-494b-af4c-cf3c4ea9d7bf) - ) - (wire (pts (xy 203.2 45.72) (xy 203.2 46.99)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0642f998-4dbd-461d-aee4-adf7d15b1871) - ) - (wire (pts (xy 76.2 29.21) (xy 86.36 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 06833611-1471-4b27-b271-8afabe33edf3) - ) - (wire (pts (xy 129.54 82.55) (xy 137.16 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0835a9e3-3602-4ae6-8f23-6d695dc7d6de) - ) - (wire (pts (xy 49.53 139.7) (xy 59.69 139.7)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0924b74a-401c-41bb-b0eb-18306fa3ac23) - ) - (wire (pts (xy 157.48 151.13) (xy 158.75 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 09e71239-6acf-49c6-9378-8ed8f3fe16a5) - ) - (wire (pts (xy 212.09 119.38) (xy 219.71 119.38)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0a1250b4-7247-494d-8d7f-903a2823ee60) - ) - (wire (pts (xy 212.09 116.84) (xy 219.71 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0a8b0b33-d4fa-461e-b64d-cb0ba4430e1e) - ) - (wire (pts (xy 177.8 120.65) (xy 190.5 120.65)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0c1d8c0a-3958-4e88-8555-b5897c113d75) - ) - (wire (pts (xy 203.2 144.78) (xy 203.2 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0c739466-7331-49b2-a318-41408d2da4e9) - ) - (wire (pts (xy 66.04 49.53) (xy 66.04 50.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0d66dd5b-1212-4145-8bc1-ce5600f6789d) - ) - (wire (pts (xy 124.46 116.84) (xy 137.16 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0e72ab71-a474-486c-b964-479316ca58f6) - ) - (wire (pts (xy 229.87 25.4) (xy 229.87 27.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 103dd90b-962b-4699-a4af-a7791959d066) - ) - (wire (pts (xy 72.39 62.23) (xy 72.39 60.96)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 105480f3-f8ae-4ffd-9ec2-e72240407681) - ) - (wire (pts (xy 50.8 57.15) (xy 66.04 57.15)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 10830687-791d-42a2-a4af-08e2cf7a5da3) - ) - (wire (pts (xy 92.71 147.32) (xy 105.41 147.32)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1112ac3a-2b1f-429b-9faa-f5a4a1f5eb54) - ) - (wire (pts (xy 182.88 123.19) (xy 187.96 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 136a25f9-77ff-4035-abf6-43d7fc80424f) - ) - (wire (pts (xy 35.56 182.88) (xy 43.18 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 144b3945-a458-4e1e-8503-bb28ec640dc4) - ) - (wire (pts (xy 21.59 59.69) (xy 34.29 59.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 15424ec7-6341-471d-8941-324b01edace1) - ) - (wire (pts (xy 240.03 48.26) (xy 241.3 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 16570834-6d76-43f7-8483-735babe30945) - ) - (wire (pts (xy 19.05 62.23) (xy 34.29 62.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 18477cf2-6b44-4d08-b52a-8c79d3767a7b) - ) - (wire (pts (xy 212.09 158.75) (xy 219.71 158.75)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 184b030d-09c4-4a88-8508-2e7021ac86cc) - ) - (wire (pts (xy 190.5 152.4) (xy 179.07 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 18c32a71-ffb5-45da-b5ba-0f37219aee7a) - ) - (wire (pts (xy 224.79 144.78) (xy 224.79 143.51)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1b06fe50-7a6e-48b3-b41f-b2f998057ccf) - ) - (wire (pts (xy 261.62 111.76) (xy 261.62 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1c173dd5-706b-45d3-876d-e1eb352a83dc) - ) - (wire (pts (xy 273.05 35.56) (xy 273.05 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1cc12b88-b225-46ca-8f1d-cc7393951f9e) - ) - (wire (pts (xy 81.28 90.17) (xy 81.28 99.06)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1ee632e0-0613-4c3f-a796-49699c2fbe45) - ) - (wire (pts (xy 27.94 161.29) (xy 27.94 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2036c825-4f95-4759-ba77-465d489ddb56) - ) - (wire (pts (xy 177.8 160.02) (xy 190.5 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 20a46144-b55b-4f54-816e-21fe4ed816bd) - ) - (wire (pts (xy 227.33 26.67) (xy 224.79 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2128cf3a-8399-434d-a89b-a781794813dd) - ) - (wire (pts (xy 76.2 21.59) (xy 86.36 21.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2434cc48-e2e8-4d71-a181-3cafdb7c62d7) - ) - (wire (pts (xy 261.62 113.03) (xy 261.62 118.11)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2483aa9a-eac4-45e1-af08-a1262cd7ded9) - ) - (wire (pts (xy 19.05 20.32) (xy 19.05 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 24ec5f5b-87fa-4940-ac7e-5faf5a8a70f3) - ) - (wire (pts (xy 179.07 157.48) (xy 177.8 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 24f9a29d-4a1c-4f06-905a-9f19cf256ecf) - ) - (wire (pts (xy 77.47 110.49) (xy 77.47 111.76)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2648eafd-6e5f-4004-9095-ac7a69dc4fad) - ) - (wire (pts (xy 50.8 59.69) (xy 62.23 59.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2849b9d7-06b0-49fa-aa5b-431d58f67167) - ) - (wire (pts (xy 260.35 41.91) (xy 273.05 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 28b9d47c-e561-47de-9f6b-f04112f4c538) - ) - (wire (pts (xy 120.65 45.72) (xy 120.65 46.99)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 298e2db9-735e-4aae-af3b-9f95de65ed37) - ) - (wire (pts (xy 71.12 81.28) (xy 71.12 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2abae203-dc9d-479d-ada9-196cefe41364) - ) - (wire (pts (xy 260.35 120.65) (xy 273.05 120.65)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2b079a5e-f2f5-4fbc-8faa-1732830727de) - ) - (wire (pts (xy 273.05 153.67) (xy 273.05 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2b09ca19-6159-4608-8244-237105506344) - ) - (wire (pts (xy 40.64 121.92) (xy 43.18 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2de32d0a-606d-4766-a320-890b31d959a5) - ) - (wire (pts (xy 80.01 187.96) (xy 80.01 189.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2eaf0a90-188f-4fc5-8bbd-a9aac8cc5696) - ) - (wire (pts (xy 120.65 91.44) (xy 120.65 92.71)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2eb5e1b2-de6a-4e80-b372-a8a2eac0cac3) - ) - (wire (pts (xy 120.65 33.02) (xy 120.65 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2f3f5414-49f8-4f97-aa06-97a77be350bb) - ) - (wire (pts (xy 203.2 52.07) (xy 203.2 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 305ea620-32d6-4abe-a54f-dcbf031478f6) - ) - (wire (pts (xy 27.94 129.54) (xy 43.18 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 31057839-6190-4f01-a3ad-9db86dc7d2ae) - ) - (wire (pts (xy 260.35 76.2) (xy 270.51 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3115583a-4e79-4e6a-bcfe-511b12b82592) - ) - (wire (pts (xy 124.46 119.38) (xy 137.16 119.38)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 317bc14e-7bc4-42de-89d5-298f4909c6b1) - ) - (wire (pts (xy 92.71 182.88) (xy 105.41 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3259096f-6ae6-45bf-88e3-ebc10e53a7c9) - ) - (wire (pts (xy 49.53 162.56) (xy 59.69 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3286184f-8a70-4b98-bcfe-1fad9f2663de) - ) - (wire (pts (xy 92.71 144.78) (xy 105.41 144.78)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 343a4045-4691-4ea7-b90f-88f6446595e2) - ) - (wire (pts (xy 203.2 130.81) (xy 203.2 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 35357af0-0fbd-4687-9288-b0be0ef85c40) - ) - (wire (pts (xy 157.48 127) (xy 158.75 127)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3546a8d6-112f-400f-9954-2b5423ae0754) - ) - (wire (pts (xy 49.53 160.02) (xy 59.69 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3561c945-ba86-4519-9a82-0cfe1e607ecf) - ) - (wire (pts (xy 29.21 121.92) (xy 30.48 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 361b7cad-adb7-41c1-b169-d0641309939e) - ) - (wire (pts (xy 86.36 27.94) (xy 86.36 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3666ceed-0ddb-4136-9bb1-1cdf5100b893) - ) - (wire (pts (xy 229.87 92.71) (xy 229.87 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 36de211c-edef-47b2-bbe0-06c7f2ced8cf) - ) - (wire (pts (xy 74.93 189.23) (xy 77.47 189.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 37688c72-1d35-414d-aba3-13220f03c0dc) - ) - (wire (pts (xy 92.71 149.86) (xy 105.41 149.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 37bb9520-10c6-44ec-99a9-2b6abbcb446b) - ) - (wire (pts (xy 129.54 77.47) (xy 137.16 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 38baaa32-e0d7-4a6f-9e6d-4b876be2651f) - ) - (wire (pts (xy 21.59 49.53) (xy 34.29 49.53)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 39000122-f575-4498-a91b-b1ff8888fcb8) - ) - (wire (pts (xy 120.65 72.39) (xy 120.65 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3abaa11b-ed2b-43b6-8ff7-76a543cef6f5) - ) - (wire (pts (xy 260.35 162.56) (xy 265.43 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3cdf7881-13a2-4ea6-b523-16e65009cc71) - ) - (wire (pts (xy 261.62 73.66) (xy 261.62 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3d10fc0c-df55-49c2-978d-d254a24308fa) - ) - (wire (pts (xy 102.87 20.32) (xy 102.87 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3da7dec0-c121-441f-b375-9c725f798b72) - ) - (wire (pts (xy 273.05 81.28) (xy 273.05 80.01)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3dd4ad2a-51a5-4535-a62c-1a1a59b7438a) - ) - (wire (pts (xy 92.71 74.93) (xy 92.71 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3f8c77b9-36ea-4808-a082-e726d5a8140e) - ) - (wire (pts (xy 92.71 167.64) (xy 105.41 167.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3fc622ff-6430-4de5-a1b2-85d68778dc2f) - ) - (wire (pts (xy 179.07 33.02) (xy 179.07 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3fefd4ec-9ffb-4bc9-93a6-3d40b8db6e22) - ) - (wire (pts (xy 224.79 26.67) (xy 224.79 25.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 40089413-4c86-40d3-b144-14394430a3ed) - ) - (wire (pts (xy 80.01 189.23) (xy 80.01 190.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 401d4367-61bf-4fbc-bada-b9542db0119b) - ) - (wire (pts (xy 91.44 48.26) (xy 78.74 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 40d362d9-8ea2-41ae-bfce-c399f8ccea2d) - ) - (wire (pts (xy 203.2 33.02) (xy 203.2 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 40eadd84-3c7f-4975-b1eb-04097a72602c) - ) - (wire (pts (xy 203.2 124.46) (xy 203.2 125.73)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 416f81ec-9c28-461a-a36e-fa70f7dee20c) - ) - (wire (pts (xy 144.78 66.04) (xy 142.24 66.04)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 417a0328-ea24-4c0a-8b8c-bb597a795170) - ) - (wire (pts (xy 142.24 144.78) (xy 142.24 143.51)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 41d2ceeb-a7e6-44fc-bf55-f3bb4d04b052) - ) - (wire (pts (xy 102.87 82.55) (xy 104.14 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 42b41050-bb9f-471a-a005-610e4f18d7de) - ) - (wire (pts (xy 147.32 64.77) (xy 147.32 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 43be1260-a8bd-417e-b504-b2b83b27ed06) - ) - (wire (pts (xy 203.2 26.67) (xy 203.2 27.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 43fc202f-f746-490f-934b-108f80c57c74) - ) - (wire (pts (xy 127 38.1) (xy 137.16 38.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 454d4e49-4970-4c7e-b9b5-d0c41b61b1ab) - ) - (wire (pts (xy 104.14 50.8) (xy 115.57 50.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 45b35df2-28bc-4c46-a20e-536740edf78c) - ) - (wire (pts (xy 273.05 74.93) (xy 273.05 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 47161acf-abd8-45b8-b533-2028ffa498ce) - ) - (wire (pts (xy 190.5 34.29) (xy 179.07 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 47a39c59-deca-456c-8de4-a1d78fc3f65f) - ) - (wire (pts (xy 227.33 144.78) (xy 224.79 144.78)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 48ae2a3c-23ca-4374-91fc-02e35e1ccf1e) - ) - (wire (pts (xy 260.35 36.83) (xy 270.51 36.83)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 48d7735b-fbd6-4523-8907-d23024458151) - ) - (wire (pts (xy 92.71 152.4) (xy 105.41 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 493f0068-37c5-4744-b9b0-b2b9ad9ebea8) - ) - (wire (pts (xy 120.65 111.76) (xy 120.65 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4b11054d-0177-4bb2-80c4-7694eadb1acf) - ) - (wire (pts (xy 45.72 29.21) (xy 55.88 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4b72cc0c-3552-4aaf-b9f6-c29d4053f08f) - ) - (wire (pts (xy 21.59 64.77) (xy 34.29 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4bbd0715-c8ec-44f7-911f-7b779b7e950f) - ) - (wire (pts (xy 182.88 83.82) (xy 187.96 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4deb6a48-05ed-4698-ab47-a9eaa631b0b0) - ) - (wire (pts (xy 212.09 77.47) (xy 219.71 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4ffc1741-2134-41a7-9cc6-deee0ed2f617) - ) - (wire (pts (xy 104.14 53.34) (xy 115.57 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5029124e-dd1b-4290-aca0-7036bbc3b4d2) - ) - (wire (pts (xy 120.65 105.41) (xy 120.65 106.68)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 509c4c26-debb-49a4-9819-3f18cddc1b36) - ) - (wire (pts (xy 265.43 123.19) (xy 270.51 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 50f91485-8c02-4c93-aa55-ac0e8825a860) - ) - (wire (pts (xy 120.65 151.13) (xy 120.65 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5138c3e6-3d29-4b98-bdd8-58cfd0515b57) - ) - (wire (pts (xy 82.55 111.76) (xy 82.55 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 51dd7b7d-5eda-4e12-9c37-480c9f5fad13) - ) - (wire (pts (xy 66.04 82.55) (xy 71.12 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 521bbf3c-1575-4526-9a24-dfd6b2c7e1b8) - ) - (wire (pts (xy 49.53 157.48) (xy 59.69 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5394d6bf-07a1-4c64-b45f-ab6618d4524b) - ) - (wire (pts (xy 72.39 110.49) (xy 74.93 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 54784272-d671-432e-b766-91082b058b18) - ) - (wire (pts (xy 177.8 76.2) (xy 187.96 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 54bacf47-310e-4a91-85b0-c4f67038ec59) - ) - (wire (pts (xy 273.05 160.02) (xy 273.05 158.75)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 54f2b024-ae9d-4a4e-b686-2f010f4fba39) - ) - (wire (pts (xy 265.43 83.82) (xy 270.51 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 55f6b037-f576-4b0f-a2a9-fdfaa019ff98) - ) - (wire (pts (xy 190.5 73.66) (xy 179.07 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 565ae076-6e70-4ba9-8be9-92eb4887ad27) - ) - (wire (pts (xy 203.2 66.04) (xy 203.2 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 56f9e8bc-9740-4572-8007-79583ef90ca0) - ) - (wire (pts (xy 19.05 40.64) (xy 19.05 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5b039e59-f332-489a-94ce-25f58b432a02) - ) - (wire (pts (xy 203.2 85.09) (xy 203.2 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5be17520-46da-4400-b149-7faa88afba9a) - ) - (wire (pts (xy 273.05 41.91) (xy 273.05 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5c535c47-be3d-4791-9017-b297099a5f10) - ) - (wire (pts (xy 27.94 181.61) (xy 27.94 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5c8a274f-4176-4d38-905e-3d95d43e8de2) - ) - (wire (pts (xy 261.62 151.13) (xy 261.62 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5cdf5880-bd70-47a7-b575-e1e140855607) - ) - (wire (pts (xy 273.05 113.03) (xy 261.62 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5e015c11-beac-4cb8-b707-a0f88bb03d65) - ) - (wire (pts (xy 26.67 41.91) (xy 34.29 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5e4a7503-d9d4-4413-8047-a100289772d3) - ) - (wire (pts (xy 147.32 132.08) (xy 147.32 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5e6bf736-d6a1-4f72-b0ed-0489d0b7367e) - ) - (wire (pts (xy 127 40.64) (xy 137.16 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5e835f1e-8cc0-489f-bf95-c8a17cf3848f) - ) - (wire (pts (xy 179.07 34.29) (xy 179.07 39.37)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5f5189a0-741e-4d99-9d4a-2af582e985aa) - ) - (wire (pts (xy 49.53 129.54) (xy 59.69 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5f69a346-f60a-401e-bb0e-4165e28bad46) - ) - (wire (pts (xy 55.88 29.21) (xy 66.04 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5fae56fc-4188-478c-be4f-680ddf84875b) - ) - (wire (pts (xy 265.43 162.56) (xy 265.43 163.83)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5fbd08ad-6835-46c4-b4e5-8807082732c3) - ) - (wire (pts (xy 120.65 124.46) (xy 120.65 125.73)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 60ad0e44-7685-4e5a-b725-0aaad5b4d158) - ) - (wire (pts (xy 147.32 53.34) (xy 147.32 54.61)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 60eddfc0-545d-4417-af58-6fa1074350f8) - ) - (wire (pts (xy 260.35 44.45) (xy 265.43 44.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 61841c46-0617-4a84-baaa-8f7d03230aee) - ) - (wire (pts (xy 260.35 154.94) (xy 270.51 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 62005cc7-7c6a-492b-9f40-894fd7db4867) - ) - (wire (pts (xy 212.09 38.1) (xy 219.71 38.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 62c0ec4a-997c-4b14-b4a4-1459b2134ede) - ) - (wire (pts (xy 144.78 26.67) (xy 142.24 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 634843d1-75ba-4dfc-8cc1-58295686b9aa) - ) - (wire (pts (xy 49.53 180.34) (xy 59.69 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6353721d-1528-4104-a3ea-b0a8c17a5b20) - ) - (wire (pts (xy 229.87 104.14) (xy 229.87 106.68)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 639b6b33-8c5c-46ca-94a2-7c82d5516774) - ) - (wire (pts (xy 104.14 81.28) (xy 104.14 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 63c7ba01-7c00-402f-aa26-00208a12574e) - ) - (wire (pts (xy 49.53 167.64) (xy 59.69 167.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 645b8011-f752-47c8-a87b-c271359ca101) - ) - (wire (pts (xy 147.32 171.45) (xy 147.32 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 648a9422-944a-43a2-bd7e-66fd30f60d39) - ) - (wire (pts (xy 190.5 160.02) (xy 190.5 158.75)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 64ce4e1f-05b3-43b8-982b-9d944f47b8b4) - ) - (wire (pts (xy 49.53 149.86) (xy 59.69 149.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6510fe75-0434-47d7-96d8-d5e8019c916b) - ) - (wire (pts (xy 227.33 105.41) (xy 224.79 105.41)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 656851a2-3079-4140-80c1-0f4d47e4d9fc) - ) - (wire (pts (xy 261.62 118.11) (xy 260.35 118.11)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 660c1dae-e588-4dd6-807c-571e6e5c9c30) - ) - (wire (pts (xy 240.03 33.02) (xy 241.3 33.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 660dca4e-50ff-499b-9896-9366c05bb749) - ) - (wire (pts (xy 190.5 153.67) (xy 190.5 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 66e65528-d01e-411c-8d6a-aba04f6ecd5a) - ) - (wire (pts (xy 260.35 81.28) (xy 273.05 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 67da0e54-bfb2-4456-ae2b-ab2bd99592b4) - ) - (wire (pts (xy 43.18 121.92) (xy 59.69 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6833933d-53c3-4bdf-9156-5d84b7c96577) - ) - (wire (pts (xy 229.87 64.77) (xy 229.87 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6841311b-0f17-44f4-8d15-e5f67d6219ac) - ) - (wire (pts (xy 49.53 182.88) (xy 59.69 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 685f2694-feea-4bad-8105-bc3449cd9342) - ) - (wire (pts (xy 260.35 115.57) (xy 270.51 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 68ff2b6f-2393-4872-8aeb-6cd3821b3a05) - ) - (wire (pts (xy 19.05 41.91) (xy 26.67 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6921b631-7bbd-4688-9160-2f698aa4926a) - ) - (wire (pts (xy 66.04 85.09) (xy 77.47 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 698d710a-f45d-4546-9fa6-1021c213f5a8) - ) - (wire (pts (xy 229.87 53.34) (xy 229.87 54.61)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6a2289ca-e6fd-4585-bf4f-6f33903f8084) - ) - (wire (pts (xy 43.18 182.88) (xy 43.18 181.61)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6a473bbf-4a7c-4927-9272-118ec8243468) - ) - (wire (pts (xy 66.04 57.15) (xy 66.04 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6a6ac8e0-00af-4517-b028-d1969a120e48) - ) - (wire (pts (xy 177.8 123.19) (xy 182.88 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6bd201ad-97db-4305-a188-e4202a988cdf) - ) - (wire (pts (xy 66.04 21.59) (xy 66.04 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6cc492c8-1cce-4c93-b91a-715f11802443) - ) - (wire (pts (xy 50.8 46.99) (xy 62.23 46.99)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6d4ccfb4-e9e7-4b55-b19a-f54876844414) - ) - (wire (pts (xy 50.8 64.77) (xy 62.23 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6e305e69-99da-4488-bd63-c8e41bfd9231) - ) - (wire (pts (xy 157.48 111.76) (xy 158.75 111.76)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 70626516-e7b0-4b1b-b67e-644d244fb8ff) - ) - (wire (pts (xy 35.56 181.61) (xy 35.56 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 70aa1851-607f-409d-8247-c528d4ab34ed) - ) - (wire (pts (xy 21.59 46.99) (xy 34.29 46.99)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 734ec859-d7a4-4ec0-9528-cadc276502be) - ) - (wire (pts (xy 261.62 34.29) (xy 261.62 39.37)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 73a625af-b6ab-4e92-9fe3-42fd95d82560) - ) - (wire (pts (xy 227.33 106.68) (xy 227.33 105.41)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 73b3b743-0656-4bb9-8687-bcb8dd1a0cc1) - ) - (wire (pts (xy 27.94 116.84) (xy 33.02 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 743bd7c2-6a51-4d62-a143-d253e0b3c51c) - ) - (wire (pts (xy 203.2 105.41) (xy 203.2 106.68)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 75ab5aa5-d35c-4bc4-bb89-6383848e253e) - ) - (wire (pts (xy 27.94 147.32) (xy 27.94 148.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 762b678a-d505-489c-bd93-8c3bfacefc94) - ) - (wire (pts (xy 273.05 120.65) (xy 273.05 119.38)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7898f7e4-147c-4d53-9b31-6b8683d3b7c8) - ) - (wire (pts (xy 80.01 110.49) (xy 80.01 111.76)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7ab6beae-b7a2-484b-a598-eb789154dade) - ) - (wire (pts (xy 212.09 156.21) (xy 219.71 156.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7b25ac77-2a6e-4c6b-97bb-61564aa57531) - ) - (wire (pts (xy 49.53 170.18) (xy 59.69 170.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7bbcc58b-aa78-459a-a208-6ae8737d1deb) - ) - (wire (pts (xy 77.47 110.49) (xy 80.01 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7bf4308e-f756-4772-b742-40294becee4f) - ) - (wire (pts (xy 177.8 44.45) (xy 182.88 44.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7bf52984-ece9-4d55-8153-3ae1c743a1f2) - ) - (wire (pts (xy 55.88 21.59) (xy 55.88 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7c05c1ff-7a74-406e-b643-dd3ee16a7084) - ) - (wire (pts (xy 49.53 154.94) (xy 59.69 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7c172100-db93-4c36-880e-f3c36b4d51a5) - ) - (wire (pts (xy 227.33 146.05) (xy 227.33 144.78)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7c979b3a-003b-4484-8740-dfde1de9aa55) - ) - (wire (pts (xy 261.62 152.4) (xy 261.62 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7cdae653-944a-49c5-888b-4f32868dc8af) - ) - (wire (pts (xy 43.18 116.84) (xy 59.69 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7e568ed6-7fd7-4248-b864-bfc58a3f669b) - ) - (wire (pts (xy 273.05 152.4) (xy 261.62 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7e6fd36b-9d89-4f6d-81a2-55bfef75b5a8) - ) - (wire (pts (xy 66.04 41.91) (xy 66.04 44.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7eda3acf-255e-4a25-95de-d45910e2df09) - ) - (wire (pts (xy 74.93 110.49) (xy 77.47 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7f223536-652d-426f-bb8f-ebe3151c9a1f) - ) - (wire (pts (xy 179.07 113.03) (xy 179.07 118.11)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7f361f7c-ab7f-4582-b427-e2b868f5ca13) - ) - (wire (pts (xy 49.53 137.16) (xy 59.69 137.16)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7fb09845-f3c4-4019-8eea-a5b038875394) - ) - (wire (pts (xy 104.14 48.26) (xy 115.57 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 80310db5-cd14-464e-9378-efaa47fff720) - ) - (wire (pts (xy 92.71 74.93) (xy 92.71 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8035fbaa-ec9d-4007-b128-be909d36a195) - ) - (wire (pts (xy 66.04 41.91) (xy 66.04 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8074162a-14ba-499f-a0eb-7f934ebe5f8e) - ) - (wire (pts (xy 265.43 44.45) (xy 265.43 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 80f2f474-d76a-4ffa-b521-78c2a405b0ab) - ) - (wire (pts (xy 224.79 66.04) (xy 224.79 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 81217dd9-0e84-495b-8688-2efaacc20a3b) - ) - (wire (pts (xy 77.47 81.28) (xy 77.47 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 816a3fba-ff3c-4fde-a3c1-0132377af646) - ) - (wire (pts (xy 92.71 165.1) (xy 105.41 165.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 82b0b91d-d576-4cd9-8b28-24275d77a4f8) - ) - (wire (pts (xy 212.09 80.01) (xy 219.71 80.01)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 852e096e-2a4b-4966-852d-73629a8ef3a1) - ) - (wire (pts (xy 78.74 58.42) (xy 78.74 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8701c355-52a4-4336-bc83-7b392630cfd7) - ) - (wire (pts (xy 71.12 74.93) (xy 77.47 74.93)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8792ec21-c0ff-42ea-8dd8-138514d1170b) - ) - (wire (pts (xy 71.12 82.55) (xy 82.55 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 87e68b85-12bb-4a92-82d2-96bf89e73f26) - ) - (wire (pts (xy 35.56 148.59) (xy 43.18 148.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8af353a2-f6e9-43eb-a07b-88836c525bc8) - ) - (wire (pts (xy 104.14 74.93) (xy 92.71 74.93)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8b787143-30da-4b98-9fa7-9839d6d37db4) - ) - (wire (pts (xy 19.05 62.23) (xy 19.05 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8c4eac7f-f793-4362-a7dd-b75349b5af14) - ) - (wire (pts (xy 182.88 44.45) (xy 182.88 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8db262ea-c30d-4d64-b6dc-a850d388b4bc) - ) - (wire (pts (xy 182.88 44.45) (xy 187.96 44.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8e20eb34-1858-4f4a-a1e0-0c9227bb2cd5) - ) - (wire (pts (xy 177.8 36.83) (xy 187.96 36.83)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8e938088-632c-45e1-8ac7-945321d5c1ae) - ) - (wire (pts (xy 147.32 25.4) (xy 147.32 27.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8f998588-345e-4c91-893e-7bf1205eee57) - ) - (wire (pts (xy 261.62 33.02) (xy 261.62 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8f9d3a69-9fdd-4436-bb9a-c75442faf002) - ) - (wire (pts (xy 179.07 78.74) (xy 177.8 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9025eea6-69bd-4334-ae25-7369f1de8f05) - ) - (wire (pts (xy 144.78 146.05) (xy 144.78 144.78)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 902b242d-da51-43c7-98d2-986d834cd3f4) - ) - (wire (pts (xy 43.18 148.59) (xy 43.18 147.32)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9030e7b1-ff7b-46fa-bbbc-5dfbf5fc793e) - ) - (wire (pts (xy 81.28 60.96) (xy 91.44 60.96)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 904bd0d3-d316-48cb-9699-96731f5aeed2) - ) - (wire (pts (xy 49.53 144.78) (xy 59.69 144.78)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 908f14ca-91aa-45ec-8e5f-9fef6095b371) - ) - (wire (pts (xy 124.46 156.21) (xy 137.16 156.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9150ffc4-f072-4919-8616-085bf0c75a3c) - ) - (wire (pts (xy 120.65 130.81) (xy 120.65 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9186b1d6-53c3-4b6f-8f85-b1473c5d10ba) - ) - (wire (pts (xy 72.39 189.23) (xy 74.93 189.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 91e44887-4be5-4b24-b362-e93cf818ca41) - ) - (wire (pts (xy 177.8 154.94) (xy 187.96 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 92a6a92e-8ca9-4f2e-bff6-9edca2435fff) - ) - (wire (pts (xy 273.05 114.3) (xy 273.05 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 92c3a677-109b-4a2b-be80-f6e95b390d82) - ) - (wire (pts (xy 80.01 110.49) (xy 82.55 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 94333956-7134-4104-a16e-0dc9f3621df7) - ) - (wire (pts (xy 240.03 72.39) (xy 241.3 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 950f05d8-3990-4eac-804d-699c03d32345) - ) - (wire (pts (xy 157.48 166.37) (xy 158.75 166.37)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 96aaa17b-054b-4a75-a3e8-80eb5333ac32) - ) - (wire (pts (xy 124.46 161.29) (xy 137.16 161.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 97d8396b-afd6-402b-855a-f2f3458ed7c8) - ) - (wire (pts (xy 78.74 53.34) (xy 91.44 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 98327a66-8510-4bc0-a6ec-699733dca568) - ) - (wire (pts (xy 190.5 35.56) (xy 190.5 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9848dd9b-aad7-4518-9b35-8e78c049fd6c) - ) - (wire (pts (xy 144.78 144.78) (xy 142.24 144.78)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9849b4a0-eb1e-4b41-8ffc-1cd73c805a15) - ) - (wire (pts (xy 273.05 34.29) (xy 261.62 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9869d17f-135f-4585-af4f-0b6444818fe2) - ) - (wire (pts (xy 77.47 74.93) (xy 92.71 74.93)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 996ecc16-41ee-41dc-9623-97ae7011f2eb) - ) - (wire (pts (xy 50.8 62.23) (xy 66.04 62.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 99d069c0-46e2-4b49-9053-da54bc742336) - ) - (wire (pts (xy 81.28 99.06) (xy 92.71 99.06)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 99f18cdb-1765-4894-b035-71cc1400f60b) - ) - (wire (pts (xy 66.04 29.21) (xy 76.2 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9a831e28-5873-452d-84a0-fda31d2d4bc2) - ) - (wire (pts (xy 45.72 27.94) (xy 45.72 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9a966c3a-737b-48bc-9f18-6e38f543bf5e) - ) - (wire (pts (xy 260.35 83.82) (xy 265.43 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9c708582-27dc-4805-a20b-dee031360e14) - ) - (wire (pts (xy 182.88 162.56) (xy 182.88 163.83)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9cc23efc-9386-4ec9-abdf-1fd02510ca1d) - ) - (wire (pts (xy 190.5 81.28) (xy 190.5 80.01)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9d150dd6-0054-448f-867d-1dc6b2fb8082) - ) - (wire (pts (xy 190.5 74.93) (xy 190.5 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9d167434-521a-43cf-9e01-98e04ad6b7ef) - ) - (wire (pts (xy 177.8 81.28) (xy 190.5 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9d5e40e7-de1c-4d7c-953e-d62d0ff54434) - ) - (wire (pts (xy 45.72 21.59) (xy 45.72 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9d9c2b01-8051-4697-aa2d-78b770e83a2d) - ) - (wire (pts (xy 124.46 158.75) (xy 137.16 158.75)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9f808ac9-c0f7-4fc9-a7cc-d7260f28e7d8) - ) - (wire (pts (xy 144.78 105.41) (xy 142.24 105.41)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9f8ed67b-886b-4e64-a211-d991d335ec01) - ) - (wire (pts (xy 49.53 134.62) (xy 59.69 134.62)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a0517098-2256-4e15-895e-ca0f54ff8f59) - ) - (wire (pts (xy 129.54 80.01) (xy 137.16 80.01)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a0cd4132-9c5b-4e65-a137-b61541c088c7) - ) - (wire (pts (xy 182.88 83.82) (xy 182.88 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a0dec6a4-1ef9-4fb1-9f6a-347c652b0461) - ) - (wire (pts (xy 157.48 33.02) (xy 158.75 33.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a12e18fe-5059-4c3d-afdd-165ab8d352b1) - ) - (wire (pts (xy 92.71 99.06) (xy 92.71 100.33)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a1605a15-761b-4eb7-a4f6-0b835391dd60) - ) - (wire (pts (xy 240.03 166.37) (xy 241.3 166.37)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a219414e-a054-4343-9489-32f637d8041c) - ) - (wire (pts (xy 104.14 58.42) (xy 115.57 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a28b9023-3bd1-42bb-b97d-10af9e0c393e) - ) - (wire (pts (xy 35.56 29.21) (xy 45.72 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a3703c23-6d5a-49e8-8dc9-e6b8c499608d) - ) - (wire (pts (xy 120.65 52.07) (xy 120.65 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a383c1ba-344b-4ee4-83fd-e84716019be0) - ) - (wire (pts (xy 72.39 110.49) (xy 72.39 111.76)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a4cfc726-718e-4d25-bf58-ac4f4272f13b) - ) - (wire (pts (xy 177.8 41.91) (xy 190.5 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a96df955-399e-4c8f-8e1f-ad0f411845dd) - ) - (wire (pts (xy 43.18 123.19) (xy 43.18 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a9e55d8e-3d22-4b18-90b7-08ed64bd7195) - ) - (wire (pts (xy 104.14 82.55) (xy 115.57 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid aaf3501c-a41d-4203-8984-890aed8ec207) - ) - (wire (pts (xy 35.56 27.94) (xy 35.56 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ab0a616b-b6cc-4318-84fb-36c9e1869a16) - ) - (wire (pts (xy 120.65 85.09) (xy 120.65 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid abd22ec1-339b-4e80-b55a-362ffaf23593) - ) - (wire (pts (xy 261.62 78.74) (xy 260.35 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid abe22338-4066-4163-8cad-9d186b300a97) - ) - (wire (pts (xy 49.53 177.8) (xy 59.69 177.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ac1debc9-26ae-4560-a64f-f1a093a1d207) - ) - (wire (pts (xy 71.12 76.2) (xy 71.12 74.93)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ac4376a1-f3c9-46bd-b8ae-8607964f8ce6) - ) - (wire (pts (xy 203.2 91.44) (xy 203.2 92.71)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ac48a452-d6c8-48d2-a8d8-c308c0000b70) - ) - (wire (pts (xy 21.59 52.07) (xy 34.29 52.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ac5e8800-c9d7-4a3c-865f-c002bc84c012) - ) - (wire (pts (xy 78.74 53.34) (xy 78.74 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ac729e5d-b7c7-46ff-aa51-1bfb1b705e92) - ) - (wire (pts (xy 77.47 187.96) (xy 77.47 189.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ac9acd9a-5201-4421-b6f7-886144f99c2d) - ) - (wire (pts (xy 179.07 152.4) (xy 179.07 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid aca759fb-0cae-4793-a9e5-26d2257d09c3) - ) - (wire (pts (xy 49.53 147.32) (xy 59.69 147.32)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ada6787a-c34a-4d5b-8a0e-c924b136f17c) - ) - (wire (pts (xy 144.78 27.94) (xy 144.78 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ae0365b0-15ca-4888-9a45-2605fda70f61) - ) - (wire (pts (xy 144.78 106.68) (xy 144.78 105.41)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid afa45c29-6fa2-4ae2-af2c-7e8a0dfa421c) - ) - (wire (pts (xy 265.43 162.56) (xy 270.51 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid affd2159-d3ed-45b0-8dab-3c75f514f0a3) - ) - (wire (pts (xy 177.8 115.57) (xy 187.96 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b1abb249-9bf5-46b4-8f0b-09b0794f31ee) - ) - (wire (pts (xy 273.05 73.66) (xy 261.62 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b1b273c5-5310-44d3-8284-5dc17bd53fd4) - ) - (wire (pts (xy 179.07 111.76) (xy 179.07 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b25a7f1e-824e-4b25-bf63-bf842a2d2198) - ) - (wire (pts (xy 35.56 20.32) (xy 35.56 21.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b2d8327d-80e5-4c85-a6c1-352552bf4a29) - ) - (wire (pts (xy 92.71 154.94) (xy 105.41 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b36fae17-e944-48f4-b636-eacd71587680) - ) - (wire (pts (xy 229.87 132.08) (xy 229.87 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b3f3beba-fe6f-4b84-8122-dba3fc863452) - ) - (wire (pts (xy 190.5 114.3) (xy 190.5 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b564be6c-3b8a-48d8-889d-070bb52d70b9) - ) - (wire (pts (xy 45.72 21.59) (xy 55.88 21.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b5e0856f-a8ef-48cc-bed2-ccf2118651f7) - ) - (wire (pts (xy 240.03 87.63) (xy 241.3 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b6c52812-4fbc-469a-85f2-dafe3ff7c9bb) - ) - (wire (pts (xy 179.07 39.37) (xy 177.8 39.37)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b6c84655-005b-4632-ac5d-16a11b775b72) - ) - (wire (pts (xy 203.2 111.76) (xy 203.2 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b9bc8a06-c7e0-49a6-b6a4-8e16be173462) - ) - (wire (pts (xy 49.53 172.72) (xy 59.69 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ba8b25da-679b-4e19-98fb-3de21d695241) - ) - (wire (pts (xy 179.07 72.39) (xy 179.07 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bd0d6a1b-170d-4042-9b3e-7285ce3e4f0b) - ) - (wire (pts (xy 179.07 118.11) (xy 177.8 118.11)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bd15cb62-ef96-4117-a3b6-a12707f8f50a) - ) - (wire (pts (xy 92.71 97.79) (xy 92.71 99.06)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bda766df-1e56-4a65-a4fa-6822fbcb6214) - ) - (wire (pts (xy 78.74 48.26) (xy 78.74 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid be1bb6f1-78af-4f8a-977f-0c2a66973b34) - ) - (wire (pts (xy 127 43.18) (xy 137.16 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bee87ae4-c890-48a8-a6ed-0fb1ba53660b) - ) - (wire (pts (xy 147.32 104.14) (xy 147.32 106.68)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bf579b3a-df0c-4a6b-b600-6ea2e1bafac2) - ) - (wire (pts (xy 203.2 163.83) (xy 203.2 165.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bfc6d782-a639-44a2-9373-a77afc4537e2) - ) - (wire (pts (xy 76.2 21.59) (xy 76.2 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c1d5fb0a-2ee2-448c-97a7-41348809e0ef) - ) - (wire (pts (xy 147.32 92.71) (xy 147.32 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c22cb971-3a19-4000-9e19-522de167782a) - ) - (wire (pts (xy 77.47 74.93) (xy 77.47 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c2689e38-f463-4378-8236-14c7131a462a) - ) - (wire (pts (xy 177.8 162.56) (xy 182.88 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c338410c-b7e3-4401-853b-bdae253755aa) - ) - (wire (pts (xy 55.88 21.59) (xy 66.04 21.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c4444a78-c09a-48d2-83c9-abf25a9e7178) - ) - (wire (pts (xy 120.65 170.18) (xy 120.65 171.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c7c6a7ee-ed4c-423d-bc9d-2ac0db98c843) - ) - (wire (pts (xy 35.56 147.32) (xy 35.56 148.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c7e83d68-aa8f-405e-9c25-2c9b560096c7) - ) - (wire (pts (xy 92.71 175.26) (xy 105.41 175.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c7e83f77-5916-48ac-befa-58774c87caac) - ) - (wire (pts (xy 92.71 157.48) (xy 105.41 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c8356c95-14a8-422a-a6da-169e6fbe466b) - ) - (wire (pts (xy 190.5 120.65) (xy 190.5 119.38)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c8b0a230-15bb-4681-a5ae-fdd2b2376529) - ) - (wire (pts (xy 212.09 161.29) (xy 219.71 161.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c8b5d798-5356-4278-8681-a233c0eeb49a) - ) - (wire (pts (xy 55.88 27.94) (xy 55.88 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c90a3c9e-5779-4c28-8b99-01e481052021) - ) - (wire (pts (xy 21.59 54.61) (xy 34.29 54.61)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c98d967a-488f-4558-94e6-3230c5ed068d) - ) - (wire (pts (xy 86.36 22.86) (xy 86.36 21.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ca41b0ac-62cf-4c1d-879b-4c6e006d464c) - ) - (wire (pts (xy 227.33 67.31) (xy 227.33 66.04)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid cae599bf-ab59-4a5d-9acf-99b9002e2953) - ) - (wire (pts (xy 227.33 66.04) (xy 224.79 66.04)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid cb8d33e8-034f-45a7-ae13-54d3b7a71f5e) - ) - (wire (pts (xy 265.43 44.45) (xy 270.51 44.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid cbbe682e-8f43-4bc8-bc0b-0c33aabceb48) - ) - (wire (pts (xy 29.21 115.57) (xy 29.21 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ce44ece1-de87-41d2-b2e5-1ab505691b88) - ) - (wire (pts (xy 27.94 148.59) (xy 35.56 148.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid cec0f27c-7236-4e34-bcfc-280c092aeadf) - ) - (wire (pts (xy 142.24 66.04) (xy 142.24 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d178c3fa-ae2b-4157-b037-dd19e1ca3041) - ) - (wire (pts (xy 78.74 50.8) (xy 78.74 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d1956af8-d2b0-4b23-81a6-46ddb1b10b63) - ) - (wire (pts (xy 35.56 161.29) (xy 35.56 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d1d4f217-d742-4dd4-bd68-e17156444883) - ) - (wire (pts (xy 260.35 160.02) (xy 273.05 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d2d82d65-cc3d-4195-b8bb-06daf4682608) - ) - (wire (pts (xy 142.24 105.41) (xy 142.24 104.14)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d5e816f4-7068-43a3-b579-aa134e1bf709) - ) - (wire (pts (xy 102.87 27.94) (xy 102.87 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d61e99ca-f13e-4e59-b004-e612aa8194ca) - ) - (wire (pts (xy 144.78 67.31) (xy 144.78 66.04)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d64c788c-9644-43d2-8f6a-db1a3dd2836f) - ) - (wire (pts (xy 265.43 123.19) (xy 265.43 124.46)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d75b4831-4c2f-450b-8ff4-a09b5e3f727a) - ) - (wire (pts (xy 66.04 62.23) (xy 72.39 62.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d77a4c16-ef92-4a89-83aa-190d8046fec5) - ) - (wire (pts (xy 72.39 109.22) (xy 72.39 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d7a0867e-25e2-4f4a-b692-5d05a8a8cb8b) - ) - (wire (pts (xy 120.65 66.04) (xy 120.65 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d7b92338-3f0c-4864-a8f2-2a315ca798dc) - ) - (wire (pts (xy 35.56 21.59) (xy 35.56 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d7c3c501-d9d5-416b-876c-f6690989102e) - ) - (wire (pts (xy 91.44 50.8) (xy 78.74 50.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d7cd9caa-d3f3-43aa-8116-69d2dc359566) - ) - (wire (pts (xy 77.47 189.23) (xy 80.01 189.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d8627c18-0e9a-4967-862d-00456659de3c) - ) - (wire (pts (xy 92.71 177.8) (xy 105.41 177.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d91f89e3-832c-41c0-b5cf-1702dca60abf) - ) - (wire (pts (xy 66.04 62.23) (xy 66.04 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid da051168-d9c3-4844-8073-c85197f49c37) - ) - (wire (pts (xy 240.03 127) (xy 241.3 127)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid dca268e7-48b2-4985-ab46-2dd7f3b49dc7) - ) - (wire (pts (xy 77.47 85.09) (xy 82.55 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid dccdfc2b-e0c1-49bd-894c-837138740a02) - ) - (wire (pts (xy 124.46 121.92) (xy 137.16 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid dea1ca9f-4378-45dd-806c-a24816b18bc8) - ) - (wire (pts (xy 27.94 116.84) (xy 27.94 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e04b8971-6699-4996-9736-7810171a07c8) - ) - (wire (pts (xy 261.62 157.48) (xy 260.35 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e0ed5131-f303-4b18-bf56-74003cdd4f96) - ) - (wire (pts (xy 72.39 187.96) (xy 72.39 189.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e40bda12-21fa-4b26-91ee-c27f608ac483) - ) - (wire (pts (xy 92.71 160.02) (xy 105.41 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e41cde11-2e62-453b-ac3f-b262e5c76551) - ) - (wire (pts (xy 179.07 73.66) (xy 179.07 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e57116ba-f5f7-4aa3-a66b-b720021cf3cb) - ) - (wire (pts (xy 212.09 121.92) (xy 219.71 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e58d3480-cd4a-46b0-ac22-7c8ef23d0e06) - ) - (wire (pts (xy 50.8 49.53) (xy 62.23 49.53)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e5aa498e-8de7-44d5-800e-ea2413a78994) - ) - (wire (pts (xy 82.55 90.17) (xy 81.28 90.17)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e7124419-1188-49fb-b423-ba6d35054180) - ) - (wire (pts (xy 43.18 128.27) (xy 43.18 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e75695be-e539-4347-8a0f-5f73386e2ed1) - ) - (wire (pts (xy 104.14 60.96) (xy 115.57 60.96)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e77df8ef-ced4-4e95-9387-6b229a362e05) - ) - (wire (pts (xy 203.2 72.39) (xy 203.2 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e7e2454c-afa6-48ad-9087-8dae3d7362b7) - ) - (wire (pts (xy 212.09 82.55) (xy 219.71 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e7fff17e-4b1e-468d-8ce1-8f1b52a50955) - ) - (wire (pts (xy 35.56 162.56) (xy 27.94 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e836468e-bf18-442a-8dee-95581a8f9d8e) - ) - (wire (pts (xy 229.87 171.45) (xy 229.87 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e86e07f5-a1c7-4287-bc82-f0eb12a5089e) - ) - (wire (pts (xy 260.35 123.19) (xy 265.43 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e88fa99d-fdec-4825-a745-4cb333e2a18f) - ) - (wire (pts (xy 190.5 113.03) (xy 179.07 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e902cb2d-9dfd-4a7c-8eb0-79b6bb8312de) - ) - (wire (pts (xy 157.48 48.26) (xy 158.75 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ea175ad5-1245-48d5-ab42-88002b7e3c07) - ) - (wire (pts (xy 50.8 52.07) (xy 62.23 52.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ead524a1-1ede-4b25-ac1c-c1eb1816bd16) - ) - (wire (pts (xy 120.65 26.67) (xy 120.65 27.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid eb2117f2-964b-4a58-b83b-605623741f47) - ) - (wire (pts (xy 261.62 72.39) (xy 261.62 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid eb55b79a-0009-48f2-a182-4fe324b22361) - ) - (wire (pts (xy 212.09 43.18) (xy 219.71 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ebb61f49-43ae-4ccc-ae49-c5bba17505b1) - ) - (wire (pts (xy 240.03 111.76) (xy 241.3 111.76)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ed20872a-c459-49e7-a010-8626374cdf6b) - ) - (wire (pts (xy 182.88 123.19) (xy 182.88 124.46)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid eed04c92-d267-41a0-acd6-c90322c80b39) - ) - (wire (pts (xy 27.94 182.88) (xy 35.56 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f0503dd8-5f09-4058-a3b0-48865711ffed) - ) - (wire (pts (xy 21.59 57.15) (xy 34.29 57.15)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f19f5c87-ec4d-41d4-81bc-2e452fb66976) - ) - (wire (pts (xy 182.88 162.56) (xy 187.96 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f260d5d8-025e-4bc9-ac01-50bf632a9664) - ) - (wire (pts (xy 92.71 180.34) (xy 105.41 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f2704f2c-c818-4b0c-b70f-5c031b332fd6) - ) - (wire (pts (xy 265.43 83.82) (xy 265.43 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f2a08dcb-6eb7-4f2d-bc72-5d298d30c839) - ) - (wire (pts (xy 74.93 110.49) (xy 74.93 111.76)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f2d6c217-b24d-4910-bc39-3a72b1cc1889) - ) - (wire (pts (xy 27.94 129.54) (xy 27.94 130.81)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f2e82e07-47e7-415c-acd2-0c272b530216) - ) - (wire (pts (xy 224.79 105.41) (xy 224.79 104.14)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f2fec7af-9d29-4457-a079-ade5b4a17c3a) - ) - (wire (pts (xy 157.48 72.39) (xy 158.75 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f362ecf5-6f84-4cfe-95c3-7dbf579f882f) - ) - (wire (pts (xy 104.14 76.2) (xy 104.14 74.93)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f3f5d78b-126f-4135-8ce4-60093b308079) - ) - (wire (pts (xy 19.05 27.94) (xy 19.05 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f452d0e6-0d96-4235-9488-f9143b0da7a2) - ) - (wire (pts (xy 177.8 83.82) (xy 182.88 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f498f4ce-8fc4-4f17-8976-fa90f9d33472) - ) - (wire (pts (xy 229.87 143.51) (xy 229.87 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f4cbd969-8020-4ef6-84c5-852d9f93ad30) - ) - (wire (pts (xy 212.09 40.64) (xy 219.71 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f51d2062-fe2b-4bf1-a0fb-baff28b7f6d7) - ) - (wire (pts (xy 203.2 170.18) (xy 203.2 171.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f5d312ee-7b68-4cad-9672-57ca3652aa03) - ) - (wire (pts (xy 78.74 58.42) (xy 91.44 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f5e026c6-c9c1-474e-b033-907ddbb5fee9) - ) - (wire (pts (xy 120.65 163.83) (xy 120.65 165.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f5e120f3-4fb0-41ef-b529-49f7ec453c6d) - ) - (wire (pts (xy 50.8 41.91) (xy 66.04 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f611cd1e-76b1-4d65-b430-59f0f9c0ed2d) - ) - (wire (pts (xy 120.65 144.78) (xy 120.65 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f655ba2a-1e2e-4955-bb06-64da2c11aac0) - ) - (wire (pts (xy 157.48 87.63) (xy 158.75 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f661bb08-5db2-46a5-85e9-8dfe6892bdd7) - ) - (wire (pts (xy 86.36 29.21) (xy 86.36 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f67d9bd7-d44c-4fe5-b1ad-d401c70a94ca) - ) - (wire (pts (xy 147.32 143.51) (xy 147.32 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f6a06234-61fb-4bfa-b922-e3229cdf8185) - ) - (wire (pts (xy 66.04 21.59) (xy 76.2 21.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f6aead90-682e-44fd-a3e2-8cbb66e85e3d) - ) - (wire (pts (xy 49.53 175.26) (xy 59.69 175.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f8968230-695d-421a-8017-940c1d1490c4) - ) - (wire (pts (xy 240.03 151.13) (xy 241.3 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fa01eb9e-2f45-4473-a1d8-765c9a9667ca) - ) - (wire (pts (xy 142.24 26.67) (xy 142.24 25.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fa4a4cf8-eefd-47ec-b801-64b84f1ddfa8) - ) - (wire (pts (xy 203.2 151.13) (xy 203.2 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fa7d4a6f-196a-4024-81d4-01a2a89be2ef) - ) - (wire (pts (xy 179.07 151.13) (xy 179.07 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fb13ff45-04f5-4a24-bf02-d69434ac33be) - ) - (wire (pts (xy 74.93 187.96) (xy 74.93 189.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fbb2843c-997b-49c0-99a3-c48a802fbd34) - ) - (wire (pts (xy 92.71 170.18) (xy 105.41 170.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fbbe701e-ef1c-4af0-be7b-87157d9b7b48) - ) - (wire (pts (xy 92.71 172.72) (xy 105.41 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fcfa3b2d-87e8-4230-a8ec-3a20cf7abd58) - ) - (wire (pts (xy 261.62 39.37) (xy 260.35 39.37)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fd1f6564-675a-426e-b954-f9a5a4881d8b) - ) - (wire (pts (xy 50.8 44.45) (xy 62.23 44.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fe28eb0a-933f-4258-aef2-0052dd16d134) - ) - (wire (pts (xy 49.53 152.4) (xy 59.69 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ffcd8732-a6de-455a-9c76-560e4c72dd01) - ) - (wire (pts (xy 49.53 127) (xy 59.69 127)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ffde046c-7510-49ea-99fd-d84da6534941) - ) - - (label "TOUCH4" (at 49.53 144.78 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 006f15eb-4545-47f7-813d-92356957748d) - ) - (label "BOOT0" (at 49.53 121.92 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 02629606-8a46-4355-9439-d8baeff61538) - ) - (label "PWM1" (at 49.53 167.64 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 04cbfd42-8f41-48dd-b170-1f771fa58d4c) - ) - (label "TOUCH6" (at 270.51 81.28 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 0939d9a6-f163-4ae2-81e9-4690771ae0ac) - ) - (label "PWM1" (at 127 40.64 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 0aba2cb1-fbc9-4eb7-9030-bd5bfe4d0b9e) - ) - (label "PWM2" (at 129.54 80.01 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 134916ab-13ed-41f1-8bed-ea662b12c298) - ) - (label "T_SWDIO" (at 115.57 48.26 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 15ad1151-3774-4a53-b4f6-38fb470d1347) - ) - (label "T_SWO" (at 62.23 49.53 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 16fd83b2-a638-42b5-b2e4-f8c5f18d1934) - ) - (label "ADC5" (at 105.41 154.94 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 19cc4056-c2f0-4768-bf21-eb3a6d65139b) - ) - (label "T_VCP_TX" (at 115.57 60.96 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 1e4bff50-bfe9-437c-b17f-500e6a47f0d0) - ) - (label "SWDIO{slash}DIR4" (at 105.41 177.8 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 1ea0c418-304b-4dd2-b69f-1309dca1fc27) - ) - (label "ADC2" (at 105.41 147.32 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 1eb4fc7a-8bf9-48c7-9b7c-5d5f9f2e2346) - ) - (label "ADC8" (at 270.51 154.94 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 1fe5a6dc-c6fc-44b6-b6b7-85b8d28f83ed) - ) - (label "TOUCH1" (at 187.96 41.91 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 2164ac40-8533-4e15-b938-81ada25a4fa2) - ) - (label "SWDIO{slash}DIR4" (at 124.46 161.29 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 24e834ae-5db0-4b6e-8cc9-06615f744e9f) - ) - (label "TOUCH5" (at 270.51 41.91 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 28a4283e-b136-4ee5-abfe-284747e173c9) - ) - (label "T_SWDIO" (at 62.23 44.45 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 2a81b149-7bb4-472c-8340-d686a275ec0a) - ) - (label "SCL" (at 49.53 170.18 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 2d3f8f4b-2492-4c01-a0eb-fe88ae90a67e) - ) - (label "DIR2" (at 105.41 182.88 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 3091a24f-a236-46e5-bd3c-9f08df1ad56d) - ) - (label "NRST" (at 49.53 116.84 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 321f50f1-90b5-4821-b784-c469794d08fd) - ) - (label "NSLEEP" (at 105.41 175.26 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 32cb9689-63ca-4210-a16f-315d37f4e378) - ) - (label "PWM7" (at 49.53 160.02 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 32f49f1d-02ab-4aa4-bd8d-e7955b6002e9) - ) - (label "TOUCH5" (at 49.53 147.32 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 35c5ac79-d057-4296-8153-4883b1f49c03) - ) - (label "DIR8" (at 49.53 175.26 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 38ab5a7d-9cf6-4cd5-ba42-61e31ab13c2b) - ) - (label "USART1_RX" (at 105.41 170.18 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 39b1f20c-d965-4973-89c5-b5993b07ac4a) - ) - (label "TOUCH7" (at 270.51 120.65 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 3b1f08bc-9a30-4f70-86bc-10dbb0c63b07) - ) - (label "NSLEEP" (at 124.46 156.21 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 3c00e392-62a4-4ba0-867b-f3d450597330) - ) - (label "ADC4" (at 187.96 154.94 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 3dce96b2-87e3-48b7-ac7b-3ae66ae9bac8) - ) - (label "DIR7" (at 212.09 121.92 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 430f9470-e777-46b9-8e9f-774525ff4699) - ) - (label "DIR7" (at 49.53 177.8 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 4499609c-effc-4102-a223-3b913fd5c500) - ) - (label "TOUCH7" (at 49.53 137.16 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 44a5d71f-8c96-4403-b011-ac84b1a787f3) - ) - (label "SWCLK{slash}DIR3" (at 124.46 121.92 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 4f50c378-09ef-4517-ac33-8573d4a3a336) - ) - (label "ADC5" (at 270.51 36.83 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 53e09398-8c1a-45a4-bcf3-14b32891cfff) - ) - (label "ADC1" (at 187.96 36.83 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 54aa9ff7-5e13-4c4e-9afc-3eace7f657e4) - ) - (label "DIR5" (at 212.09 43.18 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 54e39fb8-7477-44c1-96a3-1041815ddec8) - ) - (label "TOUCH2" (at 187.96 81.28 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 555a1de1-1238-4e4a-a00f-ec4b3e261cd4) - ) - (label "NSLEEP" (at 212.09 156.21 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 55c0b957-024e-4101-b3c2-d591a36819d2) - ) - (label "SWO{slash}DIR1" (at 21.59 49.53 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 56a19f3d-db3f-4c97-9524-537d817cfbb3) - ) - (label "NSLEEP" (at 212.09 38.1 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 56f11821-31ca-488c-9459-511feefefc90) - ) - (label "ALERT" (at 21.59 57.15 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 5a702aee-7644-47b1-a3a6-22b0b6a6caa3) - ) - (label "PWM5" (at 212.09 40.64 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 5bc5e49e-8d8a-492f-a4c1-340f69f479ae) - ) - (label "PWM6" (at 49.53 157.48 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 5c759acd-f822-4ff9-9490-e5dc546130ff) - ) - (label "NSLEEP" (at 127 38.1 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 5e19dafc-51f0-4842-8e0e-724da2b931e1) - ) - (label "ADC1" (at 105.41 144.78 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 61c38291-c1ba-4f7e-951b-8c4140e3c44e) - ) - (label "SDA" (at 49.53 172.72 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 651ff9af-029a-436e-85ab-939ac3ea2dd5) - ) - (label "USART1_RX" (at 21.59 64.77 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 675bfb8c-9dc6-4a07-8ff4-a3d0ec0517c0) - ) - (label "TOUCH3" (at 49.53 129.54 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 678118b7-2101-416d-ae7a-7115675983f4) - ) - (label "USART1_TX" (at 21.59 59.69 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 698e1147-b49e-497c-8dcf-babf4dc58425) - ) - (label "PWM3" (at 49.53 162.56 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 7048b682-eabe-4bf3-b7b5-10a107024f72) - ) - (label "PWM3" (at 124.46 119.38 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 71899bb8-2239-40cd-9a9a-4e6fb6f5962d) - ) - (label "PWM4" (at 124.46 158.75 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 77bcf7ba-d042-4486-9719-8d2532751122) - ) - (label "ADC6" (at 270.51 76.2 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 79474b4b-ce33-4923-b119-5fed416c603b) - ) - (label "DIR6" (at 49.53 180.34 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 7cfdc889-5273-453e-9b4b-70b978da2679) - ) - (label "ADC3" (at 105.41 149.86 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 7ee1cfcb-865b-40f1-a8aa-d307453d08e5) - ) - (label "PWM4" (at 105.41 172.72 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 8138465e-bc60-4562-aeb2-7602b5164234) - ) - (label "TOUCH1" (at 49.53 139.7 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 824490eb-23ee-4081-9e47-43969ff68317) - ) - (label "DIR2" (at 129.54 82.55 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 86c186e8-d8e4-4bd1-831b-abf37bf76295) - ) - (label "SCL" (at 66.04 85.09 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 8bc290e9-d359-49bf-9fc4-585e26cf3c6e) - ) - (label "PWM6" (at 212.09 80.01 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 8d405d5b-5744-4815-80d6-62d12486e409) - ) - (label "TOUCH3" (at 187.96 120.65 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 9436a102-d097-47a5-94c2-3f69d42045ff) - ) - (label "SWCLK{slash}DIR3" (at 21.59 46.99 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 9a874849-567d-4d5e-8cf4-ec2857543211) - ) - (label "NSLEEP" (at 212.09 116.84 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 9aa2c3ee-ee9f-442d-b398-80269adda099) - ) - (label "SDA" (at 66.04 82.55 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid a34ba803-e01e-4744-a99a-46eea0ce5390) - ) - (label "SWCLK{slash}DIR3" (at 105.41 180.34 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid a8aaf54a-beb9-4e58-89fe-6d69172affae) - ) - (label "ADC8" (at 105.41 162.56 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid ad847e4c-942b-46e2-b4da-b18513b5db5f) - ) - (label "NSLEEP" (at 212.09 77.47 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid ada7ca24-5c80-4720-8505-f3b8acd8b575) - ) - (label "ADC7" (at 270.51 115.57 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid adac3d19-65bc-4de8-828f-e71ecf268013) - ) - (label "T_NRST" (at 115.57 58.42 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid b1d3105a-de4c-481e-b5c9-d48aa9a82ec6) - ) - (label "PWM8" (at 212.09 158.75 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b2886300-42eb-49ac-a1ae-9d4319d037da) - ) - (label "ADC6" (at 105.41 157.48 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid b32288b1-2516-4526-8fd9-d0a2112325b2) - ) - (label "T_SWO" (at 115.57 53.34 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid b769be56-bbeb-4bb8-a735-705e10ec4e07) - ) - (label "T_VCP_RX" (at 81.28 60.96 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid bd9dbd45-00e8-4829-8cd0-3db035778641) - ) - (label "ADC3" (at 187.96 115.57 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid c05bbe94-24d7-44ed-ad67-a31a03c01b15) - ) - (label "BOOT0" (at 21.59 54.61 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c4315769-2d1c-4aa0-950c-480e636de4b6) - ) - (label "ADC7" (at 105.41 160.02 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid c54cb61e-4997-4ece-9fa7-2a1927c69eee) - ) - (label "DIR8" (at 212.09 161.29 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c80f0787-43bc-480f-bea4-e1a51dd34c8b) - ) - (label "NSLEEP" (at 124.46 116.84 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid ca528c97-c3c4-4d4a-bc05-16066a6dc454) - ) - (label "SWO{slash}DIR1" (at 127 43.18 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid cc8a87dd-6bfb-425c-8b9c-ba4b8e2cb91b) - ) - (label "NRST" (at 21.59 52.07 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid ce83bead-7a2e-4038-96e9-c4e4ccf230a5) - ) - (label "T_VCP_TX" (at 62.23 59.69 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid ceca4641-27aa-4a69-9715-40d304f53ab9) - ) - (label "TOUCH6" (at 49.53 149.86 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid cfd78fad-041d-4f99-9804-258619865ca2) - ) - (label "PWM2" (at 49.53 165.1 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d08486a2-dfa4-40a4-a86b-52c4e45b35a8) - ) - (label "ALERT" (at 115.57 82.55 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid d1d0b72c-dc86-4757-a286-28d0f9cc072b) - ) - (label "ADC4" (at 105.41 152.4 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid d4c7ba8d-68eb-46de-8e08-5701ef956218) - ) - (label "SWO{slash}DIR1" (at 49.53 152.4 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid da31d29e-09b4-4b52-9df9-4beffd7b2199) - ) - (label "SWDIO{slash}DIR4" (at 21.59 44.45 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid db177736-1603-460d-aecd-287975a6c312) - ) - (label "T_SWCLK" (at 115.57 50.8 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid db818be7-dd4e-4880-98fc-841c4593e4da) - ) - (label "TOUCH4" (at 187.96 160.02 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid dcb76454-ad78-4a80-a69c-6f2de8274631) - ) - (label "PWM5" (at 49.53 154.94 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e18dbc3a-b103-4a33-a99f-763a23575a6c) - ) - (label "PWM8" (at 105.41 165.1 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid e1fe0f63-e576-4072-be5c-b4d0ed27b6b0) - ) - (label "T_NRST" (at 62.23 52.07 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid e4e3a018-fa80-4bff-9768-50bcc4714083) - ) - (label "T_VCP_RX" (at 62.23 64.77 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid e5d860dc-ce0f-448a-94d3-194e6f2793e1) - ) - (label "DIR6" (at 212.09 82.55 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e5e28fbb-1275-405a-8fa3-7d10fbf17b00) - ) - (label "DIR5" (at 49.53 182.88 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e6c1db08-51d6-497b-b03b-c67b6fac128d) - ) - (label "NSLEEP" (at 129.54 77.47 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e84cc4f5-9d89-4149-89e1-28897b44c1ed) - ) - (label "TOUCH8" (at 49.53 134.62 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid edf62286-4fca-4fb2-b58e-b9e7ea279bfa) - ) - (label "ADC2" (at 187.96 76.2 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid ef239fa9-52d7-4553-a75d-9ac9c765223a) - ) - (label "TOUCH8" (at 270.51 160.02 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid efa35571-3719-4a8c-b53a-7f074be438f0) - ) - (label "USART1_TX" (at 105.41 167.64 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid f5e3c66f-5f98-4364-bf7c-e5043da067c7) - ) - (label "T_SWCLK" (at 62.23 46.99 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid faa2dd27-f4ad-497e-8766-900ddb42c615) - ) - (label "PWM7" (at 212.09 119.38 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid fe292661-3511-4cf9-97cb-831074adbae3) - ) - (label "TOUCH2" (at 49.53 127 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid fe927f9e-baf9-41f9-8c49-06b4164d5e77) - ) - - (symbol (lib_id "Driver_Motor:DRV8837") (at 229.87 158.75 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 014bc77f-954d-4b02-ae27-5ad119534cc3) - (property "Reference" "U10" (id 0) (at 220.98 165.1 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "DRV8837" (id 1) (at 220.98 167.64 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" (id 2) (at 229.87 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" (id 3) (at 229.87 158.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6e744143-a40d-4c6d-bd9c-28af7cab0bbd)) - (pin "2" (uuid 9ebe5707-40b6-453c-97ed-719fc0c0c4c9)) - (pin "3" (uuid 6d38b991-96b0-4342-a466-2514ec897936)) - (pin "4" (uuid f5801bc5-0316-4bf1-86cf-8e3ed24a626d)) - (pin "5" (uuid d8ad40f4-4d52-487d-b3ed-217d54bcc6f8)) - (pin "6" (uuid c3ecf891-6b1e-43e6-8f9d-ef9731aa814d)) - (pin "7" (uuid 62f84816-497d-4587-bb6e-ebcac141c82c)) - (pin "8" (uuid deceabd0-a028-4139-ac60-3f1b0d881674)) - (pin "9" (uuid 881c8e47-2a61-4fbf-8ce4-11ccd20b1ce3)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 163.83 48.26 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 01c1a25e-c5da-40d0-83b4-f1c11a12b932) - (property "Reference" "P2" (id 0) (at 163.83 45.72 0)) - (property "Value" "B" (id 1) (at 163.83 50.8 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 163.83 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 163.83 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 18b3cd0e-7815-44c2-9651-80dd44337524)) - ) - - (symbol (lib_id "power:GND") (at 120.65 73.66 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 03acb317-298e-4b3b-81f4-d2e56c049eb5) - (property "Reference" "#PWR027" (id 0) (at 120.65 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 120.65 77.47 0)) - (property "Footprint" "" (id 2) (at 120.65 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d2066876-7b8d-4993-be78-2ed07057926c)) - ) - - (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x04_MountingPin") (at 172.72 160.02 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 03c71133-08a5-4fd7-ada2-a8713b6e24bc) - (property "Reference" "RV4" (id 0) (at 172.72 147.32 0)) - (property "Value" "RSx0N11M9" (id 1) (at 172.72 165.1 0)) - (property "Footprint" "faderboard:Fader_Alps_RSx0N11M9A0x" (id 2) (at 172.72 160.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 172.72 160.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cea10b83-4846-4812-9996-99225b227bca)) - (pin "2" (uuid bdc81274-abb9-4083-ba1e-6872ad797b99)) - (pin "3" (uuid 3e84dc55-4c58-4c35-8ef8-7cda43a8798b)) - (pin "4" (uuid 0335678c-3df5-4145-b445-0638ff24222d)) - (pin "MP" (uuid 2bf6511e-f8e1-400b-b5e2-daf5506821b9)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 246.38 72.39 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 0676a495-624f-4c17-ac15-4f76d34f8c55) - (property "Reference" "P15" (id 0) (at 246.38 69.85 0)) - (property "Value" "A" (id 1) (at 246.38 74.93 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 246.38 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 246.38 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 941a5a27-052e-4666-99ab-8f514b450faa)) - ) - - (symbol (lib_id "Device:R_Small") (at 273.05 77.47 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0a6b5342-45a0-4ce0-b816-602b8a65668f) - (property "Reference" "R11" (id 0) (at 274.32 76.2 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1M" (id 1) (at 274.32 78.74 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 273.05 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 273.05 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 56a8dea8-21a4-42c3-8b62-61e4c454d8ae)) - (pin "2" (uuid ad50c76c-dec6-4614-8417-0371ec8ede1e)) - ) - - (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x10_MountingPin") (at 39.37 52.07 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0b7f8280-f7d3-49ce-a5e8-725d140057ce) - (property "Reference" "J1" (id 0) (at 39.37 39.37 0)) - (property "Value" "FPC" (id 1) (at 39.37 72.39 0)) - (property "Footprint" "Connector_FFC-FPC:Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal" (id 2) (at 39.37 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 39.37 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6932db9f-eddb-4da3-9bbf-c38875311f99)) - (pin "10" (uuid 062dd49f-4df7-4d4c-b1a6-dd4c000e6b94)) - (pin "2" (uuid 0094988e-6cd6-4bd3-9215-ae6cab63ba2b)) - (pin "3" (uuid 18e170de-7760-46ed-97cd-1cb6857c146b)) - (pin "4" (uuid c8214b1d-cb0a-44c8-8387-c85ebf8eefb3)) - (pin "5" (uuid f0936879-de92-4799-b545-d1c33db36ae6)) - (pin "6" (uuid b906ff0e-5137-431b-bf08-1e9c38a8f67d)) - (pin "7" (uuid 3132603a-bf1e-4cf9-a769-36c209f9d5b1)) - (pin "8" (uuid 38499577-b4dc-4565-b692-a415ce4fe1d5)) - (pin "9" (uuid 2b3aa0a8-5cd9-4c83-9265-762017bace79)) - (pin "MP" (uuid c907989d-fb50-433d-b815-fa083c76f81b)) - ) - - (symbol (lib_id "power:+3V3") (at 179.07 111.76 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0ba47962-00eb-467f-ae6e-d9f068b2ca93) - (property "Reference" "#PWR052" (id 0) (at 179.07 115.57 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 179.07 107.95 0)) - (property "Footprint" "" (id 2) (at 179.07 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 179.07 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0d73ad65-7ffb-4555-b116-b64fd20cde82)) - ) - - (symbol (lib_id "Driver_Motor:DRV8837") (at 147.32 119.38 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0cec1464-b54e-44f1-ba1a-5efe4f027011) - (property "Reference" "U5" (id 0) (at 138.43 125.73 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "DRV8837" (id 1) (at 138.43 128.27 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" (id 2) (at 147.32 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" (id 3) (at 147.32 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid bd3fa8a3-79ec-442f-9888-d83fcf50748f)) - (pin "2" (uuid a92c55af-b73b-4dd8-b7fb-348187c498c2)) - (pin "3" (uuid 2e532cb5-d567-4e96-b9fc-9a77324aca6b)) - (pin "4" (uuid 88d63c56-e46f-4ead-a23d-ddad00fb279d)) - (pin "5" (uuid 4c54ad69-6154-437b-9316-000ed8cc3868)) - (pin "6" (uuid e04da15d-d03f-40eb-ae78-ef9cae78d344)) - (pin "7" (uuid 47b87444-533b-4356-bece-1c4bcd0bf3a6)) - (pin "8" (uuid a7ee0b1b-cf6b-4ed1-a6a8-34c28e465d3f)) - (pin "9" (uuid 7e6e67f6-9f62-4e1b-b956-cd8eaece75ac)) - ) - - (symbol (lib_id "Driver_Motor:DRV8837") (at 147.32 80.01 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0d04876f-034e-4527-8852-b22a3ca80422) - (property "Reference" "U4" (id 0) (at 138.43 86.36 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "DRV8837" (id 1) (at 138.43 88.9 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" (id 2) (at 147.32 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" (id 3) (at 147.32 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 879b273b-d094-45bf-8daa-a0345c498ae9)) - (pin "2" (uuid 61b322f7-a735-4ab8-bab8-b664e1c2914e)) - (pin "3" (uuid a6259e5a-8423-4aa3-b8f0-67eba5cb6241)) - (pin "4" (uuid 33cd3fa1-1bcb-45be-8f0f-42902a14961f)) - (pin "5" (uuid 2cf638ff-923e-4ae4-8ba7-192f72783830)) - (pin "6" (uuid 3957d935-a71f-4ea0-aee7-29176ac64642)) - (pin "7" (uuid b9490a56-4c2d-4bff-b8c4-775d8ed4c4ff)) - (pin "8" (uuid a234c9c1-e6d6-43eb-bc1a-89e4193d61ab)) - (pin "9" (uuid 8fefe4d7-9f7e-4e0f-bf91-bbccb4971baa)) - ) - - (symbol (lib_id "Device:R_Small") (at 71.12 78.74 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0dca95a6-158b-40d3-8c8c-71bec272020d) - (property "Reference" "R3" (id 0) (at 72.39 77.47 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "5k1" (id 1) (at 72.39 80.01 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 71.12 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 71.12 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0e17ad45-e37b-42f0-a0e2-0ccb20930f0c)) - (pin "2" (uuid 4d19438b-b48f-4e12-9099-6ac89785c0fc)) - ) - - (symbol (lib_id "power:GND") (at 203.2 152.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0e51db76-b31d-4bba-9cf7-784a4d0f0007) - (property "Reference" "#PWR071" (id 0) (at 203.2 158.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 203.2 156.21 0)) - (property "Footprint" "" (id 2) (at 203.2 152.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 152.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f9a008b3-8cc8-4b3f-b9e3-0b2ea98377ab)) - ) - - (symbol (lib_id "power:+3V3") (at 224.79 143.51 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0eec23d9-958a-41d4-af4b-87825ffa4c1d) - (property "Reference" "#PWR077" (id 0) (at 224.79 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 224.79 139.7 0)) - (property "Footprint" "" (id 2) (at 224.79 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 224.79 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3e64811d-080b-4711-a16c-1bc2a197a576)) - ) - - (symbol (lib_id "power:+3V3") (at 92.71 73.66 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0f21c27e-a99b-4a31-b4c5-1de7015cd938) - (property "Reference" "#PWR018" (id 0) (at 92.71 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 92.71 69.85 0)) - (property "Footprint" "" (id 2) (at 92.71 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 92.71 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 825a547c-47a7-454d-bdf4-c1b97f40ab34)) - ) - - (symbol (lib_id "Driver_Motor:DRV8837") (at 147.32 158.75 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 10a34e14-85c8-4161-9549-55f3ff1e2a23) - (property "Reference" "U6" (id 0) (at 138.43 165.1 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "DRV8837" (id 1) (at 138.43 167.64 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" (id 2) (at 147.32 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" (id 3) (at 147.32 158.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a212a3c5-432b-4a46-9d2b-11c81e5f0b8f)) - (pin "2" (uuid 7f69dbeb-5b12-4ce8-a39c-52c30abcd614)) - (pin "3" (uuid 0a697d1f-86db-4842-bd6d-390a45c118c1)) - (pin "4" (uuid 92200009-48d2-4a88-b4d6-546bb492a2c1)) - (pin "5" (uuid 934dc8a7-4c5e-4705-84fe-8c5902b1847b)) - (pin "6" (uuid fa6d576a-e05e-4c84-9749-6ea39152cacf)) - (pin "7" (uuid 4b95f785-a0b2-4abc-8afe-06ffa4447118)) - (pin "8" (uuid 7c7b882f-720a-45b7-87b5-298cd60a5443)) - (pin "9" (uuid 846085da-17a0-45a8-a77b-782dc10a71b2)) - ) - - (symbol (lib_id "Driver_Motor:DRV8837") (at 229.87 40.64 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 15ba1cbc-ec80-499e-b4d2-d11821eefb63) - (property "Reference" "U7" (id 0) (at 220.98 46.99 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "DRV8837" (id 1) (at 220.98 49.53 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" (id 2) (at 229.87 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" (id 3) (at 229.87 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ededf846-f24a-4040-9829-f1c162b37bd5)) - (pin "2" (uuid 11e04acb-4f4a-43b4-a7e4-ec9d8bdd0496)) - (pin "3" (uuid 8ba29aeb-d8dc-4d34-b11b-b53dc2b3d5d5)) - (pin "4" (uuid 6c0f1c91-6eff-409a-84e0-f04ecdac3c0e)) - (pin "5" (uuid acdde4de-bb64-4a46-abbb-9d41f5d469d7)) - (pin "6" (uuid 60aee83c-09be-4059-9dd4-7a9f75b2f657)) - (pin "7" (uuid 166c48a1-45b2-44e8-a5de-63edde5b41e6)) - (pin "8" (uuid 5030f8ee-96d4-4a67-a54c-6078d4cf0ff3)) - (pin "9" (uuid 67ccaef7-9fe4-47fa-985f-126555057625)) - ) - - (symbol (lib_id "Switch:SW_Push") (at 35.56 121.92 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 15fdb975-958e-4d24-8828-91dd4355016b) - (property "Reference" "SW1" (id 0) (at 35.56 124.46 0)) - (property "Value" "BOOTMODE" (id 1) (at 35.56 127 0)) - (property "Footprint" "faderboard:SW_Push_SPST_NO_XKB_TS-1187A-X-X-X" (id 2) (at 35.56 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 35.56 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b4f16bf2-74fe-40b6-99d7-4ae2991826cc)) - (pin "2" (uuid 6fb841a9-69e2-4ead-8dc2-4b8f06fb6c58)) - ) - - (symbol (lib_id "Device:C_Small") (at 203.2 148.59 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 17713a7c-0858-45e5-a553-a42c856f87e4) - (property "Reference" "C23" (id 0) (at 205.74 147.32 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 205.74 149.86 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 203.2 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 203.2 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e39d2eaf-5948-4189-ae6e-babd4be38ec3)) - (pin "2" (uuid d9dad349-131a-426b-ae43-f3ab37e7b996)) - ) - - (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x04_MountingPin") (at 255.27 120.65 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 1a09aa5a-cb83-440b-8bb2-a910daaf71fb) - (property "Reference" "RV7" (id 0) (at 255.27 107.95 0)) - (property "Value" "RSx0N11M9" (id 1) (at 255.27 125.73 0)) - (property "Footprint" "faderboard:Fader_Alps_RSx0N11M9A0x" (id 2) (at 255.27 120.65 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 255.27 120.65 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c81ca5a4-447b-4e4d-b8a7-1c68f243badf)) - (pin "2" (uuid 1a9c30ab-0e61-46fd-808d-42bd77824582)) - (pin "3" (uuid f43e7dc5-a403-4d3b-b046-6c6782fe4dff)) - (pin "4" (uuid 4db53aea-517a-42e8-981e-c3e43dd1a3ed)) - (pin "MP" (uuid a86d8a24-f8e3-4954-b9bb-e1a0b05e4528)) - ) - - (symbol (lib_id "power:GND") (at 203.2 171.45 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 1b8d7c57-2e27-439d-8a60-e055311c8131) - (property "Reference" "#PWR073" (id 0) (at 203.2 177.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 203.2 175.26 0)) - (property "Footprint" "" (id 2) (at 203.2 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 313f4da9-acdc-444f-9eca-e808612b44a2)) - ) - - (symbol (lib_id "Device:C_Small") (at 55.88 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 1c4dce76-7f14-4144-9070-20d73b28536e) - (property "Reference" "C4" (id 0) (at 58.42 24.13 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 58.42 26.67 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 55.88 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 55.88 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 54a93fe3-8a24-44f0-b576-53c41ea13986)) - (pin "2" (uuid 70833e3c-7400-47e7-9849-e60b21911360)) - ) - - (symbol (lib_id "Device:C_Small") (at 203.2 167.64 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 1e17a43d-f869-47d3-90b7-cc5e999d14fe) - (property "Reference" "C24" (id 0) (at 205.74 166.37 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 205.74 168.91 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 203.2 167.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 203.2 167.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 84acb798-dcfe-46e2-ac1e-ae7e783251c3)) - (pin "2" (uuid 504e43b9-aea7-418e-99fd-5142fe5ad1b0)) - ) - - (symbol (lib_id "Device:C_Small") (at 45.72 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2003f588-8b18-4527-ae99-980d082adc6f) - (property "Reference" "C3" (id 0) (at 48.26 24.13 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1u" (id 1) (at 48.26 26.67 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 45.72 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 45.72 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 690297c2-f789-49de-87d5-4f2b8097c91b)) - (pin "2" (uuid 2fc91817-88b2-4bcf-8864-e4cf1b57401c)) - ) - - (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x10_MountingPin") (at 45.72 54.61 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 20e2e881-5648-44fd-8597-d34bd8b669e2) - (property "Reference" "J2" (id 0) (at 45.72 67.31 0)) - (property "Value" "FPC" (id 1) (at 45.72 34.29 0)) - (property "Footprint" "Connector_FFC-FPC:Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal" (id 2) (at 45.72 54.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 45.72 54.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f78cf401-4802-4d61-8a01-ca10ac66e8d0)) - (pin "10" (uuid 499fdb7d-37c8-4e28-a060-c51919b5bd05)) - (pin "2" (uuid 03d563c6-24df-4073-b686-e276e202a750)) - (pin "3" (uuid bcedc6dc-bb86-441e-aea0-f52cdbe7650c)) - (pin "4" (uuid eb316ec2-b540-4b80-8971-251d1e7857b1)) - (pin "5" (uuid 5911348a-b622-4cea-b6d9-b0de021b9561)) - (pin "6" (uuid dc0d1389-230b-45d0-b277-5ea4de4f6858)) - (pin "7" (uuid e81f6d26-89a6-4c0f-9393-7c443f5724d7)) - (pin "8" (uuid 9d1500cf-56cb-4874-8d47-a37cfcb43c11)) - (pin "9" (uuid 682dde18-5faa-4a5a-96a1-25f5454e5e87)) - (pin "MP" (uuid 5d70cbce-d233-4a24-b510-e452796157a3)) - ) - - (symbol (lib_id "Device:R_Small") (at 190.5 116.84 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 20edb1fa-94f0-4c42-9d47-f22f921c04bb) - (property "Reference" "R8" (id 0) (at 191.77 115.57 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1M" (id 1) (at 191.77 118.11 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 190.5 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 190.5 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3a498cbd-9d9f-4c84-b567-232b2e9cad3c)) - (pin "2" (uuid 70472584-0803-4fa3-9724-afdae200b755)) - ) - - (symbol (lib_id "Mechanical:MountingHole_Pad") (at 27.94 144.78 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 20f712cd-0dd5-4452-8133-ef6bdf5a40ef) - (property "Reference" "H1" (id 0) (at 27.94 137.16 0)) - (property "Value" "VM" (id 1) (at 27.94 139.7 0)) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (id 2) (at 27.94 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 27.94 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a59e25d3-b10e-4c96-8467-e004b5632abd)) - ) - - (symbol (lib_id "power:+3V3") (at 203.2 144.78 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2140619e-4489-42b3-b616-ae2edf80bb7a) - (property "Reference" "#PWR070" (id 0) (at 203.2 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 203.2 140.97 0)) - (property "Footprint" "" (id 2) (at 203.2 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid bf17fc66-46f7-430b-a3d2-30d40fcc00a1)) - ) - - (symbol (lib_id "Device:C_Small") (at 86.36 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 21584a21-28cf-4fe2-b877-5b88cd056e7a) - (property "Reference" "C7" (id 0) (at 88.9 24.13 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 88.9 26.67 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 86.36 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 86.36 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 52c4c3b8-09dd-47cc-a139-ecaca8591c86)) - (pin "2" (uuid 8e20d07d-5ff4-40d1-ae22-a43130e5973e)) - ) - - (symbol (lib_id "Device:R_Small") (at 43.18 125.73 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 21b21b5d-9247-4e0a-b4d1-003f94358e49) - (property "Reference" "R1" (id 0) (at 44.45 124.46 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "10k" (id 1) (at 44.45 127 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 43.18 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 43.18 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 56ad0f5b-05f4-41e7-9b28-556146242d4f)) - (pin "2" (uuid 98f6dca6-b7ec-401d-9abb-a6884b4b703c)) - ) - - (symbol (lib_id "power:GND") (at 120.65 92.71 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2285de69-a41b-4ffe-9806-bb621d5471c2) - (property "Reference" "#PWR029" (id 0) (at 120.65 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 120.65 96.52 0)) - (property "Footprint" "" (id 2) (at 120.65 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b3a97b4a-7292-4891-a785-256e28c00a2c)) - ) - - (symbol (lib_id "power:+3V3") (at 261.62 33.02 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 231816b9-2999-48c3-a2c2-517589047ab9) - (property "Reference" "#PWR086" (id 0) (at 261.62 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 261.62 29.21 0)) - (property "Footprint" "" (id 2) (at 261.62 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 261.62 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 30721dae-eea7-4f0d-83af-67586658c613)) - ) - - (symbol (lib_id "MCU_ST_STM32F1:STM32F103C8Tx") (at 77.47 149.86 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 261ebeba-2ef7-400b-bf0c-7054b71caf0b) - (property "Reference" "U1" (id 0) (at 91.44 115.57 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "STM32F103C8Tx" (id 1) (at 91.44 118.11 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" (id 2) (at 62.23 185.42 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00161566.pdf" (id 3) (at 77.47 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 952e86af-3071-4bf5-928c-09c0cd067a15)) - (pin "10" (uuid a7e37710-92c2-43e2-b074-f42b48edcd65)) - (pin "11" (uuid 63a78acc-6ba9-42a6-ab52-a5a304eeb14f)) - (pin "12" (uuid 4a34ba2a-c281-4dda-8040-ae62bb656c98)) - (pin "13" (uuid c82f09d7-1852-4418-ae1b-02629fa7707c)) - (pin "14" (uuid ff1256b2-bd9f-49f4-88e5-00eaf25989ed)) - (pin "15" (uuid aa626b2b-88e2-4b0a-b842-f0b28bb4c4ce)) - (pin "16" (uuid 30b86091-662a-4e3b-a98a-4f6d7f1b20e6)) - (pin "17" (uuid c4546e8b-dbcb-48e7-bf5c-e57743d53b3c)) - (pin "18" (uuid 6c7f9831-e605-409b-9aa8-5050c2cf8f1a)) - (pin "19" (uuid 1494387a-bfa4-4635-95ae-6d53f74c36a0)) - (pin "2" (uuid 1ebe85c6-6072-4df1-8090-f7cdd8a44b60)) - (pin "20" (uuid eead70c1-e86b-42ea-b69a-1c3a58c9c997)) - (pin "21" (uuid 31bdb4ce-8c54-4a4b-9d70-d38334f06b26)) - (pin "22" (uuid 35de2455-9bfd-48d5-9cc7-6c0da496220d)) - (pin "23" (uuid b45b7737-7083-42b2-a7a2-d855bedbeb82)) - (pin "24" (uuid dda39857-0ba8-48df-aa32-14a76181de63)) - (pin "25" (uuid eb7210aa-f251-4c97-b967-660ea6276927)) - (pin "26" (uuid 49d91ac4-bb4e-47a5-86eb-71b34d54f2e7)) - (pin "27" (uuid cf5a461b-acea-4abd-b4fd-5642e023f5ba)) - (pin "28" (uuid 5ce21c43-0ea0-4deb-8942-2a9ac06bb94e)) - (pin "29" (uuid e9ade0ad-74b7-4b7e-a49a-673975eb79fb)) - (pin "3" (uuid 3a8892fb-f59b-4fca-9438-77b87ba74086)) - (pin "30" (uuid 7f6d9de2-d0c9-4368-96f6-3c8ea0c549be)) - (pin "31" (uuid c46d98aa-4a91-4992-9399-4365d6cc7532)) - (pin "32" (uuid e877dd5b-f2a5-47df-8651-f862b5660efe)) - (pin "33" (uuid 5433a6e5-898f-4ff9-aff9-d09c9fff5032)) - (pin "34" (uuid d0ef2135-6117-423e-bc0e-0e555b5940f8)) - (pin "35" (uuid 83a3b303-ce1f-464e-9b41-d2a848396aa5)) - (pin "36" (uuid f7c9ddfb-62d9-417a-9cf4-39e0b5df071e)) - (pin "37" (uuid d346da63-cb57-4c8d-833c-73f625e55fb5)) - (pin "38" (uuid 4cd4f424-cdaa-4ae0-8b70-6ee2639d74e9)) - (pin "39" (uuid b5477404-ea0f-4503-8249-abf32e3e167b)) - (pin "4" (uuid 3ce1cacb-7b3e-4380-b070-7cbfa66a1fed)) - (pin "40" (uuid 360e727a-5f95-4371-bfd3-ecb97ef820fb)) - (pin "41" (uuid 2a7aee8e-054a-4cd3-8180-956c22842592)) - (pin "42" (uuid 77fa66ec-abca-4338-a873-2c7385574de2)) - (pin "43" (uuid 463ea0c3-d486-48fc-8723-a9b8a5dc9be4)) - (pin "44" (uuid 8e623838-569d-4d80-b4c0-6c186dd253f8)) - (pin "45" (uuid 1bc8b406-c739-4f3c-92e3-c7914346443b)) - (pin "46" (uuid 80b7117c-82fe-4d19-a344-06fc27924328)) - (pin "47" (uuid 7c872b6a-11ca-4e5f-afb9-e3c0b89cc977)) - (pin "48" (uuid b4c54862-e585-45f0-af5f-8e0819c12820)) - (pin "5" (uuid 41c0474c-898b-4252-ab03-31844c05fea6)) - (pin "6" (uuid cda76574-0d90-40c4-8313-56eb90116eff)) - (pin "7" (uuid 090f89b7-01a2-4512-8bac-082a515ac70f)) - (pin "8" (uuid aaa49f36-fa78-4632-ac80-6630fe6b50da)) - (pin "9" (uuid b5171cac-37af-41d5-bedc-23fb90ac306d)) - ) - - (symbol (lib_id "Device:C_Polarized_Small") (at 19.05 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 274d68c1-9e74-40b7-970b-c0363ff6c573) - (property "Reference" "C1" (id 0) (at 21.59 24.13 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100u" (id 1) (at 21.59 26.67 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:CP_Elec_6.3x7.7" (id 2) (at 19.05 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 19.05 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9b0d8cbe-8c5b-40f4-bcf4-4c483642c425)) - (pin "2" (uuid b5d7ca37-c9c0-4cb0-9c07-60cdabc80da7)) - ) - - (symbol (lib_id "power:GND") (at 147.32 93.98 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 27d494f5-0ae0-4deb-8294-effe6387fa6b) - (property "Reference" "#PWR045" (id 0) (at 147.32 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 147.32 97.79 0)) - (property "Footprint" "" (id 2) (at 147.32 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 147.32 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 58fc4333-c7e6-4818-857d-188e9840419e)) - ) - - (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x04_MountingPin") (at 172.72 41.91 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 293d9bb8-787d-4dde-b113-ce0a2e0d65cb) - (property "Reference" "RV1" (id 0) (at 172.72 29.21 0)) - (property "Value" "RSx0N11M9" (id 1) (at 172.72 46.99 0)) - (property "Footprint" "faderboard:Fader_Alps_RSx0N11M9A0x" (id 2) (at 172.72 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 172.72 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4fd11e94-7635-4da0-8394-0492a0511ca3)) - (pin "2" (uuid d4ea6ef0-3d1a-415e-83ba-a0e7c09d141a)) - (pin "3" (uuid ae75bac3-e1d1-4c92-a7c5-23e23ea9dced)) - (pin "4" (uuid 45c6abcd-8bc6-41df-8565-c1cbdca7a28d)) - (pin "MP" (uuid 6fb9b974-d342-41ef-beb9-5bec48bdc61b)) - ) - - (symbol (lib_id "Switch:SW_Push") (at 38.1 116.84 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2a6f62ac-1107-4c8a-8828-7cdc7fd3a30c) - (property "Reference" "SW2" (id 0) (at 38.1 109.22 0)) - (property "Value" "RESET" (id 1) (at 38.1 111.76 0)) - (property "Footprint" "faderboard:SW_Push_SPST_NO_XKB_TS-1187A-X-X-X" (id 2) (at 38.1 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 38.1 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 64b7875f-6dc0-4792-9b81-c65aaedb202a)) - (pin "2" (uuid aca792e7-193f-47e6-bde0-f1bf216946f4)) - ) - - (symbol (lib_id "Device:C_Small") (at 120.65 49.53 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2b057e79-9b0b-4559-8707-a0dec395f370) - (property "Reference" "C10" (id 0) (at 123.19 48.26 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 123.19 50.8 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 120.65 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 120.65 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3ed44bc9-d819-4a00-97f6-c6a547696de9)) - (pin "2" (uuid ce2b76e0-bba6-4057-acc4-69033ca132bb)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 163.83 72.39 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 2c11e041-e6f3-4d92-ae5a-0790bae7e60e) - (property "Reference" "P3" (id 0) (at 163.83 69.85 0)) - (property "Value" "A" (id 1) (at 163.83 74.93 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 163.83 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 163.83 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1af315d0-5e7d-4a00-9a62-f48a51c5597e)) - ) - - (symbol (lib_id "Device:C_Small") (at 120.65 148.59 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2d83e838-9822-4228-b312-6127a992c9c8) - (property "Reference" "C15" (id 0) (at 123.19 147.32 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 123.19 149.86 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 120.65 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 120.65 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 52e69542-a670-4203-8019-7f35a5397582)) - (pin "2" (uuid 3debef46-6cd0-4e78-bd98-e97109a17258)) - ) - - (symbol (lib_id "power:GND") (at 92.71 100.33 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2e828e76-7ade-44b0-820e-1edd2678a4fe) - (property "Reference" "#PWR019" (id 0) (at 92.71 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 92.71 104.14 0)) - (property "Footprint" "" (id 2) (at 92.71 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 92.71 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5723d6c2-5127-4008-bbd9-2f5e85a1e262)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 193.04 44.45 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 2fe70184-eaf0-4f3a-bf0b-d932c4c2d65e) - (property "Reference" "P9" (id 0) (at 193.04 41.91 0)) - (property "Value" "0%" (id 1) (at 193.04 46.99 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 193.04 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 193.04 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ec1f3091-706c-4fbe-a958-0b3feb9479ce)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 246.38 127 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 3147a14b-e395-4dc6-94cc-8adee781662d) - (property "Reference" "P18" (id 0) (at 246.38 124.46 0)) - (property "Value" "B" (id 1) (at 246.38 129.54 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 246.38 127 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 246.38 127 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e34ff7cd-688d-498b-8a61-d4d7252578e6)) - ) - - (symbol (lib_id "power:GND") (at 120.65 171.45 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 31868233-a27b-4f26-a91b-74d47791ffd4) - (property "Reference" "#PWR037" (id 0) (at 120.65 177.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 120.65 175.26 0)) - (property "Footprint" "" (id 2) (at 120.65 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid abbb87cc-b9e8-44ca-bdf8-b4d219843b29)) - ) - - (symbol (lib_id "power:GND") (at 147.32 54.61 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 323bf17f-80d3-4729-8d1b-67e23c0d451e) - (property "Reference" "#PWR043" (id 0) (at 147.32 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 147.32 58.42 0)) - (property "Footprint" "" (id 2) (at 147.32 54.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 147.32 54.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c7be129e-2974-4c01-bc27-a1dd74e9463e)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 246.38 87.63 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 32c29abf-3e4e-4c1a-9ac1-56b9c1d92f4f) - (property "Reference" "P16" (id 0) (at 246.38 85.09 0)) - (property "Value" "B" (id 1) (at 246.38 90.17 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 246.38 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 246.38 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2d7bcff1-ec2f-4ded-a49f-aa4140f2f8f3)) - ) - - (symbol (lib_id "Driver_Motor:DRV8837") (at 229.87 119.38 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 32fe6d89-6c85-470b-af58-0f956e93f4de) - (property "Reference" "U9" (id 0) (at 220.98 125.73 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "DRV8837" (id 1) (at 220.98 128.27 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" (id 2) (at 229.87 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" (id 3) (at 229.87 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b755ee7c-0503-475d-9065-e6d532fb3800)) - (pin "2" (uuid 55b15812-41fe-4060-81cc-ec0b94af9ecb)) - (pin "3" (uuid 50fd4119-4aa9-498b-8b13-aff4942b3ac2)) - (pin "4" (uuid 1f0bb749-97ae-40df-af49-a532a6ff35bf)) - (pin "5" (uuid 9ed1c5ea-1480-4d00-b586-18e84257c438)) - (pin "6" (uuid 2b4e3fb7-1fd1-4112-9607-84135edc36e4)) - (pin "7" (uuid eb887e9f-c32f-42bb-9571-8aed1dcbba06)) - (pin "8" (uuid 830da597-c427-4e80-976e-0aa3f489ace7)) - (pin "9" (uuid 09fc16b8-8a14-480f-ba73-84b1f2a7abf7)) - ) - - (symbol (lib_id "power:+3V3") (at 120.65 66.04 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 34c567ad-8aa2-4611-8124-20518dc0f0f0) - (property "Reference" "#PWR026" (id 0) (at 120.65 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 120.65 62.23 0)) - (property "Footprint" "" (id 2) (at 120.65 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7bd9bd2b-583a-4646-9eb4-c65a7b49c764)) - ) - - (symbol (lib_id "power:GND") (at 203.2 53.34 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 3a8414cc-122b-4e5e-9ed1-ae68bbebab7f) - (property "Reference" "#PWR061" (id 0) (at 203.2 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 203.2 57.15 0)) - (property "Footprint" "" (id 2) (at 203.2 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 96b77000-5099-42cc-9969-ba2709f297a7)) - ) - - (symbol (lib_id "power:GND") (at 203.2 73.66 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 3b1e0077-fdf7-433e-99f8-899e8a211694) - (property "Reference" "#PWR063" (id 0) (at 203.2 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 203.2 77.47 0)) - (property "Footprint" "" (id 2) (at 203.2 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3161383f-eae1-4ec1-8029-673f32dc3690)) - ) - - (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x04_MountingPin") (at 255.27 81.28 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 3b8920d9-5499-42d7-9eb7-dab4d368f6c1) - (property "Reference" "RV6" (id 0) (at 255.27 68.58 0)) - (property "Value" "RSx0N11M9" (id 1) (at 255.27 86.36 0)) - (property "Footprint" "faderboard:Fader_Alps_RSx0N11M9A0x" (id 2) (at 255.27 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 255.27 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d42cf0ac-ad8b-4c79-bf93-cc7ddbf25b89)) - (pin "2" (uuid 212b39f3-1e8e-4e70-96dd-ed8cbde02afc)) - (pin "3" (uuid a1b84281-4f4b-4ee0-a70d-1041612e2e97)) - (pin "4" (uuid 8db12380-0d86-4db9-a721-fddf02b7c7c9)) - (pin "MP" (uuid dfebf16a-7a86-4be4-a00c-e47927b349b3)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 275.59 83.82 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 3cfe777f-0846-47ba-b50d-ecf61bd3da11) - (property "Reference" "P22" (id 0) (at 275.59 81.28 0)) - (property "Value" "0%" (id 1) (at 275.59 86.36 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 275.59 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 275.59 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 22a478ab-f7b9-432b-b1cf-ab05b80573f0)) - ) - - (symbol (lib_id "power:GND") (at 120.65 53.34 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 3da618d1-af65-462c-9430-12a07b96de05) - (property "Reference" "#PWR025" (id 0) (at 120.65 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 120.65 57.15 0)) - (property "Footprint" "" (id 2) (at 120.65 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3a93bb77-5daa-4ef6-90f0-01d13ecaf4f6)) - ) - - (symbol (lib_id "power:PWR_FLAG") (at 26.67 40.64 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 3f29305c-4870-4312-b003-06350cb093b1) - (property "Reference" "#FLG01" (id 0) (at 26.67 38.735 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "PWR_FLAG" (id 1) (at 26.67 36.83 0)) - (property "Footprint" "" (id 2) (at 26.67 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 26.67 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 679203ae-7993-408c-a47e-adb7c6e65966)) - ) - - (symbol (lib_id "power:GND") (at 19.05 63.5 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 3f4ddf69-4132-44e2-bce7-fa473516bcf2) - (property "Reference" "#PWR04" (id 0) (at 19.05 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 19.05 67.31 0)) - (property "Footprint" "" (id 2) (at 19.05 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 19.05 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a37e7725-493a-48b8-b522-8395e12601e5)) - ) - - (symbol (lib_id "power:+3V3") (at 179.07 33.02 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 42509da5-e944-4f5a-a5df-4d4958f1ca57) - (property "Reference" "#PWR050" (id 0) (at 179.07 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 179.07 29.21 0)) - (property "Footprint" "" (id 2) (at 179.07 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 179.07 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9f9c3262-e821-4aa6-b6cd-4cedc824d3aa)) - ) - - (symbol (lib_id "Device:R_Small") (at 273.05 38.1 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 456d96c6-c04d-445f-bed6-aa8bab143cdd) - (property "Reference" "R10" (id 0) (at 274.32 36.83 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1M" (id 1) (at 274.32 39.37 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 273.05 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 273.05 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ceeb68df-2eb4-44f5-a135-db642162ddf6)) - (pin "2" (uuid 0391b200-0ef1-415a-a4e5-8f76cda74e58)) - ) - - (symbol (lib_id "Device:LED_Small") (at 66.04 46.99 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 45898d76-74b1-415f-b3c6-678fa95695fb) - (property "Reference" "D1" (id 0) (at 67.31 45.72 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "RED" (id 1) (at 67.31 48.26 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "LED_SMD:LED_0805_2012Metric" (id 2) (at 66.04 46.99 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 66.04 46.99 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0c0235bc-19ce-45e8-b28f-11f5e35b802e)) - (pin "2" (uuid 60fbc03a-122d-4fc0-9119-b8cb90a34d57)) - ) - - (symbol (lib_id "Device:C_Small") (at 66.04 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 465525a2-5234-45e6-96d0-0b6043faf0b1) - (property "Reference" "C5" (id 0) (at 68.58 24.13 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 68.58 26.67 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 66.04 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 66.04 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 76365de7-43e0-4b3f-a94e-8edd54c2a246)) - (pin "2" (uuid 1a3c5b31-b1a5-4fb1-9cc8-de1607d572ec)) - ) - - (symbol (lib_id "power:PWR_FLAG") (at 35.56 181.61 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 499e6e60-311d-4714-aa01-a84118a9468e) - (property "Reference" "#FLG04" (id 0) (at 35.56 179.705 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "PWR_FLAG" (id 1) (at 35.56 177.8 0)) - (property "Footprint" "" (id 2) (at 35.56 181.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 35.56 181.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c1eeb0a5-81ee-4902-b3e7-9a59e1b01483)) - ) - - (symbol (lib_id "power:GND") (at 120.65 152.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 4aacf576-5618-45ac-b79b-5a0d41bc5d51) - (property "Reference" "#PWR035" (id 0) (at 120.65 158.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 120.65 156.21 0)) - (property "Footprint" "" (id 2) (at 120.65 152.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 152.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 632b74d0-fee1-46b0-91c1-d87956f7ea2b)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 163.83 151.13 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 4b55f6d8-6a97-47f3-8c96-32886e8e349e) - (property "Reference" "P7" (id 0) (at 163.83 148.59 0)) - (property "Value" "A" (id 1) (at 163.83 153.67 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 163.83 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 163.83 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8f7a705c-7e0c-4e18-848e-6a3979f3c9f7)) - ) - - (symbol (lib_id "power:GND") (at 229.87 172.72 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 4b61acef-30b8-4cde-bf3d-a1c201b8eda8) - (property "Reference" "#PWR085" (id 0) (at 229.87 179.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 229.87 176.53 0)) - (property "Footprint" "" (id 2) (at 229.87 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 229.87 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 88bec3e2-caa2-47e9-ad3c-444b9765e9bc)) - ) - - (symbol (lib_id "power:+3V3") (at 261.62 72.39 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 4c8d56ea-7282-431a-af26-c574184dbe6c) - (property "Reference" "#PWR087" (id 0) (at 261.62 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 261.62 68.58 0)) - (property "Footprint" "" (id 2) (at 261.62 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 261.62 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c9295d56-ade7-4d64-bb82-70ab7a74161e)) - ) - - (symbol (lib_id "power:PWR_FLAG") (at 35.56 147.32 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 5045a593-8a4e-4fa7-bf74-79fd867a766b) - (property "Reference" "#FLG02" (id 0) (at 35.56 145.415 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "PWR_FLAG" (id 1) (at 35.56 143.51 0)) - (property "Footprint" "" (id 2) (at 35.56 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 35.56 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 31d78b36-cef5-4a90-9142-ae1824a4167d)) - ) - - (symbol (lib_id "Device:C_Small") (at 203.2 109.22 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 51654275-004b-49d8-9763-af0b2d756ddc) - (property "Reference" "C21" (id 0) (at 205.74 107.95 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 205.74 110.49 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 203.2 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 203.2 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8fc4ab44-05df-4bf2-9a16-0c4e353f7fbf)) - (pin "2" (uuid 591de161-7240-44b6-b569-457473154b72)) - ) - - (symbol (lib_id "Device:R_Small") (at 190.5 156.21 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 521b9090-91ff-4fc1-8be3-c8374decb540) - (property "Reference" "R9" (id 0) (at 191.77 154.94 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1M" (id 1) (at 191.77 157.48 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 190.5 156.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 190.5 156.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0c714cb9-605d-4b0e-8b7f-e7aa27846172)) - (pin "2" (uuid d6fd50f1-c626-48ba-be62-bac151c678c7)) - ) - - (symbol (lib_id "power:GND") (at 203.2 113.03 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 5356c33d-f1bb-499a-95b8-5f562fa55259) - (property "Reference" "#PWR067" (id 0) (at 203.2 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 203.2 116.84 0)) - (property "Footprint" "" (id 2) (at 203.2 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5247aeba-70f0-4c44-b12a-14cd2e9ca05e)) - ) - - (symbol (lib_id "power:+3V3") (at 179.07 151.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 544ed945-58c8-46aa-af33-f65879b465d4) - (property "Reference" "#PWR053" (id 0) (at 179.07 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 179.07 147.32 0)) - (property "Footprint" "" (id 2) (at 179.07 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 179.07 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d5ef6284-1ae1-480b-9acd-fbc6227699de)) - ) - - (symbol (lib_id "power:VDC") (at 147.32 104.14 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 54b9907c-669b-4bcb-8c36-fc69665ec776) - (property "Reference" "#PWR046" (id 0) (at 147.32 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 147.32 100.33 0)) - (property "Footprint" "" (id 2) (at 147.32 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 147.32 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6d9c5f29-efed-431c-b883-a3168807944b)) - ) - - (symbol (lib_id "power:+3V3") (at 102.87 20.32 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 5584bf61-93e4-44b1-8f83-fca46f89b96f) - (property "Reference" "#PWR020" (id 0) (at 102.87 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 102.87 16.51 0)) - (property "Footprint" "" (id 2) (at 102.87 20.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 102.87 20.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f52a0b0e-d870-4ed5-9bd0-2ed87023d388)) - ) - - (symbol (lib_id "power:PWR_FLAG") (at 72.39 60.96 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 58c3a039-abc0-4bfb-8c2d-182568dd9b7a) - (property "Reference" "#FLG05" (id 0) (at 72.39 59.055 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "PWR_FLAG" (id 1) (at 72.39 57.15 0)) - (property "Footprint" "" (id 2) (at 72.39 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 72.39 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d5d8aaa0-b7a0-462b-8a05-597329afa775)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 193.04 123.19 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 58ef61c8-fb9a-4830-87f1-b956a39316ba) - (property "Reference" "P11" (id 0) (at 193.04 120.65 0)) - (property "Value" "0%" (id 1) (at 193.04 125.73 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 193.04 123.19 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 193.04 123.19 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 89727e0c-5226-4241-a664-dea7bc2f1bfa)) - ) - - (symbol (lib_id "Device:R_Small") (at 66.04 53.34 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 5d72f405-fcc9-416e-aca3-373570457be3) - (property "Reference" "R2" (id 0) (at 67.31 52.07 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "3k3" (id 1) (at 67.31 54.61 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 66.04 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 66.04 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4ac8ace9-2879-4ead-b3fc-7997839adf8b)) - (pin "2" (uuid 01da5fe1-c1f6-4eed-b855-6dc7c46ae2c3)) - ) - - (symbol (lib_id "power:GND") (at 265.43 45.72 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 5df328df-b462-4a55-bdd3-881e9252ffd4) - (property "Reference" "#PWR090" (id 0) (at 265.43 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 265.43 49.53 0)) - (property "Footprint" "" (id 2) (at 265.43 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 265.43 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 145fcfcd-983a-4ad4-a68f-884e895b6895)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 246.38 166.37 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 60283c10-ff05-4daf-9ce9-36a0343485dd) - (property "Reference" "P20" (id 0) (at 246.38 163.83 0)) - (property "Value" "B" (id 1) (at 246.38 168.91 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 246.38 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 246.38 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0ed3b32d-a775-4d4e-87d7-dc7dcb8be67f)) - ) - - (symbol (lib_id "Device:R_Small") (at 190.5 38.1 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 60494e59-df7f-425b-8451-7304c40127fa) - (property "Reference" "R6" (id 0) (at 191.77 36.83 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1M" (id 1) (at 191.77 39.37 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 190.5 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 190.5 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 48be5d37-5a51-4a47-ae2b-f64780818718)) - (pin "2" (uuid ce1a5d8b-1e3a-42ba-8f43-2ae28feba921)) - ) - - (symbol (lib_id "power:GND") (at 182.88 45.72 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 60c228d8-97ff-44d6-9ea0-1fbfc5d3eb6f) - (property "Reference" "#PWR054" (id 0) (at 182.88 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 182.88 49.53 0)) - (property "Footprint" "" (id 2) (at 182.88 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 182.88 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e8be5cea-3454-4f3c-87de-d7e8535436d7)) - ) - - (symbol (lib_id "power:GND") (at 86.36 30.48 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 61b560a7-efb8-4e5f-bbf1-dd9a8c60c023) - (property "Reference" "#PWR017" (id 0) (at 86.36 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 86.36 34.29 0)) - (property "Footprint" "" (id 2) (at 86.36 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 86.36 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a1e7885b-863e-4171-95dd-3ee2399bac80)) - ) - - (symbol (lib_id "power:+3V3") (at 224.79 64.77 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 65600730-4f8b-4037-ab8e-2ab971f3a7d4) - (property "Reference" "#PWR075" (id 0) (at 224.79 68.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 224.79 60.96 0)) - (property "Footprint" "" (id 2) (at 224.79 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 224.79 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4863b843-6fb5-43b6-b06b-37983408c80e)) - ) - - (symbol (lib_id "power:VDC") (at 147.32 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 657b07f3-7c2e-4325-918c-f837894384f2) - (property "Reference" "#PWR042" (id 0) (at 147.32 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 147.32 21.59 0)) - (property "Footprint" "" (id 2) (at 147.32 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 147.32 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d57627d2-8012-4c47-900e-6659d1cbc7f1)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 163.83 33.02 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 6673c3e1-8080-4780-b1a1-42217efabb83) - (property "Reference" "P1" (id 0) (at 163.83 30.48 0)) - (property "Value" "A" (id 1) (at 163.83 35.56 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 163.83 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 163.83 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 86c00ec5-b7d9-434f-8c80-8b5d61ec6bb6)) - ) - - (symbol (lib_id "Device:C_Small") (at 120.65 88.9 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 67653d57-bba6-40ad-ae2b-1f1065918da0) - (property "Reference" "C12" (id 0) (at 123.19 87.63 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 123.19 90.17 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 120.65 88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 120.65 88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b6957f22-292a-4587-aa7a-b1510364c1d2)) - (pin "2" (uuid f37a84bb-14d0-4df9-bc94-9b7d67b9bec0)) - ) - - (symbol (lib_id "power:+3V3") (at 142.24 143.51 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 690e1da5-25b3-429b-a7b9-fdfa09f54b7c) - (property "Reference" "#PWR041" (id 0) (at 142.24 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 142.24 139.7 0)) - (property "Footprint" "" (id 2) (at 142.24 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 142.24 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid eb6a8034-6733-4d63-873e-9d8c849ca523)) - ) - - (symbol (lib_id "power:GND") (at 265.43 163.83 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 699edcdc-80bd-4b3c-9bdc-fedd780e8fda) - (property "Reference" "#PWR093" (id 0) (at 265.43 170.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 265.43 167.64 0)) - (property "Footprint" "" (id 2) (at 265.43 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 265.43 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9c770bb2-0215-44ba-b97c-f3af08c49d1c)) - ) - - (symbol (lib_id "Device:C_Small") (at 76.2 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 69cc3831-49df-456a-b3ff-8987754ad718) - (property "Reference" "C6" (id 0) (at 78.74 24.13 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 78.74 26.67 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 76.2 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 76.2 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 911bc1dd-568e-40ee-add4-ead3246bfd40)) - (pin "2" (uuid 6e34da09-f129-4376-8b18-4869623f3a9c)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 163.83 166.37 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 6bc7dc28-c105-46d4-98e6-c1800f260ca6) - (property "Reference" "P8" (id 0) (at 163.83 163.83 0)) - (property "Value" "B" (id 1) (at 163.83 168.91 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 163.83 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 163.83 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3d86c101-78d8-47a6-96f7-6165c9af96fd)) - ) - - (symbol (lib_id "power:+3V3") (at 35.56 20.32 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 6dfd53ec-f730-41a7-86e6-e4bfc32a8183) - (property "Reference" "#PWR08" (id 0) (at 35.56 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 35.56 16.51 0)) - (property "Footprint" "" (id 2) (at 35.56 20.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 35.56 20.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8d81ad1c-7477-4201-9484-6275392a92d5)) - ) - - (symbol (lib_id "power:+3V3") (at 72.39 109.22 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 727fad55-3377-4ba5-bc5d-bde81de9daf8) - (property "Reference" "#PWR013" (id 0) (at 72.39 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 72.39 105.41 0)) - (property "Footprint" "" (id 2) (at 72.39 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 72.39 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8862e18e-488b-47fd-b520-b577f35eaf9f)) - ) - - (symbol (lib_id "power:VDC") (at 229.87 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 73e6085b-b553-4b14-9d82-01a8dbc041d5) - (property "Reference" "#PWR078" (id 0) (at 229.87 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 229.87 21.59 0)) - (property "Footprint" "" (id 2) (at 229.87 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 229.87 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b6cc1e1f-f1f4-4ca5-a8da-696870b37cea)) - ) - - (symbol (lib_id "power:+3V3") (at 19.05 40.64 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 74d599ce-57e9-4d37-be0a-9fdd9f6f0fc9) - (property "Reference" "#PWR03" (id 0) (at 19.05 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 19.05 36.83 0)) - (property "Footprint" "" (id 2) (at 19.05 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 19.05 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3a0fe438-4410-4426-8495-f8499f9f6c94)) - ) - - (symbol (lib_id "power:+3V3") (at 179.07 72.39 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 76afbb0c-ac8f-4580-a720-a02d16e635c8) - (property "Reference" "#PWR051" (id 0) (at 179.07 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 179.07 68.58 0)) - (property "Footprint" "" (id 2) (at 179.07 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 179.07 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d1c688ce-e2f0-43ee-bbbe-afe172a18410)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 246.38 48.26 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 774f31c8-79ec-41d6-8d23-87df662b10c0) - (property "Reference" "P14" (id 0) (at 246.38 45.72 0)) - (property "Value" "B" (id 1) (at 246.38 50.8 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 246.38 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 246.38 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 80316480-1aec-49df-9e16-e3cddcac64ab)) - ) - - (symbol (lib_id "Device:C_Small") (at 203.2 88.9 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 778b8a32-10bb-4e9d-a64b-798d51e12422) - (property "Reference" "C20" (id 0) (at 205.74 87.63 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 205.74 90.17 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 203.2 88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 203.2 88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d3b0d71b-7c9f-47fe-ac5b-aa97f406df90)) - (pin "2" (uuid 5b99c0d5-1eaa-4e38-9f58-65f194bb54df)) - ) - - (symbol (lib_id "Device:R_Small") (at 273.05 116.84 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 787ea17a-dbb7-4333-a40a-f4a4ae9c2fcc) - (property "Reference" "R12" (id 0) (at 274.32 115.57 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1M" (id 1) (at 274.32 118.11 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 273.05 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 273.05 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 36786171-b886-4bf5-a90b-26dd7502abc6)) - (pin "2" (uuid ffa93c33-66fa-4ee0-8c28-c7840d6e8799)) - ) - - (symbol (lib_id "power:GND") (at 80.01 190.5 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 78865cc1-e185-41e4-81f6-216e5503deb5) - (property "Reference" "#PWR016" (id 0) (at 80.01 196.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 80.01 194.31 0)) - (property "Footprint" "" (id 2) (at 80.01 190.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 80.01 190.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4bfb5572-4b5a-4ace-bad5-465fbcc76c00)) - ) - - (symbol (lib_id "Device:R_Small") (at 77.47 78.74 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 7a59c1c8-7e9d-4543-90ba-d2ce2125a051) - (property "Reference" "R4" (id 0) (at 78.74 77.47 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "5k1" (id 1) (at 78.74 80.01 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 77.47 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 77.47 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3620236e-6f61-4fc9-b3ad-a0cd99a7ded3)) - (pin "2" (uuid 94301660-b821-418e-9902-39d22b0e100d)) - ) - - (symbol (lib_id "Device:C_Small") (at 120.65 167.64 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 7f0a2126-a135-4029-b376-bd9e2ea5707d) - (property "Reference" "C16" (id 0) (at 123.19 166.37 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 123.19 168.91 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 120.65 167.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 120.65 167.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 51fdbce3-4f44-440b-9a8a-569c4b8638f4)) - (pin "2" (uuid 28e3a81b-3d70-49b3-8401-f60992486c34)) - ) - - (symbol (lib_id "power:VDC") (at 229.87 64.77 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 7f1998d2-5602-4598-b1ab-03e77a1a8eb0) - (property "Reference" "#PWR080" (id 0) (at 229.87 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 229.87 60.96 0)) - (property "Footprint" "" (id 2) (at 229.87 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 229.87 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 26e76481-c029-444b-8981-9deb5c2aa4a5)) - ) - - (symbol (lib_id "power:+3V3") (at 120.65 144.78 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 82b0d735-f93c-4753-a4f8-c94b53fb6750) - (property "Reference" "#PWR034" (id 0) (at 120.65 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 120.65 140.97 0)) - (property "Footprint" "" (id 2) (at 120.65 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 303ab28b-47a0-4dd1-bd87-f692ac1a0152)) - ) - - (symbol (lib_id "Device:C_Small") (at 120.65 128.27 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 845ce6b3-703a-434c-b3c5-f06c1dc3eb90) - (property "Reference" "C14" (id 0) (at 123.19 127 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 123.19 129.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 120.65 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 120.65 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d2db220c-92a2-4f11-ac20-a5dd1bc2990d)) - (pin "2" (uuid 4c178fba-5ed3-491c-a453-d9a3f4b64f92)) - ) - - (symbol (lib_id "power:VCC") (at 78.74 40.64 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 860f1e69-23e2-4d12-aa98-150a166015d7) - (property "Reference" "#PWR014" (id 0) (at 78.74 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (id 1) (at 78.74 36.83 0)) - (property "Footprint" "" (id 2) (at 78.74 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 78.74 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1aeb2c96-e75d-46b5-8799-3c2cfce6396e)) - ) - - (symbol (lib_id "power:+3V3") (at 142.24 104.14 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 86322b18-ae10-4928-b6ef-6b5d67a28114) - (property "Reference" "#PWR040" (id 0) (at 142.24 107.95 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 142.24 100.33 0)) - (property "Footprint" "" (id 2) (at 142.24 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 142.24 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 87192af0-e81b-44c5-96c3-932fdff15560)) - ) - - (symbol (lib_id "Device:C_Small") (at 120.65 30.48 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 863ef05d-fb86-40dc-a63e-faa714f406d4) - (property "Reference" "C9" (id 0) (at 123.19 29.21 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 123.19 31.75 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 120.65 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 120.65 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7de08a2f-1b83-421a-9c11-68a17ce83683)) - (pin "2" (uuid e3e93115-a0a0-4b69-881d-3d3463f50bc8)) - ) - - (symbol (lib_id "Device:C_Small") (at 120.65 69.85 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 87628b5e-7383-438d-b0dd-fbad7f7f6f2d) - (property "Reference" "C11" (id 0) (at 123.19 68.58 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 123.19 71.12 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 120.65 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 120.65 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0104073d-b9b8-4465-a6b0-09de58cfd6fd)) - (pin "2" (uuid 7179dc69-e3c5-4395-aafd-24b45dbbf897)) - ) - - (symbol (lib_id "power:VDC") (at 203.2 85.09 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 8964da36-9832-4ceb-bb8e-6c7a0ea05e21) - (property "Reference" "#PWR064" (id 0) (at 203.2 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 203.2 81.28 0)) - (property "Footprint" "" (id 2) (at 203.2 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 71bf7a38-a4c8-4bbb-a0e0-0e7250ec9dd4)) - ) - - (symbol (lib_id "Connector_Generic:Conn_02x07_Odd_Even") (at 96.52 53.34 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 8a02d52a-d4c3-4432-a8c9-42ecf73796c8) - (property "Reference" "J3" (id 0) (at 97.79 43.18 0)) - (property "Value" "STDC14" (id 1) (at 97.79 63.5 0)) - (property "Footprint" "Connector_PinHeader_1.27mm:PinHeader_2x07_P1.27mm_Vertical" (id 2) (at 96.52 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 96.52 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e011de4a-2eb8-4203-8ae1-a56b017ccbbc)) - (pin "10" (uuid 1ca8f179-c4be-4fb0-8f98-fa4112dfbccf)) - (pin "11" (uuid 8d71cefe-4901-4745-b66f-8e2e4c7c44ac)) - (pin "12" (uuid 32a78ee6-4105-47f6-9db5-e445f5af7b6b)) - (pin "13" (uuid 8a0b1796-eb45-4833-80b3-ab71220f7940)) - (pin "14" (uuid c852c86b-cce2-4bb6-8f51-b0d8a24d16fe)) - (pin "2" (uuid 28cc5328-8f0f-420f-82e7-cdb3728016ca)) - (pin "3" (uuid 5881d299-2e9d-4550-ab8d-af5356b6c418)) - (pin "4" (uuid 47b250f9-8c17-4034-8d7c-0624f0ebd269)) - (pin "5" (uuid 74f9d361-6749-4d09-8c86-a447232dfd17)) - (pin "6" (uuid d7718a52-026d-4ef3-b0e2-f42ed2d6b6f2)) - (pin "7" (uuid b1e8ed53-640e-40df-bd87-63b1481c1d59)) - (pin "8" (uuid fc0ea635-46cf-4fe3-ae77-f517771c34a6)) - (pin "9" (uuid 5e7d1ac6-3c5a-4d6a-a3fb-7413731f2a48)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 246.38 151.13 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 8a1be5cb-71f6-497c-821d-a915f6941a1c) - (property "Reference" "P19" (id 0) (at 246.38 148.59 0)) - (property "Value" "A" (id 1) (at 246.38 153.67 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 246.38 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 246.38 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 87570d62-98e6-4f0d-8dbe-4f2c530d8916)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 163.83 87.63 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 8b1bd56e-13de-4f41-ba4a-dc6f60e0019f) - (property "Reference" "P4" (id 0) (at 163.83 85.09 0)) - (property "Value" "B" (id 1) (at 163.83 90.17 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 163.83 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 163.83 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3cfe73cc-f129-45f6-8a5f-83108e25d741)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 193.04 83.82 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 8bc0cb8b-2601-4719-b640-d280c2726ca2) - (property "Reference" "P10" (id 0) (at 193.04 81.28 0)) - (property "Value" "0%" (id 1) (at 193.04 86.36 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 193.04 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 193.04 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f635ce2f-cf83-409b-8b2e-006d1d40a06e)) - ) - - (symbol (lib_id "power:GND") (at 102.87 30.48 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 8c439100-c9db-47cd-94ac-3977215c1363) - (property "Reference" "#PWR021" (id 0) (at 102.87 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 102.87 34.29 0)) - (property "Footprint" "" (id 2) (at 102.87 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 102.87 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 79ed9d85-94f4-41af-8386-fa8680a4b406)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 163.83 127 0) (unit 1) - (in_bom no) (on_board yes) - (uuid 8de3b101-4956-42da-a7ac-40f043c9977b) - (property "Reference" "P6" (id 0) (at 163.83 124.46 0)) - (property "Value" "B" (id 1) (at 163.83 129.54 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 163.83 127 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 163.83 127 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f1f14052-2ded-4126-8eeb-c37a136e0b56)) - ) - - (symbol (lib_id "Device:C_Small") (at 120.65 109.22 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 90d57ca5-151e-464a-9472-ca384a84effe) - (property "Reference" "C13" (id 0) (at 123.19 107.95 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 123.19 110.49 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 120.65 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 120.65 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c0c2100f-dee5-45e9-b877-da1b787c6ada)) - (pin "2" (uuid 96e3a11c-28a8-4c01-bba1-a84bcef82d8b)) - ) - - (symbol (lib_id "power:GND") (at 182.88 163.83 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 91dc6c74-8257-4612-9976-7ad21558849b) - (property "Reference" "#PWR057" (id 0) (at 182.88 170.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 182.88 167.64 0)) - (property "Footprint" "" (id 2) (at 182.88 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 182.88 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5293c185-fe1b-456b-8a93-bf5a408122de)) - ) - - (symbol (lib_id "Device:C_Small") (at 203.2 69.85 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 963bd451-f437-4f75-bcc8-539b3c3fee0b) - (property "Reference" "C19" (id 0) (at 205.74 68.58 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 205.74 71.12 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 203.2 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 203.2 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9f23833a-a21c-4d84-b08d-cce261b408ed)) - (pin "2" (uuid 4ac82675-2ece-4608-8dc9-48a1184843de)) - ) - - (symbol (lib_id "power:GND") (at 265.43 85.09 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 96be746f-53d4-49ce-96f3-0dbf05b622b8) - (property "Reference" "#PWR091" (id 0) (at 265.43 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 265.43 88.9 0)) - (property "Footprint" "" (id 2) (at 265.43 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 265.43 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 130b949f-1dcb-445b-b719-5696fb168410)) - ) - - (symbol (lib_id "Driver_Motor:DRV8837") (at 147.32 40.64 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 97b0232f-5237-49ab-8194-203eaef8d42b) - (property "Reference" "U3" (id 0) (at 138.43 46.99 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "DRV8837" (id 1) (at 138.43 49.53 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" (id 2) (at 147.32 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" (id 3) (at 147.32 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f8c659a7-8ba6-4803-840c-6280018f50e2)) - (pin "2" (uuid 9f9bf24e-2400-452c-9e85-d7f1b06f4e57)) - (pin "3" (uuid 78f1e47e-708c-44bb-ab0b-cb426a3b4c02)) - (pin "4" (uuid 821808bf-a3e3-4d25-90e4-3035425a783b)) - (pin "5" (uuid dafe5ccb-093a-481f-8f8a-0343635dd0f5)) - (pin "6" (uuid 4202f73f-d956-40b5-8d10-dc9bc4a82ad6)) - (pin "7" (uuid 62a1ddc6-9437-4afd-a797-425024921da7)) - (pin "8" (uuid 0da77f22-4f13-44f3-a4ae-b05a2168a967)) - (pin "9" (uuid 9f4d6ee3-10a6-4b20-9522-1cdcc5b8c8d5)) - ) - - (symbol (lib_id "power:VCC") (at 66.04 40.64 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 981aa595-d08c-41fe-84a3-fb9aba526ca6) - (property "Reference" "#PWR011" (id 0) (at 66.04 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (id 1) (at 66.04 36.83 0)) - (property "Footprint" "" (id 2) (at 66.04 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 66.04 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9b2bdf42-bf07-4ed4-b5b5-d0cbaf0242c5)) - ) - - (symbol (lib_id "power:VDC") (at 203.2 45.72 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 98a76d2a-0aca-4289-b9b0-aa2614675c95) - (property "Reference" "#PWR060" (id 0) (at 203.2 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 203.2 41.91 0)) - (property "Footprint" "" (id 2) (at 203.2 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5b4ad231-2025-46d7-8433-7c44ff15ed3c)) - ) - - (symbol (lib_id "power:GND") (at 182.88 85.09 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 98b00da8-f086-44d1-a544-2890dd46c190) - (property "Reference" "#PWR055" (id 0) (at 182.88 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 182.88 88.9 0)) - (property "Footprint" "" (id 2) (at 182.88 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 182.88 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dd0763de-7813-485f-a707-6a6e9faacaa9)) - ) - - (symbol (lib_id "power:GND") (at 182.88 124.46 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 998319a5-7351-422e-b18a-25b358529103) - (property "Reference" "#PWR056" (id 0) (at 182.88 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 182.88 128.27 0)) - (property "Footprint" "" (id 2) (at 182.88 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 182.88 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 96619fff-47f8-4593-aeeb-ae77a999f509)) - ) - - (symbol (lib_id "power:GND1") (at 66.04 63.5 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 9a2f36e7-a5a1-42f7-8939-13b53c989ec0) - (property "Reference" "#PWR012" (id 0) (at 66.04 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND1" (id 1) (at 66.04 67.31 0)) - (property "Footprint" "" (id 2) (at 66.04 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 66.04 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 22eafd6d-e642-4b72-8135-e6ac14cabfb4)) - ) - - (symbol (lib_id "Device:C_Small") (at 203.2 30.48 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 9ac3c4ed-a2ad-40ef-9408-b828b1125ce0) - (property "Reference" "C17" (id 0) (at 205.74 29.21 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 205.74 31.75 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 203.2 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 203.2 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 763d59ac-8588-4a6d-a078-4ea61024adc6)) - (pin "2" (uuid 94390727-88eb-46be-85fb-2f46d90d5d85)) - ) - - (symbol (lib_id "power:VDC") (at 120.65 85.09 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 9ac9ceae-2244-422a-88c9-07d8efcdf24f) - (property "Reference" "#PWR028" (id 0) (at 120.65 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 120.65 81.28 0)) - (property "Footprint" "" (id 2) (at 120.65 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 792f9cca-15c6-498a-98e4-5d128779027d)) - ) - - (symbol (lib_id "power:+3V3") (at 224.79 104.14 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 9f324285-9411-4d55-af92-81e7b70ccd99) - (property "Reference" "#PWR076" (id 0) (at 224.79 107.95 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 224.79 100.33 0)) - (property "Footprint" "" (id 2) (at 224.79 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 224.79 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9f61c964-910a-46ff-bc33-7ff7219eb190)) - ) - - (symbol (lib_id "Driver_Motor:DRV8837") (at 229.87 80.01 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 9f8c9425-11fb-4812-963f-5383dc819727) - (property "Reference" "U8" (id 0) (at 220.98 86.36 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "DRV8837" (id 1) (at 220.98 88.9 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" (id 2) (at 229.87 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" (id 3) (at 229.87 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ac5b87d0-6468-49a9-aa4b-a46b77e1f322)) - (pin "2" (uuid 1be938dd-b4d3-4e6e-a44f-165cf8e3f4ea)) - (pin "3" (uuid b439b649-2514-4cf4-8dfa-ada43dba96bc)) - (pin "4" (uuid fb23e3ca-52d3-4725-ba67-446d82026bad)) - (pin "5" (uuid 6ab2507e-31d3-47fc-b755-f5f02c36cf40)) - (pin "6" (uuid da935680-77fd-4b4a-a8d9-00e356e6f224)) - (pin "7" (uuid 801967f2-8d9f-47de-b8df-fdf19e9f7bcc)) - (pin "8" (uuid 708cbadd-46a4-4c05-be7f-25fa8c290312)) - (pin "9" (uuid 827ca6cd-48a1-4f03-a3c5-4df29cb90276)) - ) - - (symbol (lib_id "power:PWR_FLAG") (at 35.56 161.29 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid a0798d7c-9a38-4856-8ac6-c63e9dbef2ff) - (property "Reference" "#FLG03" (id 0) (at 35.56 159.385 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "PWR_FLAG" (id 1) (at 35.56 157.48 0)) - (property "Footprint" "" (id 2) (at 35.56 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 35.56 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ed238538-04de-461e-94ef-50236f0a938c)) - ) - - (symbol (lib_id "power:+3V3") (at 120.65 105.41 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid a3540723-b3dc-447b-a97b-19d46050493e) - (property "Reference" "#PWR030" (id 0) (at 120.65 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 120.65 101.6 0)) - (property "Footprint" "" (id 2) (at 120.65 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1d5407df-4e34-4e16-b952-0321c7378690)) - ) - - (symbol (lib_id "power:VDC") (at 147.32 143.51 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid a5165d17-098e-48e1-bbe0-a67e46a7d889) - (property "Reference" "#PWR048" (id 0) (at 147.32 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 147.32 139.7 0)) - (property "Footprint" "" (id 2) (at 147.32 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 147.32 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e40f6c91-f2d4-408f-b35a-c73cc47bbb53)) - ) - - (symbol (lib_id "power:VDC") (at 203.2 124.46 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid ab6ea348-5e91-42f6-a0aa-419d216f436d) - (property "Reference" "#PWR068" (id 0) (at 203.2 127 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 203.2 120.65 0)) - (property "Footprint" "" (id 2) (at 203.2 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 08dd4ceb-15bf-49fb-838d-d31cfd34ffee)) - ) - - (symbol (lib_id "power:+3V3") (at 224.79 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid ad44048e-9a84-416c-93e5-1013f24027b1) - (property "Reference" "#PWR074" (id 0) (at 224.79 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 224.79 21.59 0)) - (property "Footprint" "" (id 2) (at 224.79 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 224.79 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2487120d-7057-4234-848b-f1d1de851af2)) - ) - - (symbol (lib_id "power:GND") (at 147.32 172.72 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid ad4b8ff6-21a0-40fd-9ffa-8abcaf121e66) - (property "Reference" "#PWR049" (id 0) (at 147.32 179.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 147.32 176.53 0)) - (property "Footprint" "" (id 2) (at 147.32 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 147.32 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dfc869c2-f5d3-4a0a-89e1-53ef0ce73a6a)) - ) - - (symbol (lib_id "power:GND") (at 147.32 133.35 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid ad6746ca-91fa-4b69-9325-cafbbf1c93ba) - (property "Reference" "#PWR047" (id 0) (at 147.32 139.7 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 147.32 137.16 0)) - (property "Footprint" "" (id 2) (at 147.32 133.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 147.32 133.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6f7d64d5-60f8-47fa-8ea3-7da945d96be9)) - ) - - (symbol (lib_id "power:+3V3") (at 29.21 115.57 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid ada326a6-3cc1-41f5-bd81-5a3529a18835) - (property "Reference" "#PWR07" (id 0) (at 29.21 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 29.21 111.76 0)) - (property "Footprint" "" (id 2) (at 29.21 115.57 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 29.21 115.57 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5188a6d8-06d2-4578-ae80-63322854cc48)) - ) - - (symbol (lib_id "power:+3V3") (at 142.24 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid ae3cd4b0-819c-48df-acb5-3c6f9a7fb0aa) - (property "Reference" "#PWR038" (id 0) (at 142.24 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 142.24 21.59 0)) - (property "Footprint" "" (id 2) (at 142.24 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 142.24 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3165110f-0cdd-42a7-9645-1c269eca7955)) - ) - - (symbol (lib_id "Device:C_Small") (at 102.87 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b325cb35-8f0c-44d4-b74e-0fcd9bc52f54) - (property "Reference" "C8" (id 0) (at 105.41 24.13 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 105.41 26.67 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 102.87 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 102.87 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid bf9a0129-89ee-4655-b3cc-3c7e7a1cc00b)) - (pin "2" (uuid b1bf5280-5c01-4754-a5c0-796c5fe54374)) - ) - - (symbol (lib_id "power:GND") (at 120.65 113.03 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b39adc82-10a5-4e5f-a9e5-5cb6cce13b06) - (property "Reference" "#PWR031" (id 0) (at 120.65 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 120.65 116.84 0)) - (property "Footprint" "" (id 2) (at 120.65 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b453af6a-24a2-4b72-ad5f-f144d2e0bbf4)) - ) - - (symbol (lib_id "power:VDC") (at 229.87 143.51 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b4171ec9-3e5a-4586-8fc6-780615c7e673) - (property "Reference" "#PWR084" (id 0) (at 229.87 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 229.87 139.7 0)) - (property "Footprint" "" (id 2) (at 229.87 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 229.87 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ffe42cc3-742d-4273-94dc-42abdc376fcc)) - ) - - (symbol (lib_id "power:GND") (at 19.05 30.48 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b805d2ac-da32-4394-b43a-813174bdb2c0) - (property "Reference" "#PWR02" (id 0) (at 19.05 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 19.05 34.29 0)) - (property "Footprint" "" (id 2) (at 19.05 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 19.05 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a901c976-e2d7-465d-81d2-16e4ab859f2d)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 246.38 111.76 0) (unit 1) - (in_bom no) (on_board yes) - (uuid b8f23dcb-82ef-4e87-aa44-a5a896f86371) - (property "Reference" "P17" (id 0) (at 246.38 109.22 0)) - (property "Value" "A" (id 1) (at 246.38 114.3 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 246.38 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 246.38 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2973f8ed-a1c4-487c-9d39-dceadf52e73a)) - ) - - (symbol (lib_id "Device:C_Small") (at 203.2 49.53 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid ba197959-0e26-4524-afa4-e4aca82e0a47) - (property "Reference" "C18" (id 0) (at 205.74 48.26 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 205.74 50.8 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 203.2 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 203.2 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d80f65ca-8559-4e68-8ca2-622b0b44e410)) - (pin "2" (uuid de15fc67-31e1-41b2-85d1-84d3268d6bee)) - ) - - (symbol (lib_id "power:+3V3") (at 261.62 111.76 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid bb2ddd51-eae1-485d-9463-7be8dc0b4323) - (property "Reference" "#PWR088" (id 0) (at 261.62 115.57 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 261.62 107.95 0)) - (property "Footprint" "" (id 2) (at 261.62 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 261.62 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9d7840ad-7105-4a27-81e8-1117c81f32f1)) - ) - - (symbol (lib_id "power:VDC") (at 120.65 45.72 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid bb72cd5c-c83e-4aeb-b5d9-348a00d0b1f3) - (property "Reference" "#PWR024" (id 0) (at 120.65 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 120.65 41.91 0)) - (property "Footprint" "" (id 2) (at 120.65 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 50b5e1e5-b6e2-4a35-bc9d-04ebfe097874)) - ) - - (symbol (lib_id "power:+3V3") (at 142.24 64.77 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid bce63b3e-29f1-4372-a944-9ecad1634875) - (property "Reference" "#PWR039" (id 0) (at 142.24 68.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 142.24 60.96 0)) - (property "Footprint" "" (id 2) (at 142.24 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 142.24 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ec2f267b-1585-4b2b-84ad-0366355566af)) - ) - - (symbol (lib_id "Device:C_Small") (at 203.2 128.27 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid bdc26efa-f724-4c5a-8678-ad4f94e44995) - (property "Reference" "C22" (id 0) (at 205.74 127 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100n" (id 1) (at 205.74 129.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 203.2 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 203.2 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 06e4fdb4-e9e9-4fe7-b1ec-8ce4f4a56606)) - (pin "2" (uuid 9ef39037-c114-4d7e-98f5-f02b8167fcea)) - ) - - (symbol (lib_id "power:GND") (at 120.65 132.08 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid bde48404-4b7e-49ca-9e54-bcfe52a5dc3c) - (property "Reference" "#PWR033" (id 0) (at 120.65 138.43 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 120.65 135.89 0)) - (property "Footprint" "" (id 2) (at 120.65 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9b85fb99-a546-4ab1-907c-74ff870700e5)) - ) - - (symbol (lib_id "Mechanical:MountingHole_Pad") (at 27.94 179.07 0) (unit 1) - (in_bom no) (on_board yes) - (uuid bfe12c41-ba5d-4faf-bf25-02f73a0a4794) - (property "Reference" "H3" (id 0) (at 27.94 171.45 0)) - (property "Value" "VCC" (id 1) (at 27.94 173.99 0)) - (property "Footprint" "MountingHole:MountingHole_2.2mm_M2_Pad_Via" (id 2) (at 27.94 179.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 27.94 179.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8f85b846-4f03-4a28-835d-f67c52758240)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 275.59 162.56 0) (unit 1) - (in_bom no) (on_board yes) - (uuid c0f7c358-95f5-4fc0-a45d-3501e0001049) - (property "Reference" "P24" (id 0) (at 275.59 160.02 0)) - (property "Value" "0%" (id 1) (at 275.59 165.1 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 275.59 162.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 275.59 162.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4f40275c-fbe3-4767-8d72-e271d339e3e4)) - ) - - (symbol (lib_id "power:+3V3") (at 203.2 105.41 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid c192b705-a9bd-41b3-9767-3cd33954050d) - (property "Reference" "#PWR066" (id 0) (at 203.2 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 203.2 101.6 0)) - (property "Footprint" "" (id 2) (at 203.2 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c5f39447-5993-42e9-8b56-ea90115ff98e)) - ) - - (symbol (lib_id "Sensor_Temperature:TMP102xxDRL") (at 92.71 87.63 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid c34c62b5-6a70-4eac-9599-108143a3f916) - (property "Reference" "U2" (id 0) (at 101.6 91.44 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TMP102xxDRL" (id 1) (at 101.6 93.98 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-563" (id 2) (at 93.98 96.52 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tmp102.pdf" (id 3) (at 93.98 99.06 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (pin "1" (uuid f804882f-9a4c-47ba-9a6a-17ad03d40d3d)) - (pin "2" (uuid fbe5658b-0dbc-4039-ba27-1bd3fb24263b)) - (pin "3" (uuid c96dde19-cdd3-4c16-906d-ead724ee6652)) - (pin "4" (uuid a2235b61-e572-4833-9fe5-bcd6d2b89c7a)) - (pin "5" (uuid 7067c3ac-b6c7-465b-bb39-bcfa9a92762c)) - (pin "6" (uuid 391dfea3-14be-4a6c-a385-a2bb275ae681)) - ) - - (symbol (lib_id "Device:R_Small") (at 273.05 156.21 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid c3f3e9d8-3dfa-48d0-b96d-25b8454cf1d2) - (property "Reference" "R13" (id 0) (at 274.32 154.94 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1M" (id 1) (at 274.32 157.48 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 273.05 156.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 273.05 156.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c612decb-2ed0-4b87-b63b-3d2b620b609e)) - (pin "2" (uuid 947fb570-dda7-43db-a6b4-56395e589d42)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 275.59 123.19 0) (unit 1) - (in_bom no) (on_board yes) - (uuid c421c3ef-c032-4fc5-966b-e347ae683a4d) - (property "Reference" "P23" (id 0) (at 275.59 120.65 0)) - (property "Value" "0%" (id 1) (at 275.59 125.73 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 275.59 123.19 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 275.59 123.19 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1d6a4772-f2a6-442b-9a38-cc97ea2de0e7)) - ) - - (symbol (lib_id "power:+3V3") (at 203.2 66.04 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid c813a550-0b32-4423-8fa3-f95134c66a3b) - (property "Reference" "#PWR062" (id 0) (at 203.2 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 203.2 62.23 0)) - (property "Footprint" "" (id 2) (at 203.2 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 95b96f00-18e0-4f3c-a1cc-decf20f87f35)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 246.38 33.02 0) (unit 1) - (in_bom no) (on_board yes) - (uuid c8f767d2-9ca3-4a29-b48f-a1c456454b17) - (property "Reference" "P13" (id 0) (at 246.38 30.48 0)) - (property "Value" "A" (id 1) (at 246.38 35.56 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 246.38 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 246.38 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c2aed3e5-64a5-4719-8eb6-ce0bc5ef6101)) - ) - - (symbol (lib_id "Device:C_Small") (at 35.56 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid c99ac55e-b8e5-46ff-b76a-f137fa593d0e) - (property "Reference" "C2" (id 0) (at 38.1 24.13 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "10u" (id 1) (at 38.1 26.67 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 35.56 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 35.56 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2deea522-51aa-4539-a394-9941f95b979c)) - (pin "2" (uuid 1b27a2a8-ee2e-49f3-8008-0c5e38860dab)) - ) - - (symbol (lib_id "Device:R_Small") (at 104.14 78.74 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid cd130e95-b116-4a41-8386-e40d948e7deb) - (property "Reference" "R5" (id 0) (at 105.41 77.47 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "5k1" (id 1) (at 105.41 80.01 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 104.14 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 104.14 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dcd5f4ae-37b6-44d3-b078-f0c418c9d97b)) - (pin "2" (uuid f606aee2-b8da-43da-8995-63c40ceade71)) - ) - - (symbol (lib_id "power:VDC") (at 229.87 104.14 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid d0affd56-1e51-43ab-a23b-4938b652f3db) - (property "Reference" "#PWR082" (id 0) (at 229.87 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 229.87 100.33 0)) - (property "Footprint" "" (id 2) (at 229.87 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 229.87 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c8f42ff7-1ad2-4760-b5b3-b8e71a16c4b0)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 275.59 44.45 0) (unit 1) - (in_bom no) (on_board yes) - (uuid d15048c2-3e44-488f-976e-5e20082ac4bf) - (property "Reference" "P21" (id 0) (at 275.59 41.91 0)) - (property "Value" "0%" (id 1) (at 275.59 46.99 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 275.59 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 275.59 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 643caf45-7d3e-4f3f-a9c1-a27b6d7dad8a)) - ) - - (symbol (lib_id "power:VDC") (at 120.65 163.83 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid d1ea390b-0370-4fe4-b3c8-8187c78c9471) - (property "Reference" "#PWR036" (id 0) (at 120.65 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 120.65 160.02 0)) - (property "Footprint" "" (id 2) (at 120.65 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c40dbdfb-ebba-4832-8dd6-47cf14c2a7b9)) - ) - - (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x04_MountingPin") (at 172.72 120.65 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid d3e4a8b0-6419-4cca-90ad-2e4f302f0771) - (property "Reference" "RV3" (id 0) (at 172.72 107.95 0)) - (property "Value" "RSx0N11M9" (id 1) (at 172.72 125.73 0)) - (property "Footprint" "faderboard:Fader_Alps_RSx0N11M9A0x" (id 2) (at 172.72 120.65 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 172.72 120.65 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b43bcc6e-788e-4323-80a0-1b1e4ac8ab75)) - (pin "2" (uuid da576953-82a7-4f8e-be1c-9f6bee79fa72)) - (pin "3" (uuid a1f18d44-300c-4679-bdd4-b473fd121617)) - (pin "4" (uuid e954a32b-67ae-48c8-bd25-ff2206ce6edc)) - (pin "MP" (uuid 2296a5e3-86dc-40fb-882b-79625973c6e3)) - ) - - (symbol (lib_id "power:VCC") (at 43.18 181.61 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid d70e5747-a3a5-4a0f-aaa5-821d9ea5a16f) - (property "Reference" "#PWR010" (id 0) (at 43.18 185.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (id 1) (at 43.18 177.8 0)) - (property "Footprint" "" (id 2) (at 43.18 181.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 43.18 181.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 01738d65-6756-4252-8234-86d165985370)) - ) - - (symbol (lib_id "power:+3V3") (at 120.65 26.67 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid d7476efb-2902-4921-8bc3-232b9274e017) - (property "Reference" "#PWR022" (id 0) (at 120.65 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 120.65 22.86 0)) - (property "Footprint" "" (id 2) (at 120.65 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 93f54648-dc54-4593-8cc6-6307010fe0c6)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 193.04 162.56 0) (unit 1) - (in_bom no) (on_board yes) - (uuid d8db4c5e-8187-42cb-841d-ce2cedd6256a) - (property "Reference" "P12" (id 0) (at 193.04 160.02 0)) - (property "Value" "0%" (id 1) (at 193.04 165.1 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 193.04 162.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 193.04 162.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4e6c60b1-e078-4b1c-91fe-eb17aafe9957)) - ) - - (symbol (lib_id "power:GND") (at 120.65 34.29 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid dc30f23a-7990-492b-89ed-b6970b317236) - (property "Reference" "#PWR023" (id 0) (at 120.65 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 120.65 38.1 0)) - (property "Footprint" "" (id 2) (at 120.65 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d5e90b8c-f47c-4de3-a9ff-36b859a1b2f5)) - ) - - (symbol (lib_id "Mechanical:MountingHole_Pad") (at 27.94 158.75 0) (unit 1) - (in_bom no) (on_board yes) - (uuid e1701e18-a090-4967-a308-6045b9d20fb5) - (property "Reference" "H2" (id 0) (at 27.94 151.13 0)) - (property "Value" "GND" (id 1) (at 27.94 153.67 0)) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (id 2) (at 27.94 158.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 27.94 158.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 30f3f2fd-cc77-49f9-a216-00dd36979be4)) - ) - - (symbol (lib_id "power:GND1") (at 78.74 63.5 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid e372c23c-c438-48c2-8adf-3ea3a62cae9d) - (property "Reference" "#PWR015" (id 0) (at 78.74 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND1" (id 1) (at 78.74 67.31 0)) - (property "Footprint" "" (id 2) (at 78.74 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 78.74 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 25f222f4-fc49-4be8-a271-536c46225991)) - ) - - (symbol (lib_id "power:VDC") (at 19.05 20.32 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid e3b59d42-c40b-4bab-957b-b46e5b488872) - (property "Reference" "#PWR01" (id 0) (at 19.05 22.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 19.05 16.51 0)) - (property "Footprint" "" (id 2) (at 19.05 20.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 19.05 20.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ce93a9a8-c764-4e9f-a4bc-6393c87e5dd0)) - ) - - (symbol (lib_id "power:VDC") (at 120.65 124.46 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid e4f09ac7-14b1-4cdf-bfcb-35b9b6fbac42) - (property "Reference" "#PWR032" (id 0) (at 120.65 127 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 120.65 120.65 0)) - (property "Footprint" "" (id 2) (at 120.65 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 14632a52-ee5e-45d1-8ce7-b0ccf3892010)) - ) - - (symbol (lib_id "power:GND") (at 229.87 54.61 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid e5fa8d5e-4dd7-4433-a76d-57179a615945) - (property "Reference" "#PWR079" (id 0) (at 229.87 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 229.87 58.42 0)) - (property "Footprint" "" (id 2) (at 229.87 54.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 229.87 54.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ec7ee15a-269f-4abb-8c73-e7ba87a11a1a)) - ) - - (symbol (lib_id "Device:R_Small") (at 190.5 77.47 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid e87fb181-cb2f-47da-a4c2-b15ff23290f0) - (property "Reference" "R7" (id 0) (at 191.77 76.2 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1M" (id 1) (at 191.77 78.74 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 190.5 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 190.5 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b079d598-7bcf-49d7-ab01-e75e1ec48401)) - (pin "2" (uuid 592cd2f0-fbd5-4056-916b-2dc060a37026)) - ) - - (symbol (lib_id "power:GND") (at 229.87 133.35 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid e8ce77e6-28df-4e90-99f3-0f18bfc26e95) - (property "Reference" "#PWR083" (id 0) (at 229.87 139.7 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 229.87 137.16 0)) - (property "Footprint" "" (id 2) (at 229.87 133.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 229.87 133.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 27c38dec-6db6-4944-967a-6c4d670bb2c7)) - ) - - (symbol (lib_id "power:GND") (at 27.94 163.83 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid eac9e4ed-c136-4e81-a632-9f2766c5e480) - (property "Reference" "#PWR06" (id 0) (at 27.94 170.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 27.94 167.64 0)) - (property "Footprint" "" (id 2) (at 27.94 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 27.94 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 880c9645-463c-4b46-b352-56150742b814)) - ) - - (symbol (lib_id "power:GND") (at 203.2 34.29 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid eb40869f-4867-4921-8037-b2b1ce9fa549) - (property "Reference" "#PWR059" (id 0) (at 203.2 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 203.2 38.1 0)) - (property "Footprint" "" (id 2) (at 203.2 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 32bb8ff2-5c94-44fc-8bb5-38a11a77e500)) - ) - - (symbol (lib_id "power:+3V3") (at 203.2 26.67 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid ebf47b80-8284-4dbb-b371-bde211ab4714) - (property "Reference" "#PWR058" (id 0) (at 203.2 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 203.2 22.86 0)) - (property "Footprint" "" (id 2) (at 203.2 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6c0b6b6a-8234-4b21-a444-9f51fe87d257)) - ) - - (symbol (lib_id "power:GND") (at 203.2 92.71 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid ed62b891-d6f9-4d22-9a28-105e77b31e39) - (property "Reference" "#PWR065" (id 0) (at 203.2 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 203.2 96.52 0)) - (property "Footprint" "" (id 2) (at 203.2 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6218f6b1-2b86-4119-8278-f578cbd8b39c)) - ) - - (symbol (lib_id "power:GND") (at 229.87 93.98 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid ee0423d6-de9b-4ed9-963b-42fb05260a18) - (property "Reference" "#PWR081" (id 0) (at 229.87 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 229.87 97.79 0)) - (property "Footprint" "" (id 2) (at 229.87 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 229.87 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a2ea4898-61c2-4f6e-9370-fceca175f19a)) - ) - - (symbol (lib_id "power:+3V3") (at 261.62 151.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid f2e55f6e-8561-40a3-9728-5aab641d688c) - (property "Reference" "#PWR089" (id 0) (at 261.62 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V3" (id 1) (at 261.62 147.32 0)) - (property "Footprint" "" (id 2) (at 261.62 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 261.62 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ac1438c3-11d4-486d-85aa-ad1b4d4b7534)) - ) - - (symbol (lib_id "power:GND") (at 265.43 124.46 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid f447b00b-4bed-47a4-89f5-0826e41abf47) - (property "Reference" "#PWR092" (id 0) (at 265.43 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 265.43 128.27 0)) - (property "Footprint" "" (id 2) (at 265.43 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 265.43 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 03a87f4e-fab0-42f5-bab6-e08cc7be0ad2)) - ) - - (symbol (lib_id "power:GND") (at 203.2 132.08 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid f5100d67-905f-4884-b2a9-cb86c0d737e9) - (property "Reference" "#PWR069" (id 0) (at 203.2 138.43 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 203.2 135.89 0)) - (property "Footprint" "" (id 2) (at 203.2 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 74ec06a9-51a1-4c9c-8150-bc8087823623)) - ) - - (symbol (lib_id "power:VDC") (at 147.32 64.77 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid f71dc3ec-7f6d-44da-8215-5e2d6779ba53) - (property "Reference" "#PWR044" (id 0) (at 147.32 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 147.32 60.96 0)) - (property "Footprint" "" (id 2) (at 147.32 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 147.32 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a10fb72b-8de5-4897-bc51-f76f772e795b)) - ) - - (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x04_MountingPin") (at 255.27 41.91 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid f7cdffcf-b645-460a-b477-a682553b4ce5) - (property "Reference" "RV5" (id 0) (at 255.27 29.21 0)) - (property "Value" "RSx0N11M9" (id 1) (at 255.27 46.99 0)) - (property "Footprint" "faderboard:Fader_Alps_RSx0N11M9A0x" (id 2) (at 255.27 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 255.27 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7fd39206-57ad-482e-92a2-83457bb1ab53)) - (pin "2" (uuid 67e74644-67d6-4a5d-9416-eb475588082e)) - (pin "3" (uuid f20c0200-52d5-4440-8fe3-2de01908903d)) - (pin "4" (uuid 97ea3084-3b72-4327-80db-552cfa7917b2)) - (pin "MP" (uuid a9f07f83-b60a-4e92-80e7-236bb7921f20)) - ) - - (symbol (lib_id "power:GND") (at 27.94 130.81 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid f8316232-29d9-4474-8ba4-2c0221b21343) - (property "Reference" "#PWR05" (id 0) (at 27.94 137.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 27.94 134.62 0)) - (property "Footprint" "" (id 2) (at 27.94 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 27.94 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8f3d0b1b-2774-4a4a-bc9f-5e47fefad84f)) - ) - - (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x04_MountingPin") (at 255.27 160.02 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid f8d39d03-4483-4d9c-b024-14bca943b854) - (property "Reference" "RV8" (id 0) (at 255.27 147.32 0)) - (property "Value" "RSx0N11M9" (id 1) (at 255.27 165.1 0)) - (property "Footprint" "faderboard:Fader_Alps_RSx0N11M9A0x" (id 2) (at 255.27 160.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 255.27 160.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9482a0f1-bd68-4191-82f1-bd3d1cc3b8e2)) - (pin "2" (uuid 85208c6c-8dd4-4d9d-b4a0-88952f26f156)) - (pin "3" (uuid 690229cb-7be1-492b-9def-9cfd4fa23903)) - (pin "4" (uuid 12a0a9c0-26a5-47ef-b5c2-6dbdecd50153)) - (pin "MP" (uuid 91feca7e-4b0f-49fd-92e2-8b460925a892)) - ) - - (symbol (lib_id "power:VDC") (at 43.18 147.32 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid fa735cc0-5a2f-45b4-857a-658dca75c107) - (property "Reference" "#PWR09" (id 0) (at 43.18 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 43.18 143.51 0)) - (property "Footprint" "" (id 2) (at 43.18 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 43.18 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b076d493-5f8f-4ef3-9238-74843227c21b)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x01") (at 163.83 111.76 0) (unit 1) - (in_bom no) (on_board yes) - (uuid faa70551-3dd7-483c-8d8a-219abff0f7dc) - (property "Reference" "P5" (id 0) (at 163.83 109.22 0)) - (property "Value" "A" (id 1) (at 163.83 114.3 0)) - (property "Footprint" "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm" (id 2) (at 163.83 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 163.83 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5c173e77-fbc2-48c9-8380-ffd6c25e5d59)) - ) - - (symbol (lib_id "power:VDC") (at 203.2 163.83 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid fb0c8f03-7e96-4b32-897e-55f07e328a78) - (property "Reference" "#PWR072" (id 0) (at 203.2 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 203.2 160.02 0)) - (property "Footprint" "" (id 2) (at 203.2 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 203.2 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 70794394-5c28-47de-b77c-6707797e5635)) - ) - - (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x04_MountingPin") (at 172.72 81.28 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid fd65ec45-f598-467a-a5a0-eb7b3bb0ee44) - (property "Reference" "RV2" (id 0) (at 172.72 68.58 0)) - (property "Value" "RSx0N11M9" (id 1) (at 172.72 86.36 0)) - (property "Footprint" "faderboard:Fader_Alps_RSx0N11M9A0x" (id 2) (at 172.72 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 172.72 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7037e04b-3356-4fdc-9a5d-fcf5d7604711)) - (pin "2" (uuid 6912d06c-448e-4452-9472-f6c25c21410e)) - (pin "3" (uuid cef5ef91-41b2-4262-89d9-0501ca324445)) - (pin "4" (uuid ef1615b5-067d-42bf-b9b3-84b6661e2780)) - (pin "MP" (uuid 9a14b9f8-8bf3-4885-9013-c704c9386330)) - ) - - (sheet_instances - (path "/" (page "1")) - ) - - (symbol_instances - (path "/3f29305c-4870-4312-b003-06350cb093b1" - (reference "#FLG01") (unit 1) (value "PWR_FLAG") (footprint "") - ) - (path "/5045a593-8a4e-4fa7-bf74-79fd867a766b" - (reference "#FLG02") (unit 1) (value "PWR_FLAG") (footprint "") - ) - (path "/a0798d7c-9a38-4856-8ac6-c63e9dbef2ff" - (reference "#FLG03") (unit 1) (value "PWR_FLAG") (footprint "") - ) - (path "/499e6e60-311d-4714-aa01-a84118a9468e" - (reference "#FLG04") (unit 1) (value "PWR_FLAG") (footprint "") - ) - (path "/58c3a039-abc0-4bfb-8c2d-182568dd9b7a" - (reference "#FLG05") (unit 1) (value "PWR_FLAG") (footprint "") - ) - (path "/e3b59d42-c40b-4bab-957b-b46e5b488872" - (reference "#PWR01") (unit 1) (value "VDC") (footprint "") - ) - (path "/b805d2ac-da32-4394-b43a-813174bdb2c0" - (reference "#PWR02") (unit 1) (value "GND") (footprint "") - ) - (path "/74d599ce-57e9-4d37-be0a-9fdd9f6f0fc9" - (reference "#PWR03") (unit 1) (value "+3V3") (footprint "") - ) - (path "/3f4ddf69-4132-44e2-bce7-fa473516bcf2" - (reference "#PWR04") (unit 1) (value "GND") (footprint "") - ) - (path "/f8316232-29d9-4474-8ba4-2c0221b21343" - (reference "#PWR05") (unit 1) (value "GND") (footprint "") - ) - (path "/eac9e4ed-c136-4e81-a632-9f2766c5e480" - (reference "#PWR06") (unit 1) (value "GND") (footprint "") - ) - (path "/ada326a6-3cc1-41f5-bd81-5a3529a18835" - (reference "#PWR07") (unit 1) (value "+3V3") (footprint "") - ) - (path "/6dfd53ec-f730-41a7-86e6-e4bfc32a8183" - (reference "#PWR08") (unit 1) (value "+3V3") (footprint "") - ) - (path "/fa735cc0-5a2f-45b4-857a-658dca75c107" - (reference "#PWR09") (unit 1) (value "VDC") (footprint "") - ) - (path "/d70e5747-a3a5-4a0f-aaa5-821d9ea5a16f" - (reference "#PWR010") (unit 1) (value "VCC") (footprint "") - ) - (path "/981aa595-d08c-41fe-84a3-fb9aba526ca6" - (reference "#PWR011") (unit 1) (value "VCC") (footprint "") - ) - (path "/9a2f36e7-a5a1-42f7-8939-13b53c989ec0" - (reference "#PWR012") (unit 1) (value "GND1") (footprint "") - ) - (path "/727fad55-3377-4ba5-bc5d-bde81de9daf8" - (reference "#PWR013") (unit 1) (value "+3V3") (footprint "") - ) - (path "/860f1e69-23e2-4d12-aa98-150a166015d7" - (reference "#PWR014") (unit 1) (value "VCC") (footprint "") - ) - (path "/e372c23c-c438-48c2-8adf-3ea3a62cae9d" - (reference "#PWR015") (unit 1) (value "GND1") (footprint "") - ) - (path "/78865cc1-e185-41e4-81f6-216e5503deb5" - (reference "#PWR016") (unit 1) (value "GND") (footprint "") - ) - (path "/61b560a7-efb8-4e5f-bbf1-dd9a8c60c023" - (reference "#PWR017") (unit 1) (value "GND") (footprint "") - ) - (path "/0f21c27e-a99b-4a31-b4c5-1de7015cd938" - (reference "#PWR018") (unit 1) (value "+3V3") (footprint "") - ) - (path "/2e828e76-7ade-44b0-820e-1edd2678a4fe" - (reference "#PWR019") (unit 1) (value "GND") (footprint "") - ) - (path "/5584bf61-93e4-44b1-8f83-fca46f89b96f" - (reference "#PWR020") (unit 1) (value "+3V3") (footprint "") - ) - (path "/8c439100-c9db-47cd-94ac-3977215c1363" - (reference "#PWR021") (unit 1) (value "GND") (footprint "") - ) - (path "/d7476efb-2902-4921-8bc3-232b9274e017" - (reference "#PWR022") (unit 1) (value "+3V3") (footprint "") - ) - (path "/dc30f23a-7990-492b-89ed-b6970b317236" - (reference "#PWR023") (unit 1) (value "GND") (footprint "") - ) - (path "/bb72cd5c-c83e-4aeb-b5d9-348a00d0b1f3" - (reference "#PWR024") (unit 1) (value "VDC") (footprint "") - ) - (path "/3da618d1-af65-462c-9430-12a07b96de05" - (reference "#PWR025") (unit 1) (value "GND") (footprint "") - ) - (path "/34c567ad-8aa2-4611-8124-20518dc0f0f0" - (reference "#PWR026") (unit 1) (value "+3V3") (footprint "") - ) - (path "/03acb317-298e-4b3b-81f4-d2e56c049eb5" - (reference "#PWR027") (unit 1) (value "GND") (footprint "") - ) - (path "/9ac9ceae-2244-422a-88c9-07d8efcdf24f" - (reference "#PWR028") (unit 1) (value "VDC") (footprint "") - ) - (path "/2285de69-a41b-4ffe-9806-bb621d5471c2" - (reference "#PWR029") (unit 1) (value "GND") (footprint "") - ) - (path "/a3540723-b3dc-447b-a97b-19d46050493e" - (reference "#PWR030") (unit 1) (value "+3V3") (footprint "") - ) - (path "/b39adc82-10a5-4e5f-a9e5-5cb6cce13b06" - (reference "#PWR031") (unit 1) (value "GND") (footprint "") - ) - (path "/e4f09ac7-14b1-4cdf-bfcb-35b9b6fbac42" - (reference "#PWR032") (unit 1) (value "VDC") (footprint "") - ) - (path "/bde48404-4b7e-49ca-9e54-bcfe52a5dc3c" - (reference "#PWR033") (unit 1) (value "GND") (footprint "") - ) - (path "/82b0d735-f93c-4753-a4f8-c94b53fb6750" - (reference "#PWR034") (unit 1) (value "+3V3") (footprint "") - ) - (path "/4aacf576-5618-45ac-b79b-5a0d41bc5d51" - (reference "#PWR035") (unit 1) (value "GND") (footprint "") - ) - (path "/d1ea390b-0370-4fe4-b3c8-8187c78c9471" - (reference "#PWR036") (unit 1) (value "VDC") (footprint "") - ) - (path "/31868233-a27b-4f26-a91b-74d47791ffd4" - (reference "#PWR037") (unit 1) (value "GND") (footprint "") - ) - (path "/ae3cd4b0-819c-48df-acb5-3c6f9a7fb0aa" - (reference "#PWR038") (unit 1) (value "+3V3") (footprint "") - ) - (path "/bce63b3e-29f1-4372-a944-9ecad1634875" - (reference "#PWR039") (unit 1) (value "+3V3") (footprint "") - ) - (path "/86322b18-ae10-4928-b6ef-6b5d67a28114" - (reference "#PWR040") (unit 1) (value "+3V3") (footprint "") - ) - (path "/690e1da5-25b3-429b-a7b9-fdfa09f54b7c" - (reference "#PWR041") (unit 1) (value "+3V3") (footprint "") - ) - (path "/657b07f3-7c2e-4325-918c-f837894384f2" - (reference "#PWR042") (unit 1) (value "VDC") (footprint "") - ) - (path "/323bf17f-80d3-4729-8d1b-67e23c0d451e" - (reference "#PWR043") (unit 1) (value "GND") (footprint "") - ) - (path "/f71dc3ec-7f6d-44da-8215-5e2d6779ba53" - (reference "#PWR044") (unit 1) (value "VDC") (footprint "") - ) - (path "/27d494f5-0ae0-4deb-8294-effe6387fa6b" - (reference "#PWR045") (unit 1) (value "GND") (footprint "") - ) - (path "/54b9907c-669b-4bcb-8c36-fc69665ec776" - (reference "#PWR046") (unit 1) (value "VDC") (footprint "") - ) - (path "/ad6746ca-91fa-4b69-9325-cafbbf1c93ba" - (reference "#PWR047") (unit 1) (value "GND") (footprint "") - ) - (path "/a5165d17-098e-48e1-bbe0-a67e46a7d889" - (reference "#PWR048") (unit 1) (value "VDC") (footprint "") - ) - (path "/ad4b8ff6-21a0-40fd-9ffa-8abcaf121e66" - (reference "#PWR049") (unit 1) (value "GND") (footprint "") - ) - (path "/42509da5-e944-4f5a-a5df-4d4958f1ca57" - (reference "#PWR050") (unit 1) (value "+3V3") (footprint "") - ) - (path "/76afbb0c-ac8f-4580-a720-a02d16e635c8" - (reference "#PWR051") (unit 1) (value "+3V3") (footprint "") - ) - (path "/0ba47962-00eb-467f-ae6e-d9f068b2ca93" - (reference "#PWR052") (unit 1) (value "+3V3") (footprint "") - ) - (path "/544ed945-58c8-46aa-af33-f65879b465d4" - (reference "#PWR053") (unit 1) (value "+3V3") (footprint "") - ) - (path "/60c228d8-97ff-44d6-9ea0-1fbfc5d3eb6f" - (reference "#PWR054") (unit 1) (value "GND") (footprint "") - ) - (path "/98b00da8-f086-44d1-a544-2890dd46c190" - (reference "#PWR055") (unit 1) (value "GND") (footprint "") - ) - (path "/998319a5-7351-422e-b18a-25b358529103" - (reference "#PWR056") (unit 1) (value "GND") (footprint "") - ) - (path "/91dc6c74-8257-4612-9976-7ad21558849b" - (reference "#PWR057") (unit 1) (value "GND") (footprint "") - ) - (path "/ebf47b80-8284-4dbb-b371-bde211ab4714" - (reference "#PWR058") (unit 1) (value "+3V3") (footprint "") - ) - (path "/eb40869f-4867-4921-8037-b2b1ce9fa549" - (reference "#PWR059") (unit 1) (value "GND") (footprint "") - ) - (path "/98a76d2a-0aca-4289-b9b0-aa2614675c95" - (reference "#PWR060") (unit 1) (value "VDC") (footprint "") - ) - (path "/3a8414cc-122b-4e5e-9ed1-ae68bbebab7f" - (reference "#PWR061") (unit 1) (value "GND") (footprint "") - ) - (path "/c813a550-0b32-4423-8fa3-f95134c66a3b" - (reference "#PWR062") (unit 1) (value "+3V3") (footprint "") - ) - (path "/3b1e0077-fdf7-433e-99f8-899e8a211694" - (reference "#PWR063") (unit 1) (value "GND") (footprint "") - ) - (path "/8964da36-9832-4ceb-bb8e-6c7a0ea05e21" - (reference "#PWR064") (unit 1) (value "VDC") (footprint "") - ) - (path "/ed62b891-d6f9-4d22-9a28-105e77b31e39" - (reference "#PWR065") (unit 1) (value "GND") (footprint "") - ) - (path "/c192b705-a9bd-41b3-9767-3cd33954050d" - (reference "#PWR066") (unit 1) (value "+3V3") (footprint "") - ) - (path "/5356c33d-f1bb-499a-95b8-5f562fa55259" - (reference "#PWR067") (unit 1) (value "GND") (footprint "") - ) - (path "/ab6ea348-5e91-42f6-a0aa-419d216f436d" - (reference "#PWR068") (unit 1) (value "VDC") (footprint "") - ) - (path "/f5100d67-905f-4884-b2a9-cb86c0d737e9" - (reference "#PWR069") (unit 1) (value "GND") (footprint "") - ) - (path "/2140619e-4489-42b3-b616-ae2edf80bb7a" - (reference "#PWR070") (unit 1) (value "+3V3") (footprint "") - ) - (path "/0e51db76-b31d-4bba-9cf7-784a4d0f0007" - (reference "#PWR071") (unit 1) (value "GND") (footprint "") - ) - (path "/fb0c8f03-7e96-4b32-897e-55f07e328a78" - (reference "#PWR072") (unit 1) (value "VDC") (footprint "") - ) - (path "/1b8d7c57-2e27-439d-8a60-e055311c8131" - (reference "#PWR073") (unit 1) (value "GND") (footprint "") - ) - (path "/ad44048e-9a84-416c-93e5-1013f24027b1" - (reference "#PWR074") (unit 1) (value "+3V3") (footprint "") - ) - (path "/65600730-4f8b-4037-ab8e-2ab971f3a7d4" - (reference "#PWR075") (unit 1) (value "+3V3") (footprint "") - ) - (path "/9f324285-9411-4d55-af92-81e7b70ccd99" - (reference "#PWR076") (unit 1) (value "+3V3") (footprint "") - ) - (path "/0eec23d9-958a-41d4-af4b-87825ffa4c1d" - (reference "#PWR077") (unit 1) (value "+3V3") (footprint "") - ) - (path "/73e6085b-b553-4b14-9d82-01a8dbc041d5" - (reference "#PWR078") (unit 1) (value "VDC") (footprint "") - ) - (path "/e5fa8d5e-4dd7-4433-a76d-57179a615945" - (reference "#PWR079") (unit 1) (value "GND") (footprint "") - ) - (path "/7f1998d2-5602-4598-b1ab-03e77a1a8eb0" - (reference "#PWR080") (unit 1) (value "VDC") (footprint "") - ) - (path "/ee0423d6-de9b-4ed9-963b-42fb05260a18" - (reference "#PWR081") (unit 1) (value "GND") (footprint "") - ) - (path "/d0affd56-1e51-43ab-a23b-4938b652f3db" - (reference "#PWR082") (unit 1) (value "VDC") (footprint "") - ) - (path "/e8ce77e6-28df-4e90-99f3-0f18bfc26e95" - (reference "#PWR083") (unit 1) (value "GND") (footprint "") - ) - (path "/b4171ec9-3e5a-4586-8fc6-780615c7e673" - (reference "#PWR084") (unit 1) (value "VDC") (footprint "") - ) - (path "/4b61acef-30b8-4cde-bf3d-a1c201b8eda8" - (reference "#PWR085") (unit 1) (value "GND") (footprint "") - ) - (path "/231816b9-2999-48c3-a2c2-517589047ab9" - (reference "#PWR086") (unit 1) (value "+3V3") (footprint "") - ) - (path "/4c8d56ea-7282-431a-af26-c574184dbe6c" - (reference "#PWR087") (unit 1) (value "+3V3") (footprint "") - ) - (path "/bb2ddd51-eae1-485d-9463-7be8dc0b4323" - (reference "#PWR088") (unit 1) (value "+3V3") (footprint "") - ) - (path "/f2e55f6e-8561-40a3-9728-5aab641d688c" - (reference "#PWR089") (unit 1) (value "+3V3") (footprint "") - ) - (path "/5df328df-b462-4a55-bdd3-881e9252ffd4" - (reference "#PWR090") (unit 1) (value "GND") (footprint "") - ) - (path "/96be746f-53d4-49ce-96f3-0dbf05b622b8" - (reference "#PWR091") (unit 1) (value "GND") (footprint "") - ) - (path "/f447b00b-4bed-47a4-89f5-0826e41abf47" - (reference "#PWR092") (unit 1) (value "GND") (footprint "") - ) - (path "/699edcdc-80bd-4b3c-9bdc-fedd780e8fda" - (reference "#PWR093") (unit 1) (value "GND") (footprint "") - ) - (path "/274d68c1-9e74-40b7-970b-c0363ff6c573" - (reference "C1") (unit 1) (value "100u") (footprint "Capacitor_SMD:CP_Elec_6.3x7.7") - ) - (path "/c99ac55e-b8e5-46ff-b76a-f137fa593d0e" - (reference "C2") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/2003f588-8b18-4527-ae99-980d082adc6f" - (reference "C3") (unit 1) (value "1u") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/1c4dce76-7f14-4144-9070-20d73b28536e" - (reference "C4") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/465525a2-5234-45e6-96d0-0b6043faf0b1" - (reference "C5") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/69cc3831-49df-456a-b3ff-8987754ad718" - (reference "C6") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/21584a21-28cf-4fe2-b877-5b88cd056e7a" - (reference "C7") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/b325cb35-8f0c-44d4-b74e-0fcd9bc52f54" - (reference "C8") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/863ef05d-fb86-40dc-a63e-faa714f406d4" - (reference "C9") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/2b057e79-9b0b-4559-8707-a0dec395f370" - (reference "C10") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/87628b5e-7383-438d-b0dd-fbad7f7f6f2d" - (reference "C11") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/67653d57-bba6-40ad-ae2b-1f1065918da0" - (reference "C12") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/90d57ca5-151e-464a-9472-ca384a84effe" - (reference "C13") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/845ce6b3-703a-434c-b3c5-f06c1dc3eb90" - (reference "C14") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/2d83e838-9822-4228-b312-6127a992c9c8" - (reference "C15") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/7f0a2126-a135-4029-b376-bd9e2ea5707d" - (reference "C16") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/9ac3c4ed-a2ad-40ef-9408-b828b1125ce0" - (reference "C17") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/ba197959-0e26-4524-afa4-e4aca82e0a47" - (reference "C18") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/963bd451-f437-4f75-bcc8-539b3c3fee0b" - (reference "C19") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/778b8a32-10bb-4e9d-a64b-798d51e12422" - (reference "C20") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/51654275-004b-49d8-9763-af0b2d756ddc" - (reference "C21") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/bdc26efa-f724-4c5a-8678-ad4f94e44995" - (reference "C22") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/17713a7c-0858-45e5-a553-a42c856f87e4" - (reference "C23") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/1e17a43d-f869-47d3-90b7-cc5e999d14fe" - (reference "C24") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/45898d76-74b1-415f-b3c6-678fa95695fb" - (reference "D1") (unit 1) (value "RED") (footprint "LED_SMD:LED_0805_2012Metric") - ) - (path "/20f712cd-0dd5-4452-8133-ef6bdf5a40ef" - (reference "H1") (unit 1) (value "VM") (footprint "MountingHole:MountingHole_4.3mm_M4_Pad_Via") - ) - (path "/e1701e18-a090-4967-a308-6045b9d20fb5" - (reference "H2") (unit 1) (value "GND") (footprint "MountingHole:MountingHole_4.3mm_M4_Pad_Via") - ) - (path "/bfe12c41-ba5d-4faf-bf25-02f73a0a4794" - (reference "H3") (unit 1) (value "VCC") (footprint "MountingHole:MountingHole_2.2mm_M2_Pad_Via") - ) - (path "/0b7f8280-f7d3-49ce-a5e8-725d140057ce" - (reference "J1") (unit 1) (value "FPC") (footprint "Connector_FFC-FPC:Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal") - ) - (path "/20e2e881-5648-44fd-8597-d34bd8b669e2" - (reference "J2") (unit 1) (value "FPC") (footprint "Connector_FFC-FPC:Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal") - ) - (path "/8a02d52a-d4c3-4432-a8c9-42ecf73796c8" - (reference "J3") (unit 1) (value "STDC14") (footprint "Connector_PinHeader_1.27mm:PinHeader_2x07_P1.27mm_Vertical") - ) - (path "/6673c3e1-8080-4780-b1a1-42217efabb83" - (reference "P1") (unit 1) (value "A") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/01c1a25e-c5da-40d0-83b4-f1c11a12b932" - (reference "P2") (unit 1) (value "B") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/2c11e041-e6f3-4d92-ae5a-0790bae7e60e" - (reference "P3") (unit 1) (value "A") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/8b1bd56e-13de-4f41-ba4a-dc6f60e0019f" - (reference "P4") (unit 1) (value "B") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/faa70551-3dd7-483c-8d8a-219abff0f7dc" - (reference "P5") (unit 1) (value "A") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/8de3b101-4956-42da-a7ac-40f043c9977b" - (reference "P6") (unit 1) (value "B") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/4b55f6d8-6a97-47f3-8c96-32886e8e349e" - (reference "P7") (unit 1) (value "A") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/6bc7dc28-c105-46d4-98e6-c1800f260ca6" - (reference "P8") (unit 1) (value "B") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/2fe70184-eaf0-4f3a-bf0b-d932c4c2d65e" - (reference "P9") (unit 1) (value "0%") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/8bc0cb8b-2601-4719-b640-d280c2726ca2" - (reference "P10") (unit 1) (value "0%") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/58ef61c8-fb9a-4830-87f1-b956a39316ba" - (reference "P11") (unit 1) (value "0%") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/d8db4c5e-8187-42cb-841d-ce2cedd6256a" - (reference "P12") (unit 1) (value "0%") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/c8f767d2-9ca3-4a29-b48f-a1c456454b17" - (reference "P13") (unit 1) (value "A") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/774f31c8-79ec-41d6-8d23-87df662b10c0" - (reference "P14") (unit 1) (value "B") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/0676a495-624f-4c17-ac15-4f76d34f8c55" - (reference "P15") (unit 1) (value "A") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/32c29abf-3e4e-4c1a-9ac1-56b9c1d92f4f" - (reference "P16") (unit 1) (value "B") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/b8f23dcb-82ef-4e87-aa44-a5a896f86371" - (reference "P17") (unit 1) (value "A") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/3147a14b-e395-4dc6-94cc-8adee781662d" - (reference "P18") (unit 1) (value "B") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/8a1be5cb-71f6-497c-821d-a915f6941a1c" - (reference "P19") (unit 1) (value "A") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/60283c10-ff05-4daf-9ce9-36a0343485dd" - (reference "P20") (unit 1) (value "B") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/d15048c2-3e44-488f-976e-5e20082ac4bf" - (reference "P21") (unit 1) (value "0%") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/3cfe777f-0846-47ba-b50d-ecf61bd3da11" - (reference "P22") (unit 1) (value "0%") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/c421c3ef-c032-4fc5-966b-e347ae683a4d" - (reference "P23") (unit 1) (value "0%") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/c0f7c358-95f5-4fc0-a45d-3501e0001049" - (reference "P24") (unit 1) (value "0%") (footprint "Connector_Wire:SolderWirePad_1x01_SMD_1x2mm") - ) - (path "/21b21b5d-9247-4e0a-b4d1-003f94358e49" - (reference "R1") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/5d72f405-fcc9-416e-aca3-373570457be3" - (reference "R2") (unit 1) (value "3k3") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/0dca95a6-158b-40d3-8c8c-71bec272020d" - (reference "R3") (unit 1) (value "5k1") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/7a59c1c8-7e9d-4543-90ba-d2ce2125a051" - (reference "R4") (unit 1) (value "5k1") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/cd130e95-b116-4a41-8386-e40d948e7deb" - (reference "R5") (unit 1) (value "5k1") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/60494e59-df7f-425b-8451-7304c40127fa" - (reference "R6") (unit 1) (value "1M") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/e87fb181-cb2f-47da-a4c2-b15ff23290f0" - (reference "R7") (unit 1) (value "1M") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/20edb1fa-94f0-4c42-9d47-f22f921c04bb" - (reference "R8") (unit 1) (value "1M") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/521b9090-91ff-4fc1-8be3-c8374decb540" - (reference "R9") (unit 1) (value "1M") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/456d96c6-c04d-445f-bed6-aa8bab143cdd" - (reference "R10") (unit 1) (value "1M") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/0a6b5342-45a0-4ce0-b816-602b8a65668f" - (reference "R11") (unit 1) (value "1M") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/787ea17a-dbb7-4333-a40a-f4a4ae9c2fcc" - (reference "R12") (unit 1) (value "1M") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/c3f3e9d8-3dfa-48d0-b96d-25b8454cf1d2" - (reference "R13") (unit 1) (value "1M") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/293d9bb8-787d-4dde-b113-ce0a2e0d65cb" - (reference "RV1") (unit 1) (value "RSx0N11M9") (footprint "faderboard:Fader_Alps_RSx0N11M9A0x") - ) - (path "/fd65ec45-f598-467a-a5a0-eb7b3bb0ee44" - (reference "RV2") (unit 1) (value "RSx0N11M9") (footprint "faderboard:Fader_Alps_RSx0N11M9A0x") - ) - (path "/d3e4a8b0-6419-4cca-90ad-2e4f302f0771" - (reference "RV3") (unit 1) (value "RSx0N11M9") (footprint "faderboard:Fader_Alps_RSx0N11M9A0x") - ) - (path "/03c71133-08a5-4fd7-ada2-a8713b6e24bc" - (reference "RV4") (unit 1) (value "RSx0N11M9") (footprint "faderboard:Fader_Alps_RSx0N11M9A0x") - ) - (path "/f7cdffcf-b645-460a-b477-a682553b4ce5" - (reference "RV5") (unit 1) (value "RSx0N11M9") (footprint "faderboard:Fader_Alps_RSx0N11M9A0x") - ) - (path "/3b8920d9-5499-42d7-9eb7-dab4d368f6c1" - (reference "RV6") (unit 1) (value "RSx0N11M9") (footprint "faderboard:Fader_Alps_RSx0N11M9A0x") - ) - (path "/1a09aa5a-cb83-440b-8bb2-a910daaf71fb" - (reference "RV7") (unit 1) (value "RSx0N11M9") (footprint "faderboard:Fader_Alps_RSx0N11M9A0x") - ) - (path "/f8d39d03-4483-4d9c-b024-14bca943b854" - (reference "RV8") (unit 1) (value "RSx0N11M9") (footprint "faderboard:Fader_Alps_RSx0N11M9A0x") - ) - (path "/15fdb975-958e-4d24-8828-91dd4355016b" - (reference "SW1") (unit 1) (value "BOOTMODE") (footprint "faderboard:SW_Push_SPST_NO_XKB_TS-1187A-X-X-X") - ) - (path "/2a6f62ac-1107-4c8a-8828-7cdc7fd3a30c" - (reference "SW2") (unit 1) (value "RESET") (footprint "faderboard:SW_Push_SPST_NO_XKB_TS-1187A-X-X-X") - ) - (path "/261ebeba-2ef7-400b-bf0c-7054b71caf0b" - (reference "U1") (unit 1) (value "STM32F103C8Tx") (footprint "Package_QFP:LQFP-48_7x7mm_P0.5mm") - ) - (path "/c34c62b5-6a70-4eac-9599-108143a3f916" - (reference "U2") (unit 1) (value "TMP102xxDRL") (footprint "Package_TO_SOT_SMD:SOT-563") - ) - (path "/97b0232f-5237-49ab-8194-203eaef8d42b" - (reference "U3") (unit 1) (value "DRV8837") (footprint "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias") - ) - (path "/0d04876f-034e-4527-8852-b22a3ca80422" - (reference "U4") (unit 1) (value "DRV8837") (footprint "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias") - ) - (path "/0cec1464-b54e-44f1-ba1a-5efe4f027011" - (reference "U5") (unit 1) (value "DRV8837") (footprint "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias") - ) - (path "/10a34e14-85c8-4161-9549-55f3ff1e2a23" - (reference "U6") (unit 1) (value "DRV8837") (footprint "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias") - ) - (path "/15ba1cbc-ec80-499e-b4d2-d11821eefb63" - (reference "U7") (unit 1) (value "DRV8837") (footprint "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias") - ) - (path "/9f8c9425-11fb-4812-963f-5383dc819727" - (reference "U8") (unit 1) (value "DRV8837") (footprint "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias") - ) - (path "/32fe6d89-6c85-470b-af58-0f956e93f4de" - (reference "U9") (unit 1) (value "DRV8837") (footprint "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias") - ) - (path "/014bc77f-954d-4b02-ae27-5ad119534cc3" - (reference "U10") (unit 1) (value "DRV8837") (footprint "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias") - ) - ) +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "47ef7db7-299d-4f78-9abd-30c71fd4cb96") + (paper "A4") + (lib_symbols + (symbol "Connector:Conn_ARM_SWD_TagConnect_TC2030-NL" + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (property "Reference" "J" + (at 2.54 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_ARM_SWD_TagConnect_TC2030-NL" + (at 2.54 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector:Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical" + (at 0 -17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2030-CTX_1.pdf" + (at 0 -15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Tag-Connect ARM Cortex SWD JTAG connector, 6 pin, no legs" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Cortex Debug Connector ARM SWD JTAG" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*TC2030*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_ARM_SWD_TagConnect_TC2030-NL_0_0" + (pin power_in line + (at -2.54 10.16 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 7.62 -2.54 180) + (length 2.54) + (name "SWDIO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "TMS" bidirectional line) + ) + (pin open_collector line + (at 7.62 5.08 180) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 2.54) + (name "SWCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "TCK" output line) + ) + (pin power_in line + (at -2.54 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 7.62 -5.08 180) + (length 2.54) + (name "SWO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "TDO" input line) + ) + ) + (symbol "Conn_ARM_SWD_TagConnect_TC2030-NL_0_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x02" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x02" + (at 0 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x02_1_1" + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 1.27) + (end 1.27 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x06" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x06" + (at 0 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x06_1_1" + (rectangle + (start -1.27 -7.493) + (end 0 -7.747) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 6.35) + (end 1.27 -8.89) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic_MountingPin:Conn_01x04_MountingPin" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x04_MountingPin" + (at 1.27 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??-1MP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x04_MountingPin_1_1" + (rectangle + (start -1.27 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 3.81) + (end 1.27 -6.35) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -1.016 -7.112) (xy 1.016 -7.112) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (text "Mounting" + (at 0 -6.731 0) + (effects + (font + (size 0.381 0.381) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -10.16 90) + (length 3.048) + (name "MountPin" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "MP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic_MountingPin:Conn_01x06_MountingPin" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x06_MountingPin" + (at 1.27 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??-1MP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x06_MountingPin_1_1" + (rectangle + (start -1.27 -7.493) + (end 0 -7.747) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 6.35) + (end 1.27 -8.89) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -1.016 -9.652) (xy 1.016 -9.652) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (text "Mounting" + (at 0 -9.271 0) + (effects + (font + (size 0.381 0.381) + ) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -12.7 90) + (length 3.048) + (name "MountPin" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "MP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:C_Polarized_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Polarized_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Polarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "cap capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "CP_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Polarized_Small_0_1" + (rectangle + (start -1.524 -0.3048) + (end 1.524 -0.6858) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -1.524 0.6858) + (end 1.524 0.3048) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 1.524) (xy -0.762 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.016 1.27) (xy -1.016 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Polarized_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 1.8542) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 1.8542) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:C_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Small_0_1" + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0.762 0.508 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "R_Small" + (at 0.762 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Small_0_1" + (rectangle + (start -0.762 1.778) + (end 0.762 -1.778) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Driver_Motor:DRV8837" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 6.35 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8837" + (at -10.16 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm" + (at 0 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "H-Bridge driver, 1.8A, Low Voltage, PWM input, WSON-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "half bridge driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "WSON*1EP*2x2mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8837_0_1" + (rectangle + (start -7.62 10.16) + (end 7.62 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8837_1_1" + (pin power_in line + (at 0 12.7 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 7.62 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -7.62 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -2.54 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 0 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.54 0) + (length 2.54) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 12.7 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -12.7 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "MCU_ST_STM32F1:STM32F103C8Tx" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STM32F103C8Tx" + (at 10.16 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" + (at -12.7 -35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32f103c8.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "STMicroelectronics Arm Cortex-M3 MCU, 64KB flash, 20KB RAM, 72 MHz, 2.0-3.6V, 37 GPIO, LQFP48" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "Arm Cortex-M3 STM32F1 STM32F103" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "STM32F103C8Tx_0_1" + (rectangle + (start -12.7 -35.56) + (end 15.24 38.1) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "STM32F103C8Tx_1_1" + (pin power_in line + (at -2.54 40.64 270) + (length 2.54) + (name "VBAT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 35.56 180) + (length 2.54) + (name "PA0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN0" bidirectional line) + (alternate "ADC2_IN0" bidirectional line) + (alternate "SYS_WKUP" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + ) + (pin bidirectional line + (at 17.78 33.02 180) + (length 2.54) + (name "PA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN1" bidirectional line) + (alternate "ADC2_IN1" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + ) + (pin bidirectional line + (at 17.78 30.48 180) + (length 2.54) + (name "PA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN2" bidirectional line) + (alternate "ADC2_IN2" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line) + ) + (pin bidirectional line + (at 17.78 27.94 180) + (length 2.54) + (name "PA3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN3" bidirectional line) + (alternate "ADC2_IN3" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line) + ) + (pin bidirectional line + (at 17.78 25.4 180) + (length 2.54) + (name "PA4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN4" bidirectional line) + (alternate "ADC2_IN4" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "USART2_CK" bidirectional line) + ) + (pin bidirectional line + (at 17.78 22.86 180) + (length 2.54) + (name "PA5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN5" bidirectional line) + (alternate "ADC2_IN5" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + ) + (pin bidirectional line + (at 17.78 20.32 180) + (length 2.54) + (name "PA6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN6" bidirectional line) + (alternate "ADC2_IN6" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BKIN" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + ) + (pin bidirectional line + (at 17.78 17.78 180) + (length 2.54) + (name "PA7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN7" bidirectional line) + (alternate "ADC2_IN7" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + ) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PB0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN8" bidirectional line) + (alternate "ADC2_IN8" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + ) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "PB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN9" bidirectional line) + (alternate "ADC2_IN9" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + ) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "PC13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "RTC_OUT" bidirectional line) + (alternate "RTC_TAMPER" bidirectional line) + ) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "PB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2C2_SCL" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + ) + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC2_EXTI11" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + ) + (pin power_in line + (at 0 -38.1 90) + (length 2.54) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 40.64 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -22.86 0) + (length 2.54) + (name "PB12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_BKIN" bidirectional line) + (alternate "USART3_CK" bidirectional line) + ) + (pin bidirectional line + (at -15.24 -25.4 0) + (length 2.54) + (name "PB13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + ) + (pin bidirectional line + (at -15.24 -27.94 0) + (length 2.54) + (name "PB14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + ) + (pin bidirectional line + (at -15.24 -30.48 0) + (length 2.54) + (name "PB15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + ) + (pin bidirectional line + (at 17.78 15.24 180) + (length 2.54) + (name "PA8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "RCC_MCO" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART1_CK" bidirectional line) + ) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PC14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "RCC_OSC32_IN" bidirectional line) + ) + (pin bidirectional line + (at 17.78 12.7 180) + (length 2.54) + (name "PA9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line) + ) + (pin bidirectional line + (at 17.78 10.16 180) + (length 2.54) + (name "PA10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line) + ) + (pin bidirectional line + (at 17.78 7.62 180) + (length 2.54) + (name "PA11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC2_EXTI11" bidirectional line) + (alternate "CAN_RX" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USB_DM" bidirectional line) + ) + (pin bidirectional line + (at 17.78 5.08 180) + (length 2.54) + (name "PA12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN_TX" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line) + ) + (pin bidirectional line + (at 17.78 2.54 180) + (length 2.54) + (name "PA13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SYS_JTMS-SWDIO" bidirectional line) + ) + (pin passive line + (at 0 -38.1 90) + (length 2.54) hide + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 40.64 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 0 180) + (length 2.54) + (name "PA14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SYS_JTCK-SWCLK" bidirectional line) + ) + (pin bidirectional line + (at 17.78 -2.54 180) + (length 2.54) + (name "PA15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SYS_JTDI" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + ) + (pin bidirectional line + (at -15.24 0 0) + (length 2.54) + (name "PB3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SYS_JTDO-TRACESWO" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + ) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PC15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + ) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SYS_NJTRST" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + ) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + ) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2C1_SCL" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + ) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2C1_SDA" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + ) + (pin input line + (at -15.24 30.48 0) + (length 2.54) + (name "BOOT0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + ) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + ) + (pin passive line + (at 0 -38.1 90) + (length 2.54) hide + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 40.64 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 25.4 0) + (length 2.54) + (name "PD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "RCC_OSC_IN" bidirectional line) + ) + (pin bidirectional line + (at -15.24 22.86 0) + (length 2.54) + (name "PD1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "RCC_OSC_OUT" bidirectional line) + ) + (pin input line + (at -15.24 35.56 0) + (length 2.54) + (name "NRST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -38.1 90) + (length 2.54) + (name "VSSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 40.64 270) + (length 2.54) + (name "VDDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Sensor_Temperature:TMP102xxDRL" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -2.54 10.795 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TMP102xxDRL" + (at -2.54 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-563" + (at 1.27 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tmp102.pdf" + (at 1.27 -11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "Digital Temperature Sensor, +/- 3 °C, low-Power, SMBus, 12 bit, Two-Wire Serial Interface, SOT-563" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "digital temperature sensor i2c smbus" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT?563*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMP102xxDRL_0_1" + (rectangle + (start -7.62 7.62) + (end 7.62 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TMP102xxDRL_1_1" + (polyline + (pts + (xy 2.413 -0.635) (xy 3.048 -0.635) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.413 0) (xy 3.048 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.413 0.635) (xy 3.048 0.635) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.413 1.27) (xy 3.048 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.413 1.905) (xy 2.413 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.413 1.905) (xy 3.048 1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.683 1.905) (xy 3.683 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 3.048 -3.81) + (radius 1.27) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 3.683 -3.175) + (end 2.413 -1.27) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start 3.683 1.905) + (mid 3.048 2.5372) + (end 2.413 1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (pin input line + (at -10.16 2.54 0) + (length 2.54) + (name "SCL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 10.16 5.08 180) + (length 2.54) + (name "ALERT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -2.54 0) + (length 2.54) + (name "ADD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 10.16 270) + (length 2.54) + (name "V+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 5.08 0) + (length 2.54) + (name "SDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Switch:SW_Push" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at 1.27 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SW_Push" + (at 0 -1.524 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch, generic, two pins" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SW_Push_0_1" + (circle + (center -2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 0 3.048) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 1.27) (xy -2.54 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+3V3" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3V3_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V3_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:PWR_FLAG" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#FLG" + (at 0 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "flag power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "PWR_FLAG_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + ) + (symbol "power:VDC" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "VDC_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "VDC_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 69.85 107.95) + (diameter 0) + (color 0 0 0 0) + (uuid "040aefeb-5635-4043-82f3-760ad7a5c51d") + ) + (junction + (at 55.88 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "07184488-0111-4e55-8a0f-0eb8a8747fbd") + ) + (junction + (at 86.36 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "0cd718ea-a0b6-4a33-9b60-19fa926a4ea2") + ) + (junction + (at 190.5 115.57) + (diameter 0) + (color 0 0 0 0) + (uuid "14ffaea2-03fc-4b73-a705-6725ab82adde") + ) + (junction + (at 88.9 71.12) + (diameter 0) + (color 0 0 0 0) + (uuid "1c0d8bf8-d782-45c4-875d-267f5d782535") + ) + (junction + (at 88.9 95.25) + (diameter 0) + (color 0 0 0 0) + (uuid "1ddf3aa2-3b43-406d-9e15-b4abaec205f0") + ) + (junction + (at 190.5 36.83) + (diameter 0) + (color 0 0 0 0) + (uuid "2acfed00-d941-4157-ace0-cb79b78ce7bd") + ) + (junction + (at 76.2 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "39cdc67b-dbae-44f6-bc4b-e7d0856dc8b7") + ) + (junction + (at 45.72 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "3d2bbb8f-def9-487f-b3ae-a50ddde70062") + ) + (junction + (at 35.56 83.82) + (diameter 0) + (color 0 0 0 0) + (uuid "54a8eb9b-2f28-4b43-87a2-5df0b21e2b69") + ) + (junction + (at 273.05 76.2) + (diameter 0) + (color 0 0 0 0) + (uuid "5a460126-7268-4c2f-be10-07512b68bd00") + ) + (junction + (at 73.66 71.12) + (diameter 0) + (color 0 0 0 0) + (uuid "625ae305-a030-4a28-96e7-c875cb986abd") + ) + (junction + (at 76.2 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "629bf52f-84a2-4021-ab96-4f4da23e8915") + ) + (junction + (at 73.66 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "6bb5d774-a92a-4f35-b29a-f822d143f51c") + ) + (junction + (at 190.5 154.94) + (diameter 0) + (color 0 0 0 0) + (uuid "7f31a6b1-ba87-4bf9-aa39-21ae99eafd74") + ) + (junction + (at 77.47 107.95) + (diameter 0) + (color 0 0 0 0) + (uuid "86a980ba-66e5-465b-b69f-8451d386f49f") + ) + (junction + (at 26.67 49.53) + (diameter 0) + (color 0 0 0 0) + (uuid "874e5432-9a67-4232-94c1-66745fa2f679") + ) + (junction + (at 74.93 189.23) + (diameter 0) + (color 0 0 0 0) + (uuid "8bc678b2-3aaa-4b86-92e6-787d89ccb432") + ) + (junction + (at 74.93 107.95) + (diameter 0) + (color 0 0 0 0) + (uuid "939cfd2e-2173-40b7-8793-3feae710b8e7") + ) + (junction + (at 45.72 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "951c9b82-52bd-44a7-899c-618b0fd2cdbd") + ) + (junction + (at 31.75 129.54) + (diameter 0) + (color 0 0 0 0) + (uuid "9741f398-1597-4eba-8be9-e211c714a35b") + ) + (junction + (at 40.64 119.38) + (diameter 0) + (color 0 0 0 0) + (uuid "9d35ba31-a2de-4070-b50b-ccd04af9ac64") + ) + (junction + (at 66.04 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "9de75551-dc21-4d74-92f6-ca850f68ddd4") + ) + (junction + (at 31.75 114.3) + (diameter 0) + (color 0 0 0 0) + (uuid "aaea7034-170f-41f2-bb9f-4c661eefb2bd") + ) + (junction + (at 273.05 154.94) + (diameter 0) + (color 0 0 0 0) + (uuid "ac182674-1014-41d7-ba52-112dda570db8") + ) + (junction + (at 72.39 107.95) + (diameter 0) + (color 0 0 0 0) + (uuid "aeb9a1ba-93d2-40b6-a24d-53221830b8af") + ) + (junction + (at 35.56 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "b1a04391-444e-42e1-b221-a677030b7001") + ) + (junction + (at 273.05 36.83) + (diameter 0) + (color 0 0 0 0) + (uuid "b9ef05d8-871d-4f5d-8d54-ec87679e5bdf") + ) + (junction + (at 66.04 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "c8c11ba3-d292-4c2a-b335-4751e243ac87") + ) + (junction + (at 190.5 76.2) + (diameter 0) + (color 0 0 0 0) + (uuid "d1ef7753-6c28-4eb0-884a-c1c02bf761c0") + ) + (junction + (at 67.31 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "db9eba7e-2c46-4a94-9dd2-54dc31663dfb") + ) + (junction + (at 273.05 115.57) + (diameter 0) + (color 0 0 0 0) + (uuid "f1d99723-3d5b-4464-9d4d-b8bb7588670a") + ) + (junction + (at 35.56 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "f39b8b48-b722-4f54-a69e-58e97f30a7b7") + ) + (junction + (at 55.88 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "ffec608c-ce52-4d2f-a63e-4c104b8d9867") + ) + (no_connect + (at 172.72 68.58) + (uuid "0b7d109f-a43a-4fa7-9028-71a64029bfd5") + ) + (no_connect + (at 255.27 107.95) + (uuid "12fbcd10-82f6-4fd0-b741-7ede123f579a") + ) + (no_connect + (at 172.72 29.21) + (uuid "16d8e933-ed2c-4605-99b9-260ce4282ab8") + ) + (no_connect + (at 172.72 147.32) + (uuid "224ef0b3-4ead-43f9-9e33-d6bd5998598d") + ) + (no_connect + (at 99.06 78.74) + (uuid "245df66b-62e9-4a8a-9163-15db5134ae23") + ) + (no_connect + (at 255.27 68.58) + (uuid "5c7129b1-9ac2-45ef-b267-cfe6c1ffa968") + ) + (no_connect + (at 172.72 107.95) + (uuid "687e39e9-83f4-4f56-87ec-12b1b8100469") + ) + (no_connect + (at 38.1 62.23) + (uuid "6beddf35-7b3b-44a1-afd0-7cf5129a1892") + ) + (no_connect + (at 255.27 29.21) + (uuid "c7d250c8-5947-4c17-9142-5787124f9aef") + ) + (no_connect + (at 255.27 147.32) + (uuid "d2e9a4c9-e019-46dc-b0a2-78243a4e9d13") + ) + (wire + (pts + (xy 35.56 83.82) (xy 35.56 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0048ad90-83bc-4d23-b958-9075c404bbb2") + ) + (wire + (pts + (xy 90.17 132.08) (xy 102.87 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00a7ba10-1556-4f83-aefd-d97f0c16649a") + ) + (wire + (pts + (xy 35.56 21.59) (xy 45.72 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01b31b82-1a41-4cb5-98a7-3fa2f080a861") + ) + (wire + (pts + (xy 46.99 162.56) (xy 57.15 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01b826c9-8b44-4a81-9502-60396a5e0b87") + ) + (wire + (pts + (xy 26.67 48.26) (xy 26.67 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01cf38c0-c484-4f24-b3a9-b9a3678eb794") + ) + (wire + (pts + (xy 40.64 119.38) (xy 40.64 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "041df7a9-8a46-43d8-b6b7-102f3387bf6f") + ) + (wire + (pts + (xy 231.14 27.94) (xy 231.14 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "047b2ed8-bb36-4fd1-8bae-29b8548e43d1") + ) + (wire + (pts + (xy 66.04 27.94) (xy 66.04 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "061be30a-67db-4872-9608-fa2b87f2ca0f") + ) + (wire + (pts + (xy 76.2 27.94) (xy 76.2 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06212692-73e6-494b-af4c-cf3c4ea9d7bf") + ) + (wire + (pts + (xy 203.2 45.72) (xy 203.2 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0642f998-4dbd-461d-aee4-adf7d15b1871") + ) + (wire + (pts + (xy 177.8 152.4) (xy 187.96 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0651605e-2d40-48c0-b8ad-4ee3425ec6e4") + ) + (wire + (pts + (xy 76.2 29.21) (xy 86.36 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06833611-1471-4b27-b271-8afabe33edf3") + ) + (wire + (pts + (xy 273.05 36.83) (xy 275.59 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07ebbaa2-c546-43ef-a8c0-28f106dada0d") + ) + (wire + (pts + (xy 133.35 82.55) (xy 140.97 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0835a9e3-3602-4ae6-8f23-6d695dc7d6de") + ) + (wire + (pts + (xy 46.99 137.16) (xy 57.15 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0924b74a-401c-41bb-b0eb-18306fa3ac23") + ) + (wire + (pts + (xy 190.5 81.28) (xy 190.5 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0948012e-1c31-49b1-ad12-c09266175195") + ) + (wire + (pts + (xy 177.8 123.19) (xy 193.04 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "095a0095-2a56-4671-9954-69caa7e98e52") + ) + (wire + (pts + (xy 161.29 151.13) (xy 163.83 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09e71239-6acf-49c6-9378-8ed8f3fe16a5") + ) + (wire + (pts + (xy 215.9 119.38) (xy 223.52 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a1250b4-7247-494d-8d7f-903a2823ee60") + ) + (wire + (pts + (xy 93.98 45.72) (xy 95.25 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a8318db-1e90-4f64-8deb-4c59378483e3") + ) + (wire + (pts + (xy 215.9 116.84) (xy 223.52 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a8b0b33-d4fa-461e-b64d-cb0ba4430e1e") + ) + (wire + (pts + (xy 21.59 127) (xy 21.59 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b0cda31-54b5-4226-9fd9-9e9e51da0f7d") + ) + (wire + (pts + (xy 260.35 81.28) (xy 273.05 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c4f605d-32fb-4a4f-9af1-a7b0ecd06d8f") + ) + (wire + (pts + (xy 203.2 144.78) (xy 203.2 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c739466-7331-49b2-a318-41408d2da4e9") + ) + (wire + (pts + (xy 34.29 83.82) (xy 35.56 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c8ed0b2-de2a-4ca2-8ce2-3179a1f1d09e") + ) + (wire + (pts + (xy 21.59 129.54) (xy 31.75 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d309a18-7775-455b-ae98-950939d89c6e") + ) + (wire + (pts + (xy 128.27 116.84) (xy 140.97 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e72ab71-a474-486c-b964-479316ca58f6") + ) + (wire + (pts + (xy 260.35 152.4) (xy 270.51 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f52a381-7825-4118-9c52-b1f49f5375d7") + ) + (wire + (pts + (xy 233.68 25.4) (xy 233.68 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "103dd90b-962b-4699-a4af-a7791959d066") + ) + (wire + (pts + (xy 90.17 116.84) (xy 102.87 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1112ac3a-2b1f-429b-9faa-f5a4a1f5eb54") + ) + (wire + (pts + (xy 177.8 115.57) (xy 187.96 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "157320c4-2395-4fdc-a4cb-34547b359fef") + ) + (wire + (pts + (xy 273.05 81.28) (xy 273.05 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15f05e31-2d5d-4e37-b330-eb9078bd3287") + ) + (wire + (pts + (xy 243.84 48.26) (xy 246.38 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16570834-6d76-43f7-8483-735babe30945") + ) + (wire + (pts + (xy 95.25 55.88) (xy 95.25 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17cd9133-a068-403f-8c49-350d2f7a34d1") + ) + (wire + (pts + (xy 215.9 158.75) (xy 223.52 158.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "184b030d-09c4-4a88-8508-2e7021ac86cc") + ) + (wire + (pts + (xy 260.35 46.99) (xy 273.05 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1878717c-dceb-4b82-bb1e-69a845642d36") + ) + (wire + (pts + (xy 273.05 74.93) (xy 273.05 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18c3574d-6e54-489b-b11b-1efb1e83535a") + ) + (wire + (pts + (xy 26.67 49.53) (xy 33.02 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18fc09cf-b4aa-4aa0-b16c-d5f9e3a8aeae") + ) + (wire + (pts + (xy 93.98 50.8) (xy 105.41 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1977860f-3fff-4428-9f72-f02184260950") + ) + (wire + (pts + (xy 228.6 144.78) (xy 228.6 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b06fe50-7a6e-48b3-b41f-b2f998057ccf") + ) + (wire + (pts + (xy 273.05 114.3) (xy 273.05 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d7eaedc-34fa-4397-b7c6-d3e1abaab744") + ) + (wire + (pts + (xy 77.47 86.36) (xy 77.47 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ee632e0-0613-4c3f-a796-49699c2fbe45") + ) + (wire + (pts + (xy 93.98 55.88) (xy 95.25 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1fb904ed-111d-4c95-a826-570f471e4415") + ) + (wire + (pts + (xy 260.35 165.1) (xy 273.05 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "201cdeb6-969b-4b10-bb82-ff7aa3b64353") + ) + (wire + (pts + (xy 95.25 45.72) (xy 95.25 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2039c496-b5be-451a-82db-5240d49c7ca5") + ) + (wire + (pts + (xy 231.14 26.67) (xy 228.6 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2128cf3a-8399-434d-a89b-a781794813dd") + ) + (wire + (pts + (xy 273.05 41.91) (xy 273.05 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "218c0c7b-3410-4bef-9b30-ee9ee6b128c9") + ) + (wire + (pts + (xy 260.35 120.65) (xy 273.05 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22ff7f4d-a4f0-4f96-82e8-b8216831de63") + ) + (wire + (pts + (xy 76.2 21.59) (xy 86.36 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2434cc48-e2e8-4d71-a181-3cafdb7c62d7") + ) + (wire + (pts + (xy 19.05 20.32) (xy 19.05 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24ec5f5b-87fa-4940-ac7e-5faf5a8a70f3") + ) + (wire + (pts + (xy 74.93 107.95) (xy 74.93 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2648eafd-6e5f-4004-9095-ac7a69dc4fad") + ) + (wire + (pts + (xy 63.5 46.99) (xy 76.2 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "285a1b51-98fd-4483-bb97-fec1405ec392") + ) + (wire + (pts + (xy 120.65 45.72) (xy 120.65 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "298e2db9-735e-4aae-af3b-9f95de65ed37") + ) + (wire + (pts + (xy 67.31 77.47) (xy 67.31 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2abae203-dc9d-479d-ada9-196cefe41364") + ) + (wire + (pts + (xy 273.05 120.65) (xy 273.05 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2acf608d-e0f0-4d5c-baa6-065ece635f5c") + ) + (wire + (pts + (xy 177.8 36.83) (xy 187.96 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c50442e-3bc1-4957-ac27-7e955552477d") + ) + (wire + (pts + (xy 74.93 187.96) (xy 74.93 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2eaf0a90-188f-4fc5-8bbd-a9aac8cc5696") + ) + (wire + (pts + (xy 120.65 91.44) (xy 120.65 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2eb5e1b2-de6a-4e80-b372-a8a2eac0cac3") + ) + (wire + (pts + (xy 120.65 33.02) (xy 120.65 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f3f5414-49f8-4f97-aa06-97a77be350bb") + ) + (wire + (pts + (xy 203.2 52.07) (xy 203.2 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "305ea620-32d6-4abe-a54f-dcbf031478f6") + ) + (wire + (pts + (xy 193.04 43.18) (xy 193.04 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30817465-4aa7-4271-ae7f-8460923b4dda") + ) + (wire + (pts + (xy 260.35 78.74) (xy 270.51 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3115583a-4e79-4e6a-bcfe-511b12b82592") + ) + (wire + (pts + (xy 128.27 119.38) (xy 140.97 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "317bc14e-7bc4-42de-89d5-298f4909c6b1") + ) + (wire + (pts + (xy 273.05 76.2) (xy 275.59 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "324640d7-911f-49ae-8df7-2a82946ea709") + ) + (wire + (pts + (xy 90.17 152.4) (xy 102.87 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3259096f-6ae6-45bf-88e3-ebc10e53a7c9") + ) + (wire + (pts + (xy 46.99 160.02) (xy 57.15 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3286184f-8a70-4b98-bcfe-1fad9f2663de") + ) + (wire + (pts + (xy 53.34 40.64) (xy 53.34 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "340255d8-64ca-4359-9231-de877ac71ddf") + ) + (wire + (pts + (xy 90.17 114.3) (xy 102.87 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "343a4045-4691-4ea7-b90f-88f6446595e2") + ) + (wire + (pts + (xy 203.2 130.81) (xy 203.2 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35357af0-0fbd-4687-9288-b0be0ef85c40") + ) + (wire + (pts + (xy 161.29 127) (xy 163.83 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3546a8d6-112f-400f-9954-2b5423ae0754") + ) + (wire + (pts + (xy 46.99 157.48) (xy 57.15 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3561c945-ba86-4519-9a82-0cfe1e607ecf") + ) + (wire + (pts + (xy 86.36 27.94) (xy 86.36 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3666ceed-0ddb-4136-9bb1-1cdf5100b893") + ) + (wire + (pts + (xy 233.68 92.71) (xy 233.68 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36de211c-edef-47b2-bbe0-06c7f2ced8cf") + ) + (wire + (pts + (xy 90.17 119.38) (xy 102.87 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "37bb9520-10c6-44ec-99a9-2b6abbcb446b") + ) + (wire + (pts + (xy 133.35 77.47) (xy 140.97 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38baaa32-e0d7-4a6f-9e6d-4b876be2651f") + ) + (wire + (pts + (xy 193.04 161.29) (xy 193.04 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39919981-4067-4168-a035-d7af74e6b3dc") + ) + (wire + (pts + (xy 93.98 48.26) (xy 105.41 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39b985cf-4f86-43fa-a0d6-0a3c9ce50722") + ) + (wire + (pts + (xy 120.65 72.39) (xy 120.65 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3abaa11b-ed2b-43b6-8ff7-76a543cef6f5") + ) + (wire + (pts + (xy 260.35 113.03) (xy 270.51 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3acfb94e-d464-48d1-b9cd-319d062c315d") + ) + (wire + (pts + (xy 102.87 20.32) (xy 102.87 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3da7dec0-c121-441f-b375-9c725f798b72") + ) + (wire + (pts + (xy 88.9 71.12) (xy 88.9 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f8c77b9-36ea-4808-a082-e726d5a8140e") + ) + (wire + (pts + (xy 90.17 137.16) (xy 102.87 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3fc622ff-6430-4de5-a1b2-85d68778dc2f") + ) + (wire + (pts + (xy 228.6 26.67) (xy 228.6 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40089413-4c86-40d3-b144-14394430a3ed") + ) + (wire + (pts + (xy 74.93 189.23) (xy 74.93 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "401d4367-61bf-4fbc-bada-b9542db0119b") + ) + (wire + (pts + (xy 275.59 82.55) (xy 275.59 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4090c8b1-f8b6-45aa-9dd4-d5e63e5df083") + ) + (wire + (pts + (xy 203.2 33.02) (xy 203.2 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40eadd84-3c7f-4975-b1eb-04097a72602c") + ) + (wire + (pts + (xy 203.2 124.46) (xy 203.2 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "416f81ec-9c28-461a-a36e-fa70f7dee20c") + ) + (wire + (pts + (xy 148.59 66.04) (xy 146.05 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "417a0328-ea24-4c0a-8b8c-bb597a795170") + ) + (wire + (pts + (xy 146.05 144.78) (xy 146.05 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "41d2ceeb-a7e6-44fc-bf55-f3bb4d04b052") + ) + (wire + (pts + (xy 151.13 64.77) (xy 151.13 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43be1260-a8bd-417e-b504-b2b83b27ed06") + ) + (wire + (pts + (xy 203.2 26.67) (xy 203.2 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43fc202f-f746-490f-934b-108f80c57c74") + ) + (wire + (pts + (xy 130.81 38.1) (xy 140.97 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "454d4e49-4970-4c7e-b9b5-d0c41b61b1ab") + ) + (wire + (pts + (xy 260.35 162.56) (xy 275.59 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47435fd0-0040-49bf-849c-684419460a1c") + ) + (wire + (pts + (xy 231.14 144.78) (xy 228.6 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48ae2a3c-23ca-4374-91fc-02e35e1ccf1e") + ) + (wire + (pts + (xy 260.35 39.37) (xy 270.51 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48d7735b-fbd6-4523-8907-d23024458151") + ) + (wire + (pts + (xy 90.17 121.92) (xy 102.87 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "493f0068-37c5-4744-b9b0-b2b9ad9ebea8") + ) + (wire + (pts + (xy 120.65 111.76) (xy 120.65 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b11054d-0177-4bb2-80c4-7694eadb1acf") + ) + (wire + (pts + (xy 45.72 29.21) (xy 55.88 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b72cc0c-3552-4aaf-b9f6-c29d4053f08f") + ) + (wire + (pts + (xy 177.8 113.03) (xy 187.96 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4fafa6b6-891c-4d7e-aa04-9896ae64d412") + ) + (wire + (pts + (xy 215.9 77.47) (xy 223.52 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ffc1741-2134-41a7-9cc6-deee0ed2f617") + ) + (wire + (pts + (xy 120.65 105.41) (xy 120.65 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "509c4c26-debb-49a4-9819-3f18cddc1b36") + ) + (wire + (pts + (xy 120.65 151.13) (xy 120.65 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5138c3e6-3d29-4b98-bdd8-58cfd0515b57") + ) + (wire + (pts + (xy 275.59 43.18) (xy 275.59 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "516f3a31-8355-45ca-896f-44ea93dd4a3c") + ) + (wire + (pts + (xy 80.01 109.22) (xy 80.01 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51dd7b7d-5eda-4e12-9c37-480c9f5fad13") + ) + (wire + (pts + (xy 177.8 162.56) (xy 193.04 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "520aa5cf-463c-4a6a-9fb4-8a0ceaba39dc") + ) + (wire + (pts + (xy 62.23 78.74) (xy 67.31 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "521bbf3c-1575-4526-9a24-dfd6b2c7e1b8") + ) + (wire + (pts + (xy 93.98 58.42) (xy 105.41 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "526fd515-087e-40d1-93ed-b7b19b1f1a0e") + ) + (wire + (pts + (xy 46.99 154.94) (xy 57.15 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5394d6bf-07a1-4c64-b45f-ab6618d4524b") + ) + (wire + (pts + (xy 69.85 107.95) (xy 72.39 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54784272-d671-432e-b766-91082b058b18") + ) + (wire + (pts + (xy 177.8 78.74) (xy 187.96 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54bacf47-310e-4a91-85b0-c4f67038ec59") + ) + (wire + (pts + (xy 203.2 66.04) (xy 203.2 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56f9e8bc-9740-4572-8007-79583ef90ca0") + ) + (wire + (pts + (xy 190.5 86.36) (xy 190.5 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5851d607-3779-40c0-ade8-b3d84473c062") + ) + (wire + (pts + (xy 63.5 54.61) (xy 76.2 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58fd72c5-c3c2-4123-bdad-25f4d6368f71") + ) + (wire + (pts + (xy 260.35 115.57) (xy 270.51 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5928f74c-c4e4-4223-b60f-afbf74ec5102") + ) + (wire + (pts + (xy 19.05 48.26) (xy 19.05 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b039e59-f332-489a-94ce-25f58b432a02") + ) + (wire + (pts + (xy 193.04 82.55) (xy 193.04 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5bd585f0-8b14-4fda-a4cb-f049874c6434") + ) + (wire + (pts + (xy 203.2 85.09) (xy 203.2 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5be17520-46da-4400-b149-7faa88afba9a") + ) + (wire + (pts + (xy 63.5 57.15) (xy 76.2 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c511669-d8e3-4866-94cc-d48c49aeb729") + ) + (wire + (pts + (xy 273.05 153.67) (xy 273.05 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c9a3663-0651-4249-8c04-984840698040") + ) + (wire + (pts + (xy 193.04 154.94) (xy 193.04 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d99a591-4d73-412c-909b-c4410b19fd9f") + ) + (wire + (pts + (xy 151.13 132.08) (xy 151.13 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e6bf736-d6a1-4f72-b0ed-0489d0b7367e") + ) + (wire + (pts + (xy 130.81 40.64) (xy 140.97 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e835f1e-8cc0-489f-bf95-c8a17cf3848f") + ) + (wire + (pts + (xy 46.99 127) (xy 57.15 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f69a346-f60a-401e-bb0e-4165e28bad46") + ) + (wire + (pts + (xy 55.88 29.21) (xy 66.04 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fae56fc-4188-478c-be4f-680ddf84875b") + ) + (wire + (pts + (xy 275.59 76.2) (xy 275.59 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fc1f542-ddfa-433c-8e1c-5d5303b98d1d") + ) + (wire + (pts + (xy 120.65 124.46) (xy 120.65 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60ad0e44-7685-4e5a-b725-0aaad5b4d158") + ) + (wire + (pts + (xy 151.13 53.34) (xy 151.13 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60eddfc0-545d-4417-af58-6fa1074350f8") + ) + (wire + (pts + (xy 190.5 76.2) (xy 193.04 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "615f75b8-955e-47e0-a05b-2ad4a5cca956") + ) + (wire + (pts + (xy 273.05 125.73) (xy 273.05 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61d92b2a-2097-4079-a6c7-5e48fa5fbded") + ) + (wire + (pts + (xy 260.35 157.48) (xy 270.51 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62005cc7-7c6a-492b-9f40-894fd7db4867") + ) + (wire + (pts + (xy 215.9 38.1) (xy 223.52 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62c0ec4a-997c-4b14-b4a4-1459b2134ede") + ) + (wire + (pts + (xy 148.59 26.67) (xy 146.05 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "634843d1-75ba-4dfc-8cc1-58295686b9aa") + ) + (wire + (pts + (xy 46.99 177.8) (xy 57.15 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6353721d-1528-4104-a3ea-b0a8c17a5b20") + ) + (wire + (pts + (xy 233.68 104.14) (xy 233.68 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "639b6b33-8c5c-46ca-94a2-7c82d5516774") + ) + (wire + (pts + (xy 46.99 165.1) (xy 57.15 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "645b8011-f752-47c8-a87b-c271359ca101") + ) + (wire + (pts + (xy 151.13 171.45) (xy 151.13 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "648a9422-944a-43a2-bd7e-66fd30f60d39") + ) + (wire + (pts + (xy 46.99 147.32) (xy 57.15 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6510fe75-0434-47d7-96d8-d5e8019c916b") + ) + (wire + (pts + (xy 34.29 81.28) (xy 35.56 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "655249f5-2c8d-48ed-8fc9-8ede21ea4c7f") + ) + (wire + (pts + (xy 231.14 105.41) (xy 228.6 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "656851a2-3079-4140-80c1-0f4d47e4d9fc") + ) + (wire + (pts + (xy 243.84 33.02) (xy 246.38 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "660dca4e-50ff-499b-9896-9366c05bb749") + ) + (wire + (pts + (xy 273.05 115.57) (xy 275.59 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67214534-c451-4a78-83ef-a0d122520548") + ) + (wire + (pts + (xy 40.64 119.38) (xy 57.15 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6833933d-53c3-4bdf-9156-5d84b7c96577") + ) + (wire + (pts + (xy 233.68 64.77) (xy 233.68 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6841311b-0f17-44f4-8d15-e5f67d6219ac") + ) + (wire + (pts + (xy 46.99 180.34) (xy 57.15 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "685f2694-feea-4bad-8105-bc3449cd9342") + ) + (wire + (pts + (xy 273.05 46.99) (xy 273.05 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68e95f9a-e2fc-4e18-b2cf-c486484da86a") + ) + (wire + (pts + (xy 260.35 44.45) (xy 275.59 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68f129a9-b525-4aa3-b870-5434dd8d27c9") + ) + (wire + (pts + (xy 190.5 154.94) (xy 193.04 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68f502f6-80c9-4188-825d-719363254f79") + ) + (wire + (pts + (xy 260.35 118.11) (xy 270.51 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68ff2b6f-2393-4872-8aeb-6cd3821b3a05") + ) + (wire + (pts + (xy 19.05 49.53) (xy 26.67 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6921b631-7bbd-4688-9160-2f698aa4926a") + ) + (wire + (pts + (xy 190.5 153.67) (xy 190.5 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "697ce51d-de90-4a22-931c-0e889488b071") + ) + (wire + (pts + (xy 62.23 81.28) (xy 73.66 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "698d710a-f45d-4546-9fa6-1021c213f5a8") + ) + (wire + (pts + (xy 233.68 53.34) (xy 233.68 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a2289ca-e6fd-4585-bf4f-6f33903f8084") + ) + (wire + (pts + (xy 190.5 125.73) (xy 190.5 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a402a8a-8f73-4db5-badc-c59aa207e60b") + ) + (wire + (pts + (xy 177.8 154.94) (xy 187.96 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a56dace-6204-4d07-a2f2-2013633879bb") + ) + (wire + (pts + (xy 66.04 21.59) (xy 66.04 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6cc492c8-1cce-4c93-b91a-715f11802443") + ) + (wire + (pts + (xy 190.5 160.02) (xy 190.5 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f470c07-3fc7-4637-ae69-7fb94f4399fc") + ) + (wire + (pts + (xy 161.29 111.76) (xy 163.83 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70626516-e7b0-4b1b-b67e-644d244fb8ff") + ) + (wire + (pts + (xy 53.34 62.23) (xy 53.34 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72283cbd-8c52-48d8-ac86-e47ced53e479") + ) + (wire + (pts + (xy 231.14 106.68) (xy 231.14 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73b3b743-0656-4bb9-8687-bcb8dd1a0cc1") + ) + (wire + (pts + (xy 31.75 114.3) (xy 21.59 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7427ba6a-a1c1-4906-92f2-16c0cb19e43f") + ) + (wire + (pts + (xy 203.2 105.41) (xy 203.2 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75ab5aa5-d35c-4bc4-bb89-6383848e253e") + ) + (wire + (pts + (xy 260.35 154.94) (xy 270.51 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7767d1f2-cbd4-4c2f-9008-402d4a558a39") + ) + (wire + (pts + (xy 77.47 107.95) (xy 77.47 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ab6beae-b7a2-484b-a598-eb789154dade") + ) + (wire + (pts + (xy 215.9 156.21) (xy 223.52 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b25ac77-2a6e-4c6b-97bb-61564aa57531") + ) + (wire + (pts + (xy 46.99 167.64) (xy 57.15 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7bbcc58b-aa78-459a-a208-6ae8737d1deb") + ) + (wire + (pts + (xy 74.93 107.95) (xy 77.47 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7bf4308e-f756-4772-b742-40294becee4f") + ) + (wire + (pts + (xy 55.88 21.59) (xy 55.88 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c05c1ff-7a74-406e-b643-dd3ee16a7084") + ) + (wire + (pts + (xy 46.99 152.4) (xy 57.15 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c172100-db93-4c36-880e-f3c36b4d51a5") + ) + (wire + (pts + (xy 231.14 146.05) (xy 231.14 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c979b3a-003b-4484-8740-dfde1de9aa55") + ) + (wire + (pts + (xy 31.75 127) (xy 31.75 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d5bb250-de93-4e83-9934-976c2ee2d171") + ) + (wire + (pts + (xy 260.35 34.29) (xy 270.51 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7dae83e8-5aa4-4c79-bd9d-e14db430c9ca") + ) + (wire + (pts + (xy 72.39 107.95) (xy 74.93 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f223536-652d-426f-bb8f-ebe3151c9a1f") + ) + (wire + (pts + (xy 46.99 134.62) (xy 57.15 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fb09845-f3c4-4019-8eea-a5b038875394") + ) + (wire + (pts + (xy 88.9 71.12) (xy 88.9 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8035fbaa-ec9d-4007-b128-be909d36a195") + ) + (wire + (pts + (xy 193.04 36.83) (xy 193.04 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80c58c92-60a9-48b5-b962-449e9366575a") + ) + (wire + (pts + (xy 228.6 66.04) (xy 228.6 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81217dd9-0e84-495b-8688-2efaacc20a3b") + ) + (wire + (pts + (xy 73.66 77.47) (xy 73.66 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "816a3fba-ff3c-4fde-a3c1-0132377af646") + ) + (wire + (pts + (xy 190.5 115.57) (xy 193.04 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "818eb706-98f0-4a1c-8a69-5b54d77d2e5f") + ) + (wire + (pts + (xy 90.17 134.62) (xy 102.87 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82b0b91d-d576-4cd9-8b28-24275d77a4f8") + ) + (wire + (pts + (xy 177.8 81.28) (xy 190.5 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82c83f2a-9121-4b97-829d-dc053dec3183") + ) + (wire + (pts + (xy 177.8 160.02) (xy 190.5 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "830f3907-c501-490d-baca-6dc8616be078") + ) + (wire + (pts + (xy 260.35 76.2) (xy 270.51 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83779aae-453d-4122-bcd4-463b45e2ddc1") + ) + (wire + (pts + (xy 215.9 80.01) (xy 223.52 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "852e096e-2a4b-4966-852d-73629a8ef3a1") + ) + (wire + (pts + (xy 40.64 111.76) (xy 40.64 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "861ad518-43d3-4bfc-9bab-b2469456a41f") + ) + (wire + (pts + (xy 63.5 52.07) (xy 76.2 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "867d1f97-7119-4335-91b0-0a8de5236943") + ) + (wire + (pts + (xy 67.31 71.12) (xy 73.66 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8792ec21-c0ff-42ea-8dd8-138514d1170b") + ) + (wire + (pts + (xy 67.31 78.74) (xy 78.74 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87e68b85-12bb-4a92-82d2-96bf89e73f26") + ) + (wire + (pts + (xy 260.35 36.83) (xy 270.51 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8894848b-e76a-4e60-9a94-2e97654544ab") + ) + (wire + (pts + (xy 31.75 109.22) (xy 31.75 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "89bfbd7c-a446-4ad7-879d-8f37f8aad056") + ) + (wire + (pts + (xy 190.5 46.99) (xy 190.5 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8bd4b011-835c-409c-9539-6d157eb61080") + ) + (wire + (pts + (xy 275.59 36.83) (xy 275.59 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c38178a-5dc5-4166-99a1-63d814c60c3b") + ) + (wire + (pts + (xy 19.05 54.61) (xy 19.05 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c4eac7f-f793-4362-a7dd-b75349b5af14") + ) + (wire + (pts + (xy 177.8 39.37) (xy 187.96 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e938088-632c-45e1-8ac7-945321d5c1ae") + ) + (wire + (pts + (xy 151.13 25.4) (xy 151.13 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f998588-345e-4c91-893e-7bf1205eee57") + ) + (wire + (pts + (xy 148.59 146.05) (xy 148.59 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "902b242d-da51-43c7-98d2-986d834cd3f4") + ) + (wire + (pts + (xy 35.56 81.28) (xy 35.56 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9030e7b1-ff7b-46fa-bbbc-5dfbf5fc793e") + ) + (wire + (pts + (xy 46.99 142.24) (xy 57.15 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "908f14ca-91aa-45ec-8e5f-9fef6095b371") + ) + (wire + (pts + (xy 31.75 129.54) (xy 31.75 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "914f002c-23fe-4d0d-8afa-6f607218c0db") + ) + (wire + (pts + (xy 128.27 156.21) (xy 140.97 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9150ffc4-f072-4919-8616-085bf0c75a3c") + ) + (wire + (pts + (xy 273.05 165.1) (xy 273.05 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9153d227-2200-468f-a8cd-e8aa9746dd8e") + ) + (wire + (pts + (xy 120.65 130.81) (xy 120.65 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9186b1d6-53c3-4b6f-8f85-b1473c5d10ba") + ) + (wire + (pts + (xy 177.8 76.2) (xy 187.96 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "929649b5-74b6-4d3e-b4a8-4f0555f96310") + ) + (wire + (pts + (xy 177.8 157.48) (xy 187.96 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92a6a92e-8ca9-4f2e-bff6-9edca2435fff") + ) + (wire + (pts + (xy 77.47 107.95) (xy 80.01 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94333956-7134-4104-a16e-0dc9f3621df7") + ) + (wire + (pts + (xy 190.5 35.56) (xy 190.5 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94af27b2-b37f-4e7f-812c-918f0005bff4") + ) + (wire + (pts + (xy 243.84 72.39) (xy 246.38 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "950f05d8-3990-4eac-804d-699c03d32345") + ) + (wire + (pts + (xy 275.59 161.29) (xy 275.59 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95af10f0-874c-4a61-b84f-f2ac3bed8d64") + ) + (wire + (pts + (xy 35.56 83.82) (xy 49.53 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95ff1b99-e4ca-4b2f-81ff-f68bfe7aaa8a") + ) + (wire + (pts + (xy 161.29 166.37) (xy 163.83 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96aaa17b-054b-4a75-a3e8-80eb5333ac32") + ) + (wire + (pts + (xy 43.18 81.28) (xy 35.56 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "978a15a0-bb5d-4757-b150-8e3c56390971") + ) + (wire + (pts + (xy 128.27 161.29) (xy 140.97 161.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97d8396b-afd6-402b-855a-f2f3458ed7c8") + ) + (wire + (pts + (xy 177.8 86.36) (xy 190.5 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9846ddfc-66d7-494c-b6d6-5ce0749f4e79") + ) + (wire + (pts + (xy 148.59 144.78) (xy 146.05 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9849b4a0-eb1e-4b41-8ffc-1cd73c805a15") + ) + (wire + (pts + (xy 73.66 71.12) (xy 88.9 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "996ecc16-41ee-41dc-9623-97ae7011f2eb") + ) + (wire + (pts + (xy 77.47 95.25) (xy 88.9 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99f18cdb-1765-4894-b035-71cc1400f60b") + ) + (wire + (pts + (xy 66.04 29.21) (xy 76.2 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a831e28-5873-452d-84a0-fda31d2d4bc2") + ) + (wire + (pts + (xy 45.72 27.94) (xy 45.72 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a966c3a-737b-48bc-9f18-6e38f543bf5e") + ) + (wire + (pts + (xy 21.59 52.07) (xy 33.02 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b5d2a4c-6de7-4cce-9b21-7827e6424ca7") + ) + (wire + (pts + (xy 45.72 21.59) (xy 45.72 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d9c2b01-8051-4697-aa2d-78b770e83a2d") + ) + (wire + (pts + (xy 128.27 158.75) (xy 140.97 158.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f808ac9-c0f7-4fc9-a7cc-d7260f28e7d8") + ) + (wire + (pts + (xy 148.59 105.41) (xy 146.05 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f8ed67b-886b-4e64-a211-d991d335ec01") + ) + (wire + (pts + (xy 260.35 160.02) (xy 273.05 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9fbeefec-2fe7-477c-84aa-943b4ae769a7") + ) + (wire + (pts + (xy 46.99 132.08) (xy 57.15 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0517098-2256-4e15-895e-ca0f54ff8f59") + ) + (wire + (pts + (xy 133.35 80.01) (xy 140.97 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0cd4132-9c5b-4e65-a137-b61541c088c7") + ) + (wire + (pts + (xy 161.29 33.02) (xy 163.83 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a12e18fe-5059-4c3d-afdd-165ab8d352b1") + ) + (wire + (pts + (xy 88.9 95.25) (xy 88.9 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1605a15-761b-4eb7-a4f6-0b835391dd60") + ) + (wire + (pts + (xy 243.84 166.37) (xy 246.38 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a219414e-a054-4343-9489-32f637d8041c") + ) + (wire + (pts + (xy 31.75 114.3) (xy 31.75 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a29c03e6-a983-424a-af01-f726d3ccc997") + ) + (wire + (pts + (xy 35.56 29.21) (xy 45.72 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3703c23-6d5a-49e8-8dc9-e6b8c499608d") + ) + (wire + (pts + (xy 177.8 125.73) (xy 190.5 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3815960-00b1-4805-9940-6bf1bde1ab48") + ) + (wire + (pts + (xy 120.65 52.07) (xy 120.65 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a383c1ba-344b-4ee4-83fd-e84716019be0") + ) + (wire + (pts + (xy 69.85 107.95) (xy 69.85 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4cfc726-718e-4d25-bf58-ac4f4272f13b") + ) + (wire + (pts + (xy 21.59 114.3) (xy 21.59 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4e582ea-ff20-46bd-b3d0-f4e8869477b2") + ) + (wire + (pts + (xy 177.8 44.45) (xy 193.04 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a96df955-399e-4c8f-8e1f-ad0f411845dd") + ) + (wire + (pts + (xy 35.56 27.94) (xy 35.56 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab0a616b-b6cc-4318-84fb-36c9e1869a16") + ) + (wire + (pts + (xy 120.65 85.09) (xy 120.65 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "abd22ec1-339b-4e80-b55a-362ffaf23593") + ) + (wire + (pts + (xy 190.5 120.65) (xy 190.5 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "abd909c8-62b0-4da9-9d43-1cbddad23d53") + ) + (wire + (pts + (xy 46.99 175.26) (xy 57.15 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac1debc9-26ae-4560-a64f-f1a093a1d207") + ) + (wire + (pts + (xy 67.31 72.39) (xy 67.31 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac4376a1-f3c9-46bd-b8ae-8607964f8ce6") + ) + (wire + (pts + (xy 203.2 91.44) (xy 203.2 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac48a452-d6c8-48d2-a8d8-c308c0000b70") + ) + (wire + (pts + (xy 72.39 187.96) (xy 72.39 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac9acd9a-5201-4421-b6f7-886144f99c2d") + ) + (wire + (pts + (xy 46.99 144.78) (xy 57.15 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ada6787a-c34a-4d5b-8a0e-c924b136f17c") + ) + (wire + (pts + (xy 148.59 27.94) (xy 148.59 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae0365b0-15ca-4888-9a45-2605fda70f61") + ) + (wire + (pts + (xy 148.59 106.68) (xy 148.59 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "afa45c29-6fa2-4ae2-af2c-7e8a0dfa421c") + ) + (wire + (pts + (xy 193.04 115.57) (xy 193.04 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b053eadf-4832-4991-b960-eb933b156294") + ) + (wire + (pts + (xy 40.64 127) (xy 40.64 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0d13a4e-569a-4ab6-ac58-529d27131a9f") + ) + (wire + (pts + (xy 177.8 118.11) (xy 187.96 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1abb249-9bf5-46b4-8f0b-09b0794f31ee") + ) + (wire + (pts + (xy 273.05 35.56) (xy 273.05 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b21ea7fa-851d-4a6c-a09f-71f738cc24ff") + ) + (wire + (pts + (xy 35.56 20.32) (xy 35.56 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2d8327d-80e5-4c85-a6c1-352552bf4a29") + ) + (wire + (pts + (xy 177.8 120.65) (xy 190.5 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b30b8cf3-0ed0-4307-a31c-3f7309d21a64") + ) + (wire + (pts + (xy 19.05 54.61) (xy 33.02 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b31aab92-a963-4f1e-b6c4-f7fa2534030e") + ) + (wire + (pts + (xy 90.17 124.46) (xy 102.87 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b36fae17-e944-48f4-b636-eacd71587680") + ) + (wire + (pts + (xy 57.15 114.3) (xy 31.75 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3e0f214-c80d-4516-9912-79173a439b00") + ) + (wire + (pts + (xy 233.68 132.08) (xy 233.68 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3f3beba-fe6f-4b84-8122-dba3fc863452") + ) + (wire + (pts + (xy 260.35 83.82) (xy 275.59 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4a8d2fa-f260-4602-88ea-63888ee9c137") + ) + (wire + (pts + (xy 45.72 21.59) (xy 55.88 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5e0856f-a8ef-48cc-bed2-ccf2118651f7") + ) + (wire + (pts + (xy 243.84 87.63) (xy 246.38 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6c52812-4fbc-469a-85f2-dafe3ff7c9bb") + ) + (wire + (pts + (xy 177.8 41.91) (xy 190.5 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6c84655-005b-4632-ac5d-16a11b775b72") + ) + (wire + (pts + (xy 275.59 115.57) (xy 275.59 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b72aeabd-0cfe-49b9-9875-298d46fe615c") + ) + (wire + (pts + (xy 190.5 41.91) (xy 190.5 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b7a89712-dec5-4dd6-af2e-87ea93478d79") + ) + (wire + (pts + (xy 203.2 111.76) (xy 203.2 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9bc8a06-c7e0-49a6-b6a4-8e16be173462") + ) + (wire + (pts + (xy 46.99 170.18) (xy 57.15 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba8b25da-679b-4e19-98fb-3de21d695241") + ) + (wire + (pts + (xy 275.59 154.94) (xy 275.59 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbccb6f5-ab06-4958-9601-ff3badc58fc2") + ) + (wire + (pts + (xy 275.59 121.92) (xy 275.59 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbe0e43e-fa47-46fc-a8f0-4e77c316cd1b") + ) + (wire + (pts + (xy 190.5 36.83) (xy 193.04 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd2d8677-026b-4806-966b-761824179de4") + ) + (wire + (pts + (xy 88.9 93.98) (xy 88.9 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bda766df-1e56-4a65-a4fa-6822fbcb6214") + ) + (wire + (pts + (xy 130.81 43.18) (xy 140.97 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bee87ae4-c890-48a8-a6ed-0fb1ba53660b") + ) + (wire + (pts + (xy 151.13 104.14) (xy 151.13 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf579b3a-df0c-4a6b-b600-6ea2e1bafac2") + ) + (wire + (pts + (xy 203.2 163.83) (xy 203.2 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfc6d782-a639-44a2-9373-a77afc4537e2") + ) + (wire + (pts + (xy 76.2 21.59) (xy 76.2 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1d5fb0a-2ee2-448c-97a7-41348809e0ef") + ) + (wire + (pts + (xy 151.13 92.71) (xy 151.13 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c22cb971-3a19-4000-9e19-522de167782a") + ) + (wire + (pts + (xy 73.66 71.12) (xy 73.66 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2689e38-f463-4378-8236-14c7131a462a") + ) + (wire + (pts + (xy 55.88 21.59) (xy 66.04 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4444a78-c09a-48d2-83c9-abf25a9e7178") + ) + (wire + (pts + (xy 120.65 170.18) (xy 120.65 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7c6a7ee-ed4c-423d-bc9d-2ac0db98c843") + ) + (wire + (pts + (xy 90.17 144.78) (xy 102.87 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7e83f77-5916-48ac-befa-58774c87caac") + ) + (wire + (pts + (xy 90.17 127) (xy 102.87 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8356c95-14a8-422a-a6da-169e6fbe466b") + ) + (wire + (pts + (xy 40.64 100.33) (xy 40.64 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c89d1af5-285b-41d5-9d26-c79c91f317da") + ) + (wire + (pts + (xy 215.9 161.29) (xy 223.52 161.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8b5d798-5356-4278-8681-a233c0eeb49a") + ) + (wire + (pts + (xy 55.88 27.94) (xy 55.88 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c90a3c9e-5779-4c28-8b99-01e481052021") + ) + (wire + (pts + (xy 86.36 22.86) (xy 86.36 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca41b0ac-62cf-4c1d-879b-4c6e006d464c") + ) + (wire + (pts + (xy 231.14 67.31) (xy 231.14 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cae599bf-ab59-4a5d-9acf-99b9002e2953") + ) + (wire + (pts + (xy 231.14 66.04) (xy 228.6 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb8d33e8-034f-45a7-ae13-54d3b7a71f5e") + ) + (wire + (pts + (xy 43.18 80.01) (xy 43.18 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbe4b519-3ef0-4f14-813a-ed8c9b8b315f") + ) + (wire + (pts + (xy 177.8 46.99) (xy 190.5 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ccefdc65-5383-4d8d-85fb-1968ee6ce67b") + ) + (wire + (pts + (xy 193.04 76.2) (xy 193.04 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce0196e1-ab4f-42fb-a4f7-f3f6ceee86a6") + ) + (wire + (pts + (xy 190.5 165.1) (xy 190.5 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce298c2d-df1d-40a2-afa4-835c58934eb3") + ) + (wire + (pts + (xy 260.35 73.66) (xy 270.51 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cebfa85f-19f2-4bab-869b-a814a85f1b62") + ) + (wire + (pts + (xy 177.8 34.29) (xy 187.96 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1509bdc-e6f7-48a3-b2c3-677562f5d9e7") + ) + (wire + (pts + (xy 146.05 66.04) (xy 146.05 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d178c3fa-ae2b-4157-b037-dd19e1ca3041") + ) + (wire + (pts + (xy 49.53 82.55) (xy 49.53 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1d4f217-d742-4dd4-bd68-e17156444883") + ) + (wire + (pts + (xy 146.05 105.41) (xy 146.05 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5e816f4-7068-43a3-b579-aa134e1bf709") + ) + (wire + (pts + (xy 102.87 27.94) (xy 102.87 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d61e99ca-f13e-4e59-b004-e612aa8194ca") + ) + (wire + (pts + (xy 273.05 160.02) (xy 273.05 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d628e87a-ee5f-4bfb-9ed8-200fa5257af2") + ) + (wire + (pts + (xy 148.59 67.31) (xy 148.59 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d64c788c-9644-43d2-8f6a-db1a3dd2836f") + ) + (wire + (pts + (xy 273.05 154.94) (xy 275.59 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6c67133-b4a4-402b-9a98-19346a2f6622") + ) + (wire + (pts + (xy 69.85 106.68) (xy 69.85 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7a0867e-25e2-4f4a-b692-5d05a8a8cb8b") + ) + (wire + (pts + (xy 120.65 66.04) (xy 120.65 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7b92338-3f0c-4864-a8f2-2a315ca798dc") + ) + (wire + (pts + (xy 35.56 21.59) (xy 35.56 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7c3c501-d9d5-416b-876c-f6690989102e") + ) + (wire + (pts + (xy 72.39 189.23) (xy 74.93 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d8627c18-0e9a-4967-862d-00456659de3c") + ) + (wire + (pts + (xy 90.17 147.32) (xy 102.87 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d91f89e3-832c-41c0-b5cf-1702dca60abf") + ) + (wire + (pts + (xy 260.35 41.91) (xy 273.05 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d93f7f81-5df0-483e-bcd9-4e7e3f612a1a") + ) + (wire + (pts + (xy 243.84 127) (xy 246.38 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dca268e7-48b2-4985-ab46-2dd7f3b49dc7") + ) + (wire + (pts + (xy 73.66 81.28) (xy 78.74 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dccdfc2b-e0c1-49bd-894c-837138740a02") + ) + (wire + (pts + (xy 128.27 121.92) (xy 140.97 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dea1ca9f-4378-45dd-806c-a24816b18bc8") + ) + (wire + (pts + (xy 177.8 73.66) (xy 187.96 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df393f56-15ea-485e-b73b-d5b7b65b3581") + ) + (wire + (pts + (xy 260.35 123.19) (xy 275.59 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df9c2241-4a38-4a83-87ca-4e6a2fb79149") + ) + (wire + (pts + (xy 31.75 100.33) (xy 31.75 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0080456-2550-470b-a36c-44e9823fd8bc") + ) + (wire + (pts + (xy 90.17 129.54) (xy 102.87 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e41cde11-2e62-453b-ac3f-b262e5c76551") + ) + (wire + (pts + (xy 177.8 83.82) (xy 193.04 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4480e8a-993c-42ad-af31-53cc5482c6e7") + ) + (wire + (pts + (xy 215.9 121.92) (xy 223.52 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e58d3480-cd4a-46b0-ac22-7c8ef23d0e06") + ) + (wire + (pts + (xy 190.5 74.93) (xy 190.5 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6df44bf-8554-4b9b-b8a0-05180266347e") + ) + (wire + (pts + (xy 78.74 86.36) (xy 77.47 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7124419-1188-49fb-b423-ba6d35054180") + ) + (wire + (pts + (xy 273.05 86.36) (xy 273.05 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7604ef0-1681-41b0-9983-dd2355b2b536") + ) + (wire + (pts + (xy 203.2 72.39) (xy 203.2 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7e2454c-afa6-48ad-9087-8dae3d7362b7") + ) + (wire + (pts + (xy 215.9 82.55) (xy 223.52 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7fff17e-4b1e-468d-8ce1-8f1b52a50955") + ) + (wire + (pts + (xy 233.68 171.45) (xy 233.68 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e86e07f5-a1c7-4287-bc82-f0eb12a5089e") + ) + (wire + (pts + (xy 260.35 86.36) (xy 273.05 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9646523-6b70-43d2-9380-6f8633cd2d3c") + ) + (wire + (pts + (xy 161.29 48.26) (xy 163.83 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea175ad5-1245-48d5-ab42-88002b7e3c07") + ) + (wire + (pts + (xy 177.8 165.1) (xy 190.5 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea2d0187-ec54-40c6-8de7-6118feb09a23") + ) + (wire + (pts + (xy 120.65 26.67) (xy 120.65 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb2117f2-964b-4a58-b83b-605623741f47") + ) + (wire + (pts + (xy 215.9 43.18) (xy 223.52 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebb61f49-43ae-4ccc-ae49-c5bba17505b1") + ) + (wire + (pts + (xy 243.84 111.76) (xy 246.38 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed20872a-c459-49e7-a010-8626374cdf6b") + ) + (wire + (pts + (xy 260.35 125.73) (xy 273.05 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "edbf19a3-cbcb-46d5-95b9-04094d2bae15") + ) + (wire + (pts + (xy 90.17 149.86) (xy 102.87 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2704f2c-c818-4b0c-b70f-5c031b332fd6") + ) + (wire + (pts + (xy 193.04 121.92) (xy 193.04 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f296b777-a04d-4e57-b6f5-55cda8c3c5d4") + ) + (wire + (pts + (xy 72.39 107.95) (xy 72.39 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2d6c217-b24d-4910-bc39-3a72b1cc1889") + ) + (wire + (pts + (xy 228.6 105.41) (xy 228.6 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2fec7af-9d29-4457-a079-ade5b4a17c3a") + ) + (wire + (pts + (xy 161.29 72.39) (xy 163.83 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f362ecf5-6f84-4cfe-95c3-7dbf579f882f") + ) + (wire + (pts + (xy 19.05 27.94) (xy 19.05 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f452d0e6-0d96-4235-9488-f9143b0da7a2") + ) + (wire + (pts + (xy 233.68 143.51) (xy 233.68 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4cbd969-8020-4ef6-84c5-852d9f93ad30") + ) + (wire + (pts + (xy 215.9 40.64) (xy 223.52 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f51d2062-fe2b-4bf1-a0fb-baff28b7f6d7") + ) + (wire + (pts + (xy 93.98 53.34) (xy 105.41 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5d15649-674a-4366-ae28-24a7ca67ec32") + ) + (wire + (pts + (xy 203.2 170.18) (xy 203.2 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5d312ee-7b68-4cad-9672-57ca3652aa03") + ) + (wire + (pts + (xy 120.65 163.83) (xy 120.65 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5e120f3-4fb0-41ef-b529-49f7ec453c6d") + ) + (wire + (pts + (xy 120.65 144.78) (xy 120.65 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f655ba2a-1e2e-4955-bb06-64da2c11aac0") + ) + (wire + (pts + (xy 161.29 87.63) (xy 163.83 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f661bb08-5db2-46a5-85e9-8dfe6892bdd7") + ) + (wire + (pts + (xy 86.36 29.21) (xy 86.36 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f67d9bd7-d44c-4fe5-b1ad-d401c70a94ca") + ) + (wire + (pts + (xy 151.13 143.51) (xy 151.13 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6a06234-61fb-4bfa-b922-e3229cdf8185") + ) + (wire + (pts + (xy 66.04 21.59) (xy 76.2 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6aead90-682e-44fd-a3e2-8cbb66e85e3d") + ) + (wire + (pts + (xy 46.99 172.72) (xy 57.15 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8968230-695d-421a-8017-940c1d1490c4") + ) + (wire + (pts + (xy 243.84 151.13) (xy 246.38 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa01eb9e-2f45-4473-a1d8-765c9a9667ca") + ) + (wire + (pts + (xy 146.05 26.67) (xy 146.05 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa4a4cf8-eefd-47ec-b801-64b84f1ddfa8") + ) + (wire + (pts + (xy 203.2 151.13) (xy 203.2 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa7d4a6f-196a-4024-81d4-01a2a89be2ef") + ) + (wire + (pts + (xy 90.17 139.7) (xy 102.87 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbbe701e-ef1c-4af0-be7b-87157d9b7b48") + ) + (wire + (pts + (xy 21.59 57.15) (xy 33.02 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fca8e4f5-87ea-4528-b985-951817681bb0") + ) + (wire + (pts + (xy 90.17 142.24) (xy 102.87 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fcfa3b2d-87e8-4230-a8ec-3a20cf7abd58") + ) + (wire + (pts + (xy 190.5 114.3) (xy 190.5 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdd83968-3710-4bd0-945f-cc2eb391c6c0") + ) + (wire + (pts + (xy 46.99 149.86) (xy 57.15 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffcd8732-a6de-455a-9c76-560e4c72dd01") + ) + (wire + (pts + (xy 46.99 124.46) (xy 57.15 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffde046c-7510-49ea-99fd-d84da6534941") + ) + (label "TOUCH4" + (at 46.99 142.24 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "006f15eb-4545-47f7-813d-92356957748d") + ) + (label "BOOT0" + (at 46.99 119.38 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "02629606-8a46-4355-9439-d8baeff61538") + ) + (label "PWM1" + (at 46.99 165.1 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "04cbfd42-8f41-48dd-b170-1f771fa58d4c") + ) + (label "TOUCH6" + (at 270.51 83.82 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0939d9a6-f163-4ae2-81e9-4690771ae0ac") + ) + (label "PWM1" + (at 130.81 40.64 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0aba2cb1-fbc9-4eb7-9030-bd5bfe4d0b9e") + ) + (label "A4" + (at 163.83 151.13 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0b521371-ffa5-4b3e-aedb-5f894fef2233") + ) + (label "SWCLK{slash}DIR3" + (at 76.2 52.07 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0bfad269-e786-4d0e-98ea-2f674433d4ac") + ) + (label "PWM2" + (at 133.35 80.01 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "134916ab-13ed-41f1-8bed-ea662b12c298") + ) + (label "ADC5" + (at 102.87 124.46 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "19cc4056-c2f0-4768-bf21-eb3a6d65139b") + ) + (label "SWDIO{slash}DIR4" + (at 102.87 147.32 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1ea0c418-304b-4dd2-b69f-1309dca1fc27") + ) + (label "ADC2" + (at 102.87 116.84 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1eb4fc7a-8bf9-48c7-9b7c-5d5f9f2e2346") + ) + (label "ADC8" + (at 270.51 157.48 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1fe5a6dc-c6fc-44b6-b6b7-85b8d28f83ed") + ) + (label "TOUCH1" + (at 187.96 44.45 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2164ac40-8533-4e15-b938-81ada25a4fa2") + ) + (label "SWDIO{slash}DIR4" + (at 128.27 161.29 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "24e834ae-5db0-4b6e-8cc9-06615f744e9f") + ) + (label "TOUCH5" + (at 270.51 44.45 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "28a4283e-b136-4ee5-abfe-284747e173c9") + ) + (label "SCL" + (at 46.99 167.64 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2d3f8f4b-2492-4c01-a0eb-fe88ae90a67e") + ) + (label "DIR2" + (at 102.87 152.4 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3091a24f-a236-46e5-bd3c-9f08df1ad56d") + ) + (label "NRST" + (at 46.99 114.3 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "321f50f1-90b5-4821-b784-c469794d08fd") + ) + (label "NSLEEP" + (at 102.87 144.78 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "32cb9689-63ca-4210-a16f-315d37f4e378") + ) + (label "PWM7" + (at 46.99 157.48 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "32f49f1d-02ab-4aa4-bd8d-e7955b6002e9") + ) + (label "TOUCH5" + (at 46.99 144.78 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "35c5ac79-d057-4296-8153-4883b1f49c03") + ) + (label "DIR8" + (at 46.99 172.72 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "38ab5a7d-9cf6-4cd5-ba42-61e31ab13c2b") + ) + (label "USART1_RX" + (at 102.87 139.7 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "39b1f20c-d965-4973-89c5-b5993b07ac4a") + ) + (label "TOUCH7" + (at 270.51 123.19 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3b1f08bc-9a30-4f70-86bc-10dbb0c63b07") + ) + (label "NSLEEP" + (at 128.27 156.21 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3c00e392-62a4-4ba0-867b-f3d450597330") + ) + (label "B3" + (at 163.83 127 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3db28a4c-8faa-4c8f-b308-96aabde31613") + ) + (label "ADC4" + (at 187.96 157.48 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3dce96b2-87e3-48b7-ac7b-3ae66ae9bac8") + ) + (label "DIR7" + (at 215.9 121.92 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "430f9470-e777-46b9-8e9f-774525ff4699") + ) + (label "DIR7" + (at 46.99 175.26 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4499609c-effc-4102-a223-3b913fd5c500") + ) + (label "TOUCH7" + (at 46.99 134.62 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "44a5d71f-8c96-4403-b011-ac84b1a787f3") + ) + (label "SWCLK{slash}DIR3" + (at 128.27 121.92 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4f50c378-09ef-4517-ac33-8573d4a3a336") + ) + (label "SWO{slash}DIR1" + (at 76.2 57.15 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "51fe73b8-086d-4adc-9098-6407a24a0918") + ) + (label "ADC5" + (at 270.51 39.37 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "53e09398-8c1a-45a4-bcf3-14b32891cfff") + ) + (label "ADC1" + (at 187.96 39.37 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "54aa9ff7-5e13-4c4e-9afc-3eace7f657e4") + ) + (label "DIR5" + (at 215.9 43.18 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "54e39fb8-7477-44c1-96a3-1041815ddec8") + ) + (label "TOUCH2" + (at 187.96 83.82 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "555a1de1-1238-4e4a-a00f-ec4b3e261cd4") + ) + (label "B8" + (at 270.51 152.4 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "559f4a20-bc01-46ad-82d0-a30af91e3f93") + ) + (label "NSLEEP" + (at 215.9 156.21 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "55c0b957-024e-4101-b3c2-d591a36819d2") + ) + (label "NSLEEP" + (at 215.9 38.1 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "56f11821-31ca-488c-9459-511feefefc90") + ) + (label "A7" + (at 246.38 111.76 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "594f0f8a-4a7b-421b-bf10-a7ac3024cd0e") + ) + (label "PWM5" + (at 215.9 40.64 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5bc5e49e-8d8a-492f-a4c1-340f69f479ae") + ) + (label "PWM6" + (at 46.99 154.94 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5c759acd-f822-4ff9-9490-e5dc546130ff") + ) + (label "NSLEEP" + (at 130.81 38.1 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5e19dafc-51f0-4842-8e0e-724da2b931e1") + ) + (label "A6" + (at 270.51 76.2 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5e551ab0-da2b-42c9-8bbf-d1d679083ab1") + ) + (label "B4" + (at 163.83 166.37 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5ef519aa-f6a9-4eb1-ad2b-fcc3d9574674") + ) + (label "ADC1" + (at 102.87 114.3 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "61c38291-c1ba-4f7e-951b-8c4140e3c44e") + ) + (label "B6" + (at 246.38 87.63 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "628662fa-7228-4e40-9d85-421b491c88f1") + ) + (label "A8" + (at 270.51 154.94 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "63db7d2f-2e32-48ef-80be-8c6f4a4134d2") + ) + (label "SDA" + (at 46.99 170.18 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "651ff9af-029a-436e-85ab-939ac3ea2dd5") + ) + (label "USART1_RX" + (at 21.59 57.15 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "675bfb8c-9dc6-4a07-8ff4-a3d0ec0517c0") + ) + (label "TOUCH3" + (at 46.99 127 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "678118b7-2101-416d-ae7a-7115675983f4") + ) + (label "USART1_TX" + (at 21.59 52.07 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "698e1147-b49e-497c-8dcf-babf4dc58425") + ) + (label "PWM3" + (at 46.99 160.02 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7048b682-eabe-4bf3-b7b5-10a107024f72") + ) + (label "B5" + (at 270.51 34.29 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7081c2a6-c172-423d-a6bd-7c2b7f132dac") + ) + (label "PWM3" + (at 128.27 119.38 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "71899bb8-2239-40cd-9a9a-4e6fb6f5962d") + ) + (label "A3" + (at 163.83 111.76 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "75c8c171-9606-455b-98bb-d8448ebf2e3b") + ) + (label "PWM4" + (at 128.27 158.75 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "77bcf7ba-d042-4486-9719-8d2532751122") + ) + (label "ADC6" + (at 270.51 78.74 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "79474b4b-ce33-4923-b119-5fed416c603b") + ) + (label "DIR6" + (at 46.99 177.8 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7cfdc889-5273-453e-9b4b-70b978da2679") + ) + (label "ADC3" + (at 102.87 119.38 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7ee1cfcb-865b-40f1-a8aa-d307453d08e5") + ) + (label "BOOT0" + (at 105.41 48.26 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "811630b5-c0e3-4297-86f7-2594815ca3fa") + ) + (label "PWM4" + (at 102.87 142.24 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8138465e-bc60-4562-aeb2-7602b5164234") + ) + (label "A2" + (at 187.96 76.2 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "818b76e2-32ba-496d-a4a7-c8a37ea5d585") + ) + (label "TOUCH1" + (at 46.99 137.16 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "824490eb-23ee-4081-9e47-43969ff68317") + ) + (label "B1" + (at 187.96 34.29 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "86b5eaf8-e779-498d-ae23-542983bf17cb") + ) + (label "DIR2" + (at 133.35 82.55 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "86c186e8-d8e4-4bd1-831b-abf37bf76295") + ) + (label "SCL" + (at 62.23 81.28 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8bc290e9-d359-49bf-9fc4-585e26cf3c6e") + ) + (label "PWM6" + (at 215.9 80.01 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8d405d5b-5744-4815-80d6-62d12486e409") + ) + (label "TOUCH3" + (at 187.96 123.19 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9436a102-d097-47a5-94c2-3f69d42045ff") + ) + (label "NSLEEP" + (at 215.9 116.84 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9aa2c3ee-ee9f-442d-b398-80269adda099") + ) + (label "USART1_TX" + (at 105.41 50.8 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9f75d88e-4ffe-4c54-a620-2f214032d042") + ) + (label "SDA" + (at 62.23 78.74 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a34ba803-e01e-4744-a99a-46eea0ce5390") + ) + (label "B7" + (at 270.51 113.03 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a7321746-cace-4c78-b0e2-6404337b34ef") + ) + (label "USART1_RX" + (at 105.41 53.34 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a7731ef3-e430-49e5-a03e-24f286b166bc") + ) + (label "SWCLK{slash}DIR3" + (at 102.87 149.86 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a8aaf54a-beb9-4e58-89fe-6d69172affae") + ) + (label "B3" + (at 187.96 113.03 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "aa19615b-d38d-427b-a7bd-165efd60b658") + ) + (label "A6" + (at 246.38 72.39 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ac3c0889-bdc5-4d53-b686-47a97175caa4") + ) + (label "ADC8" + (at 102.87 132.08 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ad847e4c-942b-46e2-b4da-b18513b5db5f") + ) + (label "NSLEEP" + (at 215.9 77.47 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ada7ca24-5c80-4720-8505-f3b8acd8b575") + ) + (label "ADC7" + (at 270.51 118.11 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "adac3d19-65bc-4de8-828f-e71ecf268013") + ) + (label "B2" + (at 163.83 87.63 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ae6a7e9b-aaa2-4de4-8625-156469060ac6") + ) + (label "B4" + (at 187.96 152.4 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "af180357-e7e1-4d38-bfad-08702fe3e6f9") + ) + (label "PWM8" + (at 215.9 158.75 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b2886300-42eb-49ac-a1ae-9d4319d037da") + ) + (label "ADC6" + (at 102.87 127 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b32288b1-2516-4526-8fd9-d0a2112325b2") + ) + (label "B1" + (at 163.83 48.26 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b3db365f-1194-423e-8482-4b96ad534bb1") + ) + (label "B5" + (at 246.38 48.26 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b9e95ed6-0404-4cef-a316-fd070396ec8d") + ) + (label "NRST" + (at 105.41 58.42 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bac1e3de-cd20-4d5e-a233-34967d7234d7") + ) + (label "ADC3" + (at 187.96 118.11 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c05bbe94-24d7-44ed-ad67-a31a03c01b15") + ) + (label "NRST" + (at 76.2 46.99 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c1d4357d-a447-43f3-b5d7-7d4b72e9a4ad") + ) + (label "A8" + (at 246.38 151.13 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c1e8d0df-5d0c-4282-a219-1e1bd855ad1a") + ) + (label "A5" + (at 270.51 36.83 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c310152e-5b15-4eca-997c-c35f4995588b") + ) + (label "ADC7" + (at 102.87 129.54 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c54cb61e-4997-4ece-9fa7-2a1927c69eee") + ) + (label "DIR8" + (at 215.9 161.29 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c80f0787-43bc-480f-bea4-e1a51dd34c8b") + ) + (label "NSLEEP" + (at 128.27 116.84 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ca528c97-c3c4-4d4a-bc05-16066a6dc454") + ) + (label "SWO{slash}DIR1" + (at 130.81 43.18 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cc8a87dd-6bfb-425c-8b9c-ba4b8e2cb91b") + ) + (label "TOUCH6" + (at 46.99 147.32 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cfd78fad-041d-4f99-9804-258619865ca2") + ) + (label "PWM2" + (at 46.99 162.56 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d08486a2-dfa4-40a4-a86b-52c4e45b35a8") + ) + (label "B6" + (at 270.51 73.66 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d0ce4f10-6b8f-484e-803e-49286e1661b5") + ) + (label "ADC4" + (at 102.87 121.92 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d4c7ba8d-68eb-46de-8e08-5701ef956218") + ) + (label "SWO{slash}DIR1" + (at 46.99 149.86 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "da31d29e-09b4-4b52-9df9-4beffd7b2199") + ) + (label "A4" + (at 187.96 154.94 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dbd95c49-bf75-40db-9c83-25fa40e0fc7d") + ) + (label "TOUCH4" + (at 187.96 162.56 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dcb76454-ad78-4a80-a69c-6f2de8274631") + ) + (label "A1" + (at 187.96 36.83 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dcbc90a4-4062-4738-a883-9669d60994c4") + ) + (label "A7" + (at 270.51 115.57 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dfd8b61a-f371-4b74-a4d9-f436aee2324f") + ) + (label "PWM5" + (at 46.99 152.4 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e18dbc3a-b103-4a33-a99f-763a23575a6c") + ) + (label "PWM8" + (at 102.87 134.62 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e1fe0f63-e576-4072-be5c-b4d0ed27b6b0") + ) + (label "DIR6" + (at 215.9 82.55 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e5e28fbb-1275-405a-8fa3-7d10fbf17b00") + ) + (label "DIR5" + (at 46.99 180.34 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e6c1db08-51d6-497b-b03b-c67b6fac128d") + ) + (label "A2" + (at 163.83 72.39 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e720d798-bda8-44f5-899c-9c5abfd52398") + ) + (label "A3" + (at 187.96 115.57 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e7a86d8b-daed-467c-b276-6e492e899139") + ) + (label "B8" + (at 246.38 166.37 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e818a1d3-9860-4d84-ae81-e7fd88a3d56f") + ) + (label "NSLEEP" + (at 133.35 77.47 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e84cc4f5-9d89-4149-89e1-28897b44c1ed") + ) + (label "B2" + (at 187.96 73.66 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e9ff2bd7-e094-48f4-9e91-2592430c8a58") + ) + (label "B7" + (at 246.38 127 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "eb0f00ee-b197-49bc-ab73-9a5946c1bcd4") + ) + (label "TOUCH8" + (at 46.99 132.08 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "edf62286-4fca-4fb2-b58e-b9e7ea279bfa") + ) + (label "ADC2" + (at 187.96 78.74 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ef239fa9-52d7-4553-a75d-9ac9c765223a") + ) + (label "TOUCH8" + (at 270.51 162.56 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "efa35571-3719-4a8c-b53a-7f074be438f0") + ) + (label "USART1_TX" + (at 102.87 137.16 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f5e3c66f-5f98-4364-bf7c-e5043da067c7") + ) + (label "A5" + (at 246.38 33.02 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f7c2bd6b-e034-4743-bd15-6cce4f2317b4") + ) + (label "PWM7" + (at 215.9 119.38 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fe292661-3511-4cf9-97cb-831074adbae3") + ) + (label "A1" + (at 163.83 33.02 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "fe3d7951-6d49-4034-93b4-50a22bde60a6") + ) + (label "TOUCH2" + (at 46.99 124.46 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fe927f9e-baf9-41f9-8c49-06b4164d5e77") + ) + (label "SWDIO{slash}DIR4" + (at 76.2 54.61 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ffa7705e-5248-494b-a929-319024fed026") + ) + (symbol + (lib_id "Driver_Motor:DRV8837") + (at 233.68 158.75 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "014bc77f-954d-4b02-ae27-5ad119534cc3") + (property "Reference" "U10" + (at 224.79 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "DRV8837" + (at 224.79 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" + (at 233.68 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" + (at 233.68 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 233.68 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6e744143-a40d-4c6d-bd9c-28af7cab0bbd") + ) + (pin "2" + (uuid "9ebe5707-40b6-453c-97ed-719fc0c0c4c9") + ) + (pin "3" + (uuid "6d38b991-96b0-4342-a466-2514ec897936") + ) + (pin "4" + (uuid "f5801bc5-0316-4bf1-86cf-8e3ed24a626d") + ) + (pin "5" + (uuid "d8ad40f4-4d52-487d-b3ed-217d54bcc6f8") + ) + (pin "6" + (uuid "c3ecf891-6b1e-43e6-8f9d-ef9731aa814d") + ) + (pin "7" + (uuid "62f84816-497d-4587-bb6e-ebcac141c82c") + ) + (pin "8" + (uuid "deceabd0-a028-4139-ac60-3f1b0d881674") + ) + (pin "9" + (uuid "881c8e47-2a61-4fbf-8ce4-11ccd20b1ce3") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "U10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 120.65 73.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "03acb317-298e-4b3b-81f4-d2e56c049eb5") + (property "Reference" "#PWR027" + (at 120.65 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 120.65 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 120.65 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d2066876-7b8d-4993-be78-2ed07057926c") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR027") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic_MountingPin:Conn_01x06_MountingPin") + (at 172.72 160.02 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "03c71133-08a5-4fd7-ada2-a8713b6e24bc") + (property "Reference" "RV4" + (at 172.72 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RSx0N11M9" + (at 172.72 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "faderboard:Fader_Alps_RSA0N11M9A0J" + (at 172.72 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 172.72 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 172.72 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cea10b83-4846-4812-9996-99225b227bca") + ) + (pin "2" + (uuid "bdc81274-abb9-4083-ba1e-6872ad797b99") + ) + (pin "3" + (uuid "3e84dc55-4c58-4c35-8ef8-7cda43a8798b") + ) + (pin "4" + (uuid "0335678c-3df5-4145-b445-0638ff24222d") + ) + (pin "MP" + (uuid "2bf6511e-f8e1-400b-b5e2-daf5506821b9") + ) + (pin "5" + (uuid "4fc08136-5b13-4117-960a-2eeb2bf29461") + ) + (pin "6" + (uuid "77f652ce-04ba-49c4-ab55-a698bc283437") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "RV4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic_MountingPin:Conn_01x04_MountingPin") + (at 38.1 52.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0b7f8280-f7d3-49ce-a5e8-725d140057ce") + (property "Reference" "J1" + (at 38.1 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "FPC" + (at 38.1 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "faderboard:Jushuo_AFC01-S04FCx-00_1x04-1MP_P0.50mm_Horizontal" + (at 38.1 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 38.1 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 38.1 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6932db9f-eddb-4da3-9bbf-c38875311f99") + ) + (pin "2" + (uuid "0094988e-6cd6-4bd3-9215-ae6cab63ba2b") + ) + (pin "3" + (uuid "18e170de-7760-46ed-97cd-1cb6857c146b") + ) + (pin "4" + (uuid "c8214b1d-cb0a-44c8-8387-c85ebf8eefb3") + ) + (pin "MP" + (uuid "c907989d-fb50-433d-b815-fa083c76f81b") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Driver_Motor:DRV8837") + (at 151.13 119.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0cec1464-b54e-44f1-ba1a-5efe4f027011") + (property "Reference" "U5" + (at 142.24 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "DRV8837" + (at 142.24 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" + (at 151.13 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" + (at 151.13 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 151.13 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bd3fa8a3-79ec-442f-9888-d83fcf50748f") + ) + (pin "2" + (uuid "a92c55af-b73b-4dd8-b7fb-348187c498c2") + ) + (pin "3" + (uuid "2e532cb5-d567-4e96-b9fc-9a77324aca6b") + ) + (pin "4" + (uuid "88d63c56-e46f-4ead-a23d-ddad00fb279d") + ) + (pin "5" + (uuid "4c54ad69-6154-437b-9316-000ed8cc3868") + ) + (pin "6" + (uuid "e04da15d-d03f-40eb-ae78-ef9cae78d344") + ) + (pin "7" + (uuid "47b87444-533b-4356-bece-1c4bcd0bf3a6") + ) + (pin "8" + (uuid "a7ee0b1b-cf6b-4ed1-a6a8-34c28e465d3f") + ) + (pin "9" + (uuid "7e6e67f6-9f62-4e1b-b956-cd8eaece75ac") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "U5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Driver_Motor:DRV8837") + (at 151.13 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0d04876f-034e-4527-8852-b22a3ca80422") + (property "Reference" "U4" + (at 142.24 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "DRV8837" + (at 142.24 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" + (at 151.13 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" + (at 151.13 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 151.13 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "879b273b-d094-45bf-8daa-a0345c498ae9") + ) + (pin "2" + (uuid "61b322f7-a735-4ab8-bab8-b664e1c2914e") + ) + (pin "3" + (uuid "a6259e5a-8423-4aa3-b8f0-67eba5cb6241") + ) + (pin "4" + (uuid "33cd3fa1-1bcb-45be-8f0f-42902a14961f") + ) + (pin "5" + (uuid "2cf638ff-923e-4ae4-8ba7-192f72783830") + ) + (pin "6" + (uuid "3957d935-a71f-4ea0-aee7-29176ac64642") + ) + (pin "7" + (uuid "b9490a56-4c2d-4bff-b8c4-775d8ed4c4ff") + ) + (pin "8" + (uuid "a234c9c1-e6d6-43eb-bc1a-89e4193d61ab") + ) + (pin "9" + (uuid "8fefe4d7-9f7e-4e0f-bf91-bbccb4971baa") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "U4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 67.31 74.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0dca95a6-158b-40d3-8c8c-71bec272020d") + (property "Reference" "R3" + (at 68.58 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "5k1" + (at 68.58 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 67.31 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 67.31 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 67.31 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0e17ad45-e37b-42f0-a0e2-0ccb20930f0c") + ) + (pin "2" + (uuid "4d19438b-b48f-4e12-9099-6ac89785c0fc") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 203.2 152.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0e51db76-b31d-4bba-9cf7-784a4d0f0007") + (property "Reference" "#PWR071" + (at 203.2 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 203.2 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 203.2 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f9a008b3-8cc8-4b3f-b9e3-0b2ea98377ab") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR071") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 228.6 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0eec23d9-958a-41d4-af4b-87825ffa4c1d") + (property "Reference" "#PWR077" + (at 228.6 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 228.6 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 228.6 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 228.6 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 228.6 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3e64811d-080b-4711-a16c-1bc2a197a576") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR077") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 88.9 69.85 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0f21c27e-a99b-4a31-b4c5-1de7015cd938") + (property "Reference" "#PWR018" + (at 88.9 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 88.9 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 88.9 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 88.9 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 88.9 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "825a547c-47a7-454d-bdf4-c1b97f40ab34") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Driver_Motor:DRV8837") + (at 151.13 158.75 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "10a34e14-85c8-4161-9549-55f3ff1e2a23") + (property "Reference" "U6" + (at 142.24 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "DRV8837" + (at 142.24 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" + (at 151.13 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" + (at 151.13 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 151.13 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a212a3c5-432b-4a46-9d2b-11c81e5f0b8f") + ) + (pin "2" + (uuid "7f69dbeb-5b12-4ce8-a39c-52c30abcd614") + ) + (pin "3" + (uuid "0a697d1f-86db-4842-bd6d-390a45c118c1") + ) + (pin "4" + (uuid "92200009-48d2-4a88-b4d6-546bb492a2c1") + ) + (pin "5" + (uuid "934dc8a7-4c5e-4705-84fe-8c5902b1847b") + ) + (pin "6" + (uuid "fa6d576a-e05e-4c84-9749-6ea39152cacf") + ) + (pin "7" + (uuid "4b95f785-a0b2-4abc-8afe-06ffa4447118") + ) + (pin "8" + (uuid "7c7b882f-720a-45b7-87b5-298cd60a5443") + ) + (pin "9" + (uuid "846085da-17a0-45a8-a77b-782dc10a71b2") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "U6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Push") + (at 40.64 106.68 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "12262bc8-7135-4b60-858c-be070ded57b0") + (property "Reference" "SW1" + (at 41.783 105.4678 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "BOOTMODE" + (at 41.783 107.8921 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "faderboard:SW_Push_SPST_NO_XKB_TS-1187A-X-X-X" + (at 35.56 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 35.56 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch, generic, two pins" + (at 40.64 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "1f704925-30ba-4658-aa97-3da52a7fb78f") + ) + (pin "1" + (uuid "d70c1dac-1a1c-4e05-a15c-11287df04585") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "SW1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Driver_Motor:DRV8837") + (at 233.68 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "15ba1cbc-ec80-499e-b4d2-d11821eefb63") + (property "Reference" "U7" + (at 224.79 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "DRV8837" + (at 224.79 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" + (at 233.68 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" + (at 233.68 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 233.68 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ededf846-f24a-4040-9829-f1c162b37bd5") + ) + (pin "2" + (uuid "11e04acb-4f4a-43b4-a7e4-ec9d8bdd0496") + ) + (pin "3" + (uuid "8ba29aeb-d8dc-4d34-b11b-b53dc2b3d5d5") + ) + (pin "4" + (uuid "6c0f1c91-6eff-409a-84e0-f04ecdac3c0e") + ) + (pin "5" + (uuid "acdde4de-bb64-4a46-abbb-9d41f5d469d7") + ) + (pin "6" + (uuid "60aee83c-09be-4059-9dd4-7a9f75b2f657") + ) + (pin "7" + (uuid "166c48a1-45b2-44e8-a5de-63edde5b41e6") + ) + (pin "8" + (uuid "5030f8ee-96d4-4a67-a54c-6078d4cf0ff3") + ) + (pin "9" + (uuid "67ccaef7-9fe4-47fa-985f-126555057625") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "U7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 273.05 153.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "166c8a22-dedd-49af-893e-ad50e1556d91") + (property "Reference" "#PWR091" + (at 273.05 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 273.05 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.05 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.05 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 273.05 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c768025d-dcd3-47b2-b574-483a206d4b76") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR091") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 203.2 148.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "17713a7c-0858-45e5-a553-a42c856f87e4") + (property "Reference" "C23" + (at 205.74 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 205.74 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 203.2 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e39d2eaf-5948-4189-ae6e-babd4be38ec3") + ) + (pin "2" + (uuid "d9dad349-131a-426b-ae43-f3ab37e7b996") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C23") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic_MountingPin:Conn_01x06_MountingPin") + (at 255.27 120.65 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1a09aa5a-cb83-440b-8bb2-a910daaf71fb") + (property "Reference" "RV7" + (at 255.27 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RSx0N11M9" + (at 255.27 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "faderboard:Fader_Alps_RSA0N11M9A0J" + (at 255.27 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 255.27 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 255.27 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c81ca5a4-447b-4e4d-b8a7-1c68f243badf") + ) + (pin "2" + (uuid "1a9c30ab-0e61-46fd-808d-42bd77824582") + ) + (pin "3" + (uuid "f43e7dc5-a403-4d3b-b046-6c6782fe4dff") + ) + (pin "4" + (uuid "4db53aea-517a-42e8-981e-c3e43dd1a3ed") + ) + (pin "MP" + (uuid "a86d8a24-f8e3-4954-b9bb-e1a0b05e4528") + ) + (pin "5" + (uuid "7702c8c5-554e-4a87-a8db-f8f35caa9f94") + ) + (pin "6" + (uuid "20f789c0-ec33-47f7-b5c1-34193f3c91d4") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "RV7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 203.2 171.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1b8d7c57-2e27-439d-8a60-e055311c8131") + (property "Reference" "#PWR073" + (at 203.2 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 203.2 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 203.2 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "313f4da9-acdc-444f-9eca-e808612b44a2") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR073") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 55.88 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1c4dce76-7f14-4144-9070-20d73b28536e") + (property "Reference" "C4" + (at 58.42 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 58.42 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 55.88 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 55.88 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 55.88 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "54a93fe3-8a24-44f0-b576-53c41ea13986") + ) + (pin "2" + (uuid "70833e3c-7400-47e7-9849-e60b21911360") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 203.2 167.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1e17a43d-f869-47d3-90b7-cc5e999d14fe") + (property "Reference" "C24" + (at 205.74 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 205.74 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 203.2 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "84acb798-dcfe-46e2-ac1e-ae7e783251c3") + ) + (pin "2" + (uuid "504e43b9-aea7-418e-99fd-5142fe5ad1b0") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C24") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 45.72 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2003f588-8b18-4527-ae99-980d082adc6f") + (property "Reference" "C3" + (at 48.26 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1u" + (at 48.26 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 45.72 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 45.72 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "690297c2-f789-49de-87d5-4f2b8097c91b") + ) + (pin "2" + (uuid "2fc91817-88b2-4bcf-8864-e4cf1b57401c") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 203.2 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2140619e-4489-42b3-b616-ae2edf80bb7a") + (property "Reference" "#PWR070" + (at 203.2 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 203.2 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 203.2 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bf17fc66-46f7-430b-a3d2-30d40fcc00a1") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR070") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 86.36 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "21584a21-28cf-4fe2-b877-5b88cd056e7a") + (property "Reference" "C7" + (at 88.9 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 88.9 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 86.36 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 86.36 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 86.36 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "52c4c3b8-09dd-47cc-a139-ecaca8591c86") + ) + (pin "2" + (uuid "8e20d07d-5ff4-40d1-ae22-a43130e5973e") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 193.04 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "21aae6bf-f3d2-42f0-bedd-4862abeecb97") + (property "Reference" "R6" + (at 194.31 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1M" + (at 194.31 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 193.04 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 193.04 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f0704535-be5d-4c17-8965-b2aeb16357f3") + ) + (pin "2" + (uuid "7df75173-2760-4a96-aee6-893c0737d710") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 40.64 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "21b21b5d-9247-4e0a-b4d1-003f94358e49") + (property "Reference" "R1" + (at 41.91 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 41.91 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 40.64 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 40.64 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 40.64 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "56ad0f5b-05f4-41e7-9b28-556146242d4f") + ) + (pin "2" + (uuid "98f6dca6-b7ec-401d-9abb-a6884b4b703c") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 120.65 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2285de69-a41b-4ffe-9806-bb621d5471c2") + (property "Reference" "#PWR029" + (at 120.65 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 120.65 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 120.65 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b3a97b4a-7292-4891-a785-256e28c00a2c") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR029") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 31.75 100.33 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2478c0ee-974d-4eae-8c93-04a1a7dc7b67") + (property "Reference" "#PWR094" + (at 31.75 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 31.75 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 31.75 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 31.75 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 31.75 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "da05a323-9f87-4569-93c3-dbb98ffd3798") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR094") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MCU_ST_STM32F1:STM32F103C8Tx") + (at 72.39 149.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "261ebeba-2ef7-400b-bf0c-7054b71caf0b") + (property "Reference" "U1" + (at 88.9 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STM32F103C8Tx" + (at 88.9 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" + (at 57.15 185.42 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32f103c8.pdf" + (at 72.39 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "STMicroelectronics Arm Cortex-M3 MCU, 64KB flash, 20KB RAM, 72 MHz, 2.0-3.6V, 37 GPIO, LQFP48" + (at 72.39 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "952e86af-3071-4bf5-928c-09c0cd067a15") + ) + (pin "10" + (uuid "a7e37710-92c2-43e2-b074-f42b48edcd65") + ) + (pin "11" + (uuid "63a78acc-6ba9-42a6-ab52-a5a304eeb14f") + ) + (pin "12" + (uuid "4a34ba2a-c281-4dda-8040-ae62bb656c98") + ) + (pin "13" + (uuid "c82f09d7-1852-4418-ae1b-02629fa7707c") + ) + (pin "14" + (uuid "ff1256b2-bd9f-49f4-88e5-00eaf25989ed") + ) + (pin "15" + (uuid "aa626b2b-88e2-4b0a-b842-f0b28bb4c4ce") + ) + (pin "16" + (uuid "30b86091-662a-4e3b-a98a-4f6d7f1b20e6") + ) + (pin "17" + (uuid "c4546e8b-dbcb-48e7-bf5c-e57743d53b3c") + ) + (pin "18" + (uuid "6c7f9831-e605-409b-9aa8-5050c2cf8f1a") + ) + (pin "19" + (uuid "1494387a-bfa4-4635-95ae-6d53f74c36a0") + ) + (pin "2" + (uuid "1ebe85c6-6072-4df1-8090-f7cdd8a44b60") + ) + (pin "20" + (uuid "eead70c1-e86b-42ea-b69a-1c3a58c9c997") + ) + (pin "21" + (uuid "31bdb4ce-8c54-4a4b-9d70-d38334f06b26") + ) + (pin "22" + (uuid "35de2455-9bfd-48d5-9cc7-6c0da496220d") + ) + (pin "23" + (uuid "b45b7737-7083-42b2-a7a2-d855bedbeb82") + ) + (pin "24" + (uuid "dda39857-0ba8-48df-aa32-14a76181de63") + ) + (pin "25" + (uuid "eb7210aa-f251-4c97-b967-660ea6276927") + ) + (pin "26" + (uuid "49d91ac4-bb4e-47a5-86eb-71b34d54f2e7") + ) + (pin "27" + (uuid "cf5a461b-acea-4abd-b4fd-5642e023f5ba") + ) + (pin "28" + (uuid "5ce21c43-0ea0-4deb-8942-2a9ac06bb94e") + ) + (pin "29" + (uuid "e9ade0ad-74b7-4b7e-a49a-673975eb79fb") + ) + (pin "3" + (uuid "3a8892fb-f59b-4fca-9438-77b87ba74086") + ) + (pin "30" + (uuid "7f6d9de2-d0c9-4368-96f6-3c8ea0c549be") + ) + (pin "31" + (uuid "c46d98aa-4a91-4992-9399-4365d6cc7532") + ) + (pin "32" + (uuid "e877dd5b-f2a5-47df-8651-f862b5660efe") + ) + (pin "33" + (uuid "5433a6e5-898f-4ff9-aff9-d09c9fff5032") + ) + (pin "34" + (uuid "d0ef2135-6117-423e-bc0e-0e555b5940f8") + ) + (pin "35" + (uuid "83a3b303-ce1f-464e-9b41-d2a848396aa5") + ) + (pin "36" + (uuid "f7c9ddfb-62d9-417a-9cf4-39e0b5df071e") + ) + (pin "37" + (uuid "d346da63-cb57-4c8d-833c-73f625e55fb5") + ) + (pin "38" + (uuid "4cd4f424-cdaa-4ae0-8b70-6ee2639d74e9") + ) + (pin "39" + (uuid "b5477404-ea0f-4503-8249-abf32e3e167b") + ) + (pin "4" + (uuid "3ce1cacb-7b3e-4380-b070-7cbfa66a1fed") + ) + (pin "40" + (uuid "360e727a-5f95-4371-bfd3-ecb97ef820fb") + ) + (pin "41" + (uuid "2a7aee8e-054a-4cd3-8180-956c22842592") + ) + (pin "42" + (uuid "77fa66ec-abca-4338-a873-2c7385574de2") + ) + (pin "43" + (uuid "463ea0c3-d486-48fc-8723-a9b8a5dc9be4") + ) + (pin "44" + (uuid "8e623838-569d-4d80-b4c0-6c186dd253f8") + ) + (pin "45" + (uuid "1bc8b406-c739-4f3c-92e3-c7914346443b") + ) + (pin "46" + (uuid "80b7117c-82fe-4d19-a344-06fc27924328") + ) + (pin "47" + (uuid "7c872b6a-11ca-4e5f-afb9-e3c0b89cc977") + ) + (pin "48" + (uuid "b4c54862-e585-45f0-af5f-8e0819c12820") + ) + (pin "5" + (uuid "41c0474c-898b-4252-ab03-31844c05fea6") + ) + (pin "6" + (uuid "cda76574-0d90-40c4-8313-56eb90116eff") + ) + (pin "7" + (uuid "090f89b7-01a2-4512-8bac-082a515ac70f") + ) + (pin "8" + (uuid "aaa49f36-fa78-4632-ac80-6630fe6b50da") + ) + (pin "9" + (uuid "b5171cac-37af-41d5-bedc-23fb90ac306d") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Polarized_Small") + (at 19.05 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "274d68c1-9e74-40b7-970b-c0363ff6c573") + (property "Reference" "C1" + (at 21.59 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100u" + (at 21.59 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:CP_Elec_6.3x7.7" + (at 19.05 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 19.05 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 19.05 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9b0d8cbe-8c5b-40f4-bcf4-4c483642c425") + ) + (pin "2" + (uuid "b5d7ca37-c9c0-4cb0-9c07-60cdabc80da7") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 151.13 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "27d494f5-0ae0-4deb-8294-effe6387fa6b") + (property "Reference" "#PWR045" + (at 151.13 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 151.13 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 151.13 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 151.13 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 151.13 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "58fc4333-c7e6-4818-857d-188e9840419e") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR045") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic_MountingPin:Conn_01x06_MountingPin") + (at 172.72 41.91 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "293d9bb8-787d-4dde-b113-ce0a2e0d65cb") + (property "Reference" "RV1" + (at 172.72 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RSx0N11M9" + (at 172.72 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "faderboard:Fader_Alps_RSA0N11M9A0J" + (at 172.72 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 172.72 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 172.72 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4fd11e94-7635-4da0-8394-0492a0511ca3") + ) + (pin "2" + (uuid "d4ea6ef0-3d1a-415e-83ba-a0e7c09d141a") + ) + (pin "3" + (uuid "ae75bac3-e1d1-4c92-a7c5-23e23ea9dced") + ) + (pin "4" + (uuid "45c6abcd-8bc6-41df-8565-c1cbdca7a28d") + ) + (pin "MP" + (uuid "6fb9b974-d342-41ef-beb9-5bec48bdc61b") + ) + (pin "5" + (uuid "78bfd754-cc04-420e-9a7f-e3982b1d585f") + ) + (pin "6" + (uuid "a558d5d2-3ae4-4e47-b89d-b1ca4f4ff543") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "RV1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 190.5 114.3 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2aa989cc-5a48-4bac-b420-3b15099d1161") + (property "Reference" "#PWR052" + (at 190.5 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 190.5 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 190.5 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e81cd7fc-6981-4511-ab7a-e5e5570c9976") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR052") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 120.65 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2b057e79-9b0b-4559-8707-a0dec395f370") + (property "Reference" "C10" + (at 123.19 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 123.19 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 120.65 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.65 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.65 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3ed44bc9-d819-4a00-97f6-c6a547696de9") + ) + (pin "2" + (uuid "ce2b76e0-bba6-4057-acc4-69033ca132bb") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 53.34 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2c901ead-4504-4a2e-baf5-fc938d8ddb6e") + (property "Reference" "#PWR010" + (at 53.34 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 53.34 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 53.34 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 53.34 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 53.34 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "aa720c14-b307-4b6a-b54f-a5a6b7467df6") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR010") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 120.65 148.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2d83e838-9822-4228-b312-6127a992c9c8") + (property "Reference" "C15" + (at 123.19 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 123.19 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 120.65 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.65 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.65 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "52e69542-a670-4203-8019-7f35a5397582") + ) + (pin "2" + (uuid "3debef46-6cd0-4e78-bd98-e97109a17258") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 88.9 96.52 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2e828e76-7ade-44b0-820e-1edd2678a4fe") + (property "Reference" "#PWR019" + (at 88.9 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 88.9 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 88.9 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 88.9 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 88.9 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5723d6c2-5127-4008-bbd9-2f5e85a1e262") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR019") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 120.65 171.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "31868233-a27b-4f26-a91b-74d47791ffd4") + (property "Reference" "#PWR037" + (at 120.65 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 120.65 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 120.65 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "abbb87cc-b9e8-44ca-bdf8-b4d219843b29") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR037") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 273.05 166.37 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "320f30a7-7c8e-48d9-9973-f56e7183157f") + (property "Reference" "#PWR092" + (at 273.05 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 273.05 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.05 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.05 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 273.05 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fd7e2657-0797-4011-a3a5-fdcfd9da20b3") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR092") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 151.13 54.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "323bf17f-80d3-4729-8d1b-67e23c0d451e") + (property "Reference" "#PWR043" + (at 151.13 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 151.13 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 151.13 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 151.13 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 151.13 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c7be129e-2974-4c01-bc27-a1dd74e9463e") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR043") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Driver_Motor:DRV8837") + (at 233.68 119.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "32fe6d89-6c85-470b-af58-0f956e93f4de") + (property "Reference" "U9" + (at 224.79 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "DRV8837" + (at 224.79 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" + (at 233.68 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" + (at 233.68 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 233.68 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b755ee7c-0503-475d-9065-e6d532fb3800") + ) + (pin "2" + (uuid "55b15812-41fe-4060-81cc-ec0b94af9ecb") + ) + (pin "3" + (uuid "50fd4119-4aa9-498b-8b13-aff4942b3ac2") + ) + (pin "4" + (uuid "1f0bb749-97ae-40df-af49-a532a6ff35bf") + ) + (pin "5" + (uuid "9ed1c5ea-1480-4d00-b586-18e84257c438") + ) + (pin "6" + (uuid "2b4e3fb7-1fd1-4112-9607-84135edc36e4") + ) + (pin "7" + (uuid "eb887e9f-c32f-42bb-9571-8aed1dcbba06") + ) + (pin "8" + (uuid "830da597-c427-4e80-976e-0aa3f489ace7") + ) + (pin "9" + (uuid "09fc16b8-8a14-480f-ba73-84b1f2a7abf7") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "U9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 120.65 66.04 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "34c567ad-8aa2-4611-8124-20518dc0f0f0") + (property "Reference" "#PWR026" + (at 120.65 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 120.65 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 120.65 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7bd9bd2b-583a-4646-9eb4-c65a7b49c764") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR026") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 190.5 74.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "38c57494-eb22-4507-8416-ddf1c90b0691") + (property "Reference" "#PWR015" + (at 190.5 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 190.5 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 190.5 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d2eeb290-6366-4d1d-862d-1386aa865e1a") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR015") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 203.2 53.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3a8414cc-122b-4e5e-9ed1-ae68bbebab7f") + (property "Reference" "#PWR061" + (at 203.2 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 203.2 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 203.2 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "96b77000-5099-42cc-9969-ba2709f297a7") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR061") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 203.2 73.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3b1e0077-fdf7-433e-99f8-899e8a211694") + (property "Reference" "#PWR063" + (at 203.2 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 203.2 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 203.2 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3161383f-eae1-4ec1-8029-673f32dc3690") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR063") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic_MountingPin:Conn_01x06_MountingPin") + (at 255.27 81.28 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3b8920d9-5499-42d7-9eb7-dab4d368f6c1") + (property "Reference" "RV6" + (at 255.27 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RSx0N11M9" + (at 255.27 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "faderboard:Fader_Alps_RSA0N11M9A0J" + (at 255.27 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 255.27 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 255.27 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d42cf0ac-ad8b-4c79-bf93-cc7ddbf25b89") + ) + (pin "2" + (uuid "212b39f3-1e8e-4e70-96dd-ed8cbde02afc") + ) + (pin "3" + (uuid "a1b84281-4f4b-4ee0-a70d-1041612e2e97") + ) + (pin "4" + (uuid "8db12380-0d86-4db9-a721-fddf02b7c7c9") + ) + (pin "MP" + (uuid "dfebf16a-7a86-4be4-a00c-e47927b349b3") + ) + (pin "5" + (uuid "faa6db50-c61e-48b9-81eb-57e6d33f0dcc") + ) + (pin "6" + (uuid "f6a4e39f-4d5d-44f7-b03e-c3025ef4932d") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "RV6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 193.04 158.75 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3c72d03c-0a91-42b1-a32a-2521b9743f93") + (property "Reference" "R8" + (at 194.31 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1M" + (at 194.31 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 193.04 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 193.04 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ba1c20f5-efee-47ef-9f2b-70b8bcdfc974") + ) + (pin "2" + (uuid "e92f609b-5952-4f57-af3f-03c839ae02b2") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 120.65 53.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3da618d1-af65-462c-9430-12a07b96de05") + (property "Reference" "#PWR025" + (at 120.65 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 120.65 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 120.65 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3a93bb77-5daa-4ef6-90f0-01d13ecaf4f6") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR025") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 26.67 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3f29305c-4870-4312-b003-06350cb093b1") + (property "Reference" "#FLG01" + (at 26.67 46.355 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 26.67 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 26.67 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 26.67 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 26.67 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "679203ae-7993-408c-a47e-adb7c6e65966") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#FLG01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 19.05 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3f4ddf69-4132-44e2-bce7-fa473516bcf2") + (property "Reference" "#PWR04" + (at 19.05 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 19.05 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 19.05 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 19.05 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 19.05 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a37e7725-493a-48b8-b522-8395e12601e5") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 31.75 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "40277fe1-fb43-4b55-842f-587e51263171") + (property "Reference" "C25" + (at 34.29 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1u" + (at 34.29 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 31.75 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 31.75 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 31.75 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "71047f69-4645-4fa9-951e-14bb8ddc608a") + ) + (pin "2" + (uuid "28facabd-76de-4637-ba84-a826c10aa037") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C25") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 190.5 35.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "42509da5-e944-4f5a-a5df-4d4958f1ca57") + (property "Reference" "#PWR050" + (at 190.5 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 190.5 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 190.5 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9f9c3262-e821-4aa6-b6cd-4cedc824d3aa") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR050") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 66.04 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "465525a2-5234-45e6-96d0-0b6043faf0b1") + (property "Reference" "C5" + (at 68.58 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 68.58 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 66.04 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 66.04 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 66.04 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "76365de7-43e0-4b3f-a94e-8edd54c2a246") + ) + (pin "2" + (uuid "1a3c5b31-b1a5-4fb1-9cc8-de1607d572ec") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 190.5 153.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "46b15c58-155b-41ba-9a3c-bd1e17521e6a") + (property "Reference" "#PWR055" + (at 190.5 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 190.5 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 190.5 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c4e55087-dbbb-4cb1-ac3c-850cfe6484b3") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR055") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 273.05 87.63 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "49c1f231-14ea-4f0b-9bd5-52f2b1f1bcc7") + (property "Reference" "#PWR088" + (at 273.05 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 273.05 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.05 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.05 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 273.05 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dc4cde6e-b363-4575-a01f-0eddafb0ff75") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR088") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 120.65 152.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4aacf576-5618-45ac-b79b-5a0d41bc5d51") + (property "Reference" "#PWR035" + (at 120.65 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 120.65 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 120.65 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "632b74d0-fee1-46b0-91c1-d87956f7ea2b") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR035") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 233.68 172.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4b61acef-30b8-4cde-bf3d-a1c201b8eda8") + (property "Reference" "#PWR085" + (at 233.68 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 233.68 176.53 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 233.68 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "88bec3e2-caa2-47e9-ad3c-444b9765e9bc") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR085") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 275.59 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4b660237-bc65-42ae-9afa-c50448144ca1") + (property "Reference" "R10" + (at 276.86 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1M" + (at 276.86 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 275.59 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 275.59 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 275.59 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a26b8bfb-e08a-4a46-b4f9-541d39431625") + ) + (pin "2" + (uuid "5f9c86cf-91c5-4d87-bcc8-276d163f130d") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x06") + (at 88.9 50.8 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4e990181-c716-470f-9121-ef920d5a4bc5") + (property "Reference" "J3" + (at 88.9 40.3055 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "UART" + (at 88.9 42.7298 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector:Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical" + (at 88.9 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 88.9 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 88.9 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a5524fc8-5708-45e0-ba87-4e916d8b6ae1") + ) + (pin "3" + (uuid "76c6d80c-b9d4-4505-b123-68a3fe1d71e6") + ) + (pin "5" + (uuid "aff3c2b1-972e-4dbd-8708-08a565ba3d89") + ) + (pin "6" + (uuid "ef5b1bf9-08d0-40b0-a834-1b689d7ad84e") + ) + (pin "1" + (uuid "f6a622db-df19-4d0c-bcc9-0dd2e37e628e") + ) + (pin "4" + (uuid "30efc79b-1d31-4eab-968c-252e034d215b") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "J3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 43.18 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5045a593-8a4e-4fa7-bf74-79fd867a766b") + (property "Reference" "#FLG02" + (at 43.18 78.105 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 43.18 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 43.18 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 43.18 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "31d78b36-cef5-4a90-9142-ae1824a4167d") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#FLG02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 203.2 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "51654275-004b-49d8-9763-af0b2d756ddc") + (property "Reference" "C21" + (at 205.74 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 205.74 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 203.2 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8fc4ab44-05df-4bf2-9a16-0c4e353f7fbf") + ) + (pin "2" + (uuid "591de161-7240-44b6-b569-457473154b72") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C21") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 203.2 113.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5356c33d-f1bb-499a-95b8-5f562fa55259") + (property "Reference" "#PWR067" + (at 203.2 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 203.2 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 203.2 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5247aeba-70f0-4c44-b12a-14cd2e9ca05e") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR067") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 151.13 104.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "54b9907c-669b-4bcb-8c36-fc69665ec776") + (property "Reference" "#PWR046" + (at 151.13 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 151.13 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 151.13 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 151.13 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 151.13 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6d9c5f29-efed-431c-b883-a3168807944b") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR046") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 102.87 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5584bf61-93e4-44b1-8f83-fca46f89b96f") + (property "Reference" "#PWR020" + (at 102.87 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 102.87 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 102.87 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 102.87 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 102.87 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f52a0b0e-d870-4ed5-9bd0-2ed87023d388") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR020") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 193.04 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "60494e59-df7f-425b-8451-7304c40127fa") + (property "Reference" "R5" + (at 194.31 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1M" + (at 194.31 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 193.04 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 193.04 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "48be5d37-5a51-4a47-ae2b-f64780818718") + ) + (pin "2" + (uuid "ce1a5d8b-1e3a-42ba-8f43-2ae28feba921") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 190.5 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "60c228d8-97ff-44d6-9ea0-1fbfc5d3eb6f") + (property "Reference" "#PWR054" + (at 190.5 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 190.5 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 190.5 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e8be5cea-3454-4f3c-87de-d7e8535436d7") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR054") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 86.36 30.48 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "61b560a7-efb8-4e5f-bbf1-dd9a8c60c023") + (property "Reference" "#PWR017" + (at 86.36 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 86.36 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 86.36 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 86.36 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 86.36 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a1e7885b-863e-4171-95dd-3ee2399bac80") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR017") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 228.6 64.77 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "65600730-4f8b-4037-ab8e-2ab971f3a7d4") + (property "Reference" "#PWR075" + (at 228.6 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 228.6 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 228.6 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 228.6 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 228.6 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4863b843-6fb5-43b6-b06b-37983408c80e") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR075") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 151.13 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "657b07f3-7c2e-4325-918c-f837894384f2") + (property "Reference" "#PWR042" + (at 151.13 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 151.13 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 151.13 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 151.13 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 151.13 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d57627d2-8012-4c47-900e-6659d1cbc7f1") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR042") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 120.65 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "67653d57-bba6-40ad-ae2b-1f1065918da0") + (property "Reference" "C12" + (at 123.19 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 123.19 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 120.65 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.65 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.65 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b6957f22-292a-4587-aa7a-b1510364c1d2") + ) + (pin "2" + (uuid "f37a84bb-14d0-4df9-bc94-9b7d67b9bec0") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 146.05 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "690e1da5-25b3-429b-a7b9-fdfa09f54b7c") + (property "Reference" "#PWR041" + (at 146.05 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 146.05 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 146.05 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "eb6a8034-6733-4d63-873e-9d8c849ca523") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR041") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 76.2 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "69cc3831-49df-456a-b3ff-8987754ad718") + (property "Reference" "C6" + (at 78.74 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 78.74 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 76.2 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 76.2 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 76.2 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "911bc1dd-568e-40ee-add4-ead3246bfd40") + ) + (pin "2" + (uuid "6e34da09-f129-4376-8b18-4869623f3a9c") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 273.05 74.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6bd5ca32-4bf9-4896-83cd-b579c6552d5e") + (property "Reference" "#PWR087" + (at 273.05 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 273.05 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.05 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.05 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 273.05 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "15bfbdb8-e7e4-46c1-9b5a-9b465ff9e34d") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR087") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 35.56 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6dfd53ec-f730-41a7-86e6-e4bfc32a8183") + (property "Reference" "#PWR08" + (at 35.56 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 35.56 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 35.56 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 35.56 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 35.56 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8d81ad1c-7477-4201-9484-6275392a92d5") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR08") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 69.85 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "727fad55-3377-4ba5-bc5d-bde81de9daf8") + (property "Reference" "#PWR013" + (at 69.85 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 69.85 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 69.85 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 69.85 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 69.85 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8862e18e-488b-47fd-b520-b577f35eaf9f") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 233.68 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "73e6085b-b553-4b14-9d82-01a8dbc041d5") + (property "Reference" "#PWR078" + (at 233.68 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 233.68 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 233.68 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b6cc1e1f-f1f4-4ca5-a8da-696870b37cea") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR078") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 19.05 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "74d599ce-57e9-4d37-be0a-9fdd9f6f0fc9") + (property "Reference" "#PWR03" + (at 19.05 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 19.05 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 19.05 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 19.05 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 19.05 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3a0fe438-4410-4426-8495-f8499f9f6c94") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_ARM_SWD_TagConnect_TC2030-NL") + (at 55.88 52.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "759ca20a-1391-4d86-bbf0-084f444706fa") + (property "Reference" "J2" + (at 50.165 50.8578 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "SWD" + (at 50.165 53.2821 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Connector:Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical" + (at 55.88 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2030-CTX_1.pdf" + (at 55.88 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Tag-Connect ARM Cortex SWD JTAG connector, 6 pin, no legs" + (at 55.88 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "716e9ce2-b7da-4003-8ba2-8f1f8efa4c3a") + ) + (pin "6" + (uuid "0fd52f2d-780d-47e7-9388-962cfdb90a4d") + ) + (pin "2" + (uuid "5a395eb0-bd3e-4454-9f59-39ce5c4bd59c") + ) + (pin "5" + (uuid "30bb7aa3-a7e0-47f5-a2a6-57412021800b") + ) + (pin "3" + (uuid "d948f0d4-669a-48c3-b7ab-c85b1966af31") + ) + (pin "4" + (uuid "529032e3-b8c1-4f10-b5c6-5f2a9e6158de") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "J2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 203.2 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "778b8a32-10bb-4e9d-a64b-798d51e12422") + (property "Reference" "C20" + (at 205.74 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 205.74 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 203.2 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d3b0d71b-7c9f-47fe-ac5b-aa97f406df90") + ) + (pin "2" + (uuid "5b99c0d5-1eaa-4e38-9f58-65f194bb54df") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C20") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 29.21 81.28 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7871b573-5e09-46c9-8050-93aa52cd62d2") + (property "Reference" "J4" + (at 26.67 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "VM" + (at 26.67 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_JST:JST_VH_S2P-VH_1x02_P3.96mm_Horizontal" + (at 29.21 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 29.21 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 29.21 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "40cf30b6-d84d-4c82-b94c-3a94b2403d8c") + ) + (pin "1" + (uuid "3f061e7a-d8fd-48f5-91c3-686bb2bbfecf") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "J4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 74.93 190.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "78865cc1-e185-41e4-81f6-216e5503deb5") + (property "Reference" "#PWR016" + (at 74.93 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 74.93 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 74.93 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 74.93 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 74.93 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4bfb5572-4b5a-4ace-bad5-465fbcc76c00") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR016") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 73.66 74.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7a59c1c8-7e9d-4543-90ba-d2ce2125a051") + (property "Reference" "R4" + (at 74.93 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "5k1" + (at 74.93 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 73.66 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 73.66 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3620236e-6f61-4fc9-b3ad-a0cd99a7ded3") + ) + (pin "2" + (uuid "94301660-b821-418e-9902-39d22b0e100d") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 120.65 167.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7f0a2126-a135-4029-b376-bd9e2ea5707d") + (property "Reference" "C16" + (at 123.19 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 123.19 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 120.65 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.65 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.65 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "51fdbce3-4f44-440b-9a8a-569c4b8638f4") + ) + (pin "2" + (uuid "28e3a81b-3d70-49b3-8401-f60992486c34") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 233.68 64.77 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7f1998d2-5602-4598-b1ab-03e77a1a8eb0") + (property "Reference" "#PWR080" + (at 233.68 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 233.68 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 233.68 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "26e76481-c029-444b-8981-9deb5c2aa4a5") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR080") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 120.65 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "82b0d735-f93c-4753-a4f8-c94b53fb6750") + (property "Reference" "#PWR034" + (at 120.65 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 120.65 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 120.65 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "303ab28b-47a0-4dd1-bd87-f692ac1a0152") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR034") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 275.59 158.75 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "84188e18-3a88-434c-9e38-7def066d8535") + (property "Reference" "R12" + (at 276.86 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1M" + (at 276.86 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 275.59 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 275.59 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 275.59 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "aec4c934-ee31-40ab-ba23-7c9e5f2c6662") + ) + (pin "2" + (uuid "5f432b61-c4b8-4536-9922-51686c2d5cf2") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 275.59 119.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "842f7e30-fabc-4e16-ac02-2252d4412c2c") + (property "Reference" "R11" + (at 276.86 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1M" + (at 276.86 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 275.59 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 275.59 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 275.59 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "16d12fdf-cd0f-46ec-930b-a252a4bbf3e6") + ) + (pin "2" + (uuid "4dd65f23-d03b-47ba-8c0b-4585be14bce1") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 120.65 128.27 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "845ce6b3-703a-434c-b3c5-f06c1dc3eb90") + (property "Reference" "C14" + (at 123.19 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 123.19 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 120.65 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.65 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.65 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d2db220c-92a2-4f11-ac20-a5dd1bc2990d") + ) + (pin "2" + (uuid "4c178fba-5ed3-491c-a453-d9a3f4b64f92") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 190.5 87.63 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "85117e6d-a6c8-4d5b-b832-8a17c415f451") + (property "Reference" "#PWR051" + (at 190.5 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 190.5 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 190.5 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6c443502-d840-4104-8c13-4b0fc1b3ce76") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR051") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 146.05 104.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "86322b18-ae10-4928-b6ef-6b5d67a28114") + (property "Reference" "#PWR040" + (at 146.05 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 146.05 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 146.05 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "87192af0-e81b-44c5-96c3-932fdff15560") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR040") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 120.65 30.48 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "863ef05d-fb86-40dc-a63e-faa714f406d4") + (property "Reference" "C9" + (at 123.19 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 123.19 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 120.65 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.65 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.65 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7de08a2f-1b83-421a-9c11-68a17ce83683") + ) + (pin "2" + (uuid "e3e93115-a0a0-4b69-881d-3d3463f50bc8") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 120.65 69.85 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "87628b5e-7383-438d-b0dd-fbad7f7f6f2d") + (property "Reference" "C11" + (at 123.19 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 123.19 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 120.65 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.65 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.65 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0104073d-b9b8-4465-a6b0-09de58cfd6fd") + ) + (pin "2" + (uuid "7179dc69-e3c5-4395-aafd-24b45dbbf897") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 203.2 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8964da36-9832-4ceb-bb8e-6c7a0ea05e21") + (property "Reference" "#PWR064" + (at 203.2 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 203.2 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 203.2 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "71bf7a38-a4c8-4bbb-a0e0-0e7250ec9dd4") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR064") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 102.87 30.48 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8c439100-c9db-47cd-94ac-3977215c1363") + (property "Reference" "#PWR021" + (at 102.87 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 102.87 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 102.87 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 102.87 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 102.87 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "79ed9d85-94f4-41af-8386-fa8680a4b406") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR021") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 120.65 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "90d57ca5-151e-464a-9472-ca384a84effe") + (property "Reference" "C13" + (at 123.19 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 123.19 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 120.65 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.65 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.65 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c0c2100f-dee5-45e9-b877-da1b787c6ada") + ) + (pin "2" + (uuid "96e3a11c-28a8-4c01-bba1-a84bcef82d8b") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 203.2 69.85 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "963bd451-f437-4f75-bcc8-539b3c3fee0b") + (property "Reference" "C19" + (at 205.74 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 205.74 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 203.2 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9f23833a-a21c-4d84-b08d-cce261b408ed") + ) + (pin "2" + (uuid "4ac82675-2ece-4608-8dc9-48a1184843de") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C19") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 40.64 130.81 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9793b78e-976e-4b09-bc04-a673fef7665f") + (property "Reference" "#PWR093" + (at 40.64 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 40.64 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 40.64 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 40.64 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 40.64 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b3ac9705-2ab3-4e77-99ea-46fd08c73c26") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR093") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Driver_Motor:DRV8837") + (at 151.13 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "97b0232f-5237-49ab-8194-203eaef8d42b") + (property "Reference" "U3" + (at 142.24 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "DRV8837" + (at 142.24 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" + (at 151.13 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" + (at 151.13 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 151.13 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f8c659a7-8ba6-4803-840c-6280018f50e2") + ) + (pin "2" + (uuid "9f9bf24e-2400-452c-9e85-d7f1b06f4e57") + ) + (pin "3" + (uuid "78f1e47e-708c-44bb-ab0b-cb426a3b4c02") + ) + (pin "4" + (uuid "821808bf-a3e3-4d25-90e4-3035425a783b") + ) + (pin "5" + (uuid "dafe5ccb-093a-481f-8f8a-0343635dd0f5") + ) + (pin "6" + (uuid "4202f73f-d956-40b5-8d10-dc9bc4a82ad6") + ) + (pin "7" + (uuid "62a1ddc6-9437-4afd-a797-425024921da7") + ) + (pin "8" + (uuid "0da77f22-4f13-44f3-a4ae-b05a2168a967") + ) + (pin "9" + (uuid "9f4d6ee3-10a6-4b20-9522-1cdcc5b8c8d5") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "U3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 95.25 44.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9828ae82-3877-4f49-86c8-6c882dda5732") + (property "Reference" "#PWR014" + (at 95.25 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 95.25 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 95.25 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 95.25 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e48c151d-0232-4c0a-95e4-e7d166b3655a") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR014") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 203.2 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "98a76d2a-0aca-4289-b9b0-aa2614675c95") + (property "Reference" "#PWR060" + (at 203.2 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 203.2 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 203.2 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5b4ad231-2025-46d7-8433-7c44ff15ed3c") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR060") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 203.2 30.48 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9ac3c4ed-a2ad-40ef-9408-b828b1125ce0") + (property "Reference" "C17" + (at 205.74 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 205.74 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 203.2 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "763d59ac-8588-4a6d-a078-4ea61024adc6") + ) + (pin "2" + (uuid "94390727-88eb-46be-85fb-2f46d90d5d85") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 120.65 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9ac9ceae-2244-422a-88c9-07d8efcdf24f") + (property "Reference" "#PWR028" + (at 120.65 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 120.65 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 120.65 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "792f9cca-15c6-498a-98e4-5d128779027d") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR028") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 228.6 104.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9f324285-9411-4d55-af92-81e7b70ccd99") + (property "Reference" "#PWR076" + (at 228.6 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 228.6 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 228.6 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 228.6 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 228.6 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9f61c964-910a-46ff-bc33-7ff7219eb190") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR076") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Driver_Motor:DRV8837") + (at 233.68 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9f8c9425-11fb-4812-963f-5383dc819727") + (property "Reference" "U8" + (at 224.79 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "DRV8837" + (at 224.79 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias" + (at 233.68 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8837.pdf" + (at 233.68 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 233.68 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ac5b87d0-6468-49a9-aa4b-a46b77e1f322") + ) + (pin "2" + (uuid "1be938dd-b4d3-4e6e-a44f-165cf8e3f4ea") + ) + (pin "3" + (uuid "b439b649-2514-4cf4-8dfa-ada43dba96bc") + ) + (pin "4" + (uuid "fb23e3ca-52d3-4725-ba67-446d82026bad") + ) + (pin "5" + (uuid "6ab2507e-31d3-47fc-b755-f5f02c36cf40") + ) + (pin "6" + (uuid "da935680-77fd-4b4a-a8d9-00e356e6f224") + ) + (pin "7" + (uuid "801967f2-8d9f-47de-b8df-fdf19e9f7bcc") + ) + (pin "8" + (uuid "708cbadd-46a4-4c05-be7f-25fa8c290312") + ) + (pin "9" + (uuid "827ca6cd-48a1-4f03-a3c5-4df29cb90276") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "U8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 49.53 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a0798d7c-9a38-4856-8ac6-c63e9dbef2ff") + (property "Reference" "#FLG03" + (at 49.53 80.645 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 49.53 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 49.53 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 49.53 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ed238538-04de-461e-94ef-50236f0a938c") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#FLG03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 120.65 105.41 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a3540723-b3dc-447b-a97b-19d46050493e") + (property "Reference" "#PWR030" + (at 120.65 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 120.65 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 120.65 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1d5407df-4e34-4e16-b952-0321c7378690") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR030") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 151.13 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a5165d17-098e-48e1-bbe0-a67e46a7d889") + (property "Reference" "#PWR048" + (at 151.13 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 151.13 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 151.13 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 151.13 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 151.13 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e40f6c91-f2d4-408f-b35a-c73cc47bbb53") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR048") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 193.04 119.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a788302b-d0c3-489d-91ec-de2b8c282d86") + (property "Reference" "R7" + (at 194.31 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1M" + (at 194.31 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 193.04 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 193.04 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5bebee52-c981-43d1-8fa3-263438d3e4ec") + ) + (pin "2" + (uuid "1ec490a6-cc02-4e23-b399-7bab981e4947") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 203.2 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ab6ea348-5e91-42f6-a0aa-419d216f436d") + (property "Reference" "#PWR068" + (at 203.2 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 203.2 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 203.2 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "08dd4ceb-15bf-49fb-838d-d31cfd34ffee") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR068") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 228.6 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ad44048e-9a84-416c-93e5-1013f24027b1") + (property "Reference" "#PWR074" + (at 228.6 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 228.6 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 228.6 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 228.6 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 228.6 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2487120d-7057-4234-848b-f1d1de851af2") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR074") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 151.13 172.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ad4b8ff6-21a0-40fd-9ffa-8abcaf121e66") + (property "Reference" "#PWR049" + (at 151.13 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 151.13 176.53 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 151.13 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 151.13 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 151.13 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dfc869c2-f5d3-4a0a-89e1-53ef0ce73a6a") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR049") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 151.13 133.35 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ad6746ca-91fa-4b69-9325-cafbbf1c93ba") + (property "Reference" "#PWR047" + (at 151.13 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 151.13 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 151.13 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 151.13 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 151.13 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6f7d64d5-60f8-47fa-8ea3-7da945d96be9") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR047") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 40.64 100.33 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ada326a6-3cc1-41f5-bd81-5a3529a18835") + (property "Reference" "#PWR07" + (at 40.64 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 40.64 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 40.64 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 40.64 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 40.64 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5188a6d8-06d2-4578-ae80-63322854cc48") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 146.05 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ae3cd4b0-819c-48df-acb5-3c6f9a7fb0aa") + (property "Reference" "#PWR038" + (at 146.05 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 146.05 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 146.05 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3165110f-0cdd-42a7-9645-1c269eca7955") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR038") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 273.05 35.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b0dbf335-17b2-4096-9f88-bde314db7dac") + (property "Reference" "#PWR057" + (at 273.05 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 273.05 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.05 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.05 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 273.05 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "aaf272db-718e-4e4f-909b-572e385cce93") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR057") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 190.5 127 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b1ce8233-1f86-45f1-800d-b2915217bd3e") + (property "Reference" "#PWR053" + (at 190.5 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 190.5 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 190.5 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b46ad1c0-1aaa-4abf-918d-c2bea42be607") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR053") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 102.87 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b325cb35-8f0c-44d4-b74e-0fcd9bc52f54") + (property "Reference" "C8" + (at 105.41 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 105.41 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 102.87 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 102.87 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 102.87 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bf9a0129-89ee-4655-b3cc-3c7e7a1cc00b") + ) + (pin "2" + (uuid "b1bf5280-5c01-4754-a5c0-796c5fe54374") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 120.65 113.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b39adc82-10a5-4e5f-a9e5-5cb6cce13b06") + (property "Reference" "#PWR031" + (at 120.65 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 120.65 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 120.65 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b453af6a-24a2-4b72-ad5f-f144d2e0bbf4") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR031") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 233.68 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b4171ec9-3e5a-4586-8fc6-780615c7e673") + (property "Reference" "#PWR084" + (at 233.68 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 233.68 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 233.68 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ffe42cc3-742d-4273-94dc-42abdc376fcc") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR084") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Push") + (at 21.59 121.92 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b45c4fe7-ec25-4689-9042-b969676d8e9d") + (property "Reference" "SW2" + (at 22.733 120.7078 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "RESET" + (at 22.733 123.1321 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "faderboard:SW_Push_SPST_NO_XKB_TS-1187A-X-X-X" + (at 16.51 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 16.51 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch, generic, two pins" + (at 21.59 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7699e5db-a631-407f-bf83-74c0bde4ebb4") + ) + (pin "1" + (uuid "4d18ac23-830e-40a6-93e1-83dfa3b84d93") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "SW2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 19.05 30.48 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b805d2ac-da32-4394-b43a-813174bdb2c0") + (property "Reference" "#PWR02" + (at 19.05 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 19.05 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 19.05 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 19.05 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 19.05 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a901c976-e2d7-465d-81d2-16e4ab859f2d") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 203.2 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ba197959-0e26-4524-afa4-e4aca82e0a47") + (property "Reference" "C18" + (at 205.74 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 205.74 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 203.2 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d80f65ca-8559-4e68-8ca2-622b0b44e410") + ) + (pin "2" + (uuid "de15fc67-31e1-41b2-85d1-84d3268d6bee") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 120.65 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bb72cd5c-c83e-4aeb-b5d9-348a00d0b1f3") + (property "Reference" "#PWR024" + (at 120.65 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 120.65 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 120.65 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "50b5e1e5-b6e2-4a35-bc9d-04ebfe097874") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR024") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 146.05 64.77 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bce63b3e-29f1-4372-a944-9ecad1634875") + (property "Reference" "#PWR039" + (at 146.05 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 146.05 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 146.05 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ec2f267b-1585-4b2b-84ad-0366355566af") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR039") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 275.59 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bd5d0468-9914-4afa-abae-3e506bef0af9") + (property "Reference" "R9" + (at 276.86 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1M" + (at 276.86 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 275.59 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 275.59 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 275.59 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cde30daa-e9b1-4ff0-9cff-5190a8b6ec48") + ) + (pin "2" + (uuid "bd973151-410b-4b6a-ab78-724135749312") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 203.2 128.27 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bdc26efa-f724-4c5a-8678-ad4f94e44995") + (property "Reference" "C22" + (at 205.74 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 205.74 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 203.2 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "06e4fdb4-e9e9-4fe7-b1ec-8ce4f4a56606") + ) + (pin "2" + (uuid "9ef39037-c114-4d7e-98f5-f02b8167fcea") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C22") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 120.65 132.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bde48404-4b7e-49ca-9e54-bcfe52a5dc3c") + (property "Reference" "#PWR033" + (at 120.65 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 120.65 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 120.65 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9b85fb99-a546-4ab1-907c-74ff870700e5") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR033") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 95.25 59.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bf62ca66-4724-4436-9d19-704175f442a2") + (property "Reference" "#PWR012" + (at 95.25 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 95.25 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 95.25 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 95.25 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fc43935d-5fb0-4658-81f5-aba576746963") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR012") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 203.2 105.41 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c192b705-a9bd-41b3-9767-3cd33954050d") + (property "Reference" "#PWR066" + (at 203.2 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 203.2 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 203.2 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c5f39447-5993-42e9-8b56-ea90115ff98e") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR066") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Sensor_Temperature:TMP102xxDRL") + (at 88.9 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c34c62b5-6a70-4eac-9599-108143a3f916") + (property "Reference" "U2" + (at 97.79 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TMP102xxDRL" + (at 97.79 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-563" + (at 90.17 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tmp102.pdf" + (at 90.17 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at 88.9 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f804882f-9a4c-47ba-9a6a-17ad03d40d3d") + ) + (pin "2" + (uuid "fbe5658b-0dbc-4039-ba27-1bd3fb24263b") + ) + (pin "3" + (uuid "c96dde19-cdd3-4c16-906d-ead724ee6652") + ) + (pin "4" + (uuid "a2235b61-e572-4833-9fe5-bcd6d2b89c7a") + ) + (pin "5" + (uuid "7067c3ac-b6c7-465b-bb39-bcfa9a92762c") + ) + (pin "6" + (uuid "391dfea3-14be-4a6c-a385-a2bb275ae681") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "U2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 203.2 66.04 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c813a550-0b32-4423-8fa3-f95134c66a3b") + (property "Reference" "#PWR062" + (at 203.2 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 203.2 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 203.2 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "95b96f00-18e0-4f3c-a1cc-decf20f87f35") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR062") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 35.56 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c99ac55e-b8e5-46ff-b76a-f137fa593d0e") + (property "Reference" "C2" + (at 38.1 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10u" + (at 38.1 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 35.56 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 35.56 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 35.56 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2deea522-51aa-4539-a394-9941f95b979c") + ) + (pin "2" + (uuid "1b27a2a8-ee2e-49f3-8008-0c5e38860dab") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 273.05 114.3 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ce4659ac-eb03-43cf-960f-8bf3e1bd9496") + (property "Reference" "#PWR089" + (at 273.05 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 273.05 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.05 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.05 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 273.05 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "096b44d1-094c-4f74-a46a-a8adde504ddd") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR089") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 233.68 104.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d0affd56-1e51-43ab-a23b-4938b652f3db") + (property "Reference" "#PWR082" + (at 233.68 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 233.68 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c8f42ff7-1ad2-4760-b5b3-b8e71a16c4b0") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR082") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 120.65 163.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d1ea390b-0370-4fe4-b3c8-8187c78c9471") + (property "Reference" "#PWR036" + (at 120.65 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 120.65 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 120.65 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c40dbdfb-ebba-4832-8dd6-47cf14c2a7b9") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR036") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic_MountingPin:Conn_01x06_MountingPin") + (at 172.72 120.65 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d3e4a8b0-6419-4cca-90ad-2e4f302f0771") + (property "Reference" "RV3" + (at 172.72 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RSx0N11M9" + (at 172.72 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "faderboard:Fader_Alps_RSA0N11M9A0J" + (at 172.72 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 172.72 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 172.72 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b43bcc6e-788e-4323-80a0-1b1e4ac8ab75") + ) + (pin "2" + (uuid "da576953-82a7-4f8e-be1c-9f6bee79fa72") + ) + (pin "3" + (uuid "a1f18d44-300c-4679-bdd4-b473fd121617") + ) + (pin "4" + (uuid "e954a32b-67ae-48c8-bd25-ff2206ce6edc") + ) + (pin "MP" + (uuid "2296a5e3-86dc-40fb-882b-79625973c6e3") + ) + (pin "5" + (uuid "5ca42e03-70de-4495-aee9-a401cdbf1ae8") + ) + (pin "6" + (uuid "fa20d018-3802-48d9-8376-6fac0e72689d") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "RV3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 190.5 166.37 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d55ef4e9-c253-4f4e-b62f-e4b080e2b4f7") + (property "Reference" "#PWR056" + (at 190.5 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 190.5 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 190.5 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ad327145-2cfc-41a3-8001-7f9561f13f2a") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR056") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 120.65 26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d7476efb-2902-4921-8bc3-232b9274e017") + (property "Reference" "#PWR022" + (at 120.65 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 120.65 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 120.65 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "93f54648-dc54-4593-8cc6-6307010fe0c6") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR022") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 120.65 34.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "dc30f23a-7990-492b-89ed-b6970b317236") + (property "Reference" "#PWR023" + (at 120.65 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 120.65 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 120.65 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d5e90b8c-f47c-4de3-a9ff-36b859a1b2f5") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR023") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 19.05 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e3b59d42-c40b-4bab-957b-b46e5b488872") + (property "Reference" "#PWR01" + (at 19.05 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 19.05 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 19.05 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 19.05 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 19.05 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ce93a9a8-c764-4e9f-a4bc-6393c87e5dd0") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 120.65 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e4f09ac7-14b1-4cdf-bfcb-35b9b6fbac42") + (property "Reference" "#PWR032" + (at 120.65 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 120.65 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 120.65 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "14632a52-ee5e-45d1-8ce7-b0ccf3892010") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR032") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 233.68 54.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e5fa8d5e-4dd7-4433-a76d-57179a615945") + (property "Reference" "#PWR079" + (at 233.68 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 233.68 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 233.68 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ec7ee15a-269f-4abb-8c73-e7ba87a11a1a") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR079") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 233.68 133.35 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e8ce77e6-28df-4e90-99f3-0f18bfc26e95") + (property "Reference" "#PWR083" + (at 233.68 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 233.68 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 233.68 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "27c38dec-6db6-4944-967a-6c4d670bb2c7") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR083") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 35.56 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "eac9e4ed-c136-4e81-a632-9f2766c5e480") + (property "Reference" "#PWR06" + (at 35.56 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 35.56 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 35.56 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 35.56 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 35.56 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "880c9645-463c-4b46-b352-56150742b814") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 203.2 34.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "eb40869f-4867-4921-8037-b2b1ce9fa549") + (property "Reference" "#PWR059" + (at 203.2 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 203.2 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 203.2 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "32bb8ff2-5c94-44fc-8bb5-38a11a77e500") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR059") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 203.2 26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ebf47b80-8284-4dbb-b371-bde211ab4714") + (property "Reference" "#PWR058" + (at 203.2 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 203.2 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 203.2 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6c0b6b6a-8234-4b21-a444-9f51fe87d257") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR058") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 203.2 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ed62b891-d6f9-4d22-9a28-105e77b31e39") + (property "Reference" "#PWR065" + (at 203.2 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 203.2 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 203.2 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6218f6b1-2b86-4119-8278-f578cbd8b39c") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR065") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 233.68 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ee0423d6-de9b-4ed9-963b-42fb05260a18") + (property "Reference" "#PWR081" + (at 233.68 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 233.68 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 233.68 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a2ea4898-61c2-4f6e-9370-fceca175f19a") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR081") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 31.75 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f132084d-39c8-4589-a69a-0594e2ec1f92") + (property "Reference" "R2" + (at 33.02 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 33.02 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 31.75 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 31.75 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 31.75 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "99ca67dd-baf2-41a0-9d0f-195f0d490e90") + ) + (pin "2" + (uuid "6a10ecdd-9263-4e06-a63c-780ee6e2db2e") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 203.2 132.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f5100d67-905f-4884-b2a9-cb86c0d737e9") + (property "Reference" "#PWR069" + (at 203.2 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 203.2 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 203.2 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "74ec06a9-51a1-4c9c-8150-bc8087823623") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR069") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 53.34 63.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f511b77e-427a-480d-b8b4-41d2e81fd71f") + (property "Reference" "#PWR011" + (at 53.34 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 53.34 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 53.34 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 53.34 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 53.34 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6e7962c4-8c1c-454a-b4da-7c7fe80d1fcf") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR011") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 273.05 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f54c1c95-a052-42de-9291-622fbaf4b2b4") + (property "Reference" "#PWR086" + (at 273.05 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 273.05 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.05 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.05 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 273.05 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "56e243ae-0871-4c45-aa1d-59e8fc7f7d8b") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR086") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 151.13 64.77 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f71dc3ec-7f6d-44da-8215-5e2d6779ba53") + (property "Reference" "#PWR044" + (at 151.13 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 151.13 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 151.13 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 151.13 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 151.13 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a10fb72b-8de5-4897-bc51-f76f772e795b") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR044") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic_MountingPin:Conn_01x06_MountingPin") + (at 255.27 41.91 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f7cdffcf-b645-460a-b477-a682553b4ce5") + (property "Reference" "RV5" + (at 255.27 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RSx0N11M9" + (at 255.27 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "faderboard:Fader_Alps_RSA0N11M9A0J" + (at 255.27 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 255.27 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 255.27 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7fd39206-57ad-482e-92a2-83457bb1ab53") + ) + (pin "2" + (uuid "67e74644-67d6-4a5d-9416-eb475588082e") + ) + (pin "3" + (uuid "f20c0200-52d5-4440-8fe3-2de01908903d") + ) + (pin "4" + (uuid "97ea3084-3b72-4327-80db-552cfa7917b2") + ) + (pin "MP" + (uuid "a9f07f83-b60a-4e92-80e7-236bb7921f20") + ) + (pin "5" + (uuid "d17a8a7c-5a6d-4a2e-9d69-1c80f0a40179") + ) + (pin "6" + (uuid "08b3b68a-1955-4dc1-9e93-51c4c1e622d6") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "RV5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 31.75 130.81 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f8316232-29d9-4474-8ba4-2c0221b21343") + (property "Reference" "#PWR05" + (at 31.75 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 31.75 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 31.75 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 31.75 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 31.75 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8f3d0b1b-2774-4a4a-bc9f-5e47fefad84f") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic_MountingPin:Conn_01x06_MountingPin") + (at 255.27 160.02 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f8d39d03-4483-4d9c-b024-14bca943b854") + (property "Reference" "RV8" + (at 255.27 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RSx0N11M9" + (at 255.27 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "faderboard:Fader_Alps_RSA0N11M9A0J" + (at 255.27 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 255.27 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 255.27 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9482a0f1-bd68-4191-82f1-bd3d1cc3b8e2") + ) + (pin "2" + (uuid "85208c6c-8dd4-4d9d-b4a0-88952f26f156") + ) + (pin "3" + (uuid "690229cb-7be1-492b-9def-9cfd4fa23903") + ) + (pin "4" + (uuid "12a0a9c0-26a5-47ef-b5c2-6dbdecd50153") + ) + (pin "MP" + (uuid "91feca7e-4b0f-49fd-92e2-8b460925a892") + ) + (pin "5" + (uuid "fe32e1a0-776f-4625-9ac7-dde0ba0cd3e3") + ) + (pin "6" + (uuid "f6ce4f45-5a32-49c1-9261-fc87e2906f25") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "RV8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 35.56 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fa735cc0-5a2f-45b4-857a-658dca75c107") + (property "Reference" "#PWR09" + (at 35.56 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 35.56 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 35.56 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 35.56 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 35.56 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b076d493-5f8f-4ef3-9238-74843227c21b") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR09") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at 203.2 163.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fb0c8f03-7e96-4b32-897e-55f07e328a78") + (property "Reference" "#PWR072" + (at 203.2 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 203.2 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VDC\"" + (at 203.2 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "70794394-5c28-47de-b77c-6707797e5635") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR072") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic_MountingPin:Conn_01x06_MountingPin") + (at 172.72 81.28 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fd65ec45-f598-467a-a5a0-eb7b3bb0ee44") + (property "Reference" "RV2" + (at 172.72 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RSx0N11M9" + (at 172.72 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "faderboard:Fader_Alps_RSA0N11M9A0J" + (at 172.72 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 172.72 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connectable mounting pin connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 172.72 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7037e04b-3356-4fdc-9a5d-fcf5d7604711") + ) + (pin "2" + (uuid "6912d06c-448e-4452-9472-f6c25c21410e") + ) + (pin "3" + (uuid "cef5ef91-41b2-4262-89d9-0501ca324445") + ) + (pin "4" + (uuid "ef1615b5-067d-42bf-b9b3-84b6661e2780") + ) + (pin "MP" + (uuid "9a14b9f8-8bf3-4885-9013-c704c9386330") + ) + (pin "5" + (uuid "3d5a2832-782d-4a32-8e6f-f057597e1b30") + ) + (pin "6" + (uuid "6fe735b3-773a-42ed-8cde-1e36d11e1ea5") + ) + (instances + (project "" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "RV2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 273.05 127 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fdcaa5f7-3078-4a43-a584-6ddbe3b46b10") + (property "Reference" "#PWR090" + (at 273.05 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 273.05 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.05 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.05 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 273.05 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "13a09a10-8c67-405c-8f7b-ae3f73cb4610") + ) + (instances + (project "faderboard" + (path "/47ef7db7-299d-4f78-9abd-30c71fd4cb96" + (reference "#PWR090") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) ) diff --git a/faderboard/faderboard.pdf b/faderboard/faderboard.pdf index c7d76c1..381f112 100644 Binary files a/faderboard/faderboard.pdf and b/faderboard/faderboard.pdf differ diff --git a/faderboard/faderboard.pretty/Fader_Alps_RSA0N11M9A0J.kicad_mod b/faderboard/faderboard.pretty/Fader_Alps_RSA0N11M9A0J.kicad_mod new file mode 100644 index 0000000..08d3e5b --- /dev/null +++ b/faderboard/faderboard.pretty/Fader_Alps_RSA0N11M9A0J.kicad_mod @@ -0,0 +1,271 @@ +(footprint "Fader_Alps_RSA0N11M9A0J" + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 0 -12 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "8ede433a-4886-4b3b-b49c-066b9ed11afc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Fader_Alps_RSA0N11M9A0J" + (at 0 138 0) + (unlocked yes) + (layer "F.Fab") + (uuid "c912e07d-e795-495a-98b9-c52802efbe57") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8f2dd91c-64d0-43c9-9808-cfaa27f84b3d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3c61e9c4-bac3-4f1d-9998-1ab48bb8ab3c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "39f078eb-f02e-47e2-8ed3-85fc4c148ecd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_line + (start -9.06 -10.41) + (end -9.06 7.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "86724d71-3124-48ee-983e-3d857047c156") + ) + (fp_line + (start -9.06 -10.41) + (end 9.06 -10.41) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e170d7dc-96c1-4408-92db-8bbeb8438bca") + ) + (fp_line + (start 9.06 -10.41) + (end 9.06 7.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fd7af22d-dbc2-4c54-b0dd-0ee8c4b7610e") + ) + (fp_line + (start -2 63.65) + (end 2 63.65) + (stroke + (width 0.15) + (type solid) + ) + (layer "Dwgs.User") + (uuid "2ba9c327-c73b-4594-bc09-f8ebda4f1f8f") + ) + (fp_line + (start -10 -11.35) + (end 10 -11.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7016f567-d1b0-4b2c-9f53-ade1586bc13b") + ) + (fp_line + (start -10 137.15) + (end -10 -11.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0e79e179-2f69-473f-9d03-390fc0ff8435") + ) + (fp_line + (start 10 -11.35) + (end 10 137.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d0300b49-951b-46be-91f9-e9e8fca6ec7d") + ) + (fp_line + (start 10 137.15) + (end -10 137.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b41b33e2-7c12-482a-a5d1-03dd5daeff34") + ) + (fp_line + (start -9 -10.35) + (end -9 136.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dc945bed-1257-4616-b513-4004d5fe238f") + ) + (fp_line + (start -9 -10.35) + (end 9 -10.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e2eff81b-ec91-4f55-a825-0194c65ac572") + ) + (fp_line + (start -9 136.15) + (end 9 136.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0a219dfe-13d8-4164-8413-ec98763b28f5") + ) + (fp_line + (start 9 -10.35) + (end 9 136.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ea25bdf0-16b5-4182-8636-5ffa8b84bc93") + ) + (fp_text user "center" + (at 0 62.5 0) + (unlocked yes) + (layer "Cmts.User") + (uuid "fa175549-9182-4073-809a-37e79b5f4bb9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 5.625 0) + (size 2.3 2.3) + (drill 1.5) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "a86f9212-2656-4224-bbeb-977eebae6e55") + ) + (pad "2" thru_hole circle + (at 1.875 0) + (size 2.3 2.3) + (drill 1.5) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "3acc54b0-c496-4d5d-93c0-039e09ba19fe") + ) + (pad "3" thru_hole circle + (at -1.875 0) + (size 2.3 2.3) + (drill 1.5) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "983f04ba-d169-4bc6-891f-ffb6dfc68dff") + ) + (pad "4" thru_hole circle + (at -5.625 0) + (size 2.3 2.3) + (drill 1.5) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "916f29fd-6baa-44c4-8146-a82ced5cdecb") + ) + (pad "5" thru_hole circle + (at 4 93.2) + (size 2.3 2.3) + (drill 1.5) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "f2d8d434-22b0-4246-bd40-14887c46133c") + ) + (pad "6" thru_hole circle + (at -4 93.2) + (size 2.3 2.3) + (drill 1.5) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "72dbba10-b091-4708-a27d-9f2193c6a945") + ) + (pad "MP" thru_hole circle + (at -5.625 7) + (size 2.8 2.8) + (drill 2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "53cda325-edb5-428d-adda-8c226e230fed") + ) + (pad "MP" thru_hole circle + (at 0 5.75) + (size 2.8 2.8) + (drill 2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "2b8f2f01-b03d-4e71-aa45-c1f810fab011") + ) + (pad "MP" thru_hole circle + (at 5.625 7) + (size 2.8 2.8) + (drill 2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "194d17c1-d841-42db-9bbe-3a4cc6d183b4") + ) +) diff --git a/faderboard/faderboard.pretty/Jushuo_AFC01-S04FCx-00_1x04-1MP_P0.50mm_Horizontal.kicad_mod b/faderboard/faderboard.pretty/Jushuo_AFC01-S04FCx-00_1x04-1MP_P0.50mm_Horizontal.kicad_mod new file mode 100644 index 0000000..5bf80a8 --- /dev/null +++ b/faderboard/faderboard.pretty/Jushuo_AFC01-S04FCx-00_1x04-1MP_P0.50mm_Horizontal.kicad_mod @@ -0,0 +1,314 @@ +(footprint "Jushuo_AFC01-S04FCx-00_1x04-1MP_P0.50mm_Horizontal" + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 0 -5 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "0a4dc1ca-3227-4c09-a5a4-30e4aa9a0a47") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Jushuo_AFC01-S04FCx-00_1x04-1MP_P0.50mm_Horizontal" + (at 0 4 0) + (unlocked yes) + (layer "F.Fab") + (uuid "595321ad-a150-4a5d-a1a8-ee5b3d2d0f84") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0377cbe4-4dcf-4a0a-ae16-72cd4d9c9011") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "24375f52-5092-40e3-bf19-4dbe2a6aa412") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9c50a82d-7ebd-46d4-baa6-5ce8ac102aca") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -3.31 -2.785) + (end -1.11 -2.785) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "50ac20ce-437f-4369-bfc4-f7418e44240c") + ) + (fp_line + (start -3.31 -1.355) + (end -3.31 -2.785) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "6b9fc076-3b61-436d-8abe-a5e8dfb3128e") + ) + (fp_line + (start -3.31 2.675) + (end -3.31 0.665) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "5e419a27-5526-4bd2-b3ac-7c4022a042f2") + ) + (fp_line + (start -1.11 -2.785) + (end -1.11 -3.675) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "14068898-a3be-4389-bbf5-53d74d5293c9") + ) + (fp_line + (start 1.11 -2.785) + (end 3.31 -2.785) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "9b8d19c4-2c3b-462f-ad8d-9195e564d9ba") + ) + (fp_line + (start 3.31 -1.355) + (end 3.31 -2.785) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "166df502-f473-43ba-a340-877979a4cbd8") + ) + (fp_line + (start 3.31 2.675) + (end 3.31 0.665) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "6e9fb18f-449d-4d4f-80d5-d9532298fa78") + ) + (fp_line + (start -3.7 -3.175) + (end -1.4 -3.175) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "702b127e-1778-4ca2-9f7b-5f710a9ae30c") + ) + (fp_line + (start -3.7 3.175) + (end -3.7 -3.175) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "7e99eb88-4c78-446b-bf8c-cf32a48e8765") + ) + (fp_line + (start -1.4 -4.175) + (end 1.4 -4.175) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "bd1dc6e3-7dcc-47eb-80a9-bf0b5c407b73") + ) + (fp_line + (start -1.4 -3.175) + (end -1.4 -4.175) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "93184e3d-7a9c-45ac-9275-b255e8e9764c") + ) + (fp_line + (start 1.4 -4.175) + (end 1.4 -3.175) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "9da501d4-a7b8-4b24-97f6-20454c0ffd38") + ) + (fp_line + (start 1.4 -3.175) + (end 3.7 -3.175) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "c320b22e-654d-47f0-92f4-37fffb1541dc") + ) + (fp_line + (start 3.7 -3.175) + (end 3.7 3.175) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "9b7a1cb6-e5e1-40ba-bf03-56750ee384b9") + ) + (fp_line + (start 3.7 3.175) + (end -3.7 3.175) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "be45539c-b091-4b3e-b896-2eb1aabd5e5c") + ) + (fp_line + (start -3.2 -2.675) + (end 3.2 -2.675) + (stroke + (width 0.1) + (type default) + ) + (layer "F.Fab") + (uuid "266bae49-9d5c-4597-9fd3-aa1d0111c84d") + ) + (fp_line + (start -3.2 2.675) + (end -3.2 -2.675) + (stroke + (width 0.1) + (type default) + ) + (layer "F.Fab") + (uuid "d0cbd4b6-a59f-4556-b15a-d7d47a7e2626") + ) + (fp_line + (start 3.2 -2.675) + (end 3.2 2.675) + (stroke + (width 0.1) + (type default) + ) + (layer "F.Fab") + (uuid "208b69df-4ef5-446a-adf5-0fd462c7cf19") + ) + (fp_line + (start 3.2 2.675) + (end -3.2 2.675) + (stroke + (width 0.1) + (type default) + ) + (layer "F.Fab") + (uuid "1821c262-698d-4675-b620-9653634e7e37") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e5824777-ccde-463f-9604-3e8e6cacf6ae") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -0.75 -3.025) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (thermal_bridge_angle 45) + (uuid "7fb4ab58-820c-4fef-a9c7-ba79ce561e47") + ) + (pad "2" smd roundrect + (at -0.25 -3.025) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (thermal_bridge_angle 45) + (uuid "5725b7ce-9bb0-4952-bf23-1385ad63a963") + ) + (pad "3" smd roundrect + (at 0.25 -3.025) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (thermal_bridge_angle 45) + (uuid "8e39203e-22cb-4f4f-80e8-8211ae056a9a") + ) + (pad "4" smd roundrect + (at 0.75 -3.025) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (thermal_bridge_angle 45) + (uuid "d2cc08bf-6eec-47a1-8459-53c3816b8a7e") + ) + (pad "MP" smd rect + (at -2.45 -0.345) + (size 2 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "962ce400-7c45-426c-ae06-41e7dd005e31") + ) + (pad "MP" smd rect + (at 2.45 -0.345) + (size 2 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "c3513d95-c1b9-40fb-a55c-8778438d768c") + ) +)