From 36f38be88af44991a8f00a117f623241112c88d1 Mon Sep 17 00:00:00 2001 From: FReenen Date: Fri, 27 Dec 2024 21:57:15 +0100 Subject: [PATCH] create base comonenets --- PCB/HuvudTiny2/Huvud.kicad_pro | 144 +- PCB/HuvudTiny2/Huvud.kicad_sch | 24334 +++++----- PCB/HuvudTiny2/libs/tmc2209.kicad_sym | 36851 ++++++++++++++++ PCB/HuvudTiny2/pretty/RP2040-QFN-56.kicad_mod | 105 + PCB/HuvudTiny2/rp2040.kicad_sch | 7193 +++ PCB/HuvudTiny2/sym-lib-table | 4 + PCB/HuvudTiny2/tmc2209.kicad_sch | 4917 +++ 7 files changed, 63433 insertions(+), 10115 deletions(-) create mode 100644 PCB/HuvudTiny2/libs/tmc2209.kicad_sym create mode 100644 PCB/HuvudTiny2/pretty/RP2040-QFN-56.kicad_mod create mode 100644 PCB/HuvudTiny2/rp2040.kicad_sch create mode 100644 PCB/HuvudTiny2/sym-lib-table create mode 100644 PCB/HuvudTiny2/tmc2209.kicad_sch diff --git a/PCB/HuvudTiny2/Huvud.kicad_pro b/PCB/HuvudTiny2/Huvud.kicad_pro index 92e20ff..d497d95 100644 --- a/PCB/HuvudTiny2/Huvud.kicad_pro +++ b/PCB/HuvudTiny2/Huvud.kicad_pro @@ -1,5 +1,6 @@ { "board": { + "3dviewports": [], "design_settings": { "defaults": { "board_outline_line_width": 0.049999999999999996, @@ -148,7 +149,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": { @@ -335,15 +344,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", @@ -353,6 +368,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", @@ -370,7 +386,7 @@ "net_settings": { "classes": [ { - "bus_width": 12.0, + "bus_width": 12, "clearance": 0.127, "diff_pair_gap": 0.25, "diff_pair_via_gap": 0.25, @@ -384,10 +400,10 @@ "track_width": 0.2, "via_diameter": 0.8, "via_drill": 0.4, - "wire_width": 6.0 + "wire_width": 6 }, { - "bus_width": 12.0, + "bus_width": 12, "clearance": 0.2, "diff_pair_gap": 0.25, "diff_pair_via_gap": 0.25, @@ -396,21 +412,15 @@ "microvia_diameter": 0.3, "microvia_drill": 0.1, "name": "24V", - "nets": [ - "Net-(D1-Pad1)", - "Net-(D2-Pad1)", - "Net-(D3-Pad1)", - "ST_VS" - ], "pcb_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)", "track_width": 0.5, "via_diameter": 1.0, "via_drill": 0.5, - "wire_width": 6.0 + "wire_width": 6 }, { - "bus_width": 12.0, + "bus_width": 12, "clearance": 0.2, "diff_pair_gap": 0.25, "diff_pair_via_gap": 0.25, @@ -419,34 +429,116 @@ "microvia_diameter": 0.3, "microvia_drill": 0.1, "name": "StepperPin", - "nets": [], "pcb_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)", "track_width": 0.32, "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": [ + { + "netclass": "24V", + "pattern": "Net-(D1-Pad1)" + }, + { + "netclass": "24V", + "pattern": "Net-(D2-Pad1)" + }, + { + "netclass": "24V", + "pattern": "Net-(D3-Pad1)" + }, + { + "netclass": "24V", + "pattern": "ST_VS" + } + ] }, "pcbnew": { "last_paths": { "gencad": "", "idf": "", "netlist": "Huvud.net", + "plot": "", + "pos_files": "", "specctra_dsn": "", "step": "", + "svg": "", "vrml": "" }, "page_layout_descr_file": "" }, "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": "Reference" + }, + "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": [], @@ -457,6 +549,11 @@ "intersheets_ref_suffix": "", "junction_size_choice": 3, "label_size_ratio": 0.25, + "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": 0.0, "text_offset_ratio": 0.08 }, @@ -478,14 +575,27 @@ "page_layout_descr_file": "", "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": [ [ "3c2a03a7-429c-41f5-8ebe-8a5d84d0757c", - "" + "Root" + ], + [ + "2c92979e-0117-46b7-afa8-72e420bd9039", + "RP2040" + ], + [ + "2ca37639-3bc7-4851-821e-450a806452a6", + "TMC2209" ] ], "text_variables": {} diff --git a/PCB/HuvudTiny2/Huvud.kicad_sch b/PCB/HuvudTiny2/Huvud.kicad_sch index 7091af5..5ce02c7 100644 --- a/PCB/HuvudTiny2/Huvud.kicad_sch +++ b/PCB/HuvudTiny2/Huvud.kicad_sch @@ -1,10098 +1,14236 @@ -(kicad_sch (version 20211123) (generator eeschema) - - (uuid 3c2a03a7-429c-41f5-8ebe-8a5d84d0757c) - - (paper "A4") - - (lib_symbols - (symbol "Connector:TestPoint" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes) - (property "Reference" "TP" (id 0) (at 0 6.858 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (id 1) (at 0 5.08 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 5.08 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 5.08 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "test point tp" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "test point" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Pin* Test*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TestPoint_0_1" - (circle (center 0 3.302) (radius 0.762) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "TestPoint_1_1" - (pin passive line (at 0 0 90) (length 2.54) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector_Generic:Conn_01x02" (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_01x02" (id 1) (at 0 -5.08 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, 01x02, 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_01x02_1_1" - (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 1.27) (end 1.27 -3.81) - (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)))) - ) - (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_01x03" (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_01x03" (id 1) (at 0 -5.08 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, 01x03, 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_01x03_1_1" - (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 -3.81) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (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)))) - ) - ) - ) - (symbol "Connector_Generic:Conn_01x04" (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" (id 1) (at 0 -7.62 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, 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??_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x04_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)) - ) - (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)))) - ) - ) - ) - (symbol "Connector_Generic:Conn_01x05" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 0 7.62 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x05" (id 1) (at 0 -7.62 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, 01x05, 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_01x05_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 5.207) (end 0 4.953) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 6.35) (end 1.27 -6.35) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (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)))) - ) - ) - ) - (symbol "Connector_Generic:Conn_02x02_Top_Bottom" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 1.27 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_02x02_Top_Bottom" (id 1) (at 1.27 -5.08 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, 02x02, top/bottom pin numbering scheme (row 1: 1...pins_per_row, row2: pins_per_row+1 ... num_pins), 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_02x02_Top_Bottom_1_1" - (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 1.27) (end 3.81 -3.81) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (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)) - ) - (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)))) - ) - (pin passive line (at 7.62 0 180) (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 -2.54 180) (length 3.81) - (name "Pin_4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector_Generic:Conn_02x03_Odd_Even" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 1.27 5.08 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_02x03_Odd_Even" (id 1) (at 1.27 -5.08 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, 02x03, 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_02x03_Odd_Even_1_1" - (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 3.81 -3.81) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (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)) - ) - (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 7.62 2.54 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 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 7.62 0 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)))) - ) - ) - ) - (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:Crystal" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "Y" (id 0) (at 0 3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Crystal" (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" "quartz ceramic resonator oscillator" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Two pin crystal" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Crystal*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Crystal_0_1" - (rectangle (start -1.143 2.54) (end 1.143 -2.54) - (stroke (width 0.3048) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 0) - (xy -1.905 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.905 -1.27) - (xy -1.905 1.27) - ) - (stroke (width 0.508) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.905 -1.27) - (xy 1.905 1.27) - ) - (stroke (width 0.508) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 0) - (xy 1.905 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "Crystal_1_1" - (pin passive line (at -3.81 0 0) (length 1.27) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 3.81 0 180) (length 1.27) - (name "2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (id 0) (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (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" "LED diode" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Light emitting diode" (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_0_1" - (polyline - (pts - (xy -1.27 -1.27) - (xy -1.27 1.27) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 0) - (xy 1.27 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -1.27) - (xy 1.27 1.27) - (xy -1.27 0) - (xy 1.27 -1.27) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.048 -0.762) - (xy -4.572 -2.286) - (xy -3.81 -2.286) - (xy -4.572 -2.286) - (xy -4.572 -1.524) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -0.762) - (xy -3.302 -2.286) - (xy -2.54 -2.286) - (xy -3.302 -2.286) - (xy -3.302 -1.524) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "LED_1_1" - (pin passive line (at -3.81 0 0) (length 2.54) - (name "K" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 3.81 0 180) (length 2.54) - (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 "Graphic:Logo_Open_Hardware_Small" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "#LOGO" (id 0) (at 0 6.985 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "Logo_Open_Hardware_Small" (id 1) (at 0 -5.715 0) - (effects (font (size 1.27 1.27)) hide) - ) - (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" "Logo" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Open Hardware logo, small" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Logo_Open_Hardware_Small_0_1" - (polyline - (pts - (xy 3.3528 -4.3434) - (xy 3.302 -4.318) - (xy 3.175 -4.2418) - (xy 2.9972 -4.1148) - (xy 2.7686 -3.9624) - (xy 2.54 -3.81) - (xy 2.3622 -3.7084) - (xy 2.2352 -3.6068) - (xy 2.1844 -3.5814) - (xy 2.159 -3.6068) - (xy 2.0574 -3.6576) - (xy 1.905 -3.7338) - (xy 1.8034 -3.7846) - (xy 1.6764 -3.8354) - (xy 1.6002 -3.8354) - (xy 1.6002 -3.8354) - (xy 1.5494 -3.7338) - (xy 1.4732 -3.5306) - (xy 1.3462 -3.302) - (xy 1.2446 -3.0226) - (xy 1.1176 -2.7178) - (xy 0.9652 -2.413) - (xy 0.8636 -2.1082) - (xy 0.7366 -1.8288) - (xy 0.6604 -1.6256) - (xy 0.6096 -1.4732) - (xy 0.5842 -1.397) - (xy 0.5842 -1.397) - (xy 0.6604 -1.3208) - (xy 0.7874 -1.2446) - (xy 1.0414 -1.016) - (xy 1.2954 -0.6858) - (xy 1.4478 -0.3302) - (xy 1.524 0.0762) - (xy 1.4732 0.4572) - (xy 1.3208 0.8128) - (xy 1.0668 1.143) - (xy 0.762 1.3716) - (xy 0.4064 1.524) - (xy 0 1.5748) - (xy -0.381 1.5494) - (xy -0.7366 1.397) - (xy -1.0668 1.143) - (xy -1.2192 0.9906) - (xy -1.397 0.6604) - (xy -1.524 0.3048) - (xy -1.524 0.2286) - (xy -1.4986 -0.1778) - (xy -1.397 -0.5334) - (xy -1.1938 -0.8636) - (xy -0.9144 -1.143) - (xy -0.8636 -1.1684) - (xy -0.7366 -1.27) - (xy -0.635 -1.3462) - (xy -0.5842 -1.397) - (xy -1.0668 -2.5908) - (xy -1.143 -2.794) - (xy -1.2954 -3.1242) - (xy -1.397 -3.4036) - (xy -1.4986 -3.6322) - (xy -1.5748 -3.7846) - (xy -1.6002 -3.8354) - (xy -1.6002 -3.8354) - (xy -1.651 -3.8354) - (xy -1.7272 -3.81) - (xy -1.905 -3.7338) - (xy -2.0066 -3.683) - (xy -2.1336 -3.6068) - (xy -2.2098 -3.5814) - (xy -2.2606 -3.6068) - (xy -2.3622 -3.683) - (xy -2.54 -3.81) - (xy -2.7686 -3.9624) - (xy -2.9718 -4.0894) - (xy -3.1496 -4.2164) - (xy -3.302 -4.318) - (xy -3.3528 -4.3434) - (xy -3.3782 -4.3434) - (xy -3.429 -4.318) - (xy -3.5306 -4.2164) - (xy -3.7084 -4.064) - (xy -3.937 -3.8354) - (xy -3.9624 -3.81) - (xy -4.1656 -3.6068) - (xy -4.318 -3.4544) - (xy -4.4196 -3.3274) - (xy -4.445 -3.2766) - (xy -4.445 -3.2766) - (xy -4.4196 -3.2258) - (xy -4.318 -3.0734) - (xy -4.2164 -2.8956) - (xy -4.064 -2.667) - (xy -3.6576 -2.0828) - (xy -3.8862 -1.5494) - (xy -3.937 -1.3716) - (xy -4.0386 -1.1684) - (xy -4.0894 -1.0414) - (xy -4.1148 -0.9652) - (xy -4.191 -0.9398) - (xy -4.318 -0.9144) - (xy -4.5466 -0.8636) - (xy -4.8006 -0.8128) - (xy -5.0546 -0.7874) - (xy -5.2578 -0.7366) - (xy -5.4356 -0.7112) - (xy -5.5118 -0.6858) - (xy -5.5118 -0.6858) - (xy -5.5372 -0.635) - (xy -5.5372 -0.5588) - (xy -5.5372 -0.4318) - (xy -5.5626 -0.2286) - (xy -5.5626 0.0762) - (xy -5.5626 0.127) - (xy -5.5372 0.4064) - (xy -5.5372 0.635) - (xy -5.5372 0.762) - (xy -5.5372 0.8382) - (xy -5.5372 0.8382) - (xy -5.461 0.8382) - (xy -5.3086 0.889) - (xy -5.08 0.9144) - (xy -4.826 0.9652) - (xy -4.8006 0.9906) - (xy -4.5466 1.0414) - (xy -4.318 1.0668) - (xy -4.1656 1.1176) - (xy -4.0894 1.143) - (xy -4.0894 1.143) - (xy -4.0386 1.2446) - (xy -3.9624 1.4224) - (xy -3.8608 1.6256) - (xy -3.7846 1.8288) - (xy -3.7084 2.0066) - (xy -3.6576 2.159) - (xy -3.6322 2.2098) - (xy -3.6322 2.2098) - (xy -3.683 2.286) - (xy -3.7592 2.413) - (xy -3.8862 2.5908) - (xy -4.064 2.8194) - (xy -4.064 2.8448) - (xy -4.2164 3.0734) - (xy -4.3434 3.2512) - (xy -4.4196 3.3782) - (xy -4.445 3.4544) - (xy -4.445 3.4544) - (xy -4.3942 3.5052) - (xy -4.2926 3.6322) - (xy -4.1148 3.81) - (xy -3.937 4.0132) - (xy -3.8608 4.064) - (xy -3.6576 4.2926) - (xy -3.5052 4.4196) - (xy -3.4036 4.4958) - (xy -3.3528 4.5212) - (xy -3.3528 4.5212) - (xy -3.302 4.4704) - (xy -3.1496 4.3688) - (xy -2.9718 4.2418) - (xy -2.7432 4.0894) - (xy -2.7178 4.0894) - (xy -2.4892 3.937) - (xy -2.3114 3.81) - (xy -2.1844 3.7084) - (xy -2.1336 3.683) - (xy -2.1082 3.683) - (xy -2.032 3.7084) - (xy -1.8542 3.7592) - (xy -1.6764 3.8354) - (xy -1.4732 3.937) - (xy -1.27 4.0132) - (xy -1.143 4.064) - (xy -1.0668 4.1148) - (xy -1.0668 4.1148) - (xy -1.0414 4.191) - (xy -1.016 4.3434) - (xy -0.9652 4.572) - (xy -0.9144 4.8514) - (xy -0.889 4.9022) - (xy -0.8382 5.1562) - (xy -0.8128 5.3848) - (xy -0.7874 5.5372) - (xy -0.762 5.588) - (xy -0.7112 5.6134) - (xy -0.5842 5.6134) - (xy -0.4064 5.6134) - (xy -0.1524 5.6134) - (xy 0.0762 5.6134) - (xy 0.3302 5.6134) - (xy 0.5334 5.6134) - (xy 0.6858 5.588) - (xy 0.7366 5.588) - (xy 0.7366 5.588) - (xy 0.762 5.5118) - (xy 0.8128 5.334) - (xy 0.8382 5.1054) - (xy 0.9144 4.826) - (xy 0.9144 4.7752) - (xy 0.9652 4.5212) - (xy 1.016 4.2926) - (xy 1.0414 4.1402) - (xy 1.0668 4.0894) - (xy 1.0668 4.0894) - (xy 1.1938 4.0386) - (xy 1.3716 3.9624) - (xy 1.5748 3.8608) - (xy 2.0828 3.6576) - (xy 2.7178 4.0894) - (xy 2.7686 4.1402) - (xy 2.9972 4.2926) - (xy 3.175 4.4196) - (xy 3.302 4.4958) - (xy 3.3782 4.5212) - (xy 3.3782 4.5212) - (xy 3.429 4.4704) - (xy 3.556 4.3434) - (xy 3.7338 4.191) - (xy 3.9116 3.9878) - (xy 4.064 3.8354) - (xy 4.2418 3.6576) - (xy 4.3434 3.556) - (xy 4.4196 3.4798) - (xy 4.4196 3.429) - (xy 4.4196 3.4036) - (xy 4.3942 3.3274) - (xy 4.2926 3.2004) - (xy 4.1656 2.9972) - (xy 4.0132 2.794) - (xy 3.8862 2.5908) - (xy 3.7592 2.3876) - (xy 3.6576 2.2352) - (xy 3.6322 2.159) - (xy 3.6322 2.1336) - (xy 3.683 2.0066) - (xy 3.7592 1.8288) - (xy 3.8608 1.6002) - (xy 4.064 1.1176) - (xy 4.3942 1.0414) - (xy 4.5974 1.016) - (xy 4.8768 0.9652) - (xy 5.1308 0.9144) - (xy 5.5372 0.8382) - (xy 5.5626 -0.6604) - (xy 5.4864 -0.6858) - (xy 5.4356 -0.6858) - (xy 5.2832 -0.7366) - (xy 5.0546 -0.762) - (xy 4.8006 -0.8128) - (xy 4.5974 -0.8636) - (xy 4.3688 -0.9144) - (xy 4.2164 -0.9398) - (xy 4.1402 -0.9398) - (xy 4.1148 -0.9652) - (xy 4.064 -1.0668) - (xy 3.9878 -1.2446) - (xy 3.9116 -1.4478) - (xy 3.81 -1.651) - (xy 3.7338 -1.8542) - (xy 3.683 -2.0066) - (xy 3.6576 -2.0828) - (xy 3.683 -2.1336) - (xy 3.7846 -2.2606) - (xy 3.8862 -2.4638) - (xy 4.0386 -2.667) - (xy 4.191 -2.8956) - (xy 4.318 -3.0734) - (xy 4.3942 -3.2004) - (xy 4.445 -3.2766) - (xy 4.4196 -3.3274) - (xy 4.3434 -3.429) - (xy 4.1656 -3.5814) - (xy 3.937 -3.8354) - (xy 3.8862 -3.8608) - (xy 3.683 -4.064) - (xy 3.5306 -4.2164) - (xy 3.4036 -4.318) - (xy 3.3528 -4.3434) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - ) - ) - (symbol "Huvud-rescue:CP-Device" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "C" (id 0) (at 0.635 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "CP-Device" (id 1) (at 0.635 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0.9652 -3.81 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_fp_filters" "CP_*" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "CP-Device_0_1" - (rectangle (start -2.286 0.508) (end 2.286 1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 2.286) - (xy -0.762 2.286) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 2.794) - (xy -1.27 1.778) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 2.286 -0.508) (end -2.286 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - ) - (symbol "CP-Device_1_1" - (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Huvud-rescue:Jumper-Device" (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes) - (property "Reference" "JP" (id 0) (at 0 3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Jumper-Device" (id 1) (at 0 -2.032 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_fp_filters" "SolderJumper*" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Jumper-Device_0_1" - (circle (center -2.54 0) (radius 0.889) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 2.5146 1.27) (mid 0.0078 2.5097) (end -2.4892 1.27) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (circle (center 2.54 0) (radius 0.889) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (pin passive line (at -7.62 0 0) (length 4.191) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 0 180) (length 4.191) - (name "2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Huvud-rescue:Jumper_3_Bridged12-Jumper" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "JP" (id 0) (at -2.54 -2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Jumper_3_Bridged12-Jumper" (id 1) (at 0 2.794 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_fp_filters" "SolderJumper*Bridged12*" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Jumper_3_Bridged12-Jumper_0_0" - (circle (center -3.302 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (circle (center 0 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (circle (center 3.302 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "Jumper_3_Bridged12-Jumper_0_1" - (arc (start -0.254 0.508) (mid -1.651 0.9912) (end -3.048 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -1.27) - (xy 0 -0.508) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "Jumper_3_Bridged12-Jumper_1_1" - (pin passive line (at -6.35 0 0) (length 2.54) - (name "A" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 0 -3.81 90) (length 2.54) - (name "C" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 6.35 0 180) (length 2.54) - (name "B" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Huvud-rescue:L_Core_Iron-Device" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "L" (id 0) (at -1.27 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "L_Core_Iron-Device" (id 1) (at 2.794 0 90) - (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_fp_filters" "Choke_* *Coil* Inductor_* L_*" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "L_Core_Iron-Device_0_1" - (arc (start 0 -2.54) (mid 0.635 -1.905) (end 0 -1.27) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0 -1.27) (mid 0.635 -0.635) (end 0 0) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 2.54) - (xy 1.016 -2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 -2.54) - (xy 1.524 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0 0) (mid 0.635 0.635) (end 0 1.27) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0 1.27) (mid 0.635 1.905) (end 0 2.54) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "L_Core_Iron-Device_1_1" - (pin passive line (at 0 3.81 270) (length 1.27) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 1.27) - (name "2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Huvud-rescue:Net-Tie_2-Device" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "NT" (id 0) (at 0 1.27 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Net-Tie_2-Device" (id 1) (at 0 -1.27 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_fp_filters" "Net*Tie*" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Net-Tie_2-Device_0_1" - (polyline - (pts - (xy -1.27 0) - (xy 1.27 0) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "Net-Tie_2-Device_1_1" - (pin passive line (at -2.54 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 2.54 0 180) (length 2.54) - (name "2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Huvud-rescue:USB_B_Micro-Connector" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at -5.08 11.43 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "USB_B_Micro-Connector" (id 1) (at -5.08 8.89 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 3.81 -1.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 3.81 -1.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "USB*" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "USB_B_Micro-Connector_0_1" - (rectangle (start -5.08 -7.62) (end 5.08 7.62) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (circle (center -3.81 2.159) (radius 0.635) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (circle (center -0.635 3.429) (radius 0.381) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (rectangle (start -0.127 -7.62) (end 0.127 -6.858) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.905 2.159) - (xy 0.635 2.159) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.175 2.159) - (xy -2.54 2.159) - (xy -1.27 3.429) - (xy -0.635 3.429) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 2.159) - (xy -1.905 2.159) - (xy -1.27 0.889) - (xy 0 0.889) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.635 2.794) - (xy 0.635 1.524) - (xy 1.905 2.159) - (xy 0.635 2.794) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy -4.318 5.588) - (xy -1.778 5.588) - (xy -2.032 4.826) - (xy -4.064 4.826) - (xy -4.318 5.588) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy -4.699 5.842) - (xy -4.699 5.588) - (xy -4.445 4.826) - (xy -4.445 4.572) - (xy -1.651 4.572) - (xy -1.651 4.826) - (xy -1.397 5.588) - (xy -1.397 5.842) - (xy -4.699 5.842) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 0.254 1.27) (end -0.508 0.508) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (rectangle (start 5.08 -5.207) (end 4.318 -4.953) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 5.08 -2.667) (end 4.318 -2.413) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 5.08 -0.127) (end 4.318 0.127) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 5.08 4.953) (end 4.318 5.207) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "USB_B_Micro-Connector_1_1" - (pin power_out line (at 7.62 5.08 180) (length 2.54) - (name "VBUS" (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 2.54) - (name "D-" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 0 180) (length 2.54) - (name "D+" (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 2.54) - (name "ID" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin power_out line (at 0 -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 passive line (at -2.54 -10.16 90) (length 2.54) - (name "Shield" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Huvud:AON7418" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "Q" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "AON7418" (id 1) (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_DFN_QFN:DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm" (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) - ) - (symbol "AON7418_1_1" - (circle (center -0.889 -12.7) (radius 2.794) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (circle (center 0 -14.478) (radius 0.254) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (circle (center 0 -10.922) (radius 0.254) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy -2.286 -12.7) - (xy -5.08 -12.7) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.286 -10.795) - (xy -2.286 -14.605) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -13.97) - (xy -1.778 -14.986) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -12.192) - (xy -1.778 -13.208) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -10.414) - (xy -1.778 -11.43) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -10.16) - (xy 0 -10.922) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -15.24) - (xy 0 -12.7) - (xy -1.778 -12.7) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -14.478) - (xy 0.762 -14.478) - (xy 0.762 -10.922) - (xy -1.778 -10.922) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.524 -12.7) - (xy -0.508 -12.319) - (xy -0.508 -13.081) - (xy -1.524 -12.7) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy 0.254 -12.192) - (xy 0.381 -12.319) - (xy 1.143 -12.319) - (xy 1.27 -12.446) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 -12.319) - (xy 0.381 -12.954) - (xy 1.143 -12.954) - (xy 0.762 -12.319) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (pin passive line (at 0 -17.78 90) (length 2.54) - (name "S" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -7.62 -12.7 0) (length 2.54) - (name "G" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -7.62 270) (length 2.54) - (name "D" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Interface_CAN_LIN:SN65HVD230" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -2.54 10.16 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "SN65HVD230" (id 1) (at -2.54 7.62 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (id 2) (at 0 -12.7 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn65hvd230.pdf" (id 3) (at -2.54 10.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "can transeiver ti low-power" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "CAN Bus Transceivers, 3.3V, 1Mbps, Low-Power capabilities, SOIC-8" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "SN65HVD230_0_1" - (rectangle (start -7.62 5.08) (end 7.62 -7.62) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - ) - (symbol "SN65HVD230_1_1" - (pin input line (at -10.16 2.54 0) (length 2.54) - (name "D" (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 power_in line (at 0 7.62 270) (length 2.54) - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at -10.16 0 0) (length 2.54) - (name "R" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at -10.16 -2.54 0) (length 2.54) - (name "Vref" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 10.16 -2.54 180) (length 2.54) - (name "CANL" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 10.16 0 180) (length 2.54) - (name "CANH" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -10.16 -5.08 0) (length 2.54) - (name "Rs" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MCU_ST_STM32F1:STM32F103C8Tx" (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -15.24 36.83 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "STM32F103C8Tx" (id 1) (at 7.62 36.83 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 input 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 input 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 "Power_Protection:NUP2105L" (pin_names hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (id 0) (at 5.715 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "NUP2105L" (id 1) (at 5.715 0.635 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 5.715 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NUP2105L-D.PDF" (id 3) (at 3.175 3.175 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "can esd protection suppression transient" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Dual Line CAN Bus Protector, 24Vrwm" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOT?23*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "NUP2105L_0_0" - (pin passive line (at 0 -5.08 90) (length 2.54) - (name "A" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - ) - (symbol "NUP2105L_0_1" - (rectangle (start -4.445 2.54) (end 4.445 -2.54) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (polyline - (pts - (xy -2.54 2.54) - (xy -2.54 0.635) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -1.27) - (xy 0 -2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 2.54) - (xy 2.54 0.635) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.81 1.27) - (xy -3.175 0.635) - (xy -1.905 0.635) - (xy -1.27 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 0.635) - (xy -2.54 -1.27) - (xy 2.54 -1.27) - (xy 2.54 0.635) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 0.635) - (xy -1.905 -0.635) - (xy -3.175 -0.635) - (xy -2.54 0.635) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 0.635) - (xy 1.905 -0.635) - (xy 3.175 -0.635) - (xy 2.54 0.635) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 0.635) - (xy 3.175 1.905) - (xy 1.905 1.905) - (xy 2.54 0.635) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 0.635) - (xy -3.175 1.905) - (xy -1.905 1.905) - (xy -2.54 0.635) - (xy -2.54 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 1.27) - (xy 1.905 0.635) - (xy 2.54 0.635) - (xy 3.175 0.635) - (xy 3.81 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "NUP2105L_1_1" - (pin passive line (at -2.54 5.08 270) (length 2.54) - (name "K" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 2.54 5.08 270) (length 2.54) - (name "K" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Regulator_Linear:XC6206PxxxMR" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -3.81 3.175 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "XC6206PxxxMR" (id 1) (at 0 3.175 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 0 5.715 0) - (effects (font (size 1.27 1.27) italic) hide) - ) - (property "Datasheet" "https://www.torexsemi.com/file/xc6206/XC6206.pdf" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "Torex LDO Voltage Regulator Fixed Positive" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Positive 60-250mA Low Dropout Regulator, Fixed Output, SOT-23" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOT?23*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "XC6206PxxxMR_0_1" - (rectangle (start -5.08 1.905) (end 5.08 -5.08) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - ) - (symbol "XC6206PxxxMR_1_1" - (pin power_in line (at 0 -7.62 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin power_out line (at 7.62 0 180) (length 2.54) - (name "VO" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at -7.62 0 0) (length 2.54) - (name "VI" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Regulator_Switching:TPS54308" (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -7.62 6.35 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TPS54308" (id 1) (at 0 6.35 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 1.27 -8.89 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tps54308.pdf" (id 3) (at -7.62 8.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "switching buck converter power-supply voltage regulator emi spread spectrum FCCM" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "3A, 4.5 to 28V Input, EMI Friendly integrated switch synchronous step-down regulator, continuous-conduction, SOT-23-6" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOT?23*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TPS54308_0_1" - (rectangle (start -7.62 5.08) (end 7.62 -5.08) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - ) - (symbol "TPS54308_1_1" - (pin power_in line (at 0 -7.62 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin power_out line (at 10.16 0 180) (length 2.54) - (name "SW" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at -10.16 2.54 0) (length 2.54) - (name "VIN" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 10.16 -2.54 180) (length 2.54) - (name "FB" (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 "EN" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 10.16 2.54 180) (length 2.54) - (name "BOOT" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Sensor_Motion:ADXL343" (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -8.89 11.43 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "ADXL343" (id 1) (at -7.62 -11.43 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_LGA:LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL343.pdf" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "3-axis accelerometer i2c spi mems" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "3-Axis MEMS Accelerometer, 2/4/8/16g range, I2C/SPI, LGA-14" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "*LGA*3x5mm*P0.8mm*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "ADXL343_0_1" - (rectangle (start -10.16 10.16) (end 10.16 -10.16) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - ) - (symbol "ADXL343_1_1" - (pin power_in line (at 5.08 12.7 270) (length 2.54) - (name "Vdd_I/O" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin no_connect line (at -5.08 -10.16 90) (length 2.54) hide - (name "NC" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 -12.7 90) (length 2.54) - (name "RES" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -12.7 2.54 0) (length 2.54) - (name "SDO/ADDR" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -12.7 0 0) (length 2.54) - (name "SDA/SDI/SDIO" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -12.7 -2.54 0) (length 2.54) - (name "SCL/SCLK" (effects (font (size 1.27 1.27)))) - (number "14" (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 "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 12.7 270) (length 2.54) - (name "RES" (effects (font (size 1.27 1.27)))) - (number "3" (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 "4" (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 "5" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 12.7 270) (length 2.54) - (name "Vs" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -12.7 -5.08 0) (length 2.54) - (name "~{CS}" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 0 180) (length 2.54) - (name "INT1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -2.54 180) (length 2.54) - (name "INT2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "TMC2209:TMC2209-LA" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at 25.4 10.16 0) - (effects (font (size 1.524 1.524))) - ) - (property "Value" "TMC2209-LA" (id 1) (at 25.4 7.62 0) - (effects (font (size 1.524 1.524))) - ) - (property "Footprint" "QFN28_5X5_3X8_EPAD" (id 2) (at 25.4 6.096 0) - (effects (font (size 1.524 1.524)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.524 1.524))) - ) - (property "ki_locked" "" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "ki_fp_filters" "QFN28_5X5_3X8_EPAD QFN28_5X5_3X8_EPAD-M QFN28_5X5_3X8_EPAD-L" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TMC2209-LA_1_1" - (polyline - (pts - (xy 7.62 -40.64) - (xy 43.18 -40.64) - ) - (stroke (width 0.127) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 7.62 5.08) - (xy 7.62 -40.64) - ) - (stroke (width 0.127) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 43.18 -40.64) - (xy 43.18 5.08) - ) - (stroke (width 0.127) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 43.18 5.08) - (xy 7.62 5.08) - ) - (stroke (width 0.127) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (pin output line (at 0 0 0) (length 7.62) - (name "OB2" (effects (font (size 1.4986 1.4986)))) - (number "1" (effects (font (size 1.4986 1.4986)))) - ) - (pin input line (at 0 -22.86 0) (length 7.62) - (name "MS2_AD1" (effects (font (size 1.4986 1.4986)))) - (number "10" (effects (font (size 1.4986 1.4986)))) - ) - (pin output line (at 0 -25.4 0) (length 7.62) - (name "DIAG" (effects (font (size 1.4986 1.4986)))) - (number "11" (effects (font (size 1.4986 1.4986)))) - ) - (pin output line (at 0 -27.94 0) (length 7.62) - (name "INDEX" (effects (font (size 1.4986 1.4986)))) - (number "12" (effects (font (size 1.4986 1.4986)))) - ) - (pin input line (at 0 -30.48 0) (length 7.62) - (name "CLK" (effects (font (size 1.4986 1.4986)))) - (number "13" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -33.02 0) (length 7.62) - (name "PDN_UART" (effects (font (size 1.4986 1.4986)))) - (number "14" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 50.8 -35.56 180) (length 7.62) - (name "VCC_IO" (effects (font (size 1.4986 1.4986)))) - (number "15" (effects (font (size 1.4986 1.4986)))) - ) - (pin input line (at 50.8 -33.02 180) (length 7.62) - (name "STEP" (effects (font (size 1.4986 1.4986)))) - (number "16" (effects (font (size 1.4986 1.4986)))) - ) - (pin input line (at 50.8 -30.48 180) (length 7.62) - (name "VREF" (effects (font (size 1.4986 1.4986)))) - (number "17" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 50.8 -27.94 180) (length 7.62) - (name "GND" (effects (font (size 1.4986 1.4986)))) - (number "18" (effects (font (size 1.4986 1.4986)))) - ) - (pin input line (at 50.8 -25.4 180) (length 7.62) - (name "DIR" (effects (font (size 1.4986 1.4986)))) - (number "19" (effects (font (size 1.4986 1.4986)))) - ) - (pin input line (at 0 -2.54 0) (length 7.62) - (name "ENN" (effects (font (size 1.4986 1.4986)))) - (number "2" (effects (font (size 1.4986 1.4986)))) - ) - (pin input line (at 50.8 -22.86 180) (length 7.62) - (name "STDBY" (effects (font (size 1.4986 1.4986)))) - (number "20" (effects (font (size 1.4986 1.4986)))) - ) - (pin output line (at 50.8 -20.32 180) (length 7.62) - (name "OA2" (effects (font (size 1.4986 1.4986)))) - (number "21" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 50.8 -17.78 180) (length 7.62) - (name "VS" (effects (font (size 1.4986 1.4986)))) - (number "22" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 50.8 -15.24 180) (length 7.62) - (name "BRA" (effects (font (size 1.4986 1.4986)))) - (number "23" (effects (font (size 1.4986 1.4986)))) - ) - (pin output line (at 50.8 -12.7 180) (length 7.62) - (name "OA1" (effects (font (size 1.4986 1.4986)))) - (number "24" (effects (font (size 1.4986 1.4986)))) - ) - (pin no_connect line (at 50.8 -10.16 180) (length 7.62) - (name "NC" (effects (font (size 1.4986 1.4986)))) - (number "25" (effects (font (size 1.4986 1.4986)))) - ) - (pin output line (at 50.8 -7.62 180) (length 7.62) - (name "OB1" (effects (font (size 1.4986 1.4986)))) - (number "26" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 50.8 -5.08 180) (length 7.62) - (name "BRB" (effects (font (size 1.4986 1.4986)))) - (number "27" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 50.8 -2.54 180) (length 7.62) - (name "VS" (effects (font (size 1.4986 1.4986)))) - (number "28" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 50.8 0 180) (length 7.62) - (name "EPAD" (effects (font (size 1.4986 1.4986)))) - (number "29" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 0 -5.08 0) (length 7.62) - (name "GND" (effects (font (size 1.4986 1.4986)))) - (number "3" (effects (font (size 1.4986 1.4986)))) - ) - (pin output line (at 0 -7.62 0) (length 7.62) - (name "CPO" (effects (font (size 1.4986 1.4986)))) - (number "4" (effects (font (size 1.4986 1.4986)))) - ) - (pin input line (at 0 -10.16 0) (length 7.62) - (name "CPI" (effects (font (size 1.4986 1.4986)))) - (number "5" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 0 -12.7 0) (length 7.62) - (name "VCP" (effects (font (size 1.4986 1.4986)))) - (number "6" (effects (font (size 1.4986 1.4986)))) - ) - (pin input line (at 0 -15.24 0) (length 7.62) - (name "SPREAD" (effects (font (size 1.4986 1.4986)))) - (number "7" (effects (font (size 1.4986 1.4986)))) - ) - (pin output line (at 0 -17.78 0) (length 7.62) - (name "5VOUT" (effects (font (size 1.4986 1.4986)))) - (number "8" (effects (font (size 1.4986 1.4986)))) - ) - (pin input line (at 0 -20.32 0) (length 7.62) - (name "MS1_AD0" (effects (font (size 1.4986 1.4986)))) - (number "9" (effects (font (size 1.4986 1.4986)))) - ) - ) - ) - (symbol "Transistor_FET:2N7002" (pin_names hide) (in_bom yes) (on_board yes) - (property "Reference" "Q" (id 0) (at 5.08 1.905 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "2N7002" (id 1) (at 5.08 0 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 5.08 -1.905 0) - (effects (font (size 1.27 1.27) italic) (justify left) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/NDS7002A-D.PDF" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "ki_keywords" "N-Channel Switching MOSFET" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "0.115A Id, 60V Vds, N-Channel MOSFET, SOT-23" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOT?23*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "2N7002_0_1" - (polyline - (pts - (xy 0.254 0) - (xy -2.54 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.254 1.905) - (xy 0.254 -1.905) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 -1.27) - (xy 0.762 -2.286) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 0.508) - (xy 0.762 -0.508) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 2.286) - (xy 0.762 1.27) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 2.54) - (xy 2.54 1.778) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 -2.54) - (xy 2.54 0) - (xy 0.762 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 -1.778) - (xy 3.302 -1.778) - (xy 3.302 1.778) - (xy 0.762 1.778) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 0) - (xy 2.032 0.381) - (xy 2.032 -0.381) - (xy 1.016 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy 2.794 0.508) - (xy 2.921 0.381) - (xy 3.683 0.381) - (xy 3.81 0.254) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 3.302 0.381) - (xy 2.921 -0.254) - (xy 3.683 -0.254) - (xy 3.302 0.381) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (circle (center 1.651 0) (radius 2.794) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (circle (center 2.54 -1.778) (radius 0.254) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (circle (center 2.54 1.778) (radius 0.254) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - ) - (symbol "2N7002_1_1" - (pin input line (at -5.08 0 0) (length 2.54) - (name "G" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 2.54 -5.08 90) (length 2.54) - (name "S" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 2.54 5.08 270) (length 2.54) - (name "D" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+3.3V" (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" "+3.3V" (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" "power-flag" (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 \"+3.3V\"" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+3.3V_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 "+3.3V_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:+5V" (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" "+5V" (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" "power-flag" (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 \"+5V\"" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+5V_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 "+5V_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+5V" (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" "power-flag" (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:GNDA" (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" "GNDA" (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" "power-flag" (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 \"GNDA\" , analog ground" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GNDA_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 "GNDA_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GNDA" (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" "power-flag" (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)))) - ) - ) - ) - (symbol "pspice:INDUCTOR" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "L" (id 0) (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "INDUCTOR" (id 1) (at 0 -1.27 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" "simulation" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Inductor symbol for simulation only" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "INDUCTOR_0_1" - (arc (start -2.54 0) (mid -3.81 1.27) (end -5.08 0) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0 0) (mid -1.27 1.27) (end -2.54 0) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 2.54 0) (mid 1.27 1.27) (end 0 0) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 5.08 0) (mid 3.81 1.27) (end 2.54 0) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "INDUCTOR_1_1" - (pin input line (at -6.35 0 0) (length 1.27) - (name "1" (effects (font (size 0.762 0.762)))) - (number "1" (effects (font (size 0.762 0.762)))) - ) - (pin input line (at 6.35 0 180) (length 1.27) - (name "2" (effects (font (size 0.762 0.762)))) - (number "2" (effects (font (size 0.762 0.762)))) - ) - ) - ) - ) - - (junction (at 135.89 67.31) (diameter 0) (color 0 0 0 0) - (uuid 0743078b-025a-42ef-816f-00a8130f6f3f) - ) - (junction (at 109.22 53.34) (diameter 0) (color 0 0 0 0) - (uuid 080b4605-55ed-4bac-9561-ef773a40934a) - ) - (junction (at 241.3 153.67) (diameter 0) (color 0 0 0 0) - (uuid 0a1ec803-00be-4a39-9ef0-70847428e16e) - ) - (junction (at 53.34 116.84) (diameter 0) (color 0 0 0 0) - (uuid 0b26b27e-ba08-4e68-88e2-95d95c5647ed) - ) - (junction (at 43.18 86.36) (diameter 0) (color 0 0 0 0) - (uuid 0cdeb756-c148-4f70-b274-a0ea0879996a) - ) - (junction (at 29.21 35.56) (diameter 0) (color 0 0 0 0) - (uuid 0d6be358-17ce-4568-bd6e-6e25bcc75d53) - ) - (junction (at 180.34 104.14) (diameter 0) (color 0 0 0 0) - (uuid 0f872d65-2aca-49ca-bbe5-17f8930532b6) - ) - (junction (at 167.64 180.34) (diameter 0) (color 0 0 0 0) - (uuid 10ff3fc2-0608-4357-ae1c-1c946c17a96f) - ) - (junction (at 54.61 146.05) (diameter 0) (color 0 0 0 0) - (uuid 118c67e3-e23e-4a99-990e-43af77986d37) - ) - (junction (at 124.46 191.77) (diameter 0) (color 0 0 0 0) - (uuid 14c10452-55a6-43f5-98f0-ae59aa8db488) - ) - (junction (at 219.71 154.94) (diameter 0) (color 0 0 0 0) - (uuid 15d98dd4-42c3-48c6-9b43-1355f0c7a33a) - ) - (junction (at 101.6 184.15) (diameter 0) (color 0 0 0 0) - (uuid 1d6f86f0-4645-4cf6-9a2d-266d1b12e1c1) - ) - (junction (at 113.03 149.86) (diameter 0) (color 0 0 0 0) - (uuid 20f60366-f5d8-4c16-87f8-ab69efbff97d) - ) - (junction (at 184.15 69.85) (diameter 0) (color 0 0 0 0) - (uuid 23d11256-dbaf-4cae-83a9-9c0770d9b32c) - ) - (junction (at 54.61 175.26) (diameter 0) (color 0 0 0 0) - (uuid 26a4c43a-d044-4e0c-9e81-0bb79e87bd98) - ) - (junction (at 44.45 143.51) (diameter 0) (color 0 0 0 0) - (uuid 29dc47c6-7f06-4dc9-816e-177266c78f30) - ) - (junction (at 220.98 99.06) (diameter 0) (color 0 0 0 0) - (uuid 2a183257-d3de-449b-b089-8194848c83cd) - ) - (junction (at 177.8 48.26) (diameter 0) (color 0 0 0 0) - (uuid 2f3300cb-0d8c-413a-b079-2f4f5563e265) - ) - (junction (at 40.64 78.74) (diameter 0) (color 0 0 0 0) - (uuid 2f827655-f889-4f2a-b211-13338036a9eb) - ) - (junction (at 204.47 154.94) (diameter 0) (color 0 0 0 0) - (uuid 2f9fb0e6-2660-465d-8613-955db4df47db) - ) - (junction (at 26.67 50.8) (diameter 0) (color 0 0 0 0) - (uuid 31f2e7fc-2a2f-426d-b39d-4b43946a7aca) - ) - (junction (at 48.26 93.98) (diameter 0) (color 0 0 0 0) - (uuid 32481b42-57e7-47a3-9d48-c7f7f35634d2) - ) - (junction (at 101.6 179.07) (diameter 0) (color 0 0 0 0) - (uuid 33470ea3-4116-4a3b-b8c0-b21cacb6854f) - ) - (junction (at 31.75 124.46) (diameter 0) (color 0 0 0 0) - (uuid 33bd046a-e41c-41fa-9748-9ceaf214c41a) - ) - (junction (at 15.24 43.18) (diameter 0) (color 0 0 0 0) - (uuid 34d12210-bf8b-4956-904e-220ab64603c7) - ) - (junction (at 102.87 120.65) (diameter 0) (color 0 0 0 0) - (uuid 3662c34c-7d8a-4d9b-9a03-b34b8fb02359) - ) - (junction (at 204.47 76.2) (diameter 0) (color 0 0 0 0) - (uuid 38ab3d85-019a-4ae8-a968-9d1dcdfb6ede) - ) - (junction (at 177.8 45.72) (diameter 0) (color 0 0 0 0) - (uuid 394e37ec-ed5f-4b72-9e16-bb438032efe5) - ) - (junction (at 278.13 96.52) (diameter 0) (color 0 0 0 0) - (uuid 3a023c42-b29d-4bc8-be2f-bf5d18fcd3c1) - ) - (junction (at 243.84 132.08) (diameter 0) (color 0 0 0 0) - (uuid 3b3377a6-fb38-4ae4-b7cd-544f0c1d5c8f) - ) - (junction (at 184.15 66.04) (diameter 0) (color 0 0 0 0) - (uuid 3fa67ba4-c93c-46d0-93fa-32d1ce3f956e) - ) - (junction (at 15.24 53.34) (diameter 0) (color 0 0 0 0) - (uuid 423dba77-669b-40df-82f5-0ad9df424fd1) - ) - (junction (at 181.61 30.48) (diameter 0) (color 0 0 0 0) - (uuid 425d7f19-2e4b-4e08-87fd-4f2f127e193b) - ) - (junction (at 129.54 93.98) (diameter 0) (color 0 0 0 0) - (uuid 4776f6b9-9ba7-4aba-948c-c7c36959310f) - ) - (junction (at 242.316 94.234) (diameter 0) (color 0 0 0 0) - (uuid 491b9f49-8bf2-44c1-872c-20526e480547) - ) - (junction (at 273.05 87.63) (diameter 0) (color 0 0 0 0) - (uuid 4a37dcad-ba4e-4d90-8ab9-cbcccfff0f0a) - ) - (junction (at 204.47 135.89) (diameter 0) (color 0 0 0 0) - (uuid 5020cc0d-80a3-4333-9f1e-811b9fc456c5) - ) - (junction (at 273.05 77.47) (diameter 0) (color 0 0 0 0) - (uuid 50a13390-af32-4002-9745-45a652dbe0c5) - ) - (junction (at 181.356 129.794) (diameter 0) (color 0 0 0 0) - (uuid 538ca6f7-1719-4071-8f0b-d807585ce4c4) - ) - (junction (at 68.58 78.74) (diameter 0) (color 0 0 0 0) - (uuid 62e3dcc4-99c2-4d42-a1ec-ebf851c29e32) - ) - (junction (at 254 153.67) (diameter 0) (color 0 0 0 0) - (uuid 66bfd59f-7d64-4cd9-a25d-6267d209a231) - ) - (junction (at 172.466 138.684) (diameter 0) (color 0 0 0 0) - (uuid 690d8d8a-5cc2-4f94-8224-5391fe4fbb5b) - ) - (junction (at 43.18 114.3) (diameter 0) (color 0 0 0 0) - (uuid 6a639d3b-7206-41e5-ad0c-d4cbf825c698) - ) - (junction (at 26.67 78.74) (diameter 0) (color 0 0 0 0) - (uuid 6cedf8cd-eae6-48fc-bb76-367389d8c6ce) - ) - (junction (at 169.418 104.14) (diameter 0) (color 0 0 0 0) - (uuid 6e8cbbdb-84a8-4c4a-92a4-c62cfce8fb01) - ) - (junction (at 250.952 94.234) (diameter 0) (color 0 0 0 0) - (uuid 7115ee48-8905-4fb2-81ef-cc8ccb305b13) - ) - (junction (at 206.502 101.6) (diameter 0) (color 0 0 0 0) - (uuid 716bd679-f973-4268-8984-f8e1a31bfcf6) - ) - (junction (at 88.9 146.05) (diameter 0) (color 0 0 0 0) - (uuid 717a5e87-dc85-42e7-a0b9-05638ec68b21) - ) - (junction (at 219.71 76.2) (diameter 0) (color 0 0 0 0) - (uuid 77535159-c315-4232-b1b3-26f0fb3999e5) - ) - (junction (at 54.61 186.69) (diameter 0) (color 0 0 0 0) - (uuid 7a711d93-c758-41e3-90da-590f141a7e67) - ) - (junction (at 54.61 157.48) (diameter 0) (color 0 0 0 0) - (uuid 7c1829a3-91e1-4e36-abd2-558d1e98989d) - ) - (junction (at 142.24 177.8) (diameter 0) (color 0 0 0 0) - (uuid 82b30ee9-6f2c-47fc-81e1-5831cebe5b8f) - ) - (junction (at 109.22 55.88) (diameter 0) (color 0 0 0 0) - (uuid 83ab0ebd-1051-4286-82b0-1828c810c6a8) - ) - (junction (at 260.35 132.08) (diameter 0) (color 0 0 0 0) - (uuid 857cdc74-1635-4fbd-9f1b-d14a9b40fc22) - ) - (junction (at 245.11 63.5) (diameter 0) (color 0 0 0 0) - (uuid 868f7543-131d-4c06-874f-90343006ce5b) - ) - (junction (at 135.89 69.85) (diameter 0) (color 0 0 0 0) - (uuid 896370ce-ccf8-4abb-9e4b-8ac5c729cd73) - ) - (junction (at 118.11 115.57) (diameter 0) (color 0 0 0 0) - (uuid 8c49877e-b85a-4bd5-867f-5895b441d017) - ) - (junction (at 26.67 48.26) (diameter 0) (color 0 0 0 0) - (uuid 8ca867d6-f7fc-40bc-aa38-3e27fc3da377) - ) - (junction (at 33.02 182.88) (diameter 0) (color 0 0 0 0) - (uuid 8cab41af-33be-49ac-a63a-090800125e6c) - ) - (junction (at 125.73 93.98) (diameter 0) (color 0 0 0 0) - (uuid 9103619c-b0a1-43b3-9f2b-5fe140831be8) - ) - (junction (at 121.92 93.98) (diameter 0) (color 0 0 0 0) - (uuid 92ae5bdc-5063-4345-870b-88c563242827) - ) - (junction (at 273.05 82.55) (diameter 0) (color 0 0 0 0) - (uuid 9412bf18-b188-4164-8cb6-1d9346675300) - ) - (junction (at 33.02 22.86) (diameter 0) (color 0 0 0 0) - (uuid 9587af40-2726-4442-bcbf-15772e72fa62) - ) - (junction (at 53.34 128.27) (diameter 0) (color 0 0 0 0) - (uuid 979d4a06-297b-4243-af34-665d6a400884) - ) - (junction (at 15.24 48.26) (diameter 0) (color 0 0 0 0) - (uuid 9c9967f4-b640-4c1d-853c-e6bd3aec6b8d) - ) - (junction (at 26.67 43.18) (diameter 0) (color 0 0 0 0) - (uuid 9d63d228-3c8b-4c85-bbb9-9d2299768b3d) - ) - (junction (at 125.73 77.47) (diameter 0) (color 0 0 0 0) - (uuid 9f4c5c69-8577-42a6-8817-d4bdd3beddd8) - ) - (junction (at 194.564 101.6) (diameter 0) (color 0 0 0 0) - (uuid a28dffd8-bec1-4694-b977-e39fb85b0f7f) - ) - (junction (at 43.18 77.47) (diameter 0) (color 0 0 0 0) - (uuid a375eb19-81bc-4dc7-a841-4df7620a9ef0) - ) - (junction (at 26.67 58.42) (diameter 0) (color 0 0 0 0) - (uuid ac84d954-c55a-4c70-81f1-f2d64fde6fa2) - ) - (junction (at 163.576 129.794) (diameter 0) (color 0 0 0 0) - (uuid ad85c9d0-074f-4a57-a848-4b31a5ebab12) - ) - (junction (at 96.52 146.05) (diameter 0) (color 0 0 0 0) - (uuid b4518d00-0c1a-4e44-817a-e06b450806ca) - ) - (junction (at 33.02 26.67) (diameter 0) (color 0 0 0 0) - (uuid b8706cc4-1bab-4bcb-94f8-1fd82731563f) - ) - (junction (at 120.65 149.86) (diameter 0) (color 0 0 0 0) - (uuid bb09b36a-dbc9-4f6b-bb15-861e0159a70b) - ) - (junction (at 254 132.08) (diameter 0) (color 0 0 0 0) - (uuid bb1a813a-58e0-4ccf-93b5-2386dcb935c2) - ) - (junction (at 254 146.05) (diameter 0) (color 0 0 0 0) - (uuid bb8d933a-bd65-4700-ac13-5e4a6449ae7c) - ) - (junction (at 44.45 172.72) (diameter 0) (color 0 0 0 0) - (uuid bf4ed140-8246-473e-9292-f60d15cab32c) - ) - (junction (at 242.316 103.378) (diameter 0) (color 0 0 0 0) - (uuid c465a4a6-dfcc-4cc0-9d8e-f46d6de6d830) - ) - (junction (at 204.47 87.63) (diameter 0) (color 0 0 0 0) - (uuid c707e381-5967-4b4a-adae-c0ffb33f98fc) - ) - (junction (at 219.71 87.63) (diameter 0) (color 0 0 0 0) - (uuid ca51aa73-ebe2-423b-917c-53b62863a051) - ) - (junction (at 15.24 58.42) (diameter 0) (color 0 0 0 0) - (uuid d3207f3b-5c36-4eaa-b23f-21e2a0721b14) - ) - (junction (at 269.24 154.94) (diameter 0) (color 0 0 0 0) - (uuid dc3d8ec8-17be-4cd5-af11-564f5fe40891) - ) - (junction (at 276.86 132.08) (diameter 0) (color 0 0 0 0) - (uuid dcb41d01-aa7b-470e-b74e-8222e0ce0ffc) - ) - (junction (at 99.06 115.57) (diameter 0) (color 0 0 0 0) - (uuid dea943f2-a382-4ab6-9c1e-e537348afef4) - ) - (junction (at 33.02 153.67) (diameter 0) (color 0 0 0 0) - (uuid e1f8e7cb-2e61-49bb-9eff-bfbb09fc4870) - ) - (junction (at 232.918 99.06) (diameter 0) (color 0 0 0 0) - (uuid e4c69a9d-a47e-4ffb-bbdb-d3f90b718846) - ) - (junction (at 41.91 26.67) (diameter 0) (color 0 0 0 0) - (uuid e515eeaf-8b22-497f-9884-8fcb6141e74b) - ) - (junction (at 269.24 132.08) (diameter 0) (color 0 0 0 0) - (uuid eacdb516-98b6-45d0-b09d-1efd2dfc3b0e) - ) - (junction (at 26.67 91.44) (diameter 0) (color 0 0 0 0) - (uuid eaf2c664-65ad-484a-b436-d47bfb387bfd) - ) - (junction (at 52.07 86.36) (diameter 0) (color 0 0 0 0) - (uuid eba22f6f-0124-49cc-b225-eaee7d156db5) - ) - (junction (at 26.67 53.34) (diameter 0) (color 0 0 0 0) - (uuid ec0f2ff6-5892-4ea9-a72d-5cf9cf542ad5) - ) - (junction (at 176.53 81.28) (diameter 0) (color 0 0 0 0) - (uuid ef2f2176-fbd4-4b98-8043-d77f8519f41f) - ) - (junction (at 143.51 67.31) (diameter 0) (color 0 0 0 0) - (uuid ef630f47-cff3-420f-8bbf-3e79e18420b4) - ) - (junction (at 167.64 53.34) (diameter 0) (color 0 0 0 0) - (uuid f19fcec5-27ca-4a8c-b392-bbde4245e4ed) - ) - (junction (at 52.07 77.47) (diameter 0) (color 0 0 0 0) - (uuid f907caf6-fc27-45fd-a74a-2cbe7c6c997c) - ) - (junction (at 127 43.18) (diameter 0) (color 0 0 0 0) - (uuid fb2124c2-520c-4bef-9f47-06c98c6e86a7) - ) - - (no_connect (at 78.74 68.58) (uuid 29ba7c39-ed81-45f0-aa20-cdc6672d462c)) - (no_connect (at 242.57 58.42) (uuid 494e2a2c-6544-4df6-b3e5-e2e66a08cef6)) - (no_connect (at 81.28 68.58) (uuid 956a6075-75d8-44aa-bd2d-63f184c0db2c)) - (no_connect (at 55.88 68.58) (uuid a1abe192-d5ba-4742-b108-fada6cdd704c)) - (no_connect (at 58.42 68.58) (uuid b0d7156d-75d7-4fb5-80b0-c64b1fb92c96)) - (no_connect (at 76.2 35.56) (uuid c9a202d7-3777-4b20-ab34-22c3e29bc734)) - (no_connect (at 191.77 55.88) (uuid d337a180-b827-4913-9161-c80b2d1e7ed7)) - (no_connect (at 133.35 62.23) (uuid d4a55d68-d055-471e-b27f-f4dae2ec0e71)) - (no_connect (at 123.19 77.47) (uuid d84f94a5-b401-4198-8938-f0183bef43ca)) - (no_connect (at 73.66 35.56) (uuid e7173a14-d3e7-4969-9294-f4c59ccc07a2)) - (no_connect (at 68.58 35.56) (uuid ea262b9c-7f6c-4c54-ae1c-ff8e169b0e05)) - (no_connect (at 134.62 180.34) (uuid ef0b0b59-1e90-4d82-bbc0-48511581b384)) - (no_connect (at 71.12 35.56) (uuid f9dc353a-def5-4cd3-af40-08a31ee892c1)) - - (polyline (pts (xy 81.28 133.35) (xy 154.94 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 003ed79d-d4a4-4ef3-9c0e-6ae4df6b53cd) - ) - - (wire (pts (xy 233.68 140.97) (xy 229.87 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0043893a-1fbd-4171-b91b-40c43301610d) - ) - (wire (pts (xy 266.7 82.55) (xy 273.05 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 00ca1741-13d8-4222-9234-22810af988db) - ) - (polyline (pts (xy 116.84 101.6) (xy 12.7 101.6)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 00f506e1-0379-4398-b49b-401f0c85b39b) - ) - - (wire (pts (xy 137.16 69.85) (xy 135.89 69.85)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 01867e6f-8f1f-4a3f-87cd-0101f38962b9) - ) - (wire (pts (xy 43.18 77.47) (xy 44.45 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 01e23eb2-7f76-4758-be47-ba682d59cb79) - ) - (polyline (pts (xy 153.67 86.36) (xy 118.11 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 02338899-9760-4c5a-b7df-8f9719d42c48) - ) - (polyline (pts (xy 155.956 122.174) (xy 155.956 146.304)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 026579c5-0a9d-4049-ad99-7303ad6c5885) - ) - - (wire (pts (xy 276.86 147.32) (xy 276.86 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 02bae2b5-a1ee-4f31-85e8-33b5dbdfee6f) - ) - (wire (pts (xy 254 132.08) (xy 260.35 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 031e4337-585d-4f5f-a386-d113df68f550) - ) - (wire (pts (xy 169.418 111.506) (xy 170.942 111.506)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 033f49d6-eb29-444f-a05d-dd93ad13f017) - ) - (wire (pts (xy 273.05 82.55) (xy 273.05 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0345f8c5-8537-4423-a2be-b26cae5553d0) - ) - (wire (pts (xy 17.78 38.1) (xy 15.24 38.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 03c286ae-8eb2-4ee9-a322-2ceeb325e1bd) - ) - (wire (pts (xy 101.6 184.15) (xy 101.6 185.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 03ff08e0-99fb-4eef-a3e0-dd74523df718) - ) - (wire (pts (xy 40.64 80.01) (xy 40.64 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0446acdc-68df-41a2-b8a7-373f926d4a4b) - ) - (wire (pts (xy 242.316 94.234) (xy 250.952 94.234)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 04e4b27d-9b2b-4124-94df-06083829a403) - ) - (wire (pts (xy 241.3 152.4) (xy 241.3 153.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 04f72886-5762-4d32-ac85-704a27a2ccf0) - ) - (wire (pts (xy 165.1 166.37) (xy 165.1 164.338)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 060c12d1-b96a-4b26-a9c7-00f34bd23d7d) - ) - (polyline (pts (xy 77.47 102.87) (xy 77.47 195.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 066fea1b-1f7c-4911-b21a-64ecbfa9dc40) - ) - - (wire (pts (xy 252.73 132.08) (xy 254 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 069f1f44-bc04-41c3-a884-9fc0fda94c82) - ) - (wire (pts (xy 191.77 48.26) (xy 177.8 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 06f896ff-7bbc-4fde-8d63-ec2ed93b968a) - ) - (wire (pts (xy 30.48 48.26) (xy 26.67 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 071e6fc7-fd5c-4abb-a4c9-0b6ada214ec8) - ) - (wire (pts (xy 54.61 146.05) (xy 58.42 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0832cccc-3018-4196-906b-0dfd0968fddb) - ) - (wire (pts (xy 26.67 91.44) (xy 27.94 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 08c9465a-971d-48e0-9e04-b3e1df8fe0b2) - ) - (wire (pts (xy 261.62 82.55) (xy 257.81 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0a504a88-3532-4ff0-9789-9da62560a611) - ) - (wire (pts (xy 163.576 131.064) (xy 163.576 129.794)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0b4f6e30-28d8-4b43-8ae4-d43d35343701) - ) - (wire (pts (xy 48.26 72.39) (xy 48.26 68.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0b769674-67d7-4858-94a1-dfaab036a103) - ) - (wire (pts (xy 90.17 153.67) (xy 90.17 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0c420426-cabe-4c86-85a4-24fb52f86846) - ) - (wire (pts (xy 73.66 175.26) (xy 76.2 175.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0c492e77-2a40-4597-8fec-2301734132ce) - ) - (wire (pts (xy 257.81 87.63) (xy 261.62 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0ca08bdd-f590-4774-b08b-c59ca0c7826d) - ) - (wire (pts (xy 273.05 72.39) (xy 273.05 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0d7e17d7-8a30-42ed-94ed-b7f9206aa6b3) - ) - (wire (pts (xy 121.92 115.57) (xy 118.11 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0deae81b-7248-4a28-8fa5-236272fb2907) - ) - (wire (pts (xy 52.07 86.36) (xy 52.07 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0e5771dd-f9f2-484b-9994-49825996d2b6) - ) - (wire (pts (xy 181.356 138.684) (xy 172.466 138.684)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0ef164c4-10f8-4c2e-8e91-310a3c2abca8) - ) - (wire (pts (xy 125.73 110.49) (xy 123.19 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0f4c8f5d-7764-4844-b220-89ddb18cfe79) - ) - (wire (pts (xy 35.56 91.44) (xy 35.56 92.71)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0f573884-24f1-4148-8d9e-59c7ab736392) - ) - (wire (pts (xy 269.24 147.32) (xy 269.24 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0f6345f0-ad03-4937-b048-1f5bf0bc9507) - ) - (wire (pts (xy 68.58 68.58) (xy 68.58 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0f9b8265-5275-4b48-8cd1-5165cfd1f7d0) - ) - (wire (pts (xy 63.5 78.74) (xy 63.5 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 107c046d-7009-407a-ad71-ee9db42890f0) - ) - (wire (pts (xy 95.25 115.57) (xy 99.06 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1082049e-019d-4767-a2c7-a811724bb05c) - ) - (wire (pts (xy 19.05 91.44) (xy 20.32 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 12750d82-8d77-4914-8cf7-37261243cd98) - ) - (wire (pts (xy 232.918 95.504) (xy 232.918 99.06)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 14d430eb-b3bc-427d-b451-0c1925b68498) - ) - (wire (pts (xy 26.67 50.8) (xy 26.67 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 155baf06-c169-4394-81fa-c2f9e92a8975) - ) - (wire (pts (xy 43.18 87.63) (xy 43.18 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 15aab91f-355d-4fd5-9506-589ed1b46902) - ) - (wire (pts (xy 35.56 128.27) (xy 31.75 128.27)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 15e39089-31db-4a0b-a229-e7fd09872483) - ) - (wire (pts (xy 127 25.4) (xy 127 24.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 15eb7add-f5be-4f99-82d6-290e56e031e3) - ) - (wire (pts (xy 179.07 45.72) (xy 177.8 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1605dc21-f049-47f6-b9f5-f3f7986c527f) - ) - (wire (pts (xy 35.56 68.58) (xy 35.56 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 16947942-2323-4ecb-9961-8717e835539b) - ) - (wire (pts (xy 172.466 137.414) (xy 172.466 138.684)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 16bbef0f-f993-41a7-bc98-fe26fe8b0a48) - ) - (wire (pts (xy 41.91 27.94) (xy 41.91 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 16d2aa86-d3e0-48d5-b4a9-809dc0b26a54) - ) - (wire (pts (xy 99.06 184.15) (xy 101.6 184.15)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 16d49c98-6ebe-419b-a019-4370118df0db) - ) - (polyline (pts (xy 12.7 101.6) (xy 12.7 13.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 17c0265e-c797-471b-857d-9b2450027a34) - ) - - (wire (pts (xy 127 44.45) (xy 127 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 197bcc43-1db7-4b9c-84d0-989137b3639b) - ) - (wire (pts (xy 102.87 120.65) (xy 102.87 125.73)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1add3181-c92f-48a1-9142-3c389775f02e) - ) - (wire (pts (xy 95.25 146.05) (xy 96.52 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1cf9d6b5-d581-452d-b931-790f557b2e62) - ) - (polyline (pts (xy 151.13 52.07) (xy 119.38 52.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1d13e919-3f97-4ae0-b7db-ef715d72787a) - ) - - (wire (pts (xy 92.71 149.86) (xy 92.71 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1de4ad28-bc2c-4cbf-8756-4b7d24690916) - ) - (wire (pts (xy 163.83 101.6) (xy 194.564 101.6)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1f078661-9f5d-4364-b33d-06c40f56768b) - ) - (wire (pts (xy 76.2 143.51) (xy 44.45 143.51)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1f1bf40f-5c9d-4eb9-b444-8bcc5622d9dd) - ) - (polyline (pts (xy 81.28 195.58) (xy 156.21 195.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1faf41d9-6795-494e-9af8-2cc622b71908) - ) - - (wire (pts (xy 97.79 113.03) (xy 99.06 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1fe6a799-f7d4-4e21-9fa7-faa942e1344b) - ) - (wire (pts (xy 41.91 157.48) (xy 54.61 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 209ebefd-7012-4d64-974a-e16a7914d5c6) - ) - (polyline (pts (xy 156.21 13.97) (xy 284.48 13.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 20f79fe2-6eec-4652-b45c-c27c95408e18) - ) - - (wire (pts (xy 101.6 184.15) (xy 101.6 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2280d55d-eb86-40fb-aed4-b9f53bf63b2c) - ) - (wire (pts (xy 134.62 177.8) (xy 137.16 177.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2296cd50-92a7-48b0-b51c-273ad4306752) - ) - (wire (pts (xy 167.64 164.338) (xy 175.006 164.338)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 229af2b1-f859-4a72-a1ea-6eaa2bb231cc) - ) - (wire (pts (xy 53.34 128.27) (xy 53.34 127)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 23642222-32f9-4f2c-bb93-5c5f5da89f4f) - ) - (wire (pts (xy 195.834 110.998) (xy 194.564 110.998)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 23834fc1-1317-4c5e-bb61-d9763d9f34a0) - ) - (wire (pts (xy 66.04 69.85) (xy 66.04 68.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 23c552c8-7000-407f-aec5-a1e02ad6e4a9) - ) - (wire (pts (xy 162.56 44.45) (xy 167.64 44.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 23d76948-a854-41f1-bbca-3c69d4d46b68) - ) - (wire (pts (xy 181.61 20.32) (xy 181.61 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 23ebfe37-5ca1-4ca6-ae90-604fe2835f04) - ) - (wire (pts (xy 44.45 170.18) (xy 44.45 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 241ebf33-c3f6-408f-af34-b054538e9581) - ) - (polyline (pts (xy 81.28 102.87) (xy 81.28 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2426df64-1c25-4151-a003-a8113d4b9d28) - ) - - (wire (pts (xy 254 161.29) (xy 254 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 245513bc-a7bb-402e-bffa-512ff60c6872) - ) - (wire (pts (xy 204.47 135.89) (xy 209.55 135.89)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 247f6d74-5cd0-4ad8-bf1d-0afd8a0e6782) - ) - (wire (pts (xy 133.35 77.47) (xy 125.73 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 24a95804-586f-4b39-8b3e-6ceaa1349a8c) - ) - (wire (pts (xy 35.56 72.39) (xy 26.67 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 26fe84aa-232f-4d3b-837d-b7d76a826dc5) - ) - (wire (pts (xy 176.53 81.28) (xy 176.53 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2772658a-d11d-43ef-91d9-d573135158a9) - ) - (wire (pts (xy 104.14 120.65) (xy 102.87 120.65)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 27d05c84-f0f3-4209-86b0-9a992b3b9a5f) - ) - (polyline (pts (xy 153.67 53.34) (xy 153.67 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 28827dc2-ee28-4b83-b613-301dcf6b2a01) - ) - - (wire (pts (xy 43.18 72.39) (xy 43.18 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 28c82b41-8354-4c7d-8895-593a33e90cd9) - ) - (wire (pts (xy 88.9 147.32) (xy 88.9 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 295cd967-ce32-4421-bfc0-d79d919bb8eb) - ) - (wire (pts (xy 52.07 93.98) (xy 52.07 92.71)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 29dbd0fb-9b08-42bf-8b7d-623b8f89b0d4) - ) - (wire (pts (xy 176.53 76.2) (xy 176.53 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2aafa3ee-aead-48c6-a1cc-e62d39a0a814) - ) - (polyline (pts (xy 284.48 91.44) (xy 156.21 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2abd71a0-f39d-4ff9-b027-523417e7c7b2) - ) - - (wire (pts (xy 30.48 153.67) (xy 33.02 153.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2b476680-c706-4328-87c5-2ed7257f7f23) - ) - (wire (pts (xy 242.57 53.34) (xy 250.19 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2c0eeb14-d5a1-43f5-b3aa-d457f8b958a8) - ) - (wire (pts (xy 116.84 120.65) (xy 120.65 120.65)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2c63ff56-38b1-4ab4-97a9-f0548266fc3e) - ) - (wire (pts (xy 109.22 50.8) (xy 106.68 50.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2ce1e059-0887-446a-b729-ee29d6864862) - ) - (wire (pts (xy 113.03 142.24) (xy 113.03 149.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2d09b344-dd9c-4268-8f2a-9c0713c81137) - ) - (wire (pts (xy 26.67 78.74) (xy 26.67 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2d308b21-9ba4-46f1-a2d8-d1574f5e62bf) - ) - (wire (pts (xy 269.24 132.08) (xy 276.86 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2e6d61bf-a8be-4704-9440-6357255f864e) - ) - (wire (pts (xy 109.22 55.88) (xy 109.22 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2fa50384-6057-45ff-862d-7b60b1ef78ee) - ) - (wire (pts (xy 163.576 138.684) (xy 172.466 138.684)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 307b80c2-0ae1-47f4-8bf6-c9026188696f) - ) - (wire (pts (xy 88.9 35.56) (xy 88.9 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 30ad8261-f35c-43be-b55a-a48f610be437) - ) - (wire (pts (xy 22.86 43.18) (xy 26.67 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 31172a4b-c075-4142-82b9-fef4bfa64b99) - ) - (wire (pts (xy 34.29 175.26) (xy 54.61 175.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 31582b23-5f78-4e1c-b2ce-5715c1c524e9) - ) - (wire (pts (xy 96.52 146.05) (xy 104.14 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3171cf31-6e54-4c05-a50f-5707654eb095) - ) - (wire (pts (xy 169.418 104.14) (xy 169.418 104.902)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 31d96c25-221d-4e3f-8b47-1f4735be3f62) - ) - (wire (pts (xy 133.35 72.39) (xy 133.35 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 31e7ed4d-f315-4795-9ec1-d7c3514001cf) - ) - (wire (pts (xy 15.24 53.34) (xy 17.78 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 32504acc-be2c-4194-8dd3-b84c441279eb) - ) - (wire (pts (xy 109.22 53.34) (xy 109.22 50.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 34960c70-f7f2-4df9-8bf3-213a57bc99ed) - ) - (wire (pts (xy 231.14 132.08) (xy 231.14 135.89)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 34bccd07-7f59-4e20-94ba-6dc99e57438d) - ) - (wire (pts (xy 242.57 48.26) (xy 274.32 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3649685f-3f6c-4a39-b4c8-4350a5b641f8) - ) - (wire (pts (xy 220.98 99.06) (xy 226.568 99.06)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 36a350f2-a9cd-458f-9fb5-2ca839422acf) - ) - (wire (pts (xy 74.93 114.3) (xy 43.18 114.3)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 377db24b-880a-4eb2-bce9-fa6a88dc27b9) - ) - (wire (pts (xy 248.92 146.05) (xy 254 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 38dec09f-3e76-48ee-9817-083fa08acead) - ) - (wire (pts (xy 266.7 87.63) (xy 273.05 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 39b9b17a-229f-4696-aa60-bf4c5baf9ed8) - ) - (wire (pts (xy 149.606 154.178) (xy 149.606 157.988)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3a42f983-1129-48e4-a058-7afa3e7a9879) - ) - (wire (pts (xy 231.14 95.504) (xy 232.918 95.504)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3a5c64cc-522f-4089-929a-870a64d9a843) - ) - (wire (pts (xy 43.18 86.36) (xy 43.18 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3a776c7b-2086-4e53-9c5a-a7a30d1afd68) - ) - (wire (pts (xy 53.34 72.39) (xy 53.34 68.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3b8d7365-e58a-4e96-8f0f-d54803469950) - ) - (wire (pts (xy 43.18 111.76) (xy 43.18 114.3)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3c1c984f-15a0-4144-8dc5-8abe71906046) - ) - (wire (pts (xy 76.2 172.72) (xy 44.45 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3c249e29-c9b3-4dbe-8d1d-599368329d29) - ) - (wire (pts (xy 101.6 180.34) (xy 101.6 179.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3c8e9a4b-2134-4003-a0d1-c47fca703a96) - ) - (wire (pts (xy 26.67 58.42) (xy 22.86 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3cdb91a6-6fd2-42cb-9e38-54625220d3e7) - ) - (wire (pts (xy 114.3 93.98) (xy 111.76 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3ced855a-fb99-428b-9704-017f7b4ab6ed) - ) - (wire (pts (xy 127 35.56) (xy 127 33.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3dd79244-f69e-448d-b83e-1297385a133b) - ) - (wire (pts (xy 254 63.5) (xy 259.08 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3e127cdf-1702-4a50-8f74-adfb4a284dfd) - ) - (wire (pts (xy 157.226 164.338) (xy 157.226 161.798)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3f48ab66-f297-4063-bc0a-8c18cf0496e7) - ) - (wire (pts (xy 15.24 48.26) (xy 15.24 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3f837a76-5a1d-4e4c-80a7-9d41171dac10) - ) - (wire (pts (xy 109.22 55.88) (xy 106.68 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3fb48314-d165-4a4e-962a-cdeac38ef959) - ) - (wire (pts (xy 196.85 87.63) (xy 204.47 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3fd0169e-3cab-45a1-a484-0c20c05f3bfd) - ) - (wire (pts (xy 41.91 151.13) (xy 33.02 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 40012168-4727-4541-8693-761a2c9c25ed) - ) - (wire (pts (xy 64.77 116.84) (xy 67.31 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4066815e-3581-4b53-8c3a-b4095f0a46b3) - ) - (wire (pts (xy 30.48 45.72) (xy 29.21 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 41163ab3-4d22-42b5-a811-df2d72a12dfe) - ) - (wire (pts (xy 176.53 69.85) (xy 179.07 69.85)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4126cea6-7880-4b65-a7c7-433a6440f998) - ) - (wire (pts (xy 273.05 77.47) (xy 273.05 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 427307e4-825b-4837-9016-071cc107c571) - ) - (wire (pts (xy 83.82 68.58) (xy 83.82 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 42b7256a-31ce-4c8e-85ca-32bfa0e0dc87) - ) - (wire (pts (xy 260.35 132.08) (xy 260.35 142.24)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 42cf801a-eb34-4d90-90b9-cfea7bb2d3ff) - ) - (wire (pts (xy 52.07 93.98) (xy 48.26 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 431b8e24-9fc7-41d5-b0c3-27f473d4b4f9) - ) - (wire (pts (xy 236.22 87.63) (xy 219.71 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4328a01d-cfda-4b7f-92e4-abdebb766df9) - ) - (wire (pts (xy 52.07 87.63) (xy 52.07 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 435e09a6-be7c-465a-bbf2-932bcb0920ae) - ) - (wire (pts (xy 171.45 182.88) (xy 171.45 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 445241e3-268d-45e8-9318-3898e2cd165d) - ) - (wire (pts (xy 29.21 45.72) (xy 29.21 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4465a63d-5638-4e3a-aafb-79cbadfb5a9d) - ) - (wire (pts (xy 68.58 78.74) (xy 63.5 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 446ceffc-7396-40ab-a9c6-ec852efdccd3) - ) - (wire (pts (xy 26.67 53.34) (xy 26.67 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 44d6c586-0c1f-4ae6-a1f4-d89db2a06344) - ) - (wire (pts (xy 101.6 182.88) (xy 114.3 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4528e8a9-40c0-40f8-8bfa-298bb356fcde) - ) - (wire (pts (xy 250.952 94.234) (xy 250.952 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 459a3c0b-3e2a-4c60-8102-28783838a7b1) - ) - (wire (pts (xy 95.25 125.73) (xy 96.52 125.73)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 45f545b3-42b3-46d6-9c30-d22fd62f51d5) - ) - (wire (pts (xy 83.82 184.15) (xy 83.82 181.61)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 46016086-6649-430a-88c8-7a4d1622501c) - ) - (wire (pts (xy 205.232 101.6) (xy 206.502 101.6)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 469de0ba-64bf-4d24-a14c-99ed64b82288) - ) - (wire (pts (xy 113.03 157.48) (xy 113.03 149.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 46d1bb10-143e-49a6-9752-5de197de3c02) - ) - (wire (pts (xy 54.61 160.02) (xy 54.61 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 479239f1-7334-4779-b1a3-b00b4bbab138) - ) - (wire (pts (xy 266.7 72.39) (xy 273.05 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 48c7d541-8757-429a-9179-46e049927f57) - ) - (wire (pts (xy 191.77 30.48) (xy 181.61 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 49351546-c345-48ea-b793-1c069f3dec59) - ) - (wire (pts (xy 204.47 146.05) (xy 204.47 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4ae031a1-1720-40d4-8e01-9c420f827e7a) - ) - (wire (pts (xy 129.54 93.98) (xy 133.35 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4c0eb437-fcc1-4f6c-8a1d-00d6160384e7) - ) - (wire (pts (xy 78.74 30.48) (xy 78.74 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4c3c508b-5f53-46bb-8270-a09c95bca59c) - ) - (wire (pts (xy 163.83 99.06) (xy 220.98 99.06)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4cb35a22-d98f-44f3-9b68-6bf6d4e7dbfa) - ) - (wire (pts (xy 191.77 27.94) (xy 191.77 16.51)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4d61008f-f5c2-435c-b23f-6bf7ce4a2f83) - ) - (wire (pts (xy 163.576 136.144) (xy 163.576 138.684)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4d9669a4-a8aa-473e-a678-d91da8bf5f7c) - ) - (wire (pts (xy 274.32 48.26) (xy 274.32 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4dfaa394-cf37-4f59-9640-2f3e2b58bd0e) - ) - (wire (pts (xy 73.66 146.05) (xy 76.2 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4e0fb8b8-acd0-443c-8711-c5046c2138d1) - ) - (wire (pts (xy 73.66 68.58) (xy 73.66 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4fb031cb-97c3-452c-aa36-9b3c7c8f2b3e) - ) - (wire (pts (xy 120.65 191.77) (xy 124.46 191.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 50a089df-12cf-4967-bad8-467c31edcef5) - ) - (wire (pts (xy 241.3 146.05) (xy 241.3 147.32)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 517d94b1-f4ba-476b-b2f6-424592980af3) - ) - (wire (pts (xy 101.6 30.48) (xy 101.6 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 52242a6a-204b-4bd7-a62b-25d39f9deaa7) - ) - (wire (pts (xy 196.85 154.94) (xy 204.47 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5339ce55-54a0-43ed-8ab4-8fd32c67f86b) - ) - (wire (pts (xy 260.35 60.96) (xy 242.57 60.96)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 53e39f38-3899-4d25-8221-8868e654cb7d) - ) - (wire (pts (xy 52.07 72.39) (xy 52.07 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 546a9073-38aa-4fe7-8e08-da560bb6c852) - ) - (wire (pts (xy 196.85 135.89) (xy 204.47 135.89)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5478cc81-2568-4da5-95fb-7702c7329fac) - ) - (wire (pts (xy 168.656 157.988) (xy 168.656 154.178)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 555dd175-b87b-4af6-8c75-669d148c43db) - ) - (polyline (pts (xy 118.11 53.34) (xy 153.67 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5591589c-5dd3-434d-af4a-d7a2266a2d74) - ) - - (wire (pts (xy 176.53 85.09) (xy 173.99 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 55ed04dc-bf25-422b-841a-5c15f133ad8b) - ) - (wire (pts (xy 33.02 186.69) (xy 33.02 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 57754b94-cc13-4736-980c-51964107adaf) - ) - (wire (pts (xy 109.22 53.34) (xy 106.68 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 586a2c96-9fe7-4d61-aab9-6af8bf9ee5cf) - ) - (wire (pts (xy 134.62 33.02) (xy 134.62 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 58a5de37-032d-4cd7-9db4-187e5310f6f4) - ) - (wire (pts (xy 229.87 138.43) (xy 243.84 138.43)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 58e76ba9-1adc-4561-a94e-b9f4cb99e2ff) - ) - (wire (pts (xy 15.24 53.34) (xy 15.24 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5a24e6bc-318e-4b7b-a183-a13076d0b350) - ) - (wire (pts (xy 50.8 26.67) (xy 53.34 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5a2c3756-3745-4837-88cc-53eb69bd5548) - ) - (wire (pts (xy 233.68 153.67) (xy 233.68 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5b27d1f5-d71c-4a3a-aaa0-56b28163a062) - ) - (wire (pts (xy 17.78 43.18) (xy 15.24 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5b358424-4f5d-4061-a9b7-4c4c73797cfb) - ) - (wire (pts (xy 219.71 87.63) (xy 219.71 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5b6a5871-03f9-48a5-b93f-dc97d9dedf5d) - ) - (wire (pts (xy 101.6 125.73) (xy 102.87 125.73)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5c3068f4-82a8-4b81-a3c9-00438cd55b4b) - ) - (wire (pts (xy 109.22 66.04) (xy 109.22 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5d115b9b-967f-4ed8-8cda-f3d50ae38ce3) - ) - (wire (pts (xy 204.47 87.63) (xy 219.71 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5d7d2fc8-80fa-442a-9547-be7a739652b9) - ) - (wire (pts (xy 66.04 35.56) (xy 66.04 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5da9a9eb-9e19-4fdd-9067-2fbfaff56a4d) - ) - (wire (pts (xy 26.67 58.42) (xy 26.67 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5eb549e0-9f01-49a0-9e54-90f3f32feae1) - ) - (wire (pts (xy 33.02 182.88) (xy 33.02 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5ef8ec40-ebe2-4a04-97e3-274a9cad5ac5) - ) - (wire (pts (xy 101.6 191.77) (xy 102.87 191.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5f1714a1-f5ac-4fb0-b376-1b48774ea16a) - ) - (wire (pts (xy 254 146.05) (xy 254 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 60d56c37-1b71-49f6-b265-286c7f518ff1) - ) - (wire (pts (xy 101.6 190.5) (xy 101.6 191.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6103b8c6-4239-4f08-8d80-9ffca0de2531) - ) - (wire (pts (xy 29.21 124.46) (xy 31.75 124.46)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 61768a21-6b1c-48c3-9c36-9c7479eb3905) - ) - (wire (pts (xy 254 152.4) (xy 254 153.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 618da5ee-561b-4971-98a9-432301e51020) - ) - (polyline (pts (xy 81.28 134.62) (xy 137.16 134.62)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 619892d2-32f9-4836-8942-5eb610737ac3) - ) - - (wire (pts (xy 171.45 180.34) (xy 167.64 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 61ab1ef6-2bac-4703-b23d-5e63b844d6b2) - ) - (wire (pts (xy 54.61 186.69) (xy 54.61 185.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 61d33fd2-a914-4523-b406-23475a068a4f) - ) - (wire (pts (xy 184.15 66.04) (xy 184.15 60.96)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6212e6fe-41ed-4b03-9938-68edb76ae858) - ) - (polyline (pts (xy 193.04 165.1) (xy 283.21 165.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 63e37cde-bc1a-4e13-b069-8616ed97054c) - ) - - (wire (pts (xy 250.952 94.234) (xy 265.43 94.234)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 63ea5d00-033b-476c-ad2d-613d1e2624b3) - ) - (wire (pts (xy 167.64 44.45) (xy 167.64 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 64f75079-3d45-4848-a2f5-1e2002a47a2e) - ) - (wire (pts (xy 128.27 142.24) (xy 125.73 142.24)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 65771002-2a62-4b14-95b5-c8e68eea7901) - ) - (polyline (pts (xy 191.516 122.174) (xy 191.516 146.304)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 66044329-98c5-4b41-8829-1434497818d4) - ) - - (wire (pts (xy 88.9 149.86) (xy 92.71 149.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 682c2df4-1428-42b9-9fe9-991611e6aee4) - ) - (wire (pts (xy 45.72 26.67) (xy 41.91 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 69656262-14e8-4271-acba-391b6523e7ab) - ) - (wire (pts (xy 167.64 180.34) (xy 167.64 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 69a4b157-fb47-40b2-a0b8-0858465fc614) - ) - (wire (pts (xy 276.86 154.94) (xy 269.24 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6b0104bb-aa7f-4283-a8b8-2c2fded0b596) - ) - (wire (pts (xy 88.9 138.43) (xy 88.9 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6b1fe273-9385-407e-baf0-331b088833a9) - ) - (wire (pts (xy 44.45 172.72) (xy 34.29 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6b59e3c3-5f30-46d9-8b53-a9608d7e0d23) - ) - (wire (pts (xy 81.28 30.48) (xy 81.28 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6b715152-16bb-4621-b712-814b86ab9ba1) - ) - (wire (pts (xy 163.83 104.14) (xy 169.418 104.14)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6ba13e8a-1417-46b5-adab-84fd8b0f647b) - ) - (wire (pts (xy 27.94 22.86) (xy 27.94 21.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6be6d2ba-2671-4cf0-9283-4f561abd5877) - ) - (wire (pts (xy 36.83 85.09) (xy 36.83 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6cb686d2-4eee-4fa3-b901-1a62c2f8e5fc) - ) - (wire (pts (xy 96.52 68.58) (xy 96.52 71.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6cf26d7d-f980-4572-a523-3f9ed07ee1fc) - ) - (wire (pts (xy 19.05 88.9) (xy 19.05 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6df94e5c-7581-49ba-877a-5d9363145cbf) - ) - (wire (pts (xy 254 153.67) (xy 254 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6e153cee-0bae-47dd-91ac-592b722ff516) - ) - (wire (pts (xy 125.73 77.47) (xy 125.73 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6e9ddbbf-95a1-47e9-ae8e-297f9186f888) - ) - (wire (pts (xy 204.47 83.82) (xy 204.47 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6f01db61-eccb-40ab-8c43-c11cf9698f47) - ) - (wire (pts (xy 243.84 132.08) (xy 238.76 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6f7665bd-1a80-4c77-b809-85a2b3fce756) - ) - (wire (pts (xy 45.72 72.39) (xy 43.18 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 700558cd-923f-4de6-be28-c89c85c55817) - ) - (polyline (pts (xy 12.7 13.97) (xy 116.84 13.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 70b47aca-077c-4025-a3f8-1561d08b5e3d) - ) - (polyline (pts (xy 156.21 163.83) (xy 156.21 195.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 70d6c26c-617d-4685-bf1d-38bb4157de09) - ) - - (wire (pts (xy 15.24 58.42) (xy 17.78 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7124ae9b-e0f9-4b57-be83-d1810a8ae413) - ) - (wire (pts (xy 204.47 132.08) (xy 204.47 135.89)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7151c0dc-524a-46a2-92b8-cdeb0237a984) - ) - (wire (pts (xy 40.64 128.27) (xy 53.34 128.27)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7170396f-fe5c-4f4f-a0e0-555151887287) - ) - (wire (pts (xy 129.54 93.98) (xy 129.54 92.71)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 717eff2d-7675-4475-a1b6-1d2fe7c32521) - ) - (wire (pts (xy 231.648 99.06) (xy 232.918 99.06)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 728252ed-5801-4cca-8c7d-b9da476943e9) - ) - (wire (pts (xy 184.15 60.96) (xy 191.77 60.96)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7309b498-f991-4e24-8c7b-1f06ebd094b9) - ) - (wire (pts (xy 196.85 140.97) (xy 196.85 135.89)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 73616fe2-f679-4f9d-ba64-f1f8e9d3eea4) - ) - (wire (pts (xy 256.54 161.29) (xy 254 161.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7478c130-eaa4-499b-8aeb-296183fec512) - ) - (wire (pts (xy 33.02 26.67) (xy 33.02 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 751563e9-1d8e-45d4-a9d2-d5ec2b2ce619) - ) - (polyline (pts (xy 283.21 124.46) (xy 193.04 124.46)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7554b915-0981-48d3-b5c4-52e57d526a85) - ) - - (wire (pts (xy 44.45 140.97) (xy 44.45 143.51)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 75c957cd-cc9d-4ace-834c-2dbb51f6a2c1) - ) - (wire (pts (xy 63.5 87.63) (xy 63.5 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 76c0e10f-536a-481a-b1c5-20a427244b27) - ) - (wire (pts (xy 149.86 177.8) (xy 142.24 177.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 77312f7d-5249-4106-8991-4e1584cba00a) - ) - (wire (pts (xy 99.06 115.57) (xy 104.14 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 773b716c-1050-4f55-b009-543f8326f42b) - ) - (wire (pts (xy 54.61 157.48) (xy 54.61 156.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 78b97dce-c293-4d25-99fe-f5324800976e) - ) - (wire (pts (xy 165.1 185.42) (xy 165.1 179.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 794edb51-d6fc-4a8d-a958-b570080fc790) - ) - (wire (pts (xy 24.13 78.74) (xy 26.67 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 79b765a3-531c-4225-bb51-dbe98f31a8f5) - ) - (wire (pts (xy 242.57 33.02) (xy 247.65 33.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 79c1a8eb-e4d8-4b18-9d91-9bf38a6d2f48) - ) - (wire (pts (xy 181.356 157.988) (xy 181.356 152.908)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7a6a9445-c00a-47f4-b2da-93927a2cb7a1) - ) - (wire (pts (xy 101.6 171.45) (xy 101.6 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7b2a08e9-860b-425b-b326-19a9e9937211) - ) - (wire (pts (xy 167.64 166.37) (xy 167.64 164.338)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7b4524ea-5955-4dff-bbb3-707fd3394f79) - ) - (wire (pts (xy 169.418 104.14) (xy 173.99 104.14)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7b85a4e4-bef9-4cbe-b393-3a119ff4349f) - ) - (wire (pts (xy 180.34 58.42) (xy 191.77 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7d6b750d-8f8a-4242-bfbe-fbef58d105b7) - ) - (wire (pts (xy 175.26 30.48) (xy 181.61 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7d7d7708-98ee-419b-b234-dd5ffe826ddf) - ) - (wire (pts (xy 191.77 38.1) (xy 189.23 38.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7e2d07c6-f21e-4a68-9f88-0cfe1a3f5d84) - ) - (polyline (pts (xy 154.94 102.87) (xy 154.94 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7e68f932-493f-4e7d-a52c-abe4d0fe167c) - ) - - (wire (pts (xy 76.2 146.05) (xy 76.2 143.51)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7f198af8-a555-47a0-9741-7e01b335dcda) - ) - (wire (pts (xy 257.81 77.47) (xy 261.62 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7fc13200-6add-4dd7-a2c5-7b07db40c7d1) - ) - (wire (pts (xy 281.94 16.51) (xy 281.94 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7fcab982-0288-4f3b-b553-a019942a6298) - ) - (wire (pts (xy 93.98 30.48) (xy 93.98 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 80427a06-37ea-4cf5-a3fc-e2ed94adf640) - ) - (wire (pts (xy 102.87 171.45) (xy 101.6 171.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 805baba1-a425-4d6b-92e7-0bda63fac7f3) - ) - (wire (pts (xy 269.24 132.08) (xy 269.24 142.24)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 80a3c688-ff15-44ac-ab11-8f790293fdb3) - ) - (wire (pts (xy 166.37 96.52) (xy 163.83 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8112639e-8d04-4601-a79a-5e5f99301127) - ) - (wire (pts (xy 142.24 24.13) (xy 142.24 25.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 81308b2a-277b-480e-b39f-ac9dfb7cbd8f) - ) - (wire (pts (xy 25.4 91.44) (xy 26.67 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 822b5041-3a57-40d5-80af-6c1748ef8d13) - ) - (wire (pts (xy 44.45 143.51) (xy 34.29 143.51)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8246318d-f47e-4d43-9243-b9d3a5b91f37) - ) - (wire (pts (xy 163.576 157.988) (xy 163.576 154.178)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8265b9f7-14e7-405f-9905-7c154276bf4b) - ) - (wire (pts (xy 76.2 68.58) (xy 76.2 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8265d597-450a-4be4-bb79-825e0f78deba) - ) - (wire (pts (xy 142.24 40.64) (xy 142.24 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 840e7799-1928-4e87-94f0-9507f37ac8e9) - ) - (wire (pts (xy 233.68 132.08) (xy 231.14 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8467fe02-e316-4990-87e3-bc85cbb7010b) - ) - (wire (pts (xy 165.1 85.09) (xy 168.91 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 84832f3b-31ec-4480-b386-dcb31d2014d9) - ) - (wire (pts (xy 170.18 58.42) (xy 175.26 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8595ce63-23c9-489d-bf84-57ad577c4e14) - ) - (wire (pts (xy 26.67 48.26) (xy 26.67 50.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8606eb33-74da-4c96-9e3e-d24aa7fc8fde) - ) - (wire (pts (xy 191.77 45.72) (xy 184.15 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 865850c7-61aa-46d1-ae48-c63aaf26a155) - ) - (wire (pts (xy 48.26 93.98) (xy 43.18 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 875c0720-298f-4d5c-98a8-00f8c2f7b129) - ) - (wire (pts (xy 181.61 33.02) (xy 191.77 33.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 880a1588-fd85-4803-a48f-786dccb3611d) - ) - (wire (pts (xy 146.05 168.91) (xy 148.59 168.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 88908071-7e38-498a-8e81-e8ee6faf9d7c) - ) - (wire (pts (xy 219.71 154.94) (xy 219.71 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8902556a-a24a-422d-90c1-32b2f1f32446) - ) - (wire (pts (xy 278.13 96.52) (xy 280.67 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 897d09b8-e2c0-4feb-8d9f-15ec6d913516) - ) - (wire (pts (xy 196.85 146.05) (xy 196.85 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8a73ad32-73d8-4357-90c5-b2fc4c834683) - ) - (wire (pts (xy 43.18 114.3) (xy 33.02 114.3)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8a955e04-e892-403f-965e-a968375884a9) - ) - (wire (pts (xy 242.316 94.234) (xy 242.316 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8b01c3bf-e88d-40dc-9da9-f61bb27d8bbf) - ) - (polyline (pts (xy 119.38 13.97) (xy 151.13 13.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8b3eae75-d69d-4f6f-bf33-e7917f11b511) - ) - - (wire (pts (xy 41.91 22.86) (xy 41.91 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8ba6e21d-7c16-421c-95fd-fef19822427c) - ) - (wire (pts (xy 104.14 138.43) (xy 101.6 138.43)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8be597af-b3e9-481e-b62c-c3a1e0130a37) - ) - (wire (pts (xy 279.4 35.56) (xy 279.4 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8bedbcd3-5074-4686-96bf-a2e1c2b47e3c) - ) - (wire (pts (xy 242.57 50.8) (xy 250.19 50.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8c2eb97f-d0d9-417b-9a2c-e2ece38c85fa) - ) - (wire (pts (xy 143.51 63.5) (xy 143.51 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8cc14243-d122-4c81-8b68-cf606510fcff) - ) - (wire (pts (xy 179.07 104.14) (xy 180.34 104.14)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8d15e075-f3de-4d8a-9259-5249d8503d50) - ) - (wire (pts (xy 242.57 63.5) (xy 245.11 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8e52d348-e2d8-4930-bf4a-aa22f31ec159) - ) - (wire (pts (xy 63.5 35.56) (xy 63.5 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8e6ca699-4a03-44a8-85f9-3598a36a5664) - ) - (wire (pts (xy 194.564 101.6) (xy 194.564 102.616)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8e990cce-3824-4362-8dce-60af09a8cc56) - ) - (wire (pts (xy 66.04 175.26) (xy 68.58 175.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8e9c4137-c73e-4596-aeea-f3884ba47cea) - ) - (wire (pts (xy 184.15 66.04) (xy 184.15 69.85)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8ead7a67-85a1-4653-ac5e-d6499eeda94c) - ) - (wire (pts (xy 121.92 93.98) (xy 125.73 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8f1c56bd-e04e-4ce7-88e6-ef4fda9bff00) - ) - (wire (pts (xy 177.8 45.72) (xy 171.45 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8f5ea4ae-8c52-42b2-bc1a-51bdc1fed453) - ) - (wire (pts (xy 96.52 30.48) (xy 96.52 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8f6690c8-59cc-417f-8796-06fbcc67cc69) - ) - (wire (pts (xy 33.02 17.78) (xy 33.02 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8fb1c641-53d9-4a83-8dbf-393e51fc1abf) - ) - (wire (pts (xy 135.89 66.04) (xy 135.89 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8fe3bf28-7e76-4fcb-a794-cbb998083fe0) - ) - (polyline (pts (xy 116.84 13.97) (xy 116.84 101.6)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8ffa45eb-ad02-497d-aca2-e32ef80697d6) - ) - - (wire (pts (xy 181.356 134.874) (xy 181.356 138.684)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9007ac38-ea02-4c5d-b295-348b14f84a5a) - ) - (wire (pts (xy 167.64 53.34) (xy 191.77 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 90e5fc33-d19d-4465-bb54-1c9fe74dc933) - ) - (wire (pts (xy 49.53 86.36) (xy 52.07 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 91329a29-b22e-4e41-a80d-5c700781be86) - ) - (wire (pts (xy 30.48 50.8) (xy 26.67 50.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 914221c6-0f6b-4cc8-8d7c-8bb5b15f0ce4) - ) - (wire (pts (xy 91.44 68.58) (xy 91.44 71.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 923d7150-6106-4ef5-9c4b-4c6db5a2d837) - ) - (wire (pts (xy 40.64 78.74) (xy 40.64 68.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 929e7e94-ebf4-4dd2-ae81-c49cefef8ac5) - ) - (wire (pts (xy 54.61 189.23) (xy 54.61 186.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 92a9b8a3-9b59-4fe0-b3b6-eb8b97935899) - ) - (wire (pts (xy 26.67 53.34) (xy 30.48 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 937fd7b4-5c28-4750-87ba-75454d8d52ca) - ) - (wire (pts (xy 34.29 17.78) (xy 33.02 17.78)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9380f61e-8eb6-43d0-b5d0-d5dc6236ea8d) - ) - (wire (pts (xy 171.45 40.64) (xy 172.72 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 94016ac7-2b8f-4f62-94d0-ce5ee06ccdb1) - ) - (wire (pts (xy 83.82 181.61) (xy 88.9 181.61)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9427c8a4-c5f4-40fa-ab97-7fa975fc41a4) - ) - (polyline (pts (xy 151.13 13.97) (xy 151.13 52.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 943e3418-3f86-4ed6-9322-a26e51051ce9) - ) - - (wire (pts (xy 254 153.67) (xy 241.3 153.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 94e8c2ea-0b1e-49ed-99cc-3332a2d5af6f) - ) - (wire (pts (xy 242.316 103.378) (xy 242.316 106.426)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 95603359-f2b1-4d3f-ac2f-6a888487bace) - ) - (wire (pts (xy 243.84 146.05) (xy 241.3 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9571b3cb-6e67-47c1-bd21-99688ac2f68d) - ) - (wire (pts (xy 240.792 94.234) (xy 242.316 94.234)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9648300c-e8fa-4294-8e8e-a369300540e1) - ) - (wire (pts (xy 120.65 118.11) (xy 116.84 118.11)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 96cb1760-f475-4f30-bbd9-eedf8631fe88) - ) - (wire (pts (xy 134.62 43.18) (xy 127 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 96fb4746-8871-47a9-ac95-a913ab35892c) - ) - (wire (pts (xy 33.02 26.67) (xy 35.56 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 971c42b2-41c2-4e38-a2ec-e29ad1e90c2a) - ) - (wire (pts (xy 242.57 35.56) (xy 279.4 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 972c3bb2-7278-44db-ad03-151b514ebb06) - ) - (wire (pts (xy 220.98 99.06) (xy 220.98 100.33)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 97b2b87e-b0e0-47cc-8459-45e13e8090c2) - ) - (wire (pts (xy 92.71 157.48) (xy 113.03 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 97dd6e5d-7360-417b-9f16-901a64180b21) - ) - (wire (pts (xy 165.1 76.2) (xy 168.91 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9843ecf3-dc39-4ebf-b805-437988fb9b35) - ) - (wire (pts (xy 163.576 129.794) (xy 164.846 129.794)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 985fa46c-64c4-486d-a11e-4a4ce7825273) - ) - (wire (pts (xy 166.37 53.34) (xy 167.64 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9938a9d5-e672-4a7d-9632-c17a3d159f27) - ) - (wire (pts (xy 219.71 76.2) (xy 219.71 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9a26fc08-6c89-4a5d-9f55-c093b052f7f5) - ) - (wire (pts (xy 165.1 164.338) (xy 157.226 164.338)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9a97153d-db5d-4659-a451-a644992b8660) - ) - (wire (pts (xy 194.564 101.6) (xy 200.152 101.6)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9b4e177c-04c2-4dc2-bbf1-13d3a78c426a) - ) - (wire (pts (xy 36.83 157.48) (xy 33.02 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9cb3908b-b5d9-4bb3-a1f1-1b61018e18dd) - ) - (wire (pts (xy 40.64 121.92) (xy 31.75 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9cf1a105-09ed-4c9f-aad3-e7b5e213f332) - ) - (wire (pts (xy 26.67 43.18) (xy 26.67 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9d166e30-0a85-43ba-ac20-ed41694dcbeb) - ) - (wire (pts (xy 142.24 67.31) (xy 143.51 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9d18af93-bad2-4c93-9b21-3d49fe7a292c) - ) - (wire (pts (xy 119.38 149.86) (xy 120.65 149.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9d4373fa-0922-4c87-8577-34bd22e30a86) - ) - (polyline (pts (xy 81.28 163.83) (xy 156.21 163.83)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9d5a07f6-a3d1-48fa-9637-da50eb988505) - ) - (polyline (pts (xy 156.21 91.44) (xy 156.21 13.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9e7f93a9-6084-49c2-b317-5e2242a8ccba) - ) - - (wire (pts (xy 127 43.18) (xy 127 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9e84e41d-2971-4cbf-bcb2-c79867850c55) - ) - (wire (pts (xy 54.61 175.26) (xy 58.42 175.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9f318122-87ec-4078-aac5-860be0d7cf25) - ) - (wire (pts (xy 142.24 177.8) (xy 142.24 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a0101241-8a74-430e-8767-e8b0b9f1abc4) - ) - (wire (pts (xy 269.24 154.94) (xy 260.35 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a05feee0-fa3c-43c8-af2b-dab88d9469c0) - ) - (wire (pts (xy 36.83 78.74) (xy 40.64 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a1f18c6b-e0f8-42d2-8a05-a0de42099be1) - ) - (wire (pts (xy 101.6 68.58) (xy 101.6 71.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a22e8c6e-0f40-47ae-b2ce-65b2f71c87b7) - ) - (wire (pts (xy 247.65 43.18) (xy 242.57 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a2b2d0b6-05bc-464f-8f1f-6e6a094239f8) - ) - (wire (pts (xy 53.34 130.81) (xy 53.34 128.27)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a2e9d8bd-2802-44ed-9502-f87f3bf7aefb) - ) - (wire (pts (xy 254 146.05) (xy 254 147.32)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a364bfca-8950-4c2c-9600-f5d15ad94f0e) - ) - (wire (pts (xy 176.53 66.04) (xy 184.15 66.04)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a42e344f-cced-42c1-81f4-0918e1fdd30b) - ) - (wire (pts (xy 36.83 186.69) (xy 33.02 186.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a458423c-92c4-47f5-a52d-bb8cb0ab7b02) - ) - (wire (pts (xy 124.46 168.91) (xy 120.65 168.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a53d4eec-774c-4cff-beae-6b9b1c6dacac) - ) - (wire (pts (xy 219.71 154.94) (xy 219.71 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a605a9cf-ee08-4013-ba3d-245804f54a8c) - ) - (wire (pts (xy 99.06 113.03) (xy 99.06 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a62ea595-10da-47b2-b799-5c21e753cfc3) - ) - (wire (pts (xy 96.52 138.43) (xy 88.9 138.43)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a634410e-5520-4b4c-b950-468b65e1d470) - ) - (wire (pts (xy 88.9 146.05) (xy 90.17 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a674f1f5-8506-4bc2-94aa-c5d631699ac5) - ) - (wire (pts (xy 229.87 135.89) (xy 231.14 135.89)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a7f6837d-4f0a-469b-ab6a-47d4d6a6f7bc) - ) - (wire (pts (xy 102.87 120.65) (xy 95.25 120.65)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a9567563-33e2-4d7b-aea5-45d96de0ce12) - ) - (wire (pts (xy 121.92 95.25) (xy 121.92 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a9be6bfb-bec0-4ae3-8de0-5d5bea382a3e) - ) - (wire (pts (xy 173.99 76.2) (xy 176.53 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a9c89edf-e98a-4c7e-abd2-fac13725985c) - ) - (wire (pts (xy 142.24 172.72) (xy 124.46 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a9fddde8-3b7e-48fd-b963-f81054fbb227) - ) - (wire (pts (xy 241.3 153.67) (xy 233.68 153.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid aa0a6f6d-d800-405a-932b-fa19af8772ef) - ) - (wire (pts (xy 101.6 179.07) (xy 99.06 179.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid aa0b98b0-cf3e-43da-bb2c-9e9505c4f523) - ) - (wire (pts (xy 41.91 186.69) (xy 54.61 186.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ab1cc3cb-3463-4376-8e36-4fd8d46f283c) - ) - (wire (pts (xy 93.98 68.58) (xy 93.98 71.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ac457dac-51db-473d-bf2a-d6f57fefd098) - ) - (wire (pts (xy 143.51 57.15) (xy 143.51 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ace81c8f-84da-4b49-b2ee-7acade7dcbcb) - ) - (wire (pts (xy 180.086 129.794) (xy 181.356 129.794)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ae5cd25b-fbbb-4af7-a446-02ad9be58c6f) - ) - (wire (pts (xy 33.02 157.48) (xy 33.02 153.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ae62a6da-5ac1-422d-825b-25b10a6dff18) - ) - (wire (pts (xy 172.466 138.684) (xy 172.466 139.954)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid af39d92f-50ec-4a95-957a-302302833218) - ) - (wire (pts (xy 184.15 38.1) (xy 184.15 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b070c7af-1156-4465-b233-97f61493a261) - ) - (wire (pts (xy 276.86 40.64) (xy 276.86 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b0962f76-7609-4644-812c-0c50e464ca83) - ) - (wire (pts (xy 54.61 73.66) (xy 54.61 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b1bf5838-0413-4179-85b0-c89a7983c6b0) - ) - (wire (pts (xy 53.34 116.84) (xy 57.15 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b2bdd059-a42d-43ac-b751-27c892218d3c) - ) - (wire (pts (xy 41.91 180.34) (xy 33.02 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b2f6551b-57f1-4c39-8963-e9c4738db0c4) - ) - (wire (pts (xy 135.89 71.12) (xy 135.89 69.85)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b307bcd0-087c-4cbf-b6a0-40ed1adb4f04) - ) - (wire (pts (xy 265.43 94.234) (xy 265.43 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b44f25c6-c773-4d7f-9a3a-eadf5afc0677) - ) - (wire (pts (xy 129.54 191.77) (xy 130.81 191.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b466e3ce-c216-428c-9f90-e264ec72cbcf) - ) - (wire (pts (xy 143.51 67.31) (xy 144.78 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b4ded484-cde2-4e05-a7a7-65e74a434655) - ) - (wire (pts (xy 243.84 132.08) (xy 245.11 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b57703ec-47a4-4786-9a10-0998677200cd) - ) - (wire (pts (xy 206.502 101.6) (xy 207.772 101.6)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b57751bd-26ee-4277-898b-119e62b63e2c) - ) - (wire (pts (xy 111.76 83.82) (xy 111.76 88.9)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b5a7c08e-51c8-4b94-adb0-f3efc7d110e2) - ) - (wire (pts (xy 76.2 175.26) (xy 76.2 172.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b79432e9-626a-452d-8a73-a0e321c877fb) - ) - (wire (pts (xy 43.18 92.71) (xy 43.18 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b79a3c03-a1de-459f-b4b2-edc7d66b4b2d) - ) - (polyline (pts (xy 81.28 163.83) (xy 81.28 195.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b80493c2-9682-4e93-bec7-ab2b951cf52f) - ) - - (wire (pts (xy 40.64 22.86) (xy 41.91 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b8b93247-4470-431c-b1d4-a9d7aea8b6f0) - ) - (wire (pts (xy 242.57 30.48) (xy 247.65 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b9cde8e1-66b2-4170-a298-63cd87f1458a) - ) - (wire (pts (xy 134.62 182.88) (xy 138.43 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ba00dff5-0a18-4494-b98d-cd16d7d90950) - ) - (wire (pts (xy 219.71 76.2) (xy 236.22 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ba44d599-5946-4c41-8d16-82832bb37256) - ) - (wire (pts (xy 149.606 157.988) (xy 150.876 157.988)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bb4877f1-df26-41a1-8d33-c8c08988e5fb) - ) - (wire (pts (xy 142.24 33.02) (xy 142.24 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bb60b972-2d29-4c56-97c2-559584750520) - ) - (wire (pts (xy 261.62 72.39) (xy 257.81 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bc2ebd06-66f0-4b16-b4c3-b5ca95adeabd) - ) - (wire (pts (xy 250.952 103.378) (xy 250.952 101.6)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bc8c58dc-3f45-4bf9-a0d6-d9e40e792b79) - ) - (wire (pts (xy 33.02 153.67) (xy 33.02 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bc9f01bd-e06c-4cb8-9026-3d298623a300) - ) - (wire (pts (xy 86.36 30.48) (xy 86.36 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bd591712-9c4d-4ca4-8eee-7f8ac03f7d8b) - ) - (wire (pts (xy 83.82 35.56) (xy 83.82 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bd7ff547-a582-46b3-b5e7-fb95432077cd) - ) - (wire (pts (xy 101.6 177.8) (xy 101.6 179.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bdaf4b29-791a-4eb5-8401-9155492561b8) - ) - (wire (pts (xy 29.21 35.56) (xy 33.02 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bdf4fdfe-41ff-4786-81bd-8702dddb0261) - ) - (wire (pts (xy 129.54 168.91) (xy 130.81 168.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid be179986-826b-4c5f-baf0-1ad7a76c652a) - ) - (wire (pts (xy 236.22 76.2) (xy 236.22 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid be3bae8f-3607-4f04-8a96-ca1cab63b7e4) - ) - (wire (pts (xy 27.94 35.56) (xy 29.21 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid be4f6225-b612-4a0d-8fe6-e62ec5815ed5) - ) - (wire (pts (xy 236.22 85.09) (xy 236.22 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bec5b35a-7dcb-4504-9d1b-0fefdcaa4d1c) - ) - (polyline (pts (xy 193.04 124.46) (xy 193.04 165.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bf4e58de-b022-489a-9776-f3fc6e1a44c9) - ) - - (wire (pts (xy 118.11 110.49) (xy 118.11 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c06de26c-b043-455a-b586-aecc8818b2dd) - ) - (polyline (pts (xy 118.11 86.36) (xy 118.11 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c0837c9c-3ebf-4805-bfa9-bc93143f9211) - ) - - (wire (pts (xy 63.5 69.85) (xy 63.5 68.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c0f620fa-0989-4db1-925d-5a5e09fc265b) - ) - (wire (pts (xy 242.57 40.64) (xy 276.86 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c1b5358f-6522-4dad-a1eb-e9fffd47e2cd) - ) - (wire (pts (xy 181.61 30.48) (xy 181.61 27.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c1cfd592-df54-4a54-b3aa-637d8f180b07) - ) - (wire (pts (xy 242.57 27.94) (xy 247.65 27.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c21d5cc5-7336-41c7-984f-91d6b3744385) - ) - (wire (pts (xy 26.67 72.39) (xy 26.67 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c2b67c6b-887b-431d-9cb5-e95d493c239c) - ) - (wire (pts (xy 33.02 22.86) (xy 35.56 22.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c2e43796-e031-4bb4-b221-cb360dc174a0) - ) - (wire (pts (xy 177.8 48.26) (xy 177.8 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c2f9ffe9-c866-42ce-8ae1-8b8e7bc8202a) - ) - (wire (pts (xy 185.166 129.794) (xy 181.356 129.794)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c309bef9-d0f7-4eb0-9a36-887f1c9412a2) - ) - (wire (pts (xy 22.86 53.34) (xy 26.67 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c3f4adfb-3865-41b7-9ef6-0ce191867b8a) - ) - (wire (pts (xy 167.64 53.34) (xy 167.64 50.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c41654c3-f812-42ed-b705-005468a07cf9) - ) - (wire (pts (xy 133.35 93.98) (xy 133.35 92.71)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c47da35a-7a15-40b8-bb29-c7a57352ecc2) - ) - (wire (pts (xy 26.67 38.1) (xy 26.67 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c4a48c98-8759-4032-b314-119f809cc0a6) - ) - (wire (pts (xy 144.78 69.85) (xy 142.24 69.85)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c5970f95-150b-4bf9-ad57-b9816290cc8c) - ) - (polyline (pts (xy 137.16 161.29) (xy 81.28 161.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c5a99258-6aca-4c46-b815-ac3881779d7f) - ) - - (wire (pts (xy 221.742 108.712) (xy 220.98 108.712)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c60db2e2-822d-42f0-a3f6-6f109fd03b0d) - ) - (wire (pts (xy 120.65 142.24) (xy 113.03 142.24)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c6fbb45f-144a-43cf-a0c9-69b5abd9ddfd) - ) - (polyline (pts (xy 12.7 195.58) (xy 12.7 102.87)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c70dce78-e61a-4dd7-b244-f0edbb8872c1) - ) - - (wire (pts (xy 245.11 63.5) (xy 248.92 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c7ea2fef-8ca9-40a6-982f-1d3391fe6329) - ) - (wire (pts (xy 29.21 55.88) (xy 30.48 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c8294cf6-b3d1-4f41-8b0c-bbd5cc4fdf72) - ) - (wire (pts (xy 124.46 191.77) (xy 124.46 190.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c8fcf32a-c1da-43cd-b99c-e1117150281d) - ) - (wire (pts (xy 113.03 149.86) (xy 114.3 149.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c94f7fd2-a4e5-4f32-a5a1-866b78da9194) - ) - (wire (pts (xy 138.43 185.42) (xy 134.62 185.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ca1800bf-caf6-4a70-ba38-50f12d7092e5) - ) - (polyline (pts (xy 284.48 13.97) (xy 284.48 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ca21de01-45be-4985-bbf1-6731617708a2) - ) - - (wire (pts (xy 17.78 48.26) (xy 15.24 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ccead287-a24a-458b-bc62-ee63600fe76a) - ) - (wire (pts (xy 242.316 103.378) (xy 250.952 103.378)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid cf184f2e-d6f7-4880-a537-f1c75c289eae) - ) - (wire (pts (xy 220.98 108.712) (xy 220.98 105.41)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d03c2d00-257a-4b3d-b449-da4e45338e6f) - ) - (wire (pts (xy 278.13 97.79) (xy 278.13 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d15fd7de-c8e3-4f57-9879-6c9e71fc602b) - ) - (wire (pts (xy 166.37 93.98) (xy 163.83 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d3bc7771-bea2-4d7d-853f-da811a68336c) - ) - (wire (pts (xy 88.9 71.12) (xy 88.9 68.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d3d715e2-69f6-4c10-8cf7-d080dfb3a01c) - ) - (wire (pts (xy 99.06 68.58) (xy 99.06 71.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d4e4c323-0088-461b-ac1b-b0e7e7c69b23) - ) - (wire (pts (xy 133.35 67.31) (xy 135.89 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d5ed821c-7f7e-4d36-8690-4d3e76d241ae) - ) - (wire (pts (xy 204.47 76.2) (xy 204.47 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d6242376-4fe7-4256-bd9e-ce031bdf4e82) - ) - (wire (pts (xy 134.62 24.13) (xy 134.62 25.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d726a52e-fb3c-4323-8767-f9a4651b9512) - ) - (wire (pts (xy 72.39 116.84) (xy 74.93 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d76ad4d0-b164-4259-a07b-084d59fe9fb4) - ) - (wire (pts (xy 22.86 48.26) (xy 26.67 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d7771bfb-2867-49b0-a707-009719006935) - ) - (wire (pts (xy 191.77 40.64) (xy 177.8 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d7bf55cd-a43a-45f2-a0a2-eb4e28ce0afe) - ) - (wire (pts (xy 68.58 78.74) (xy 68.58 80.01)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d7ea0c97-2ebb-4241-9991-bfbab6d0c564) - ) - (wire (pts (xy 191.77 16.51) (xy 281.94 16.51)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d8af3cce-47b7-4e57-bb05-b0ea764e80de) - ) - (wire (pts (xy 144.78 57.15) (xy 143.51 57.15)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d8fe51cf-c615-42f3-8b4e-076f941fd3dd) - ) - (wire (pts (xy 191.77 50.8) (xy 177.8 50.8)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d9699d2f-058b-4312-9ab7-6c91aeb1dfd9) - ) - (wire (pts (xy 44.45 86.36) (xy 43.18 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d982805f-51e9-476b-9f63-ce174f281b8f) - ) - (wire (pts (xy 15.24 38.1) (xy 15.24 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d9dc7cf1-e63d-436a-abac-4a37f02d14ed) - ) - (wire (pts (xy 266.7 77.47) (xy 273.05 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d9f27c04-c2dc-4d11-b947-b1b83d231333) - ) - (wire (pts (xy 204.47 140.97) (xy 204.47 135.89)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid da2e01ef-02e1-45f6-bb63-a8572b8f3424) - ) - (polyline (pts (xy 283.21 165.1) (xy 283.21 124.46)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid da551b64-6457-4833-966b-4526c14b0a2c) - ) - - (wire (pts (xy 106.68 48.26) (xy 107.95 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid da606932-4c4f-4d1f-8fcf-a50689a4f397) - ) - (polyline (pts (xy 77.47 195.58) (xy 12.7 195.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid da71dd9c-56f4-4e37-bafe-cc697f6a150d) - ) - - (wire (pts (xy 191.77 43.18) (xy 177.8 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid da9a9c00-c167-4a74-ac33-c911d93b8ab2) - ) - (wire (pts (xy 22.86 38.1) (xy 26.67 38.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid dc85bc67-1a53-42c5-a294-7d2a4e063a0f) - ) - (wire (pts (xy 45.72 68.58) (xy 45.72 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid dcbce2a9-1d31-4a79-8de6-5640472a46e8) - ) - (wire (pts (xy 273.05 87.63) (xy 276.86 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid dd524319-f59e-40f3-92fe-1344ce18a325) - ) - (polyline (pts (xy 191.516 122.174) (xy 155.956 122.174)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid de2b12ee-a559-4679-8116-22a13fc3f80f) - ) - - (wire (pts (xy 180.34 104.14) (xy 181.61 104.14)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e0811a1e-85b6-4a6e-8dde-f0c33f1d90aa) - ) - (polyline (pts (xy 12.7 102.87) (xy 77.47 102.87)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e0fd44a4-c3f0-44d8-ad5a-eab3f9b9a220) - ) - - (wire (pts (xy 245.11 67.31) (xy 245.11 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e12a1c70-8bae-4a3a-9cd6-7e6025ad6738) - ) - (wire (pts (xy 177.8 50.8) (xy 177.8 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e26b9cd4-8d18-489b-9733-668513657312) - ) - (wire (pts (xy 15.24 53.34) (xy 15.24 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e3885566-6a0e-4c32-a7ed-89e6095c6992) - ) - (wire (pts (xy 260.35 132.08) (xy 269.24 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e38cfbd6-d7e7-4c3c-9256-a059061b3b9d) - ) - (wire (pts (xy 201.93 132.08) (xy 204.47 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e3a511de-46ee-450d-8dcd-1a784994f53c) - ) - (wire (pts (xy 120.65 149.86) (xy 128.27 149.86)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e40ab6a0-6187-453e-85b2-b857f9ab2eab) - ) - (wire (pts (xy 134.62 43.18) (xy 134.62 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e55cf90e-d111-4e78-b83a-76203824758d) - ) - (wire (pts (xy 86.36 68.58) (xy 86.36 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e66062ea-df96-4c00-be2b-f8a43808fafa) - ) - (polyline (pts (xy 81.28 102.87) (xy 154.94 102.87)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e6a56638-45ac-43fc-bd47-f6afa994eb33) - ) - - (wire (pts (xy 167.64 180.34) (xy 167.64 179.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e762cf9d-6554-4a44-9a54-719a4ec72023) - ) - (wire (pts (xy 140.97 118.11) (xy 144.78 118.11)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e7dfe064-084b-4934-805d-43140e18c567) - ) - (wire (pts (xy 262.89 121.92) (xy 265.43 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e846beaf-116e-426d-b6f3-4ab8e5cba986) - ) - (wire (pts (xy 246.38 55.88) (xy 242.57 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e880a1e7-d1e3-420d-b8b1-02bc701de5fb) - ) - (wire (pts (xy 33.02 22.86) (xy 33.02 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e90d90a0-4f57-4630-8347-a31e04370aab) - ) - (wire (pts (xy 260.35 147.32) (xy 260.35 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e997c776-b122-4f10-9418-d3680c662bd0) - ) - (wire (pts (xy 177.8 43.18) (xy 177.8 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e9df461f-bcd1-48b8-834a-8a79710263cd) - ) - (wire (pts (xy 66.04 146.05) (xy 68.58 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e9fbbee2-c989-4777-96da-3f49214fc6ed) - ) - (wire (pts (xy 118.11 115.57) (xy 116.84 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ea048621-7967-48e6-aefd-67501107661d) - ) - (wire (pts (xy 90.17 113.03) (xy 92.71 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ea8f2361-c6fd-42bb-8f0f-b2b1d8bf13a7) - ) - (wire (pts (xy 242.316 101.6) (xy 242.316 103.378)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ea93f2ba-cf78-435c-bd53-2820ee338f4a) - ) - (wire (pts (xy 121.92 93.98) (xy 121.92 92.71)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid eb10310d-12f6-418a-ba36-aa036f417e14) - ) - (polyline (pts (xy 137.16 134.62) (xy 137.16 161.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid eb646908-2426-4191-8c2e-24e69d633c72) - ) - - (wire (pts (xy 135.89 67.31) (xy 137.16 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ec57eb12-b4fd-432b-9f47-d80b85cfbed6) - ) - (wire (pts (xy 74.93 116.84) (xy 74.93 114.3)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ecb06bb5-aae0-474b-968e-87883315f2f7) - ) - (wire (pts (xy 90.17 152.4) (xy 88.9 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ece50b9e-9dea-42c4-bf49-2aeee5b155c1) - ) - (wire (pts (xy 71.12 68.58) (xy 71.12 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ed33b0f6-7715-4a4c-9065-d6a9a84986be) - ) - (wire (pts (xy 33.02 91.44) (xy 35.56 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ee3dcccf-cff2-4d76-9cab-795503349949) - ) - (wire (pts (xy 242.57 45.72) (xy 247.65 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid eed4c409-ae00-4fb4-b82c-fa9d69eaf781) - ) - (wire (pts (xy 125.73 93.98) (xy 125.73 92.71)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ef31bd00-a49f-48d8-9a4c-9d7510b49ddc) - ) - (wire (pts (xy 53.34 116.84) (xy 33.02 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f04068c0-f9df-4b0b-909d-9dbd5839e4d1) - ) - (wire (pts (xy 52.07 72.39) (xy 48.26 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f1f617c0-e0ce-451e-9732-ae1e6dcf63fa) - ) - (wire (pts (xy 270.51 96.52) (xy 278.13 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f217bedd-66d3-4833-9953-7e74f452ee63) - ) - (wire (pts (xy 204.47 76.2) (xy 219.71 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f3f56cc5-47ee-4a44-a1b4-e09d28bb5517) - ) - (wire (pts (xy 196.85 76.2) (xy 204.47 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f408d665-7bb6-4e21-b950-7ce98cbf5b99) - ) - (wire (pts (xy 95.25 118.11) (xy 104.14 118.11)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f4397b3a-aa10-46d4-8162-f1a667e64650) - ) - (wire (pts (xy 15.24 58.42) (xy 15.24 66.04)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f458d376-81b7-4dea-8fd4-87a3e0fd166a) - ) - (wire (pts (xy 169.418 111.506) (xy 169.418 109.982)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f49f34b8-6eed-4254-90e4-fae48519f4c1) - ) - (polyline (pts (xy 81.28 134.62) (xy 81.28 161.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f4b05009-d5fd-4b02-896b-e9eb75d8a545) - ) - - (wire (pts (xy 91.44 30.48) (xy 91.44 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f59a3303-7b86-43d1-90ad-b28e0ff403c9) - ) - (polyline (pts (xy 119.38 52.07) (xy 119.38 13.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f5d8cdb6-0d09-49bb-886b-34a354983dd2) - ) - - (wire (pts (xy 40.64 26.67) (xy 41.91 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f6ec1906-7917-48dd-a446-4d57f139fd04) - ) - (wire (pts (xy 243.84 138.43) (xy 243.84 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f7f26a62-532c-4c02-8407-4e7afe936826) - ) - (wire (pts (xy 135.89 69.85) (xy 133.35 69.85)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f816905b-a9ab-446b-8bb0-40e11a761ddb) - ) - (wire (pts (xy 184.15 69.85) (xy 184.15 71.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f8f2fc22-e0a8-421e-8e76-99e938cd1fcb) - ) - (wire (pts (xy 31.75 128.27) (xy 31.75 124.46)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fa80caea-d40c-4ad2-9818-f5a93a564561) - ) - (wire (pts (xy 54.61 72.39) (xy 53.34 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid faaac65c-88d6-4c86-b027-feb86d3176fa) - ) - (wire (pts (xy 99.06 30.48) (xy 99.06 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid facc996d-e20a-41f2-87f0-4382807961b2) - ) - (wire (pts (xy 175.006 164.338) (xy 175.006 161.798)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fb058e92-a512-4fb6-8574-b09bb6b1fc84) - ) - (wire (pts (xy 31.75 124.46) (xy 31.75 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fb68d768-bfdf-43da-bc17-61d523860878) - ) - (wire (pts (xy 204.47 154.94) (xy 219.71 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fb90c8b6-10ee-47c5-bb3b-9a5922576eb7) - ) - (wire (pts (xy 111.76 96.52) (xy 111.76 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fc3489da-69dc-4fa2-9984-40bc9fb61129) - ) - (wire (pts (xy 140.97 110.49) (xy 144.78 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fd4a80db-5579-430d-9e3f-dace6fe13858) - ) - (wire (pts (xy 30.48 182.88) (xy 33.02 182.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fd5c6217-b3ba-41dd-9a56-c8717f997138) - ) - (wire (pts (xy 34.29 146.05) (xy 54.61 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fd62e511-9836-4f04-94aa-5a63150fd964) - ) - (wire (pts (xy 114.3 180.34) (xy 101.6 180.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fd9cf1fd-bdec-44ad-896c-231de9bfc320) - ) - (polyline (pts (xy 155.956 146.304) (xy 191.516 146.304)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fdb443c5-2244-4a61-b2ab-d28518d96005) - ) - - (wire (pts (xy 276.86 132.08) (xy 276.86 142.24)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fdf001ac-3ff4-47f6-9816-73c66603c761) - ) - (wire (pts (xy 194.564 110.998) (xy 194.564 107.696)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fedc9f59-9460-442f-8053-6c2c24bf2536) - ) - (wire (pts (xy 184.15 35.56) (xy 191.77 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ff300377-fba1-46d4-8b2b-f44cfdc11e7d) - ) - (wire (pts (xy 125.73 93.98) (xy 129.54 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ffa7791c-b26a-4c24-a4e6-f10b4e9343e5) - ) - - (text "3.3V" (at 157.226 124.714 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 145d4fca-3815-4d06-9deb-2f14a829892b) - ) - (text "5V Regulator" (at 194.31 127 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 28ee6aaf-e8ef-411e-9ead-ef49cdd867bc) - ) - (text "TODO: \n" (at 182.88 175.26 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 2bc8a9e9-83ae-438b-9035-e385cb48636a) - ) - (text "Debug" (at 82.55 105.41 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 82f804a1-7adb-44fa-a29c-d05cf35536ef) - ) - (text "0.62" (at 269.24 194.31 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 8cd8e364-8a47-492a-843b-5c6a925fb6c9) - ) - (text "Alt: \nRU3040M2\nLN8342DT1AG\nJSM7788" (at 59.69 190.5 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b88aba40-3fac-4386-b243-cfced7c3720b) - ) - (text "Thermistor" (at 82.55 137.16 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid bdb920a8-c979-4208-8210-7bf0bb6eead6) - ) - (text "Heater and fans mosfets" (at 13.97 105.41 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c1707bd1-7fe1-45ba-8b1a-a9d576cc3f3b) - ) - (text "*** Features ***\nMore spare general pins" (at 303.53 49.53 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c7a019ef-e8cb-4350-80c5-c02a2bf1c14d) - ) - (text "CAN Tranciever" (at 82.55 166.37 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d1366329-7de0-4247-bdce-dafcabb6f553) - ) - (text "Alt: \nTPS54308\nTPS54302" (at 220.98 151.13 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e305fd48-a7ba-4520-bcb7-2026d96a6433) - ) - (text "**Tweaks**\nChoke on CANL/CANH\n" (at 303.53 39.37 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid eb673bd2-859b-422d-b1cb-807ca99dc056) - ) - - (label "ST_B2" (at 260.35 16.51 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 01499eed-97f4-4070-a10a-6db4f3c9e9ee) - ) - (label "ST_A2" (at 259.08 48.26 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 27ea654d-91a1-4b62-8d3d-a1ec14122103) - ) - (label "CANH" (at 104.14 182.88 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 5320a5f7-a87c-4223-a176-bd943f89e19e) - ) - (label "BOOT0" (at 40.64 76.2 90) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 71c2f143-1875-453e-a3f5-8ce1c8aae07b) - ) - (label "ST_A1" (at 261.62 40.64 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 93f92899-fdce-4edf-ba55-5f15729b7832) - ) - (label "NRST" (at 29.21 72.39 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c8e75dbd-910e-4c80-bdfa-cc005961c03e) - ) - (label "ST_B1" (at 259.08 35.56 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e1b2f2a0-5ad1-4126-ab69-66e5436670df) - ) - (label "VDDA" (at 29.21 43.18 90) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid f4ec0387-cbe1-4aee-bd5e-102e87bcb9a8) - ) - (label "CANL" (at 104.14 180.34 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid fd556e00-4520-4f3d-8ccb-c0543ab3ab6c) - ) - - (global_label "DP" (shape input) (at 135.89 66.04 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 02164073-6986-47ec-b4ab-47cc95abdd9a) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "USBDP" (shape input) (at 144.78 67.31 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 0275d81f-958e-41ec-83c6-c0de5f23cfe1) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "THERM" (shape input) (at 63.5 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 02ee6e54-89e5-4c01-87df-668879a6d139) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "THERM2" (shape input) (at 104.14 146.05 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 03b80920-7b4c-4e49-83bc-f5d95ad79f12) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "AREF" (shape input) (at 34.29 17.78 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 05138659-4c40-48ee-b2a7-67b415953893) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "CANRX" (shape input) (at 83.82 76.2 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 05e628d5-6a10-4af0-86ad-7590fbe787c1) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_UART_RX" (shape input) (at 88.9 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 06065181-4297-40a8-92e9-c8273987cf18) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "THERM" (shape input) (at 128.27 149.86 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 073aa569-bccb-47ee-a443-84cf37479245) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ASCL" (shape input) (at 252.73 111.76 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 08fa7119-7cef-483d-9fba-19b4b3c4f7be) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "BOOT0" (shape input) (at 144.78 110.49 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 0cf34bc1-5ac6-4880-9cc4-107683c5aaf1) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_STEP" (shape input) (at 71.12 76.2 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 11a06cf8-d89e-441c-aee2-a78eaaf1bee4) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "HEATER" (shape input) (at 30.48 182.88 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 12febc89-c42b-4f7b-b7ca-62c474f976e3) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_DIR" (shape input) (at 250.19 53.34 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 1737e445-1a0f-4b7e-893d-93957a092d47) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_STEP" (shape input) (at 260.35 60.96 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 2454a411-f6cb-4c72-b17e-3aa1c106179f) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ACS" (shape input) (at 252.73 114.3 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 2c0dfaff-b2db-4a04-8357-67dacf2120a8) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "SWCLK" (shape input) (at 95.25 115.57 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 2e5c9160-be3f-4be2-97d9-5c615e2ffe60) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_B2" (shape input) (at 257.81 87.63 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 3632cb0b-d587-4624-8302-6f8d1b9ee321) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "NRST" (shape input) (at 120.65 118.11 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 368799e9-01a2-48d2-95ba-7a0db0d980fa) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "FAN1" (shape input) (at 30.48 153.67 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 3cb6a7fd-4231-4249-a7ea-b55d94e242a5) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "CANH" (shape input) (at 168.656 154.178 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 3d138c87-163a-411f-be5d-4465cf227596) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -2.794 4.318 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "CANL" (shape input) (at 148.59 168.91 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 3f742ab3-e356-4e17-984d-bedd1678798d) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "USBDP" (shape input) (at 93.98 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 4555e252-30c2-489c-bc35-e56d9d3709ac) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "USBDM" (shape input) (at 91.44 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 4ace45e8-20e9-4e9b-8a76-31ba0bbd44ee) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_VS" (shape input) (at 171.45 40.64 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 4de388ca-59ce-44ef-a4a7-2fbe75acaf9f) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "SWDIO" (shape input) (at 121.92 115.57 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 509bc2f0-6085-4e5c-a15f-4a6b57add024) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "AREF" (shape input) (at 240.792 94.234 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 5294bb52-b315-4ede-858e-2fb1c810c3f6) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -23.368 0.254 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "SWCLK" (shape input) (at 99.06 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 5a973cd3-b7a5-46a1-ba77-add069659c39) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "CANH" (shape input) (at 120.65 168.91 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 5d7123e0-8713-477a-a249-a300bd3f75ba) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ASCL" (shape input) (at 96.52 71.12 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 64eca3ba-a2d6-4da7-a33b-6ab4c9797e84) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "FAN0" (shape input) (at 83.82 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 65dbe7e3-ba0c-4b9b-9c59-53448b277ec1) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "BRB" (shape input) (at 165.1 85.09 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 66b3e4cf-32c6-44f6-b104-a58f61f4de1b) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ENDSTOP3" (shape input) (at 93.98 71.12 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 679db155-34d7-438d-8153-e1ff317b951c) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_VS" (shape input) (at 171.45 182.88 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 6ce59596-685c-4776-879f-65c0963b6635) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "BOOT0" (shape input) (at 40.64 80.01 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 6fbfae50-e708-4d85-899d-bf36e39bac51) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "BRB" (shape input) (at 247.65 33.02 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 715b3c9a-7279-4ee4-9aca-76ff9e1cf905) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_UART_TX" (shape input) (at 86.36 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 72bf28f1-f988-4a72-b8b4-a2a85a353602) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_UART_TX" (shape input) (at 176.53 69.85 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 74c4ca71-dcd1-4756-afa2-48bec3775166) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "DM" (shape input) (at 163.576 154.178 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 787ff5b3-f9e1-4194-a160-7c94ebdee81e) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -2.794 4.318 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_DIR" (shape input) (at 73.66 76.2 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 78b5c651-c994-4f0e-b067-57551009f254) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "FAN0" (shape input) (at 29.21 124.46 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 796b9bd1-5ee3-4e88-9b49-5429c6ee38d9) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_B1" (shape input) (at 257.81 82.55 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 7b9ed10c-2b4b-428f-9afe-d1adf2febe3b) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "AREF" (shape input) (at 128.27 142.24 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 8285c2ca-1496-4b14-97f1-a19834565bf6) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ASDO" (shape input) (at 99.06 71.12 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 858b5d38-0af6-483e-8e4d-e7db211052d2) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "BRA" (shape input) (at 165.1 76.2 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 8961f69b-9fb9-43f0-b920-7b4c47be826b) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "BRA" (shape input) (at 247.65 43.18 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 8ade5ff6-880f-47cc-9f2e-5b80ca2a0c00) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "CANTX" (shape input) (at 86.36 76.2 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 8ae5a635-885a-4f7c-be0d-839ad0c4a540) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ENDSTOP3" (shape input) (at 231.14 95.504 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 8e85bda9-1a35-4cf2-afc9-6be9719e9ff3) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 468.63 194.564 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "CANTX" (shape input) (at 138.43 185.42 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 8eaa5991-54fe-4ada-af59-2372a94eebaa) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "AREF" (shape input) (at 104.14 138.43 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 90783912-368f-43c7-ba8e-0d02a04d4a9d) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ENDSTOP1" (shape input) (at 88.9 71.12 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 921b5ff4-8f8e-44ab-b781-73fc3f0b1130) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "BOOT1" (shape input) (at 68.58 80.01 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 96ad689c-1c57-4d2d-9d53-a61a3ff68d66) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "AINT1" (shape input) (at 278.13 109.22 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 9869d184-fd05-431f-a5a8-9c3f8a086a3c) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_UART_RX" (shape input) (at 176.53 66.04 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 99bf8f28-c6fc-45c5-91d7-d00125aff738) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ASDI" (shape input) (at 252.73 109.22 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 9b0a2770-e7ba-4496-b966-f375d8632fbd) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_DIAG" (shape input) (at 101.6 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 9e2e18fd-228a-4309-a23b-74999373017d) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_VS" (shape input) (at 247.65 30.48 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid a224a09c-6eab-4f88-9b71-033b7e1a8fa6) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_DIAG" (shape input) (at 166.37 53.34 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid a2f24b0b-2607-4d98-9037-5fca0e305334) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_A1" (shape input) (at 257.81 72.39 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid b32ae4c0-97bc-40ad-b863-6384c89b1020) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "CANRX" (shape input) (at 138.43 182.88 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid b5c1975e-82ac-4842-a140-47f0d3750849) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "CANL" (shape input) (at 149.606 154.178 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid b6baf16d-6656-46ac-960e-fabab4df1929) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -2.794 4.318 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_VS" (shape input) (at 247.65 45.72 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid b8e871c9-bf38-400c-a8d6-1893209216a1) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ASDI" (shape input) (at 101.6 71.12 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid b9644b3f-3458-489e-960a-d4be5baf60d8) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ENDSTOP2" (shape input) (at 91.44 71.12 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid bbdab875-9821-4979-a432-983127c65797) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_VS" (shape input) (at 196.85 76.2 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid bc2f891b-17b9-4979-8620-9f3f553704f3) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "DM" (shape input) (at 135.89 71.12 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid bea3afcb-b286-4429-b4ad-784307b4ebec) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "LED0" (shape input) (at 142.24 43.18 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid c101c113-a623-4c6c-a8b8-27659f04882b) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_EN" (shape input) (at 175.26 30.48 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid c1ef424b-3969-4124-8ef0-20e152a79be2) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "SWDIO" (shape input) (at 96.52 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid c89940da-49a2-42c9-ab77-4014cd41d3eb) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ENDSTOP1" (shape input) (at 181.61 104.14 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid c9cdedc1-42b3-46f7-8319-c8cdc66fdbef) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "BOOT1" (shape input) (at 120.65 120.65 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid d04e27c7-02ad-4cb7-af55-191e39ff2928) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_A2" (shape input) (at 257.81 77.47 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid d691ccef-6a5f-4f34-9245-b2a42ba0995c) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ENDSTOP2" (shape input) (at 207.772 101.6 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid d6ace5ff-86e2-4730-b5d1-8c0e17d58c06) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -1.778 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ST_EN" (shape input) (at 76.2 76.2 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid da558653-4a78-4f2c-89cc-0a432b7e997f) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "THERM2" (shape input) (at 66.04 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid de870a51-a7f1-4df9-b04a-cecbd7336462) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "AINT1" (shape input) (at 63.5 69.85 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid e1aee6c3-1abb-40fe-9fe6-9fa0d2564756) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "NRST" (shape input) (at 24.13 78.74 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid e4a8d763-9b36-4ae2-97d8-db3d95eb7edb) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "DP" (shape input) (at 181.356 152.908 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid e6f9d8ed-f2f2-485b-8c11-1294b2af90f8) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -2.794 4.318 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "FAN1" (shape input) (at 81.28 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid e7129711-97f7-4064-b871-2ccbf11440f9) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "HEATER" (shape input) (at 78.74 30.48 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid e81733a7-1fe1-4f0e-b4e0-9a3139583218) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ASDO" (shape input) (at 252.73 106.68 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid f171a697-31b2-430f-b792-e4473b195e8a) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "LED0" (shape input) (at 54.61 73.66 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid f81222d1-7674-4b33-b74b-bff68ef5ea13) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "ACS" (shape input) (at 66.04 69.85 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid f90d5b39-4607-4b19-a4b0-b8256f07e209) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "USBDM" (shape input) (at 144.78 69.85 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid fc1acf39-f380-4b14-9d9b-e439f39f4336) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - - (symbol (lib_id "TMC2209:TMC2209-LA") (at 191.77 27.94 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e79a32d) - (property "Reference" "U2" (id 0) (at 217.17 18.1102 0) - (effects (font (size 1.524 1.524))) - ) - (property "Value" "TMC2209-LA" (id 1) (at 217.17 20.8026 0) - (effects (font (size 1.524 1.524))) - ) - (property "Footprint" "TMC2209:TMC2209-LA" (id 2) (at 217.17 21.844 0) - (effects (font (size 1.524 1.524)) hide) - ) - (property "Datasheet" "" (id 3) (at 191.77 27.94 0) - (effects (font (size 1.524 1.524))) - ) - (property "LCSC" "C465949 " (id 4) (at 191.77 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 40be9032-9675-4a2c-9eac-93e58af03f6c)) - (pin "10" (uuid e1767a3f-d744-4eff-82ab-f081241474bc)) - (pin "11" (uuid 5465adc4-b45d-4a4e-ab16-dd1ec2aa9574)) - (pin "12" (uuid 7229fd2c-9626-479f-9cb3-420f454ba9cd)) - (pin "13" (uuid db0dba66-7a40-4a8f-8ac3-2857f93d4f54)) - (pin "14" (uuid 565bca09-98fe-4e79-afba-bd745d52ca70)) - (pin "15" (uuid 4bc6124b-0721-41e6-8e2c-9172329a489f)) - (pin "16" (uuid e3247588-d24c-45d9-b35b-ac9c3aae99e5)) - (pin "17" (uuid 1df76919-c5b8-4c8c-a137-5b3afcf94022)) - (pin "18" (uuid 8a1f93d2-518d-464c-915f-a2eda2aa4050)) - (pin "19" (uuid ae2f21a6-05b4-4bfe-a902-f8b651973d8f)) - (pin "2" (uuid a337a97f-d42d-4bf1-a901-ee8998d2b0e3)) - (pin "20" (uuid b1e0b5ee-867f-4685-8b86-8481bf31a512)) - (pin "21" (uuid 0072af0b-9582-4ad5-b443-5ffc343a2609)) - (pin "22" (uuid f0dcff99-a1dc-4a27-943a-ae526a3f1bae)) - (pin "23" (uuid 62970f9c-fe2e-43ec-ac3a-759f0a8a5d43)) - (pin "24" (uuid 00099780-7c6a-48a7-ab39-250f8d2c2057)) - (pin "25" (uuid c275385f-abbb-498c-8e7b-2c8f3a525051)) - (pin "26" (uuid f0abf42f-34c5-4a02-9dd2-91b4b5b33713)) - (pin "27" (uuid abc47497-ea09-4f8c-ade1-f3c56c02f1e4)) - (pin "28" (uuid 954d2c1a-da02-4eff-9661-0862b7100838)) - (pin "29" (uuid 1d9f2b6e-63ac-4fd4-922f-b35c8b1bc08a)) - (pin "3" (uuid bfc237a0-a5c0-4081-aad7-4e106633138b)) - (pin "4" (uuid ed8c572a-f7c0-433a-b32d-88a60fd3858b)) - (pin "5" (uuid 3fc9ecbe-8ad1-4f2b-95bb-4b6c3b1f7891)) - (pin "6" (uuid c915ba40-55ff-496d-a615-58328b8636ed)) - (pin "7" (uuid 665fae56-5563-486d-9f09-0a1bbeb335e0)) - (pin "8" (uuid c8cb431b-681c-4d53-b167-6b560bcd7d1b)) - (pin "9" (uuid 321f36ad-cf50-4175-b528-ea6665cc1c61)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x04") (at 276.86 60.96 90) (mirror x) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7a2e07) - (property "Reference" "J9" (id 0) (at 277.0632 62.992 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "STEPPER" (id 1) (at 279.3746 62.992 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Connector_JST:JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical" (id 2) (at 276.86 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 276.86 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C144395" (id 4) (at 276.86 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9cd1fe68-fb7b-4237-8fe2-0c3d62c58ac2)) - (pin "2" (uuid 7e6d014a-44bb-4cb2-b263-274a1727f258)) - (pin "3" (uuid 4dca3da0-7d98-46fb-b643-90e3f7d5f8b3)) - (pin "4" (uuid 4f804576-4d31-4ec8-a2d0-e627a069aa21)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x02") (at 27.94 114.3 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7a3f91) - (property "Reference" "J4" (id 0) (at 30.0228 122.555 0)) - (property "Value" "FAN0" (id 1) (at 30.0228 120.2436 0)) - (property "Footprint" "Connector_JST:JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical" (id 2) (at 27.94 114.3 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 27.94 114.3 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C2319" (id 4) (at 27.94 114.3 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0a3d7e96-30a4-41a3-a0fd-eb7bbcc14e2a)) - (pin "2" (uuid 4c14bb15-00d6-4b2b-b4de-7373d32d8fbb)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x02") (at 29.21 143.51 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7a4bc7) - (property "Reference" "J5" (id 0) (at 31.2928 151.765 0)) - (property "Value" "FAN1" (id 1) (at 31.2928 149.4536 0)) - (property "Footprint" "Connector_JST:JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical" (id 2) (at 29.21 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 29.21 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C2319" (id 4) (at 29.21 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d2c6b1fd-ae3c-41d2-a64c-3d6150c8e118)) - (pin "2" (uuid 83abd2e5-c2ed-42e3-9efd-e899b80d5eda)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x02") (at 29.21 172.72 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7a5abd) - (property "Reference" "J6" (id 0) (at 31.2928 180.975 0)) - (property "Value" "Heater" (id 1) (at 31.2928 178.6636 0)) - (property "Footprint" "Huvud:TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal" (id 2) (at 29.21 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 29.21 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C557685" (id 4) (at 29.21 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid af74a6f5-6a09-4cd7-a462-2af610ec69b4)) - (pin "2" (uuid c56e7670-134c-4107-a2d5-1083c0ef7188)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x03") (at 83.82 149.86 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7a6e7f) - (property "Reference" "J3" (id 0) (at 85.9028 141.605 0)) - (property "Value" "THERM" (id 1) (at 85.9028 143.9164 0)) - (property "Footprint" "Connector_JST:JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical" (id 2) (at 83.82 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 83.82 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C2320" (id 4) (at 83.82 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fb2c63af-22b8-4e80-bad7-767ea29fd120)) - (pin "2" (uuid ac417082-45c5-4213-9c37-96cb863f02cc)) - (pin "3" (uuid 703dbdd7-ff9d-49e4-9d46-c37f9230fc30)) - ) - - (symbol (lib_id "Device:R_Small") (at 181.61 25.4 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7bbb4e) - (property "Reference" "R18" (id 0) (at 183.1086 24.2316 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "22k" (id 1) (at 183.1086 26.543 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 181.61 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 181.61 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25768" (id 4) (at 181.61 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1c66a67f-4618-46f3-8b7d-8993238c4188)) - (pin "2" (uuid dafab79e-f790-4879-acc8-9dae71db2dd2)) - ) - - (symbol (lib_id "Device:C_Small") (at 251.46 63.5 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7ca933) - (property "Reference" "C9" (id 0) (at 251.46 57.6834 90)) - (property "Value" "0.1uF" (id 1) (at 251.46 59.9948 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 251.46 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 251.46 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C1525" (id 4) (at 251.46 63.5 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3f093ab5-80d4-446c-90bf-4e8fe38d5558)) - (pin "2" (uuid 1c5ec404-ff46-424e-b0a8-6c92c2e79b78)) - ) - - (symbol (lib_id "Device:C_Small") (at 181.61 45.72 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7cb29e) - (property "Reference" "C4" (id 0) (at 181.61 39.9034 90)) - (property "Value" "4.7uF" (id 1) (at 181.61 42.2148 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 181.61 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 181.61 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C23733" (id 4) (at 181.61 45.72 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 451eba9f-5b30-4f16-b4af-519d81840867)) - (pin "2" (uuid d2fa85f4-5457-46d9-afe4-960855634aa7)) - ) - - (symbol (lib_id "power:GND") (at 171.45 45.72 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7cea1a) - (property "Reference" "#PWR024" (id 0) (at 171.45 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 171.577 48.9712 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 171.45 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 171.45 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b6dc9410-86b8-4eb4-8244-73f4a7a8470d)) - ) - - (symbol (lib_id "power:GND") (at 259.08 63.5 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7d098d) - (property "Reference" "#PWR031" (id 0) (at 265.43 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 262.3312 63.373 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 259.08 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 259.08 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6cec657e-e4c6-4a69-bfe8-553ddda7b93d)) - ) - - (symbol (lib_id "Device:R_Small") (at 177.8 58.42 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7d5ab1) - (property "Reference" "R17" (id 0) (at 178.9684 59.9186 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "22k" (id 1) (at 176.657 59.9186 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 177.8 58.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 177.8 58.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25768" (id 4) (at 144.78 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3aa866cd-5e9c-4c23-8871-ebdda3476d91)) - (pin "2" (uuid b5b6e35d-548d-4278-a58b-f885e53257b9)) - ) - - (symbol (lib_id "power:GND") (at 170.18 58.42 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7d64ab) - (property "Reference" "#PWR023" (id 0) (at 163.83 58.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 165.7858 58.547 0)) - (property "Footprint" "" (id 2) (at 170.18 58.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 170.18 58.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1ff180fa-b5d7-455b-9fd8-f11d780eac4e)) - ) - - (symbol (lib_id "Device:C_Small") (at 204.47 81.28 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7ddabf) - (property "Reference" "C6" (id 0) (at 206.8068 80.1116 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uF/35V" (id 1) (at 206.8068 82.423 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 204.47 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 204.47 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C14663" (id 4) (at 204.47 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9c7cb353-4b12-4d8c-93c0-131b28ce598c)) - (pin "2" (uuid 70018091-5a78-403a-b53a-d76282f011d8)) - ) - - (symbol (lib_id "Device:C_Small") (at 219.71 81.28 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7e142b) - (property "Reference" "C7" (id 0) (at 222.0468 80.1116 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uF/35V" (id 1) (at 222.0468 82.423 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 219.71 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 219.71 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C14663" (id 4) (at 219.71 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 45c2c641-6109-4cb8-b400-47a33ee8c436)) - (pin "2" (uuid 07dfae09-31a7-4dae-81c6-408e66b092ed)) - ) - - (symbol (lib_id "power:GND") (at 196.85 87.63 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7e334b) - (property "Reference" "#PWR026" (id 0) (at 190.5 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 192.4558 87.757 0)) - (property "Footprint" "" (id 2) (at 196.85 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 196.85 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a7bcff5d-39fe-4015-9fe2-72be36919277)) - ) - - (symbol (lib_id "Huvud-rescue:CP-Device") (at 236.22 81.28 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7e5340) - (property "Reference" "C8" (id 0) (at 239.2172 80.1116 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100uF/35V" (id 1) (at 239.2172 82.423 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:CP_Elec_6.3x5.8" (id 2) (at 237.1852 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 236.22 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C249982" (id 4) (at 236.22 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 60c6115e-8b07-4000-8f91-e5ca52d83e8e)) - (pin "2" (uuid 1f69772d-140b-4065-a89d-f07a9e1ee252)) - ) - - (symbol (lib_id "Device:C_Small") (at 175.26 40.64 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7ee81c) - (property "Reference" "C3" (id 0) (at 175.26 34.8234 90)) - (property "Value" "0.1uF/35V" (id 1) (at 175.26 37.1348 90)) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 175.26 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 175.26 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C14663" (id 4) (at 175.26 40.64 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ceb1e673-7de7-4eba-adb7-c19e18fc98b5)) - (pin "2" (uuid f625874a-8d6e-4a34-aeaf-b71e40758e4e)) - ) - - (symbol (lib_id "Device:C_Small") (at 186.69 38.1 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7f2780) - (property "Reference" "C5" (id 0) (at 186.69 32.2834 90)) - (property "Value" "22nf/50V" (id 1) (at 186.69 34.5948 90)) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 186.69 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 186.69 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C21122" (id 4) (at 186.69 38.1 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid bffb6881-cae7-4471-ab5c-533776312411)) - (pin "2" (uuid 1ca9d7a0-5569-4e20-bd17-afb8d840eb67)) - ) - - (symbol (lib_id "power:GND") (at 247.65 27.94 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e7f58fa) - (property "Reference" "#PWR028" (id 0) (at 254 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 250.9012 27.813 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 247.65 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 247.65 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 334e7e0c-f6d4-4c17-a0d0-ad4155ca6c71)) - ) - - (symbol (lib_id "power:GNDA") (at 120.65 154.94 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e8405fb) - (property "Reference" "#PWR04" (id 0) (at 120.65 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (id 1) (at 120.777 159.3342 0)) - (property "Footprint" "" (id 2) (at 120.65 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2b0d08aa-2409-4766-bd0b-f573a46aa8ba)) - ) - - (symbol (lib_id "power:GNDA") (at 107.95 48.26 90) (mirror x) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e84b946) - (property "Reference" "#PWR011" (id 0) (at 114.3 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (id 1) (at 111.1758 48.387 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 107.95 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 107.95 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4e2f086e-f6fc-4df8-8cda-3977e0afad1f)) - ) - - (symbol (lib_id "Device:R_Small") (at 116.84 149.86 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e85b70d) - (property "Reference" "R5" (id 0) (at 116.84 144.78 90)) - (property "Value" "10k" (id 1) (at 116.84 147.193 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 116.84 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 116.84 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 116.84 149.86 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d2d969ae-5602-460c-9911-6ae1bcd4a4f3)) - (pin "2" (uuid 4606f645-183c-48a3-9f11-b5f1a26ccf43)) - ) - - (symbol (lib_id "Device:R_Small") (at 123.19 142.24 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e85bfa6) - (property "Reference" "R2" (id 0) (at 121.92 144.78 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "2.2k 0.1%" (id 1) (at 121.92 147.32 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 123.19 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 123.19 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C445604" (id 4) (at 123.19 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 67bdc669-0ad0-409c-82aa-7915ee946c6a)) - (pin "2" (uuid 67acf4ad-907c-490d-be85-574ebf1538dc)) - ) - - (symbol (lib_id "Transistor_FET:2N7002") (at 50.8 121.92 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e87e0fd) - (property "Reference" "Q1" (id 0) (at 56.007 120.7516 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "AO3400A" (id 1) (at 56.007 123.063 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 55.88 123.825 0) - (effects (font (size 1.27 1.27) italic) (justify left) hide) - ) - (property "Datasheet" "" (id 3) (at 50.8 121.92 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "LCSC" "C20917" (id 4) (at 50.8 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a26b2c15-c64a-4e07-8250-9604c5d6f4bd)) - (pin "2" (uuid 56ea9ff3-40aa-40d2-8d89-dc72d3c135eb)) - (pin "3" (uuid 70f68102-cd43-4d52-accb-86053f43a641)) - ) - - (symbol (lib_id "Device:R_Small") (at 38.1 128.27 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e8a8f7a) - (property "Reference" "R8" (id 0) (at 38.1 123.2916 90)) - (property "Value" "10k" (id 1) (at 38.1 125.603 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 38.1 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 38.1 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 38.1 128.27 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 537f6726-b928-466e-9327-be56d56a20bc)) - (pin "2" (uuid 755b15c3-e650-488b-b1de-dd3f2f72f68f)) - ) - - (symbol (lib_id "Device:R_Small") (at 69.85 116.84 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e8a9ebe) - (property "Reference" "R13" (id 0) (at 69.85 111.8616 90)) - (property "Value" "10k" (id 1) (at 69.85 114.173 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 69.85 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 69.85 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 69.85 116.84 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1298c930-6f15-45a7-ae68-32839e9556bf)) - (pin "2" (uuid a6c731e9-07b9-4a3f-ab33-27655584d169)) - ) - - (symbol (lib_id "Device:LED") (at 60.96 116.84 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e8aa769) - (property "Reference" "D1" (id 0) (at 60.7822 111.3536 0)) - (property "Value" "LEDGR" (id 1) (at 60.7822 113.665 0)) - (property "Footprint" "LED_SMD:LED_0402_1005Metric" (id 2) (at 60.96 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 60.96 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C74338" (id 4) (at 60.96 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 88f2f949-4c05-40fd-ab64-266703ffc065)) - (pin "2" (uuid 475377d7-2949-4fd0-a8d7-d769ada5456b)) - ) - - (symbol (lib_id "power:GND") (at 53.34 130.81 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e8b67de) - (property "Reference" "#PWR018" (id 0) (at 53.34 137.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 53.467 135.2042 0)) - (property "Footprint" "" (id 2) (at 53.34 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 53.34 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid afe399e6-a79e-42e0-ab2e-d96272719430)) - ) - - (symbol (lib_id "Device:C_Small") (at 20.32 43.18 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e8ba170) - (property "Reference" "C1" (id 0) (at 17.78 41.91 90)) - (property "Value" "4.7uF" (id 1) (at 24.13 41.91 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 20.32 43.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 20.32 43.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C23733" (id 4) (at 20.32 43.18 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e0c5f901-d7b8-4e27-9a01-a9183db35c28)) - (pin "2" (uuid 12f41095-5171-4303-83ee-e08ba7a06a32)) - ) - - (symbol (lib_id "Device:C_Small") (at 20.32 38.1 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e8f79f6) - (property "Reference" "C27" (id 0) (at 17.78 36.83 90)) - (property "Value" "4.7uF" (id 1) (at 24.13 36.83 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 20.32 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 20.32 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C23733" (id 4) (at 20.32 38.1 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0d810b8d-5448-4064-8d7c-8dd87f8a4aa9)) - (pin "2" (uuid 0cbdbd6d-bfb8-4e88-a5f7-dcadad8ad644)) - ) - - (symbol (lib_id "power:VDC") (at 43.18 111.76 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e8fbd58) - (property "Reference" "#PWR012" (id 0) (at 43.18 114.3 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 43.18 104.775 0)) - (property "Footprint" "" (id 2) (at 43.18 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 43.18 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a67b370c-d559-44f1-aee3-a05e310a16d7)) - ) - - (symbol (lib_id "power:+3.3V") (at 26.67 64.77 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e911c46) - (property "Reference" "#PWR0106" (id 0) (at 26.67 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 26.289 69.1642 0)) - (property "Footprint" "" (id 2) (at 26.67 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 26.67 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8576d3ca-93f1-4f4f-813d-82c6065a6654)) - ) - - (symbol (lib_id "Device:R_Small") (at 39.37 157.48 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e925870) - (property "Reference" "R10" (id 0) (at 39.37 152.5016 90)) - (property "Value" "10k" (id 1) (at 39.37 154.813 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 39.37 157.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 39.37 157.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 39.37 157.48 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6b3a2494-1903-4e44-8993-68d725995132)) - (pin "2" (uuid 557f5dc9-b51b-4c89-a4b1-737e23f8f9d8)) - ) - - (symbol (lib_id "Device:R_Small") (at 71.12 146.05 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e925884) - (property "Reference" "R14" (id 0) (at 71.12 141.0716 90)) - (property "Value" "10k" (id 1) (at 71.12 143.383 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 71.12 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 71.12 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 71.12 146.05 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 24e3ad70-b401-47e9-9f96-408d438a8d5c)) - (pin "2" (uuid 38e82104-c750-4433-a5ff-7b4e40e6a509)) - ) - - (symbol (lib_id "Device:LED") (at 62.23 146.05 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e92588e) - (property "Reference" "D2" (id 0) (at 62.0522 140.5636 0)) - (property "Value" "LEDGR" (id 1) (at 62.0522 142.875 0)) - (property "Footprint" "LED_SMD:LED_0402_1005Metric" (id 2) (at 62.23 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 62.23 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C74338" (id 4) (at 62.23 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f288cbf3-def3-499b-8c23-ce3c2fa58c44)) - (pin "2" (uuid 12bde38c-1c46-4643-bf1c-e1155a371262)) - ) - - (symbol (lib_id "power:GND") (at 54.61 160.02 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e925899) - (property "Reference" "#PWR019" (id 0) (at 54.61 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 54.737 164.4142 0)) - (property "Footprint" "" (id 2) (at 54.61 160.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 54.61 160.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 85ad00c7-7b3b-4f7f-92db-b67126aa2e2f)) - ) - - (symbol (lib_id "power:VDC") (at 44.45 140.97 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e9258b1) - (property "Reference" "#PWR013" (id 0) (at 44.45 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 44.45 133.985 0)) - (property "Footprint" "" (id 2) (at 44.45 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 44.45 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e97e02ad-6f93-4eab-923e-6c8980550763)) - ) - - (symbol (lib_id "Device:R_Small") (at 39.37 186.69 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e9352ee) - (property "Reference" "R12" (id 0) (at 39.37 181.7116 90)) - (property "Value" "10k" (id 1) (at 39.37 184.023 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 39.37 186.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 39.37 186.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 39.37 186.69 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 235f9092-08b1-41c0-8541-f12adc223857)) - (pin "2" (uuid 04dd0cf6-6cc0-4deb-891e-14427fb546aa)) - ) - - (symbol (lib_id "Device:R_Small") (at 71.12 175.26 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e935302) - (property "Reference" "R15" (id 0) (at 71.12 170.2816 90)) - (property "Value" "10k" (id 1) (at 71.12 172.593 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 71.12 175.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 71.12 175.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 71.12 175.26 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b59ec33d-7658-4cc2-a61a-e49ea722012c)) - (pin "2" (uuid d4c50a84-a28a-49be-af35-2ba2ba19d7a6)) - ) - - (symbol (lib_id "Device:LED") (at 62.23 175.26 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e93530c) - (property "Reference" "D3" (id 0) (at 62.0522 169.7736 0)) - (property "Value" "LEDGR" (id 1) (at 62.0522 172.085 0)) - (property "Footprint" "LED_SMD:LED_0402_1005Metric" (id 2) (at 62.23 175.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 62.23 175.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C74338" (id 4) (at 62.23 175.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c8cbc61d-9cc5-4c9c-a6d6-bc93d8f5e9a7)) - (pin "2" (uuid cc245ff7-9776-433e-9c1f-48a8f1644d9b)) - ) - - (symbol (lib_id "power:GND") (at 54.61 189.23 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e935317) - (property "Reference" "#PWR020" (id 0) (at 54.61 195.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 54.737 193.6242 0)) - (property "Footprint" "" (id 2) (at 54.61 189.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 54.61 189.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5a9c237d-73d0-4720-912b-135ed63d35dd)) - ) - - (symbol (lib_id "power:VDC") (at 44.45 170.18 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005e93532f) - (property "Reference" "#PWR014" (id 0) (at 44.45 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 44.45 163.195 0)) - (property "Footprint" "" (id 2) (at 44.45 170.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 44.45 170.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4b69fd06-aed8-496e-8189-85e8df133367)) - ) - - (symbol (lib_id "MCU_ST_STM32F1:STM32F103C8Tx") (at 68.58 50.8 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ea69d14) - (property "Reference" "U5" (id 0) (at 67.31 53.34 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "STM32F103C8T6" (id 1) (at 63.5 49.53 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" (id 2) (at 104.14 63.5 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Datasheet" "" (id 3) (at 68.58 50.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C8734" (id 4) (at 68.58 50.8 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0daadae3-2efc-497d-b338-b3acc1d4a2fe)) - (pin "10" (uuid 796f1b35-a820-4a23-b79e-611dffdc6f22)) - (pin "11" (uuid c937e493-311d-4d91-ad97-0865d7b11f69)) - (pin "12" (uuid ad223e0b-5d0e-44b4-8bb9-5a31388ca40a)) - (pin "13" (uuid 40e28832-d40b-4fd4-82fc-6074ba0a8a73)) - (pin "14" (uuid dd4eb77f-1fba-45fc-8a28-51b0646ab598)) - (pin "15" (uuid 03c2913d-2516-4de8-bb00-fc374eb7cf5d)) - (pin "16" (uuid adb0be0d-a1ea-4be7-bd16-2882a0ff279e)) - (pin "17" (uuid a544f6df-b388-4469-879f-80862b52d0c5)) - (pin "18" (uuid 39a236f6-4c8f-4253-bb41-6dfc575b8cb3)) - (pin "19" (uuid fbb096e0-b8a3-4505-8133-dddf8067c745)) - (pin "2" (uuid a15b6b51-3026-45e9-83b1-ef347c251bdd)) - (pin "20" (uuid 6d59b9b8-8561-4dfd-8ec7-3f1a47923d37)) - (pin "21" (uuid 2f4a97bc-923d-408e-8c85-234539b68398)) - (pin "22" (uuid 6d238017-e839-4e25-ac26-e04f80f4cbd2)) - (pin "23" (uuid ed721579-0f3b-4804-9b7c-d8479adf8ce9)) - (pin "24" (uuid 5d5fa3a3-bbad-4504-b669-61f27f3fbfd7)) - (pin "25" (uuid 8634ef90-3bd2-4891-86c9-a2743a19e359)) - (pin "26" (uuid 4a41357c-ef0c-4fbd-a165-d6d57bfbb40c)) - (pin "27" (uuid a9be29d0-82d1-4856-8773-a63504c1c178)) - (pin "28" (uuid 120c1428-963e-4497-98de-65baa82c7e4a)) - (pin "29" (uuid 2ac4faef-ebe8-4540-8fb1-a7a51ed85e2f)) - (pin "3" (uuid 28c2d49e-02db-4d1a-8887-548b9cf23fdb)) - (pin "30" (uuid 1e0cab38-2142-46eb-a008-5c5ce6dd30e1)) - (pin "31" (uuid 48795b78-4e44-4855-a8d6-c843103ac18f)) - (pin "32" (uuid fb5df14c-f1c9-4864-8d78-77cb870cf4e8)) - (pin "33" (uuid 0368be78-0e07-42d2-85ea-15e715a940fd)) - (pin "34" (uuid f1b1012e-5011-41f3-b6a0-03e2fc1b0dcd)) - (pin "35" (uuid 54510b1d-a37f-4d32-b9b5-2ff221b383d5)) - (pin "36" (uuid b86bb2dc-bf78-4227-b1ed-2e997a6fefcc)) - (pin "37" (uuid f42b43ac-3602-419a-964f-8859b1c2c654)) - (pin "38" (uuid fd3b26e5-f557-464c-b9af-f7a08fdd46e5)) - (pin "39" (uuid 6edac3c0-ea39-4cd9-b51b-7200e13e8523)) - (pin "4" (uuid 307b38e1-c9e9-4cb2-b0e9-50062f344bb0)) - (pin "40" (uuid cb909aaf-ad10-49a8-bbd7-d46e3cf9dc80)) - (pin "41" (uuid fcef8d9f-de9e-4faa-9b1c-87dfce209d07)) - (pin "42" (uuid e433a01f-de79-4d7d-b12b-6f2d506654e8)) - (pin "43" (uuid c4f15f3e-311b-4fdc-a38f-cc0fa662b6c4)) - (pin "44" (uuid ed78cfd4-ee22-45d9-b31b-d42724ffb639)) - (pin "45" (uuid 89be787e-0d4b-4336-be01-eec63e8b12cd)) - (pin "46" (uuid 45b0c84a-075c-4774-9625-cf91773d7e36)) - (pin "47" (uuid de63ecb3-c26f-447d-9fe2-a3b66cfb389c)) - (pin "48" (uuid adb78694-9984-475a-a866-328f0683636c)) - (pin "5" (uuid 91375ca9-142a-42a1-9edb-e1db654359e5)) - (pin "6" (uuid 4840be77-b720-485a-877b-9dccb8a5b934)) - (pin "7" (uuid 9727c360-a662-4d08-aaa3-d88992aecba2)) - (pin "8" (uuid da0b3302-7da9-4886-b327-58c6b581d582)) - (pin "9" (uuid 92306a37-53e6-4810-b3c1-9fab76ef5489)) - ) - - (symbol (lib_id "Device:R_Small") (at 181.61 69.85 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ea9b926) - (property "Reference" "R16" (id 0) (at 181.61 67.31 90)) - (property "Value" "1k" (id 1) (at 181.61 64.77 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 181.61 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 181.61 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C21190" (id 4) (at 181.61 69.85 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a80782dc-9e24-4d7c-87eb-77c8ac574ea9)) - (pin "2" (uuid 3b1e94f5-0446-4112-9698-20135e387635)) - ) - - (symbol (lib_id "Interface_CAN_LIN:SN65HVD230") (at 124.46 182.88 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005eb355cd) - (property "Reference" "U6" (id 0) (at 119.38 171.45 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "SN65HVD230" (id 1) (at 110.49 173.99 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (id 2) (at 124.46 170.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn65hvd230.pdf" (id 3) (at 127 193.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C12084" (id 4) (at 124.46 182.88 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8d2c9d71-9dfd-4677-a63c-5f6667dac37d)) - (pin "2" (uuid 1278348c-08ac-4fba-bbf1-cdcbed7e4ca8)) - (pin "3" (uuid ffae27d0-e6d4-4e49-ba46-1da4c8229bb2)) - (pin "4" (uuid 19326917-47f9-4588-b5d1-b2cce55de60a)) - (pin "5" (uuid e30e21b1-de1b-44f5-99f6-5d8a50cfa979)) - (pin "6" (uuid 6bc37ef8-7b85-436c-b859-29dd37d6e4da)) - (pin "7" (uuid 4879259c-452f-44d4-8542-ab8a23d8def8)) - (pin "8" (uuid b3e99d55-314d-42a4-8299-cec2225dc269)) - ) - - (symbol (lib_id "Device:R_Small") (at 184.15 73.66 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ebbefa0) - (property "Reference" "R24" (id 0) (at 186.69 72.39 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "22k" (id 1) (at 181.61 72.39 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 184.15 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 184.15 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25768" (id 4) (at 184.15 73.66 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 68274cff-5854-44bf-9720-0bdde8b09025)) - (pin "2" (uuid f01e9ed6-ef76-4468-a145-7d861d90eaaf)) - ) - - (symbol (lib_id "power:GND") (at 184.15 76.2 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ebd6883) - (property "Reference" "#PWR022" (id 0) (at 184.15 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 184.277 80.5942 0)) - (property "Footprint" "" (id 2) (at 184.15 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 184.15 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1daca66c-8127-4f2c-ac10-14712fa9b053)) - ) - - (symbol (lib_id "Device:R_Small") (at 142.24 38.1 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ebe5ebd) - (property "Reference" "R3" (id 0) (at 147.2184 38.1 90)) - (property "Value" "470" (id 1) (at 144.907 38.1 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 142.24 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 142.24 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25117" (id 4) (at 142.24 38.1 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 321b0dc0-6aeb-4c50-9f2c-b89995f0a422)) - (pin "2" (uuid 48075ce0-1ec4-4f5a-bca9-ed66d9097c03)) - ) - - (symbol (lib_id "power:GND") (at 250.19 50.8 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ec1ee59) - (property "Reference" "#PWR0107" (id 0) (at 256.54 50.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 253.4412 50.673 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 250.19 50.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 250.19 50.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 42e95cc0-7f65-4af6-a7fc-7c6da605bd12)) - ) - - (symbol (lib_id "power:+3.3V") (at 181.61 20.32 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ecc9141) - (property "Reference" "#PWR035" (id 0) (at 181.61 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 181.991 15.9258 0)) - (property "Footprint" "" (id 2) (at 181.61 20.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 181.61 20.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 72e4dbc7-e9a0-42b0-8a1c-ec7a26de88fc)) - ) - - (symbol (lib_id "Device:R_Small") (at 171.45 76.2 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ecd2559) - (property "Reference" "R4" (id 0) (at 170.18 78.74 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.110 1%" (id 1) (at 166.37 73.66 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_1206_3216Metric" (id 2) (at 171.45 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 171.45 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "" (id 4) (at 171.45 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fa924b24-6d13-472f-a6e6-88c59f77a472)) - (pin "2" (uuid 974822ab-fc71-4665-bc3b-1cc2000dba87)) - ) - - (symbol (lib_id "Device:R_Small") (at 171.45 85.09 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ecd2b5c) - (property "Reference" "R7" (id 0) (at 170.18 87.63 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.110 1%" (id 1) (at 166.37 82.55 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_1206_3216Metric" (id 2) (at 171.45 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 171.45 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "" (id 4) (at 171.45 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1236f85b-bbfa-4e6d-8c5b-11cfc83d69f3)) - (pin "2" (uuid ee6bf780-58b3-4b4d-b55d-ffe4522d4846)) - ) - - (symbol (lib_id "Connector_Generic:Conn_02x03_Odd_Even") (at 111.76 118.11 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ecf8029) - (property "Reference" "J2" (id 0) (at 110.49 127 0)) - (property "Value" "DBG" (id 1) (at 110.49 124.46 0)) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_2x03_P2.54mm_Vertical" (id 2) (at 111.76 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 111.76 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C65114" (id 4) (at 111.76 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9ce0c4a7-1194-4fc1-a68e-85034e33f312)) - (pin "2" (uuid e279d8be-7e15-4213-8a9b-3710e4f2b54d)) - (pin "3" (uuid effa2969-5abe-46ba-ab6a-faa9befd53c5)) - (pin "4" (uuid 116b8b3b-bea9-4f38-98ff-0c124b78fec9)) - (pin "5" (uuid 2130e184-cc52-47bc-879a-331d4c2db597)) - (pin "6" (uuid 5dd37953-e191-4899-8243-944522f5354b)) - ) - - (symbol (lib_id "power:GND") (at 176.53 81.28 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ed00095) - (property "Reference" "#PWR021" (id 0) (at 182.88 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 180.9242 81.153 0)) - (property "Footprint" "" (id 2) (at 176.53 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 176.53 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8f60c8fa-30e0-41e8-afff-2d85e6d3a46e)) - ) - - (symbol (lib_id "Device:R_Small") (at 95.25 113.03 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ed2bb3b) - (property "Reference" "R21" (id 0) (at 95.25 110.49 90)) - (property "Value" "10k" (id 1) (at 95.25 107.95 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 95.25 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 95.25 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 95.25 113.03 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 438d6049-85d1-4d13-be61-3893b171f224)) - (pin "2" (uuid 787f0179-e5ae-482a-9649-205042821ae1)) - ) - - (symbol (lib_id "Device:R_Small") (at 120.65 110.49 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ed2d8fa) - (property "Reference" "R22" (id 0) (at 120.65 107.95 90)) - (property "Value" "10k" (id 1) (at 120.65 105.41 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 120.65 110.49 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 120.65 110.49 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b2858a13-45af-4ee5-b23c-8689bf5cc618)) - (pin "2" (uuid 4cf0d127-d8d8-407c-a9c9-bc876940d9e6)) - ) - - (symbol (lib_id "pspice:INDUCTOR") (at 27.94 29.21 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ed92300) - (property "Reference" "L1" (id 0) (at 24.13 29.21 0)) - (property "Value" "22uH" (id 1) (at 26.67 29.21 0)) - (property "Footprint" "Inductor_SMD:L_0805_2012Metric" (id 2) (at 27.94 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 27.94 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C32375" (id 4) (at 27.94 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7125aa9c-1bcb-4cd0-9f11-6ba07d65cabc)) - (pin "2" (uuid 3ca71002-c3ff-4a0f-a48d-7da5055c3f12)) - ) - - (symbol (lib_id "power:GND") (at 125.73 110.49 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005edd1406) - (property "Reference" "#PWR057" (id 0) (at 132.08 110.49 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 128.9812 110.363 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 125.73 110.49 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 125.73 110.49 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 00ed7704-0b47-4dd4-a8fe-8f6f30c9ecc8)) - ) - - (symbol (lib_id "power:GND") (at 90.17 113.03 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005edea740) - (property "Reference" "#PWR056" (id 0) (at 83.82 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 86.9188 113.157 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 90.17 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 90.17 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a9a36ec6-8a26-4d89-a288-ef108028baeb)) - ) - - (symbol (lib_id "Device:C_Small") (at 99.06 125.73 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ee03478) - (property "Reference" "C24" (id 0) (at 99.06 123.19 90)) - (property "Value" "0.1uF" (id 1) (at 99.06 128.27 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 99.06 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 99.06 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 04e25670-459e-431d-b4fd-fbead07ec13f)) - (pin "2" (uuid 3777d088-f3b0-4cfe-a565-a1df95fd63c5)) - ) - - (symbol (lib_id "power:GND") (at 95.25 125.73 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ee045b5) - (property "Reference" "#PWR054" (id 0) (at 88.9 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 91.9988 125.857 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 95.25 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 95.25 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a5be136c-141f-40d4-8f9e-c8ed7ac351a5)) - ) - - (symbol (lib_id "Device:R_Small") (at 46.99 86.36 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ee607c8) - (property "Reference" "R9" (id 0) (at 49.53 83.82 90)) - (property "Value" "1M" (id 1) (at 46.99 83.693 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 46.99 86.36 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 46.99 86.36 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C26083" (id 4) (at 46.99 86.36 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ec0cc42d-f5a6-451d-888c-d1a7aaa01c39)) - (pin "2" (uuid 0ab3266c-2d71-4225-b6f8-230242c4fb5f)) - ) - - (symbol (lib_id "Device:R_Small") (at 36.83 81.28 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ee848de) - (property "Reference" "R23" (id 0) (at 34.29 83.82 90)) - (property "Value" "10k" (id 1) (at 34.29 78.74 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 36.83 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 36.83 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 36.83 81.28 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 72f0f97a-3219-49fe-a9e7-b4badc1cab06)) - (pin "2" (uuid ea3e98ff-86c4-4419-a04d-5d5b8f5c793b)) - ) - - (symbol (lib_id "Huvud-rescue:USB_B_Micro-Connector") (at 125.73 67.31 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005eec998e) - (property "Reference" "J12" (id 0) (at 127.1778 55.4482 0)) - (property "Value" "USB_Micro-B_Molex-105017-0001" (id 1) (at 127.1778 57.7596 0)) - (property "Footprint" "Connector_USB:USB_Micro-B_Molex-105017-0001" (id 2) (at 129.54 68.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 129.54 68.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C10418" (id 4) (at 125.73 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8bc8b1b8-cebd-4f6f-b1c0-c049caf54b95)) - (pin "2" (uuid d2a57a43-ae70-442d-810d-cacf4758303e)) - (pin "3" (uuid de2e4268-f24b-4e8d-a084-6f84fe06d61e)) - (pin "4" (uuid 8ad60e94-4be6-4771-bf24-799fea7cb557)) - (pin "5" (uuid 62173965-94f6-40fe-a5e1-217ff17a4da5)) - (pin "6" (uuid fe61f591-33c1-42eb-8c19-72d3bfc3c1d6)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x05") (at 158.75 99.06 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005eee4c5c) - (property "Reference" "J7" (id 0) (at 160.02 106.68 0)) - (property "Value" "Endstop" (id 1) (at 160.02 107.95 0)) - (property "Footprint" "Connector_JST:JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical" (id 2) (at 158.75 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 158.75 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C2322" (id 4) (at 158.75 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c6458bd6-22d1-43cb-a517-e4a43ec998f0)) - (pin "2" (uuid 3fc41dfc-e0ac-4554-8fb4-c906fb49becb)) - (pin "3" (uuid 90c858dd-0062-4f28-858a-95b4353ee170)) - (pin "4" (uuid 55ca6440-2d0e-4d2b-9e4b-7ebc522e1f38)) - (pin "5" (uuid 7a7f4269-4dc3-436f-acd8-f9c2edced97c)) - ) - - (symbol (lib_id "power:GND") (at 53.34 26.67 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005eef2039) - (property "Reference" "#PWR043" (id 0) (at 53.34 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 53.467 29.9212 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 53.34 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 53.34 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ff4e4f2a-6a86-42b0-a2f0-5c348baaa585)) - ) - - (symbol (lib_id "power:GND") (at 109.22 66.04 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ef24fb1) - (property "Reference" "#PWR044" (id 0) (at 109.22 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 109.347 69.2912 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 109.22 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 109.22 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 09980f9e-26cd-48d4-a366-f63b87984c7f)) - ) - - (symbol (lib_id "power:GND") (at 166.37 96.52 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ef3d573) - (property "Reference" "#PWR0104" (id 0) (at 172.72 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 170.7642 96.393 90)) - (property "Footprint" "" (id 2) (at 166.37 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 166.37 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b0e7de23-01a8-4128-ac7b-93a455e27658)) - ) - - (symbol (lib_id "power:GND") (at 181.61 33.02 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005efc10ed) - (property "Reference" "#PWR034" (id 0) (at 175.26 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 178.3588 33.147 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 181.61 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 181.61 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9527aab8-9692-4187-8c0a-ef5e58971bc8)) - ) - - (symbol (lib_id "Device:C_Small") (at 52.07 90.17 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005efceeb6) - (property "Reference" "C12" (id 0) (at 57.8866 90.17 90)) - (property "Value" "22pF" (id 1) (at 55.5752 90.17 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 52.07 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 52.07 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C1555" (id 4) (at 52.07 90.17 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid acdca8ca-b40d-4f63-abf3-5c8287c8859b)) - (pin "2" (uuid 386b8e52-7607-4633-9c73-26d6e3a06d86)) - ) - - (symbol (lib_id "Device:R_Small") (at 220.98 102.87 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005efd5b9b) - (property "Reference" "R19" (id 0) (at 223.52 102.87 90)) - (property "Value" "10k" (id 1) (at 226.06 102.87 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 220.98 102.87 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 220.98 102.87 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d381cc49-c017-4b15-860f-456cee003d2c)) - (pin "2" (uuid 6f80ecd7-3d4d-4f44-a0cd-f51ffab4a226)) - ) - - (symbol (lib_id "Device:C_Small") (at 43.18 90.17 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005efdcd85) - (property "Reference" "C13" (id 0) (at 48.9966 90.17 90)) - (property "Value" "22pF" (id 1) (at 46.6852 90.17 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 43.18 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 43.18 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 56000c17-4ab5-488c-b325-fa97f0e16c2e)) - (pin "2" (uuid 4ed8652b-e1e5-4a87-baae-aceada96150f)) - ) - - (symbol (lib_id "power:GND") (at 48.26 93.98 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005efdd23a) - (property "Reference" "#PWR033" (id 0) (at 48.26 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 48.387 97.2312 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 48.26 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 48.26 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d3427377-7281-4e0f-a36e-37d3b5092545)) - ) - - (symbol (lib_id "Device:C_Small") (at 20.32 48.26 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005efe8f06) - (property "Reference" "C10" (id 0) (at 17.78 46.99 90)) - (property "Value" "0.1uF" (id 1) (at 24.13 46.99 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 20.32 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 20.32 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C1525" (id 4) (at 20.32 48.26 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2b3b4d19-b00a-4b27-a150-a1bad1d2a6d6)) - (pin "2" (uuid b99880f7-4a93-4b8a-a89a-02c5eeb97fad)) - ) - - (symbol (lib_id "Device:C_Small") (at 20.32 53.34 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005efe97a1) - (property "Reference" "C17" (id 0) (at 17.78 52.07 90)) - (property "Value" "0.1uF" (id 1) (at 24.13 52.07 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 20.32 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 20.32 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 723c218d-7dd3-4427-8c4f-27ebe3d111a4)) - (pin "2" (uuid 7a000b60-f31e-4fcd-a789-f7d8b92258f2)) - ) - - (symbol (lib_id "Device:C_Small") (at 20.32 58.42 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005efe9b17) - (property "Reference" "C18" (id 0) (at 17.78 57.15 90)) - (property "Value" "0.1uF" (id 1) (at 24.13 57.15 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 20.32 58.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 20.32 58.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 608f2305-f744-48e3-9375-8d796326aeee)) - (pin "2" (uuid a5547507-6321-4bdd-b45e-40b823e6eda7)) - ) - - (symbol (lib_id "Device:Crystal") (at 48.26 77.47 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f00583d) - (property "Reference" "Y1" (id 0) (at 52.07 81.28 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "8Mhz" (id 1) (at 48.26 81.28 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Crystal:Crystal_SMD_5032-2Pin_5.0x3.2mm" (id 2) (at 48.26 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 48.26 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C115962" (id 4) (at 48.26 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6b7ca2c4-bd4d-47e4-82ae-8d4865445258)) - (pin "2" (uuid b1ae0695-c709-4f93-b19e-be9acdb83f45)) - ) - - (symbol (lib_id "power:+3.3V") (at 142.24 24.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f007bf8) - (property "Reference" "#PWR0111" (id 0) (at 142.24 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 142.621 19.7358 0)) - (property "Footprint" "" (id 2) (at 142.24 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 142.24 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0290da95-5bfe-4bc1-aa97-4aacba27a6e1)) - ) - - (symbol (lib_id "power:+3.3V") (at 221.742 108.712 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f02cfcf) - (property "Reference" "#PWR029" (id 0) (at 217.932 108.712 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 224.282 106.172 90)) - (property "Footprint" "" (id 2) (at 221.742 108.712 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 221.742 108.712 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5d766067-540f-4d97-895d-c136a50992cc)) - ) - - (symbol (lib_id "Device:C_Small") (at 232.918 101.6 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f058fa1) - (property "Reference" "C2" (id 0) (at 235.458 102.87 90)) - (property "Value" "0.1uF" (id 1) (at 237.998 102.87 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 232.918 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 232.918 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 60c7b6d3-df19-4e0a-bc64-72bdbef19abf)) - (pin "2" (uuid 776712ae-43ec-42ed-b81e-bffce2cbaa1e)) - ) - - (symbol (lib_id "power:GND") (at 232.918 104.14 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f05b2a7) - (property "Reference" "#PWR025" (id 0) (at 232.918 110.49 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 233.045 108.5342 90)) - (property "Footprint" "" (id 2) (at 232.918 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 232.918 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 791e8fd7-0f19-4fa1-9e3b-8b783082ecdb)) - ) - - (symbol (lib_id "power:GND") (at 15.24 66.04 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f0c44ab) - (property "Reference" "#PWR03" (id 0) (at 15.24 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 15.367 69.2912 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 15.24 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 15.24 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1abc8799-a7e5-4092-8c9a-c12185117db1)) - ) - - (symbol (lib_id "power:GND") (at 246.38 55.88 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f0d0638) - (property "Reference" "#PWR0102" (id 0) (at 252.73 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 249.6312 55.753 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 246.38 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 246.38 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fdbf1e2b-9792-4302-ad4a-60589104688e)) - ) - - (symbol (lib_id "power:+3.3V") (at 27.94 21.59 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f1127c7) - (property "Reference" "#PWR06" (id 0) (at 27.94 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 28.321 18.3388 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 27.94 21.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 27.94 21.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cdcef2a5-a698-43ff-9a44-a701237c5b2e)) - ) - - (symbol (lib_id "power:+3.3V") (at 120.65 191.77 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f1455a4) - (property "Reference" "#PWR039" (id 0) (at 124.46 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 116.2558 191.389 0)) - (property "Footprint" "" (id 2) (at 120.65 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 120.65 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 98a0fc9b-457e-444d-a3dc-fec571aa97bb)) - ) - - (symbol (lib_id "power:GND") (at 149.86 177.8 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f14618f) - (property "Reference" "#PWR058" (id 0) (at 149.86 184.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 149.987 181.0512 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 149.86 177.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 149.86 177.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 58a28ddb-fbac-42b5-852b-4d8363d79a0b)) - ) - - (symbol (lib_id "Transistor_FET:2N7002") (at 52.07 151.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f1826f3) - (property "Reference" "Q2" (id 0) (at 57.277 149.9616 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "AO3400A" (id 1) (at 57.277 152.273 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 57.15 153.035 0) - (effects (font (size 1.27 1.27) italic) (justify left) hide) - ) - (property "Datasheet" "" (id 3) (at 52.07 151.13 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "LCSC" "C20917" (id 4) (at 52.07 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7e345eb0-479b-47ba-b2f7-9d6bcc6aec1d)) - (pin "2" (uuid 42fdfa19-5751-4716-bb71-daa9fcef092a)) - (pin "3" (uuid abe23990-e7e1-43dc-b4ea-ec92d1aed4ff)) - ) - - (symbol (lib_id "Huvud:AON7418") (at 54.61 167.64 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f1a1e38) - (property "Reference" "Q3" (id 0) (at 57.15 179.07 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "AON7524" (id 1) (at 57.15 181.61 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Huvud:DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm" (id 2) (at 59.69 169.545 0) - (effects (font (size 1.27 1.27) italic) (justify left) hide) - ) - (property "Datasheet" "" (id 3) (at 54.61 167.64 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "LCSC" "C431195" (id 4) (at 54.61 167.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid de1a5b1e-c911-42cd-bd6a-779bf5b2c52e)) - (pin "2" (uuid 0b52d19e-39a5-4c3b-99d8-8971417810ea)) - (pin "3" (uuid c0c967bf-2e8a-42da-954f-b427f6747352)) - ) - - (symbol (lib_id "power:GND") (at 130.81 191.77 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f1fce7f) - (property "Reference" "#PWR045" (id 0) (at 137.16 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 134.0612 191.643 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 130.81 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 130.81 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a68520ec-64e7-432d-b174-e0cc91c0d289)) - ) - - (symbol (lib_id "Device:C_Small") (at 127 191.77 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f1fd349) - (property "Reference" "C28" (id 0) (at 123.19 193.04 90)) - (property "Value" "0.1uF" (id 1) (at 129.54 194.31 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 127 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 127 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 14ca28aa-7c8b-4784-980f-fe6be3abd14e)) - (pin "2" (uuid 12f3d0cf-e045-4616-b756-fe840d48ae7f)) - ) - - (symbol (lib_id "Device:R_Small") (at 139.7 177.8 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f21c90f) - (property "Reference" "R6" (id 0) (at 139.7 180.34 90)) - (property "Value" "1k" (id 1) (at 139.7 175.26 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 139.7 177.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 139.7 177.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C11702" (id 4) (at 139.7 177.8 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3c4b6809-d34f-4ac8-babe-57dcf6d64ec2)) - (pin "2" (uuid 6d09eafd-c264-4b00-b812-f62e8975f275)) - ) - - (symbol (lib_id "Mechanical:MountingHole_Pad") (at 121.92 90.17 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f30028a) - (property "Reference" "H1" (id 0) (at 124.46 89.0016 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "MountingHole" (id 1) (at 124.46 91.313 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad_Via" (id 2) (at 121.92 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 121.92 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2ed0c8e9-878c-4451-94a6-cff0b47df2ce)) - ) - - (symbol (lib_id "Mechanical:MountingHole_Pad") (at 125.73 90.17 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f301625) - (property "Reference" "H2" (id 0) (at 128.27 89.0016 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "MountingHole" (id 1) (at 128.27 91.313 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad_Via" (id 2) (at 125.73 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 125.73 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3c9dd8cb-e7a6-4b27-a8b7-4b1f602d19e1)) - ) - - (symbol (lib_id "Mechanical:MountingHole_Pad") (at 129.54 90.17 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f301993) - (property "Reference" "H3" (id 0) (at 132.08 89.0016 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "MountingHole" (id 1) (at 132.08 91.313 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad_Via" (id 2) (at 129.54 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 129.54 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f462a7ef-e1de-4841-91e9-72e773ffc881)) - ) - - (symbol (lib_id "Mechanical:MountingHole_Pad") (at 133.35 90.17 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f301e16) - (property "Reference" "H4" (id 0) (at 135.89 89.0016 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "MountingHole" (id 1) (at 135.89 91.313 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad_Via" (id 2) (at 133.35 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 133.35 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7c58f0f7-3dd1-4fba-bb54-ab74ad899808)) - ) - - (symbol (lib_id "Connector:TestPoint") (at 140.97 110.49 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f3717cd) - (property "Reference" "TP1" (id 0) (at 139.1412 105.537 90)) - (property "Value" "TestPoint" (id 1) (at 139.1412 107.8484 90)) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (id 2) (at 140.97 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 140.97 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 053beca4-ccaa-4b8f-a017-a009a440f877)) - ) - - (symbol (lib_id "power:+3.3V") (at 29.21 55.88 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f3f8796) - (property "Reference" "#PWR08" (id 0) (at 29.21 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 28.829 60.2742 0)) - (property "Footprint" "" (id 2) (at 29.21 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 29.21 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 136c3393-f828-4e6e-ae8d-76a4e5874fef)) - ) - - (symbol (lib_id "power:GND") (at 36.83 85.09 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f42fc79) - (property "Reference" "#PWR042" (id 0) (at 36.83 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 36.957 88.3412 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 36.83 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 36.83 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 28d47d36-4512-423f-9cc1-0e55f931acc2)) - ) - - (symbol (lib_id "Device:C_Small") (at 30.48 91.44 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f442e34) - (property "Reference" "C19" (id 0) (at 30.48 85.6234 90)) - (property "Value" "0.1uF" (id 1) (at 30.48 87.9348 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 30.48 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 30.48 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 412ed1e1-7c34-43ad-bc48-ec0d1a8e5a5d)) - (pin "2" (uuid adad23e5-c733-4882-b571-28e1e8174a64)) - ) - - (symbol (lib_id "Device:R_Small") (at 22.86 91.44 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f443551) - (property "Reference" "R1" (id 0) (at 22.86 96.4184 90)) - (property "Value" "10k" (id 1) (at 22.86 94.107 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 22.86 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 22.86 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 22.86 91.44 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fe521e50-76d6-4ecf-9339-f34594ad10a7)) - (pin "2" (uuid 025e0379-8eb2-4bc9-b29f-87fe1eea116d)) - ) - - (symbol (lib_id "power:+3.3V") (at 19.05 88.9 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f4572f9) - (property "Reference" "#PWR05" (id 0) (at 19.05 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 19.431 84.5058 0)) - (property "Footprint" "" (id 2) (at 19.05 88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 19.05 88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4aa61111-fb8f-40da-a655-ec4ad3836398)) - ) - - (symbol (lib_id "power:GND") (at 35.56 92.71 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f457d32) - (property "Reference" "#PWR017" (id 0) (at 35.56 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 35.687 95.9612 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 35.56 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 35.56 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0c526251-dd64-4e70-a9da-bc17b276be57)) - ) - - (symbol (lib_id "Device:C_Small") (at 38.1 22.86 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f59faa3) - (property "Reference" "C23" (id 0) (at 35.56 21.59 90)) - (property "Value" "4.7uF" (id 1) (at 41.91 21.59 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 38.1 22.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 38.1 22.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C23733" (id 4) (at 38.1 22.86 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 729409cb-a4de-4b8b-89b4-d168d0a054f1)) - (pin "2" (uuid a53e30d7-ce9b-4fe5-9830-79f518372ccc)) - ) - - (symbol (lib_id "power:GNDA") (at 41.91 27.94 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f5a014b) - (property "Reference" "#PWR09" (id 0) (at 41.91 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (id 1) (at 41.783 31.1658 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 41.91 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 41.91 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d53d5b2b-acef-4aac-a5ab-5bf088c02b38)) - ) - - (symbol (lib_id "power:GND") (at 125.73 78.74 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f5c89a7) - (property "Reference" "#PWR0108" (id 0) (at 125.73 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 125.857 81.9912 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 125.73 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 125.73 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0bb830c7-2b46-40ee-9f74-66b9611e06fb)) - ) - - (symbol (lib_id "Connector:TestPoint") (at 140.97 118.11 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f623ed1) - (property "Reference" "TP6" (id 0) (at 139.1412 113.157 90)) - (property "Value" "TestPoint" (id 1) (at 139.1412 115.4684 90)) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (id 2) (at 140.97 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 140.97 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 16beca68-711b-44a9-bdbe-02923c96e177)) - ) - - (symbol (lib_id "power:+3.3V") (at 144.78 118.11 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f6244ac) - (property "Reference" "#PWR032" (id 0) (at 140.97 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 148.0312 118.491 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 144.78 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 144.78 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9121d11d-e97e-42de-a6f5-d56982da66f4)) - ) - - (symbol (lib_id "Connector_Generic:Conn_02x02_Top_Bottom") (at 165.1 171.45 90) (mirror x) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f6be501) - (property "Reference" "J1" (id 0) (at 159.5882 172.72 0)) - (property "Value" "Conn_02x02_Odd_Even" (id 1) (at 161.8996 172.72 0)) - (property "Footprint" "Connector_Molex:Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal" (id 2) (at 165.1 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 165.1 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C122413" (id 4) (at 165.1 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 89bacd41-b9e3-4788-81be-677ebc073ee7)) - (pin "2" (uuid ba84fed5-9260-4f57-91bb-495d5801a00d)) - (pin "3" (uuid cde2688a-6063-40d9-b769-f72b0865a3e8)) - (pin "4" (uuid ab54aa30-6f3a-49cd-93f1-d607f2836059)) - ) - - (symbol (lib_id "power:GND") (at 165.1 185.42 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f6c0a9a) - (property "Reference" "#PWR047" (id 0) (at 165.1 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 165.227 188.6712 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 165.1 185.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 165.1 185.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 26bf7222-636d-48d0-a08e-fa51deea5c9e)) - ) - - (symbol (lib_id "power:VDC") (at 167.64 182.88 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f6c1f3d) - (property "Reference" "#PWR046" (id 0) (at 167.64 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 167.64 188.6966 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 167.64 182.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 167.64 182.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3a8721c5-d60d-4e59-acc1-12321e035e80)) - ) - - (symbol (lib_id "Device:R_Small") (at 139.7 67.31 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f73a523) - (property "Reference" "R25" (id 0) (at 139.7 62.23 90)) - (property "Value" "22" (id 1) (at 139.7 64.643 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 139.7 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 139.7 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25092" (id 4) (at 139.7 67.31 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3f2a5646-9777-4d46-b51b-e7a150acffcd)) - (pin "2" (uuid 512a4f5f-084e-4ddf-95db-c42ed81f02d5)) - ) - - (symbol (lib_id "Device:R_Small") (at 139.7 69.85 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f73b1d2) - (property "Reference" "R26" (id 0) (at 139.7 72.39 90)) - (property "Value" "22" (id 1) (at 139.7 74.93 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 139.7 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 139.7 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "" (id 4) (at 139.7 69.85 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c7751a8c-6962-4c0f-8c37-cfddc9a1b625)) - (pin "2" (uuid bee49de6-7972-465a-a611-1bdd014f9be9)) - ) - - (symbol (lib_id "Device:R_Small") (at 143.51 60.96 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f7d245b) - (property "Reference" "R27" (id 0) (at 148.59 62.23 90)) - (property "Value" "2.2k" (id 1) (at 146.05 62.23 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 143.51 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 143.51 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25879" (id 4) (at 143.51 60.96 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a933ce2d-23f1-4ed0-9606-c270d87e439f)) - (pin "2" (uuid b054a9aa-f339-4774-b561-e937ba628647)) - ) - - (symbol (lib_id "power:+3.3V") (at 144.78 57.15 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f804fbe) - (property "Reference" "#PWR030" (id 0) (at 140.97 57.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 149.1742 57.531 0)) - (property "Footprint" "" (id 2) (at 144.78 57.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 144.78 57.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fa8e7859-290e-4452-bf56-dc428d93b44c)) - ) - - (symbol (lib_id "power:GND") (at 114.3 93.98 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f80d6da) - (property "Reference" "#PWR0105" (id 0) (at 114.3 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 114.427 97.2312 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 114.3 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 114.3 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e9ebff35-7018-40f4-9bdb-3ce0b52854d1)) - ) - - (symbol (lib_id "Regulator_Switching:TPS54308") (at 219.71 138.43 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f859d8a) - (property "Reference" "U3" (id 0) (at 219.71 129.1082 0)) - (property "Value" "TPS54202" (id 1) (at 219.71 131.4196 0)) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 220.98 147.32 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tps54308.pdf" (id 3) (at 212.09 129.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C191884" (id 4) (at 219.71 138.43 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 896d2526-e6b1-48bb-85c3-cd119e991b48)) - (pin "2" (uuid 2c0ad94c-a4ed-4c78-afd7-8466b0316b10)) - (pin "3" (uuid 4b0e5375-727a-4e11-90f5-212871fcb85d)) - (pin "4" (uuid 012bcbc7-4161-4c37-8368-eb54548b9814)) - (pin "5" (uuid 4c8024e9-a188-41e9-b5e3-cda63ade7b0e)) - (pin "6" (uuid bfec25cc-6681-4d03-badb-3e8e92920a5f)) - ) - - (symbol (lib_id "Huvud-rescue:L_Core_Iron-Device") (at 248.92 132.08 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f85c76f) - (property "Reference" "L4" (id 0) (at 248.92 126.365 90)) - (property "Value" "10uH/max 145mOhm 2A" (id 1) (at 248.92 128.6764 90)) - (property "Footprint" "Inductor_SMD:L_Sunlord_MWSA0518_5.4x5.2mm" (id 2) (at 248.92 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 248.92 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C408412" (id 4) (at 248.92 132.08 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9f1f0353-9664-446e-9e56-64ac4b0d3ee0)) - (pin "2" (uuid e1e25d4d-f8c2-4ebd-b215-284cd44d195f)) - ) - - (symbol (lib_id "Device:C_Small") (at 260.35 144.78 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f85dab6) - (property "Reference" "C32" (id 0) (at 262.6868 143.6116 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "22uF" (id 1) (at 262.6868 145.923 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 260.35 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 260.35 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C45783" (id 4) (at 260.35 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 86291047-a9c4-473f-bf14-5b6c245bb583)) - (pin "2" (uuid 1ad01561-0112-4484-bfcf-c86768426c1e)) - ) - - (symbol (lib_id "Device:C_Small") (at 204.47 143.51 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f85ea85) - (property "Reference" "C22" (id 0) (at 201.93 143.51 90)) - (property "Value" "10uF/35V" (id 1) (at 207.01 143.51 90)) - (property "Footprint" "Capacitor_SMD:C_1210_3225Metric" (id 2) (at 204.47 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 204.47 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C13585" (id 4) (at 204.47 143.51 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c9f94305-a636-4a4d-aacf-91c49c25be7f)) - (pin "2" (uuid 91fbcec6-7068-4e0a-b4f2-130e13687cfc)) - ) - - (symbol (lib_id "Device:R_Small") (at 254 149.86 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f86206e) - (property "Reference" "R40" (id 0) (at 251.46 149.86 90)) - (property "Value" "100k" (id 1) (at 248.92 149.86 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 254 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 254 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25741" (id 4) (at 254 149.86 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a969556a-6f37-4207-ad99-33da774a2581)) - (pin "2" (uuid 0a23efbc-c9c6-4d97-a5ee-c563e52aff84)) - ) - - (symbol (lib_id "Device:R_Small") (at 254 157.48 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f862ddd) - (property "Reference" "R41" (id 0) (at 251.46 157.48 90)) - (property "Value" "13.7k" (id 1) (at 248.92 157.48 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 254 157.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 254 157.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25854" (id 4) (at 254 157.48 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f09b27bc-5a97-4808-9b83-7bdff5cb1f30)) - (pin "2" (uuid 40a18239-a9e5-4533-98be-310d76e90a06)) - ) - - (symbol (lib_id "power:+3.3V") (at 245.11 67.31 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f8c9094) - (property "Reference" "#PWR0103" (id 0) (at 245.11 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 244.729 71.7042 0)) - (property "Footprint" "" (id 2) (at 245.11 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 245.11 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 91defb27-0e5d-4477-8644-6d1c36e2ca7a)) - ) - - (symbol (lib_id "Connector:TestPoint") (at 111.76 96.52 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f90fb69) - (property "Reference" "GND2" (id 0) (at 95.25 96.52 90)) - (property "Value" "TestPoint" (id 1) (at 102.87 96.52 90)) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (id 2) (at 111.76 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 111.76 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4ddf45fa-7054-43f5-8a79-d38b4d3e82ea)) - ) - - (symbol (lib_id "Connector:TestPoint") (at 111.76 88.9 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f9378b6) - (property "Reference" "VIN1" (id 0) (at 95.25 88.9 90)) - (property "Value" "TestPoint" (id 1) (at 102.87 88.9 90)) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (id 2) (at 111.76 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 111.76 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3d1c2a1a-010f-4b8e-981a-407bd377b812)) - ) - - (symbol (lib_id "Power_Protection:NUP2105L") (at 93.98 181.61 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f94f639) - (property "Reference" "D7" (id 0) (at 93.98 190.2968 90)) - (property "Value" "SM24CANB" (id 1) (at 93.98 187.9854 90)) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 92.71 175.895 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Datasheet" "" (id 3) (at 97.155 178.435 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C970029" (id 4) (at 93.98 181.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "3" (uuid a21fba3a-701c-4a32-bcea-3fc53b410d26)) - (pin "1" (uuid 2c240115-8e28-4380-abd0-69e40f1d9921)) - (pin "2" (uuid d7491c44-c9db-4db7-b819-8db3d153856c)) - ) - - (symbol (lib_id "power:VDC") (at 111.76 83.82 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f95fde8) - (property "Reference" "#PWR015" (id 0) (at 111.76 86.36 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 111.76 78.0034 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 111.76 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 111.76 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a66eb731-052f-45b0-82b7-d39c45e5f039)) - ) - - (symbol (lib_id "power:GND") (at 83.82 184.15 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005f9ccee1) - (property "Reference" "#PWR016" (id 0) (at 83.82 190.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 83.947 187.4012 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 83.82 184.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 83.82 184.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4c848051-f369-4d37-bb43-9a92f01f6b3c)) - ) - - (symbol (lib_id "Device:R_Small") (at 63.5 85.09 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fa782d9) - (property "Reference" "R37" (id 0) (at 66.04 85.09 90)) - (property "Value" "10k" (id 1) (at 60.96 85.09 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 63.5 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 63.5 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4bdc0965-44a5-40fc-8ca1-593c655b63fc)) - (pin "2" (uuid c9c5ac0e-0741-44fa-b193-e9f9e4dfb4e8)) - ) - - (symbol (lib_id "power:GND") (at 63.5 91.44 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fa9d151) - (property "Reference" "#PWR07" (id 0) (at 63.5 97.79 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 63.627 94.6912 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 63.5 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 63.5 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d635450a-0a10-471d-89bf-dc06af5e1a35)) - ) - - (symbol (lib_id "Device:C_Small") (at 101.6 175.26 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fad52e2) - (property "Reference" "C26" (id 0) (at 107.4166 175.26 90)) - (property "Value" "22pF" (id 1) (at 105.1052 175.26 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 101.6 175.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 101.6 175.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C1555" (id 4) (at 101.6 175.26 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 11ba919e-a8cd-474d-b981-9536bcd58c12)) - (pin "2" (uuid 801264c5-d78d-4832-b10a-88f168df3572)) - ) - - (symbol (lib_id "Device:C_Small") (at 101.6 187.96 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fad7615) - (property "Reference" "C29" (id 0) (at 107.4166 187.96 90)) - (property "Value" "22pF" (id 1) (at 105.1052 187.96 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 101.6 187.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 101.6 187.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C1555" (id 4) (at 101.6 187.96 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 66029680-d89d-4a49-bf78-3b825cae9ea2)) - (pin "2" (uuid bde3f935-4dae-43ec-846a-13ab7bf94577)) - ) - - (symbol (lib_id "power:GND") (at 102.87 191.77 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fb26b10) - (property "Reference" "#PWR049" (id 0) (at 109.22 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 106.1212 191.643 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 102.87 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 102.87 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d1f5b459-c3c4-4a6d-996f-b398ea7e101a)) - ) - - (symbol (lib_id "power:GND") (at 102.87 171.45 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fb2716a) - (property "Reference" "#PWR048" (id 0) (at 109.22 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 106.1212 171.323 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 102.87 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 102.87 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 120595ff-c4a6-40f3-a97a-ca1013b88fd4)) - ) - - (symbol (lib_id "power:GND") (at 219.71 157.48 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fb4527b) - (property "Reference" "#PWR037" (id 0) (at 219.71 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 219.837 161.8742 90)) - (property "Footprint" "" (id 2) (at 219.71 157.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 219.71 157.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 116172dd-20b8-4c20-967b-de1e7b905c90)) - ) - - (symbol (lib_id "power:VDC") (at 201.93 132.08 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fbc65a4) - (property "Reference" "#PWR010" (id 0) (at 204.47 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 195.58 133.35 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 201.93 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 201.93 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c771fd31-2865-4c56-bd34-9d276b41d2aa)) - ) - - (symbol (lib_id "Graphic:Logo_Open_Hardware_Small") (at 148.59 97.79 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fc70e17) - (property "Reference" "LOGO1" (id 0) (at 148.59 90.805 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "Logo_Open_Hardware_Small" (id 1) (at 148.59 103.505 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "Symbol:OSHW-Symbol_6.7x6mm_SilkScreen" (id 2) (at 148.59 97.79 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 148.59 97.79 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - - (symbol (lib_id "Device:LED") (at 134.62 29.21 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fd5a269) - (property "Reference" "D6" (id 0) (at 129.1336 29.3878 0)) - (property "Value" "LEDRED" (id 1) (at 131.445 29.3878 0)) - (property "Footprint" "LED_SMD:LED_0603_1608Metric" (id 2) (at 134.62 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 134.62 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C2286" (id 4) (at 134.62 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 415db397-a0ce-4375-bef5-a940c07f2f1b)) - (pin "2" (uuid d482d43f-4ec2-4039-aed9-47fa8184638e)) - ) - - (symbol (lib_id "Device:R_Small") (at 134.62 38.1 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fd5b16e) - (property "Reference" "R11" (id 0) (at 129.6416 38.1 90)) - (property "Value" "10k" (id 1) (at 131.953 38.1 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 134.62 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 134.62 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "" (id 4) (at 134.62 38.1 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b5d6b38d-0cfd-4eba-86af-8fc6baaa2388)) - (pin "2" (uuid e07d2e14-0cd2-41d6-8a0d-c2f8c52d5eae)) - ) - - (symbol (lib_id "Device:R_Small") (at 127 38.1 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fd9afed) - (property "Reference" "R20" (id 0) (at 122.0216 38.1 90)) - (property "Value" "470" (id 1) (at 124.333 38.1 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 127 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 127 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25117" (id 4) (at 127 38.1 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1221f4e2-379a-4de8-9699-895b4ece36cf)) - (pin "2" (uuid cd403080-f97f-4cc3-b10c-6e5d99296556)) - ) - - (symbol (lib_id "Device:LED") (at 127 29.21 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fd9bace) - (property "Reference" "D8" (id 0) (at 121.92 29.21 0)) - (property "Value" "LEDRED" (id 1) (at 123.825 29.3878 0)) - (property "Footprint" "LED_SMD:LED_0603_1608Metric" (id 2) (at 127 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 127 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C2286" (id 4) (at 127 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c2281b29-71d0-4394-b709-55598682a815)) - (pin "2" (uuid 2dbab7fd-2cf0-46f8-95ba-92611886a23a)) - ) - - (symbol (lib_id "Device:C_Small") (at 269.24 144.78 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fdbc9dd) - (property "Reference" "C14" (id 0) (at 271.5768 143.6116 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "22uF" (id 1) (at 271.5768 145.923 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 269.24 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 269.24 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C45783" (id 4) (at 269.24 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 54396cf0-06d8-4654-bccd-475d30aa0db7)) - (pin "2" (uuid a5dfdf12-1af7-417a-9edb-8038c133a109)) - ) - - (symbol (lib_id "Device:C_Small") (at 276.86 144.78 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fdbcf5a) - (property "Reference" "C15" (id 0) (at 279.1968 143.6116 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "22uF" (id 1) (at 279.1968 145.923 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 276.86 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 276.86 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C45783" (id 4) (at 276.86 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ee051936-e40c-4216-8bed-590377a0a69d)) - (pin "2" (uuid 7c16f8c1-06a4-422b-afd7-c62906231782)) - ) - - (symbol (lib_id "power:+3.3V") (at 127 24.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fdd9be3) - (property "Reference" "#PWR051" (id 0) (at 127 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 127.381 19.7358 0)) - (property "Footprint" "" (id 2) (at 127 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 127 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 23c50c74-20f3-4c82-890c-cc387d938d53)) - ) - - (symbol (lib_id "power:VDC") (at 134.62 24.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fddb255) - (property "Reference" "#PWR01" (id 0) (at 134.62 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VDC" (id 1) (at 134.62 18.3134 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 134.62 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 134.62 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7a45617d-de9f-4601-9bed-bcdd4b6a2686)) - ) - - (symbol (lib_id "power:GND") (at 127 44.45 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fe1b91d) - (property "Reference" "#PWR027" (id 0) (at 127 50.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 127.127 47.7012 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 127 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 127 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dfa46e26-7033-4843-939c-06ff0e51e811)) - ) - - (symbol (lib_id "power:+3.3V") (at 95.25 120.65 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fe1cbe1) - (property "Reference" "#PWR036" (id 0) (at 99.06 120.65 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 91.9988 120.269 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 95.25 120.65 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 95.25 120.65 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 96890bf7-5296-4cae-aabc-64e04370805c)) - ) - - (symbol (lib_id "Device:C_Small") (at 196.85 143.51 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fe51e5d) - (property "Reference" "C16" (id 0) (at 194.31 144.78 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uF/35V" (id 1) (at 199.39 148.59 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 196.85 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 196.85 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C14663" (id 4) (at 196.85 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 97c60874-50e3-4e8d-85e2-44cb3f21d65c)) - (pin "2" (uuid 9a6e4788-b9e4-4b1a-a5c0-e8efb78dbf52)) - ) - - (symbol (lib_id "Device:C_Small") (at 236.22 132.08 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fefc231) - (property "Reference" "C20" (id 0) (at 232.41 128.27 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uF/35V" (id 1) (at 231.14 134.62 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 236.22 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 236.22 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C14663" (id 4) (at 236.22 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ea277f3d-0fa0-4232-b953-4541cc03c92d)) - (pin "2" (uuid f63b8102-6fc7-4239-b101-06e30bc8ba70)) - ) - - (symbol (lib_id "Device:R_Small") (at 246.38 146.05 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005ffcee59) - (property "Reference" "R29" (id 0) (at 246.38 143.51 90)) - (property "Value" "2.2k" (id 1) (at 246.38 140.97 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 246.38 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 246.38 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25879" (id 4) (at 246.38 146.05 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c9ff320e-fc52-4229-b0d9-07a5674aa057)) - (pin "2" (uuid f2cd186f-6dcf-48f3-b685-213d63aa2c4b)) - ) - - (symbol (lib_id "Device:C_Small") (at 241.3 149.86 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00005fff46f8) - (property "Reference" "C21" (id 0) (at 238.76 149.86 90)) - (property "Value" "68pF" (id 1) (at 236.22 149.86 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 241.3 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 241.3 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C14441" (id 4) (at 241.3 149.86 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 44ff9860-f759-4e24-9453-6a5d62c32d15)) - (pin "2" (uuid 56701a19-6f07-450a-b01a-df21abe2f62f)) - ) - - (symbol (lib_id "power:GND") (at 269.24 154.94 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00006003f827) - (property "Reference" "#PWR041" (id 0) (at 269.24 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 269.367 159.3342 90)) - (property "Footprint" "" (id 2) (at 269.24 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 269.24 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid bdfd3215-8334-4a7e-9717-8ce8a30809e3)) - ) - - (symbol (lib_id "power:GND") (at 256.54 161.29 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00006003fe09) - (property "Reference" "#PWR038" (id 0) (at 262.89 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 260.9342 161.163 90)) - (property "Footprint" "" (id 2) (at 256.54 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 256.54 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f9288197-c504-4bf6-9307-d3382c383d6e)) - ) - - (symbol (lib_id "Device:LED") (at 142.24 29.21 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000601abab2) - (property "Reference" "D5" (id 0) (at 136.7536 29.3878 0)) - (property "Value" "LEDGR" (id 1) (at 139.065 29.3878 0)) - (property "Footprint" "LED_SMD:LED_0402_1005Metric" (id 2) (at 142.24 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 142.24 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C74338" (id 4) (at 142.24 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7c39fb06-74bd-4625-9d44-d6eb3387196f)) - (pin "2" (uuid 4427d59a-8d9a-43e0-b81d-69175aa97ef1)) - ) - - (symbol (lib_id "Device:C_Small") (at 38.1 26.67 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060233fb8) - (property "Reference" "C11" (id 0) (at 35.56 25.4 90)) - (property "Value" "0.1uF" (id 1) (at 41.91 25.4 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 38.1 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 38.1 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e34c9ab8-912c-4bbb-a088-0511c45438a3)) - (pin "2" (uuid 08520162-3b58-4ec1-8022-5503ab481413)) - ) - - (symbol (lib_id "power:GND") (at 95.25 118.11 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000602bc0ea) - (property "Reference" "#PWR0110" (id 0) (at 88.9 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 91.9988 118.237 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 95.25 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 95.25 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5259550c-949f-4825-a541-c12673cd25e9)) - ) - - (symbol (lib_id "Huvud-rescue:Net-Tie_2-Device") (at 48.26 26.67 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00006034a28d) - (property "Reference" "NT1" (id 0) (at 48.26 22.0726 0)) - (property "Value" "Net-Tie_2" (id 1) (at 48.26 24.384 0)) - (property "Footprint" "NetTie:NetTie-2_SMD_Pad0.5mm" (id 2) (at 48.26 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 48.26 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 06f7ce04-a653-431a-b8cc-2cc35873f59c)) - (pin "2" (uuid 653c6c01-5e9e-4dc5-b115-ece6ba2fb7de)) - ) - - (symbol (lib_id "Sensor_Motion:ADXL343") (at 265.43 109.22 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00006035ab04) - (property "Reference" "U1" (id 0) (at 276.86 115.57 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ADXL345" (id 1) (at 276.86 118.11 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_LGA:LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y" (id 2) (at 265.43 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL343.pdf" (id 3) (at 265.43 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C9667" (id 4) (at 265.43 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid eab77faf-b0c2-4791-a184-c5a0d86e956b)) - (pin "10" (uuid 5ccc79dd-e8fa-4ed6-b52d-cdbebbf15328)) - (pin "11" (uuid 98e11301-9e61-46fe-8945-c4857203ab0a)) - (pin "12" (uuid 0b5a385b-bd32-4d6b-9bd8-26c6815bd65a)) - (pin "13" (uuid f7dba92a-bcb1-4be5-9ee5-4b7b696e4aca)) - (pin "14" (uuid cf5adae9-2f86-456a-8af2-5266bfba2c95)) - (pin "2" (uuid 0f511156-28a6-4305-972b-8614dac58491)) - (pin "3" (uuid 54bd19b7-90da-4023-a055-2ffa53ac362f)) - (pin "4" (uuid b9594e5e-1bef-4dfd-830a-03ac2b0c6fb6)) - (pin "5" (uuid b86c4e2d-c15b-4fe3-bed5-6bb21669ca2a)) - (pin "6" (uuid 5e17bb10-6e03-4fe2-ae74-da4786499ef2)) - (pin "7" (uuid 7a949c61-dbca-44cc-99f3-806c1040d000)) - (pin "8" (uuid 185c3ca1-8675-4599-a573-1e526fc5e984)) - (pin "9" (uuid f3ea69e4-f654-4efc-876b-96f1b82d514f)) - ) - - (symbol (lib_id "Device:R_Small") (at 169.418 107.442 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000605f0e78) - (property "Reference" "R32" (id 0) (at 166.878 107.442 90)) - (property "Value" "10k" (id 1) (at 164.338 107.442 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 169.418 107.442 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 169.418 107.442 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a9bfc8c0-94b9-467b-a7d5-1971f4bbefb7)) - (pin "2" (uuid aee10628-463b-4cc5-aee4-55f424353233)) - ) - - (symbol (lib_id "power:+3.3V") (at 170.942 111.506 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000605f0e7e) - (property "Reference" "#PWR050" (id 0) (at 167.132 111.506 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 173.482 108.966 90)) - (property "Footprint" "" (id 2) (at 170.942 111.506 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 170.942 111.506 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3200f59b-c96c-4b41-900d-8035068f772b)) - ) - - (symbol (lib_id "Device:C_Small") (at 180.34 106.68 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000605f0e84) - (property "Reference" "C30" (id 0) (at 182.88 107.95 90)) - (property "Value" "0.1uF" (id 1) (at 185.42 107.95 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 180.34 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 180.34 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 10b6b169-8597-4cc8-b18d-a4377cacf78f)) - (pin "2" (uuid c82c8ae1-ff7b-4fab-b910-70a60687da9b)) - ) - - (symbol (lib_id "power:GND") (at 180.34 109.22 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000605f0e8a) - (property "Reference" "#PWR052" (id 0) (at 180.34 115.57 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 180.467 113.6142 90)) - (property "Footprint" "" (id 2) (at 180.34 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 180.34 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a1bbea20-0a2b-4507-b8f1-ac80bf4c938c)) - ) - - (symbol (lib_id "Device:R_Small") (at 176.53 104.14 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000605f0e90) - (property "Reference" "R33" (id 0) (at 176.53 106.68 90)) - (property "Value" "10k" (id 1) (at 176.53 109.22 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 176.53 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 176.53 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c8664873-ff27-4d51-abed-2db5cd39f513)) - (pin "2" (uuid 42fe4065-b0eb-45d7-84bd-0ca88324c108)) - ) - - (symbol (lib_id "Device:R_Small") (at 194.564 105.156 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060649eeb) - (property "Reference" "R42" (id 0) (at 197.104 105.156 90)) - (property "Value" "10k" (id 1) (at 199.644 105.156 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 194.564 105.156 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 194.564 105.156 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0459cbda-5bb8-42b6-b5a6-f0391a24cc63)) - (pin "2" (uuid a29c92da-2815-4e67-afcf-f46ed529a8f0)) - ) - - (symbol (lib_id "power:+3.3V") (at 195.834 110.998 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060649ef1) - (property "Reference" "#PWR053" (id 0) (at 192.024 110.998 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 198.374 108.458 90)) - (property "Footprint" "" (id 2) (at 195.834 110.998 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 195.834 110.998 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b55d734c-541e-420a-b932-471389de5cde)) - ) - - (symbol (lib_id "Device:C_Small") (at 206.502 104.14 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060649ef7) - (property "Reference" "C31" (id 0) (at 209.042 105.41 90)) - (property "Value" "0.1uF" (id 1) (at 211.582 105.41 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 206.502 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 206.502 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b4848187-5c5a-4c15-b56e-3b1f9d59008e)) - (pin "2" (uuid 5754ae2a-7a0a-4a0e-877d-73fa6d5862fa)) - ) - - (symbol (lib_id "power:GND") (at 206.502 106.68 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060649efd) - (property "Reference" "#PWR055" (id 0) (at 206.502 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 206.629 111.0742 90)) - (property "Footprint" "" (id 2) (at 206.502 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 206.502 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 20fc6c27-ecc1-42ae-a10d-6315a8057a63)) - ) - - (symbol (lib_id "Device:R_Small") (at 202.692 101.6 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060649f03) - (property "Reference" "R43" (id 0) (at 202.692 104.14 90)) - (property "Value" "10k" (id 1) (at 202.692 106.68 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 202.692 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 202.692 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8feea995-1691-403a-b642-77923d6903d1)) - (pin "2" (uuid f14b927d-8171-47e8-bc22-b18950701ee5)) - ) - - (symbol (lib_id "Device:C_Small") (at 181.356 132.334 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060783b5c) - (property "Reference" "C33" (id 0) (at 185.166 136.144 90)) - (property "Value" "4.7uF" (id 1) (at 182.626 136.144 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 181.356 132.334 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 181.356 132.334 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C23733" (id 4) (at 181.356 132.334 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 155281ce-9339-4c47-b059-415089111f17)) - (pin "2" (uuid 2a14c920-c970-4517-b2b6-24a25a582f45)) - ) - - (symbol (lib_id "Device:C_Small") (at 278.13 100.33 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00006081398c) - (property "Reference" "C34" (id 0) (at 280.67 100.33 90)) - (property "Value" "0.1uF" (id 1) (at 283.21 101.6 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 278.13 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 278.13 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C1525" (id 4) (at 278.13 100.33 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9ce66171-9687-4b78-be93-0c40ae05dafc)) - (pin "2" (uuid 1b3bf353-e312-4074-92fc-6d90a48f6e2f)) - ) - - (symbol (lib_id "power:GND") (at 278.13 102.87 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060817fb0) - (property "Reference" "#PWR063" (id 0) (at 278.13 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 278.257 107.2642 90)) - (property "Footprint" "" (id 2) (at 278.13 102.87 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 278.13 102.87 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9cf7ebbd-0ffb-40d5-97cb-6d32527d22ca)) - ) - - (symbol (lib_id "power:GND") (at 262.89 121.92 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000608c02b6) - (property "Reference" "#PWR0114" (id 0) (at 256.54 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 258.4958 122.047 90)) - (property "Footprint" "" (id 2) (at 262.89 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 262.89 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b015aae4-acdb-4d33-8181-9474ba10d025)) - ) - - (symbol (lib_id "power:+3.3V") (at 280.67 96.52 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000608c1132) - (property "Reference" "#PWR0115" (id 0) (at 280.67 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 280.416 93.218 0)) - (property "Footprint" "" (id 2) (at 280.67 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 280.67 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5199e984-1db7-45ee-9247-f724921c0878)) - ) - - (symbol (lib_id "Device:C_Small") (at 120.65 152.4 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000609e35fa) - (property "Reference" "C25" (id 0) (at 126.4666 152.4 90)) - (property "Value" "0.1uF" (id 1) (at 124.1552 152.4 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (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) - ) - (property "LCSC" "" (id 4) (at 120.65 152.4 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ff6c0674-1cd8-46d6-bebe-3f3c7cdee17c)) - (pin "2" (uuid 56e41364-8767-4ac2-bde7-6baeeca2b3fa)) - ) - - (symbol (lib_id "power:GNDA") (at 90.17 153.67 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060c31ffc) - (property "Reference" "#PWR02" (id 0) (at 90.17 160.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (id 1) (at 90.297 158.0642 0)) - (property "Footprint" "" (id 2) (at 90.17 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 90.17 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6236dfba-5f7f-41d8-96e0-23fcac7a4dbd)) - ) - - (symbol (lib_id "Regulator_Linear:XC6206PxxxMR") (at 172.466 129.794 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060cc2f91) - (property "Reference" "U4" (id 0) (at 172.466 123.6472 0)) - (property "Value" "XC6206PxxxMR" (id 1) (at 172.466 125.9586 0)) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 172.466 124.079 0) - (effects (font (size 1.27 1.27) italic) hide) - ) - (property "Datasheet" "https://www.torexsemi.com/file/xc6206/XC6206.pdf" (id 3) (at 172.466 129.794 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C5446" (id 4) (at 172.466 129.794 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid bd110bd1-aeae-4d8a-805c-cb2d832bfc3f)) - (pin "2" (uuid a8b31b7e-9fe3-4fe3-bdc6-fd1b4b455298)) - (pin "3" (uuid d5520443-9f49-4b83-8519-0a6782ace320)) - ) - - (symbol (lib_id "power:GNDA") (at 96.52 151.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060ccb013) - (property "Reference" "#PWR062" (id 0) (at 96.52 157.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (id 1) (at 96.647 155.5242 0)) - (property "Footprint" "" (id 2) (at 96.52 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 96.52 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 315ecb5f-d16d-4811-9adb-02dab9e13269)) - ) - - (symbol (lib_id "Device:C_Small") (at 96.52 148.59 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060ccb01e) - (property "Reference" "C36" (id 0) (at 102.3366 148.59 90)) - (property "Value" "0.1uF" (id 1) (at 100.0252 148.59 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 96.52 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 96.52 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "" (id 4) (at 96.52 148.59 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 02db7a8e-e122-4ccc-a910-d793559ee4a4)) - (pin "2" (uuid 52ae725d-39f3-4417-8e84-471a8d5f09a5)) - ) - - (symbol (lib_id "Device:R_Small") (at 99.06 138.43 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060ccb026) - (property "Reference" "R31" (id 0) (at 97.79 140.97 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "2.2k 0.1%" (id 1) (at 97.79 143.51 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 99.06 138.43 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 99.06 138.43 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C445604" (id 4) (at 99.06 138.43 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dd69fa29-93e4-430c-ab59-7299ac3ecc5d)) - (pin "2" (uuid 83b02ee9-a7c4-45df-bb50-96a03c868313)) - ) - - (symbol (lib_id "Device:R_Small") (at 92.71 146.05 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060ccb02d) - (property "Reference" "R30" (id 0) (at 92.71 140.97 90)) - (property "Value" "10k" (id 1) (at 92.71 143.383 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 92.71 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 92.71 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25744" (id 4) (at 92.71 146.05 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3a55e2d3-ff05-44a4-94f7-356eed7780b7)) - (pin "2" (uuid 8e1e264e-5397-4d33-9ae5-ddde4975a56e)) - ) - - (symbol (lib_id "Device:C_Small") (at 163.576 133.604 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060d19c73) - (property "Reference" "C35" (id 0) (at 164.846 131.064 90)) - (property "Value" "4.7uF" (id 1) (at 164.846 137.414 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 163.576 133.604 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 163.576 133.604 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C23733" (id 4) (at 163.576 133.604 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 78fc990e-453e-45d9-892e-3a4e6be45506)) - (pin "2" (uuid c48eedb8-8d90-45c4-9c60-6f763fa33239)) - ) - - (symbol (lib_id "Device:R_Small") (at 127 168.91 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060d43d47) - (property "Reference" "R38" (id 0) (at 127 171.45 90)) - (property "Value" "120 100mW" (id 1) (at 127 166.37 90)) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 127 168.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 127 168.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C22787" (id 4) (at 127 168.91 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1ab22af7-b1dc-454f-8418-2e555036afb2)) - (pin "2" (uuid 4dcdad9f-19ba-426e-9a2d-c5fffe4a82ba)) - ) - - (symbol (lib_id "power:+3.3V") (at 185.166 129.794 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060d91c30) - (property "Reference" "#PWR061" (id 0) (at 181.356 129.794 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 187.706 127.254 90)) - (property "Footprint" "" (id 2) (at 185.166 129.794 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 185.166 129.794 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 98f95879-bf75-4b7b-9ced-650c9b18a5b7)) - ) - - (symbol (lib_id "power:+5V") (at 163.576 129.794 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060d92b7c) - (property "Reference" "#PWR059" (id 0) (at 167.386 129.794 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+5V" (id 1) (at 160.3248 129.413 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 163.576 129.794 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 163.576 129.794 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 750f4a63-b577-4d79-8897-854843a099e9)) - ) - - (symbol (lib_id "power:GND") (at 172.466 139.954 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060d94e41) - (property "Reference" "#PWR060" (id 0) (at 172.466 146.304 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 172.593 144.3482 90)) - (property "Footprint" "" (id 2) (at 172.466 139.954 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 172.466 139.954 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2d7b7eea-ebb0-43d3-90d3-78ea5a779303)) - ) - - (symbol (lib_id "power:GND") (at 121.92 95.25 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060dab512) - (property "Reference" "#PWR0112" (id 0) (at 121.92 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 122.047 99.6442 90)) - (property "Footprint" "" (id 2) (at 121.92 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 121.92 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5966f2b2-4b11-457a-bb33-5bfca8074e31)) - ) - - (symbol (lib_id "power:+5V") (at 276.86 132.08 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060e20a36) - (property "Reference" "#PWR0113" (id 0) (at 276.86 135.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+5V" (id 1) (at 277.241 127.6858 0)) - (property "Footprint" "" (id 2) (at 276.86 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 276.86 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid eb9c340a-a4e0-46a5-b5d3-47897e6da13c)) - ) - - (symbol (lib_id "power:+5V") (at 166.37 93.98 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000060ed7feb) - (property "Reference" "#PWR0101" (id 0) (at 162.56 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+5V" (id 1) (at 169.6212 94.361 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 166.37 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 166.37 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7490c518-a63c-412f-ac9c-20252fe2f271)) - ) - - (symbol (lib_id "Device:R_Small") (at 167.64 48.26 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000610155c9) - (property "Reference" "R39" (id 0) (at 166.1414 49.4284 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "22k" (id 1) (at 166.1414 47.117 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 167.64 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 167.64 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25768" (id 4) (at 167.64 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a43e230e-65fa-4c06-bfff-60ea3d4cdcd6)) - (pin "2" (uuid 5977ed28-85c6-4dd3-9652-e3d13711d8ab)) - ) - - (symbol (lib_id "Device:R_Small") (at 44.45 180.34 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000610a60d7) - (property "Reference" "R28" (id 0) (at 44.45 185.3184 90)) - (property "Value" "22" (id 1) (at 44.45 183.007 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 44.45 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 44.45 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "" (id 4) (at 44.45 180.34 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e892f9c1-229c-43da-81e5-52be3189e251)) - (pin "2" (uuid 550a4056-6a15-4098-8c05-17d1999fcf84)) - ) - - (symbol (lib_id "Device:R_Small") (at 43.18 121.92 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000610a7d1a) - (property "Reference" "R34" (id 0) (at 43.18 126.8984 90)) - (property "Value" "22" (id 1) (at 43.18 124.587 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 43.18 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 43.18 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C25092" (id 4) (at 43.18 121.92 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f0427b7d-e2ca-4725-adbf-6612308ab8d3)) - (pin "2" (uuid a04c7cfe-daf3-44c9-bc5e-fe29dffcb4ce)) - ) - - (symbol (lib_id "Huvud-rescue:Jumper_3_Bridged12-Jumper") (at 157.226 157.988 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000610aae13) - (property "Reference" "JP1" (id 0) (at 157.226 152.8064 0)) - (property "Value" "Jumper_3_Bridged12" (id 1) (at 157.226 155.1178 0)) - (property "Footprint" "Jumper:SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm" (id 2) (at 157.226 157.988 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 157.226 157.988 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d914bb74-05fc-4407-abe2-e6619094ba9b)) - (pin "2" (uuid 515bfb17-f740-4926-8a04-a5b0c0c9ca94)) - (pin "3" (uuid 3d4d1dfb-202a-4c2b-bf2b-32cb0ac3eabd)) - ) - - (symbol (lib_id "Huvud-rescue:Jumper_3_Bridged12-Jumper") (at 175.006 157.988 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000610b05b8) - (property "Reference" "JP2" (id 0) (at 175.006 152.8064 0)) - (property "Value" "Jumper_3_Bridged12" (id 1) (at 175.006 155.1178 0)) - (property "Footprint" "Jumper:SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm" (id 2) (at 175.006 157.988 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 175.006 157.988 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 97ffbd5e-1362-4459-a3ab-303b0be65626)) - (pin "2" (uuid cdf87c99-9620-456f-aef8-8906b08080a7)) - (pin "3" (uuid e98027aa-b356-40a0-a098-f86918b5b0d7)) - ) - - (symbol (lib_id "Device:R_Small") (at 44.45 151.13 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000610cfc95) - (property "Reference" "R35" (id 0) (at 44.45 156.1084 90)) - (property "Value" "22" (id 1) (at 44.45 153.797 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 44.45 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 44.45 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "" (id 4) (at 44.45 151.13 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 411d35db-bade-49e5-a1b3-623d1150b5e7)) - (pin "2" (uuid d9020228-ce5d-4979-97e8-2b404fbc3b90)) - ) - - (symbol (lib_id "Device:R_Small") (at 229.108 99.06 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000061172c0e) - (property "Reference" "R36" (id 0) (at 229.108 101.6 90)) - (property "Value" "10k" (id 1) (at 229.108 104.14 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 229.108 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 229.108 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cb4a21ac-cf7c-4973-86a7-7a6edc4c61bc)) - (pin "2" (uuid dd06883f-86a1-4737-83f0-5bf7c3bbcc60)) - ) - - (symbol (lib_id "power:+3.3V") (at 162.56 44.45 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000611bd86a) - (property "Reference" "#PWR040" (id 0) (at 166.37 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 158.1658 44.069 0)) - (property "Footprint" "" (id 2) (at 162.56 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 162.56 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 27371978-593e-4b5f-a119-d25eb2f63d24)) - ) - - (symbol (lib_id "Device:C_Small") (at 264.16 72.39 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000612158c1) - (property "Reference" "C37" (id 0) (at 264.16 66.5734 90)) - (property "Value" "470pF/100V" (id 1) (at 264.16 68.8848 90)) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 264.16 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 264.16 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C107062" (id 4) (at 264.16 72.39 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a214a44b-50ff-4098-93cf-ca5d2f8a7731)) - (pin "2" (uuid d293497d-0b4c-4d53-9432-e7b3a6d4f5de)) - ) - - (symbol (lib_id "Device:C_Small") (at 264.16 77.47 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-0000612163be) - (property "Reference" "C38" (id 0) (at 264.16 71.6534 90)) - (property "Value" "470pF/100V" (id 1) (at 264.16 73.9648 90)) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 264.16 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 264.16 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C107062" (id 4) (at 264.16 77.47 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d756a6f5-0388-47c2-8f37-44752a30615b)) - (pin "2" (uuid 29b52808-77d4-4ee8-99a0-ac5d43ced94d)) - ) - - (symbol (lib_id "Device:C_Small") (at 264.16 87.63 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00006121667d) - (property "Reference" "C40" (id 0) (at 264.16 81.8134 90)) - (property "Value" "470pF/100V" (id 1) (at 264.16 84.1248 90)) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 264.16 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 264.16 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C107062" (id 4) (at 264.16 87.63 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 14882f4b-ae82-465d-99ab-63e12360c799)) - (pin "2" (uuid c0d9fc32-9f85-4949-a7d0-3b174ef51a20)) - ) - - (symbol (lib_id "Device:C_Small") (at 264.16 82.55 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-000061216d3e) - (property "Reference" "C39" (id 0) (at 264.16 76.7334 90)) - (property "Value" "470pF/100V" (id 1) (at 264.16 79.0448 90)) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 264.16 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 264.16 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C107062" (id 4) (at 264.16 82.55 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c4a7c584-8ec6-43a5-a57e-40261267d883)) - (pin "2" (uuid 05a305f9-1747-4eec-aae8-74cb17ef3d03)) - ) - - (symbol (lib_id "power:GND") (at 276.86 87.63 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00006124da7b) - (property "Reference" "#PWR064" (id 0) (at 283.21 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 281.2542 87.503 0)) - (property "Footprint" "" (id 2) (at 276.86 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 276.86 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 11baa0b7-b8d0-44f0-be9e-4b75fd5191ff)) - ) - - (symbol (lib_id "Huvud-rescue:Jumper-Device") (at 138.43 168.91 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00000000-0000-0000-0000-00006291dcba) - (property "Reference" "JP3" (id 0) (at 138.43 162.2044 0)) - (property "Value" "Jumper" (id 1) (at 138.43 164.5158 0)) - (property "Footprint" "Connector_PinHeader_2.00mm:PinHeader_1x02_P2.00mm_Vertical" (id 2) (at 138.43 168.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 138.43 168.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C376075" (id 4) (at 138.43 168.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3df7a607-2281-4aa9-b912-d657337c5688)) - (pin "2" (uuid 95645a68-e008-4366-9028-3edc39f307e1)) - ) - - (symbol (lib_id "Device:C_Small") (at 250.952 99.06 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 046d7ba3-9a20-4522-b77f-17f891101926) - (property "Reference" "C41" (id 0) (at 253.492 99.06 90)) - (property "Value" "4.7uF" (id 1) (at 256.032 100.33 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 250.952 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 250.952 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C23733" (id 4) (at 250.952 99.06 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b1bf6ba9-42d1-4705-97b7-978fad52c108)) - (pin "2" (uuid f8621124-7e9f-446c-8641-028eeb1fce91)) - ) - - (symbol (lib_id "power:GND") (at 242.316 106.426 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0a2dfeb7-fc19-4c08-a5d7-25c14b829be8) - (property "Reference" "#PWR065" (id 0) (at 242.316 112.776 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 242.443 110.8202 90)) - (property "Footprint" "" (id 2) (at 242.316 106.426 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 242.316 106.426 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e5fb50a2-e6bb-43ab-81ba-f03cee9b0485)) - ) - - (symbol (lib_id "Device:C_Small") (at 242.316 99.06 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 46cb5189-3533-4637-9fe9-e86fbe7da28c) - (property "Reference" "C42" (id 0) (at 244.856 99.06 90)) - (property "Value" "0.1uF" (id 1) (at 247.396 100.33 90)) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 242.316 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 242.316 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C1525" (id 4) (at 242.316 99.06 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dc5d97fa-90c5-4b98-b6da-8bc2968440b4)) - (pin "2" (uuid 8b58c285-7e5a-4739-ae81-3658ad9f99b6)) - ) - - (sheet_instances - (path "/" (page "1")) - ) - - (symbol_instances - (path "/00000000-0000-0000-0000-00005fddb255" - (reference "#PWR01") (unit 1) (value "VDC") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060c31ffc" - (reference "#PWR02") (unit 1) (value "GNDA") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f0c44ab" - (reference "#PWR03") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e8405fb" - (reference "#PWR04") (unit 1) (value "GNDA") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f4572f9" - (reference "#PWR05") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f1127c7" - (reference "#PWR06") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005fa9d151" - (reference "#PWR07") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f3f8796" - (reference "#PWR08") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f5a014b" - (reference "#PWR09") (unit 1) (value "GNDA") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005fbc65a4" - (reference "#PWR010") (unit 1) (value "VDC") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e84b946" - (reference "#PWR011") (unit 1) (value "GNDA") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e8fbd58" - (reference "#PWR012") (unit 1) (value "VDC") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e9258b1" - (reference "#PWR013") (unit 1) (value "VDC") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e93532f" - (reference "#PWR014") (unit 1) (value "VDC") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f95fde8" - (reference "#PWR015") (unit 1) (value "VDC") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f9ccee1" - (reference "#PWR016") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f457d32" - (reference "#PWR017") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e8b67de" - (reference "#PWR018") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e925899" - (reference "#PWR019") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e935317" - (reference "#PWR020") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005ed00095" - (reference "#PWR021") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005ebd6883" - (reference "#PWR022") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e7d64ab" - (reference "#PWR023") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e7cea1a" - (reference "#PWR024") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f05b2a7" - (reference "#PWR025") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e7e334b" - (reference "#PWR026") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005fe1b91d" - (reference "#PWR027") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e7f58fa" - (reference "#PWR028") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f02cfcf" - (reference "#PWR029") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f804fbe" - (reference "#PWR030") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e7d098d" - (reference "#PWR031") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f6244ac" - (reference "#PWR032") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005efdd23a" - (reference "#PWR033") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005efc10ed" - (reference "#PWR034") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005ecc9141" - (reference "#PWR035") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005fe1cbe1" - (reference "#PWR036") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005fb4527b" - (reference "#PWR037") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00006003fe09" - (reference "#PWR038") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f1455a4" - (reference "#PWR039") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-0000611bd86a" - (reference "#PWR040") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00006003f827" - (reference "#PWR041") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f42fc79" - (reference "#PWR042") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005eef2039" - (reference "#PWR043") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005ef24fb1" - (reference "#PWR044") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f1fce7f" - (reference "#PWR045") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f6c1f3d" - (reference "#PWR046") (unit 1) (value "VDC") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f6c0a9a" - (reference "#PWR047") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005fb2716a" - (reference "#PWR048") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005fb26b10" - (reference "#PWR049") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-0000605f0e7e" - (reference "#PWR050") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005fdd9be3" - (reference "#PWR051") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-0000605f0e8a" - (reference "#PWR052") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060649ef1" - (reference "#PWR053") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005ee045b5" - (reference "#PWR054") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060649efd" - (reference "#PWR055") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005edea740" - (reference "#PWR056") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005edd1406" - (reference "#PWR057") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f14618f" - (reference "#PWR058") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060d92b7c" - (reference "#PWR059") (unit 1) (value "+5V") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060d94e41" - (reference "#PWR060") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060d91c30" - (reference "#PWR061") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060ccb013" - (reference "#PWR062") (unit 1) (value "GNDA") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060817fb0" - (reference "#PWR063") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00006124da7b" - (reference "#PWR064") (unit 1) (value "GND") (footprint "") - ) - (path "/0a2dfeb7-fc19-4c08-a5d7-25c14b829be8" - (reference "#PWR065") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060ed7feb" - (reference "#PWR0101") (unit 1) (value "+5V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f0d0638" - (reference "#PWR0102") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f8c9094" - (reference "#PWR0103") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005ef3d573" - (reference "#PWR0104") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f80d6da" - (reference "#PWR0105") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e911c46" - (reference "#PWR0106") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005ec1ee59" - (reference "#PWR0107") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f5c89a7" - (reference "#PWR0108") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-0000602bc0ea" - (reference "#PWR0110") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005f007bf8" - (reference "#PWR0111") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060dab512" - (reference "#PWR0112") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-000060e20a36" - (reference "#PWR0113") (unit 1) (value "+5V") (footprint "") - ) - (path "/00000000-0000-0000-0000-0000608c02b6" - (reference "#PWR0114") (unit 1) (value "GND") (footprint "") - ) - (path "/00000000-0000-0000-0000-0000608c1132" - (reference "#PWR0115") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/00000000-0000-0000-0000-00005e8ba170" - (reference "C1") (unit 1) (value "4.7uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f058fa1" - (reference "C2") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e7ee81c" - (reference "C3") (unit 1) (value "0.1uF/35V") (footprint "Capacitor_SMD:C_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-00005e7cb29e" - (reference "C4") (unit 1) (value "4.7uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e7f2780" - (reference "C5") (unit 1) (value "22nf/50V") (footprint "Capacitor_SMD:C_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-00005e7ddabf" - (reference "C6") (unit 1) (value "0.1uF/35V") (footprint "Capacitor_SMD:C_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-00005e7e142b" - (reference "C7") (unit 1) (value "0.1uF/35V") (footprint "Capacitor_SMD:C_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-00005e7e5340" - (reference "C8") (unit 1) (value "100uF/35V") (footprint "Capacitor_SMD:CP_Elec_6.3x5.8") - ) - (path "/00000000-0000-0000-0000-00005e7ca933" - (reference "C9") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005efe8f06" - (reference "C10") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-000060233fb8" - (reference "C11") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005efceeb6" - (reference "C12") (unit 1) (value "22pF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005efdcd85" - (reference "C13") (unit 1) (value "22pF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005fdbc9dd" - (reference "C14") (unit 1) (value "22uF") (footprint "Capacitor_SMD:C_0805_2012Metric") - ) - (path "/00000000-0000-0000-0000-00005fdbcf5a" - (reference "C15") (unit 1) (value "22uF") (footprint "Capacitor_SMD:C_0805_2012Metric") - ) - (path "/00000000-0000-0000-0000-00005fe51e5d" - (reference "C16") (unit 1) (value "0.1uF/35V") (footprint "Capacitor_SMD:C_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-00005efe97a1" - (reference "C17") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005efe9b17" - (reference "C18") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f442e34" - (reference "C19") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005fefc231" - (reference "C20") (unit 1) (value "0.1uF/35V") (footprint "Capacitor_SMD:C_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-00005fff46f8" - (reference "C21") (unit 1) (value "68pF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f85ea85" - (reference "C22") (unit 1) (value "10uF/35V") (footprint "Capacitor_SMD:C_1210_3225Metric") - ) - (path "/00000000-0000-0000-0000-00005f59faa3" - (reference "C23") (unit 1) (value "4.7uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ee03478" - (reference "C24") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-0000609e35fa" - (reference "C25") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005fad52e2" - (reference "C26") (unit 1) (value "22pF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e8f79f6" - (reference "C27") (unit 1) (value "4.7uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f1fd349" - (reference "C28") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005fad7615" - (reference "C29") (unit 1) (value "22pF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-0000605f0e84" - (reference "C30") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-000060649ef7" - (reference "C31") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f85dab6" - (reference "C32") (unit 1) (value "22uF") (footprint "Capacitor_SMD:C_0805_2012Metric") - ) - (path "/00000000-0000-0000-0000-000060783b5c" - (reference "C33") (unit 1) (value "4.7uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00006081398c" - (reference "C34") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-000060d19c73" - (reference "C35") (unit 1) (value "4.7uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-000060ccb01e" - (reference "C36") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-0000612158c1" - (reference "C37") (unit 1) (value "470pF/100V") (footprint "Capacitor_SMD:C_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-0000612163be" - (reference "C38") (unit 1) (value "470pF/100V") (footprint "Capacitor_SMD:C_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-000061216d3e" - (reference "C39") (unit 1) (value "470pF/100V") (footprint "Capacitor_SMD:C_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-00006121667d" - (reference "C40") (unit 1) (value "470pF/100V") (footprint "Capacitor_SMD:C_0603_1608Metric") - ) - (path "/046d7ba3-9a20-4522-b77f-17f891101926" - (reference "C41") (unit 1) (value "4.7uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/46cb5189-3533-4637-9fe9-e86fbe7da28c" - (reference "C42") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e8aa769" - (reference "D1") (unit 1) (value "LEDGR") (footprint "LED_SMD:LED_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e92588e" - (reference "D2") (unit 1) (value "LEDGR") (footprint "LED_SMD:LED_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e93530c" - (reference "D3") (unit 1) (value "LEDGR") (footprint "LED_SMD:LED_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-0000601abab2" - (reference "D5") (unit 1) (value "LEDGR") (footprint "LED_SMD:LED_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005fd5a269" - (reference "D6") (unit 1) (value "LEDRED") (footprint "LED_SMD:LED_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-00005f94f639" - (reference "D7") (unit 1) (value "SM24CANB") (footprint "Package_TO_SOT_SMD:SOT-23") - ) - (path "/00000000-0000-0000-0000-00005fd9bace" - (reference "D8") (unit 1) (value "LEDRED") (footprint "LED_SMD:LED_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-00005f90fb69" - (reference "GND2") (unit 1) (value "TestPoint") (footprint "TestPoint:TestPoint_Pad_D1.0mm") - ) - (path "/00000000-0000-0000-0000-00005f30028a" - (reference "H1") (unit 1) (value "MountingHole") (footprint "MountingHole:MountingHole_3.2mm_M3_Pad_Via") - ) - (path "/00000000-0000-0000-0000-00005f301625" - (reference "H2") (unit 1) (value "MountingHole") (footprint "MountingHole:MountingHole_3.2mm_M3_Pad_Via") - ) - (path "/00000000-0000-0000-0000-00005f301993" - (reference "H3") (unit 1) (value "MountingHole") (footprint "MountingHole:MountingHole_3.2mm_M3_Pad_Via") - ) - (path "/00000000-0000-0000-0000-00005f301e16" - (reference "H4") (unit 1) (value "MountingHole") (footprint "MountingHole:MountingHole_3.2mm_M3_Pad_Via") - ) - (path "/00000000-0000-0000-0000-00005f6be501" - (reference "J1") (unit 1) (value "Conn_02x02_Odd_Even") (footprint "Connector_Molex:Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal") - ) - (path "/00000000-0000-0000-0000-00005ecf8029" - (reference "J2") (unit 1) (value "DBG") (footprint "Connector_PinHeader_2.54mm:PinHeader_2x03_P2.54mm_Vertical") - ) - (path "/00000000-0000-0000-0000-00005e7a6e7f" - (reference "J3") (unit 1) (value "THERM") (footprint "Connector_JST:JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical") - ) - (path "/00000000-0000-0000-0000-00005e7a3f91" - (reference "J4") (unit 1) (value "FAN0") (footprint "Connector_JST:JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical") - ) - (path "/00000000-0000-0000-0000-00005e7a4bc7" - (reference "J5") (unit 1) (value "FAN1") (footprint "Connector_JST:JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical") - ) - (path "/00000000-0000-0000-0000-00005e7a5abd" - (reference "J6") (unit 1) (value "Heater") (footprint "Huvud:TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal") - ) - (path "/00000000-0000-0000-0000-00005eee4c5c" - (reference "J7") (unit 1) (value "Endstop") (footprint "Connector_JST:JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical") - ) - (path "/00000000-0000-0000-0000-00005e7a2e07" - (reference "J9") (unit 1) (value "STEPPER") (footprint "Connector_JST:JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical") - ) - (path "/00000000-0000-0000-0000-00005eec998e" - (reference "J12") (unit 1) (value "USB_Micro-B_Molex-105017-0001") (footprint "Connector_USB:USB_Micro-B_Molex-105017-0001") - ) - (path "/00000000-0000-0000-0000-0000610aae13" - (reference "JP1") (unit 1) (value "Jumper_3_Bridged12") (footprint "Jumper:SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm") - ) - (path "/00000000-0000-0000-0000-0000610b05b8" - (reference "JP2") (unit 1) (value "Jumper_3_Bridged12") (footprint "Jumper:SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm") - ) - (path "/00000000-0000-0000-0000-00006291dcba" - (reference "JP3") (unit 1) (value "Jumper") (footprint "Connector_PinHeader_2.00mm:PinHeader_1x02_P2.00mm_Vertical") - ) - (path "/00000000-0000-0000-0000-00005ed92300" - (reference "L1") (unit 1) (value "22uH") (footprint "Inductor_SMD:L_0805_2012Metric") - ) - (path "/00000000-0000-0000-0000-00005f85c76f" - (reference "L4") (unit 1) (value "10uH/max 145mOhm 2A") (footprint "Inductor_SMD:L_Sunlord_MWSA0518_5.4x5.2mm") - ) - (path "/00000000-0000-0000-0000-00005fc70e17" - (reference "LOGO1") (unit 1) (value "Logo_Open_Hardware_Small") (footprint "Symbol:OSHW-Symbol_6.7x6mm_SilkScreen") - ) - (path "/00000000-0000-0000-0000-00006034a28d" - (reference "NT1") (unit 1) (value "Net-Tie_2") (footprint "NetTie:NetTie-2_SMD_Pad0.5mm") - ) - (path "/00000000-0000-0000-0000-00005e87e0fd" - (reference "Q1") (unit 1) (value "AO3400A") (footprint "Package_TO_SOT_SMD:SOT-23") - ) - (path "/00000000-0000-0000-0000-00005f1826f3" - (reference "Q2") (unit 1) (value "AO3400A") (footprint "Package_TO_SOT_SMD:SOT-23") - ) - (path "/00000000-0000-0000-0000-00005f1a1e38" - (reference "Q3") (unit 1) (value "AON7524") (footprint "Huvud:DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm") - ) - (path "/00000000-0000-0000-0000-00005f443551" - (reference "R1") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e85bfa6" - (reference "R2") (unit 1) (value "2.2k 0.1%") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ebe5ebd" - (reference "R3") (unit 1) (value "470") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ecd2559" - (reference "R4") (unit 1) (value "0.110 1%") (footprint "Resistor_SMD:R_1206_3216Metric") - ) - (path "/00000000-0000-0000-0000-00005e85b70d" - (reference "R5") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f21c90f" - (reference "R6") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ecd2b5c" - (reference "R7") (unit 1) (value "0.110 1%") (footprint "Resistor_SMD:R_1206_3216Metric") - ) - (path "/00000000-0000-0000-0000-00005e8a8f7a" - (reference "R8") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ee607c8" - (reference "R9") (unit 1) (value "1M") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e925870" - (reference "R10") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005fd5b16e" - (reference "R11") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e9352ee" - (reference "R12") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e8a9ebe" - (reference "R13") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e925884" - (reference "R14") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e935302" - (reference "R15") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ea9b926" - (reference "R16") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e7d5ab1" - (reference "R17") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005e7bbb4e" - (reference "R18") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005efd5b9b" - (reference "R19") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005fd9afed" - (reference "R20") (unit 1) (value "470") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ed2bb3b" - (reference "R21") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ed2d8fa" - (reference "R22") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ee848de" - (reference "R23") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ebbefa0" - (reference "R24") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f73a523" - (reference "R25") (unit 1) (value "22") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f73b1d2" - (reference "R26") (unit 1) (value "22") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f7d245b" - (reference "R27") (unit 1) (value "2.2k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-0000610a60d7" - (reference "R28") (unit 1) (value "22") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005ffcee59" - (reference "R29") (unit 1) (value "2.2k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-000060ccb02d" - (reference "R30") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-000060ccb026" - (reference "R31") (unit 1) (value "2.2k 0.1%") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-0000605f0e78" - (reference "R32") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-0000605f0e90" - (reference "R33") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-0000610a7d1a" - (reference "R34") (unit 1) (value "22") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-0000610cfc95" - (reference "R35") (unit 1) (value "22") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-000061172c0e" - (reference "R36") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005fa782d9" - (reference "R37") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-000060d43d47" - (reference "R38") (unit 1) (value "120 100mW") (footprint "Resistor_SMD:R_0603_1608Metric") - ) - (path "/00000000-0000-0000-0000-0000610155c9" - (reference "R39") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f86206e" - (reference "R40") (unit 1) (value "100k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f862ddd" - (reference "R41") (unit 1) (value "13.7k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-000060649eeb" - (reference "R42") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-000060649f03" - (reference "R43") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/00000000-0000-0000-0000-00005f3717cd" - (reference "TP1") (unit 1) (value "TestPoint") (footprint "TestPoint:TestPoint_Pad_D1.0mm") - ) - (path "/00000000-0000-0000-0000-00005f623ed1" - (reference "TP6") (unit 1) (value "TestPoint") (footprint "TestPoint:TestPoint_Pad_D1.0mm") - ) - (path "/00000000-0000-0000-0000-00006035ab04" - (reference "U1") (unit 1) (value "ADXL345") (footprint "Package_LGA:LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y") - ) - (path "/00000000-0000-0000-0000-00005e79a32d" - (reference "U2") (unit 1) (value "TMC2209-LA") (footprint "TMC2209:TMC2209-LA") - ) - (path "/00000000-0000-0000-0000-00005f859d8a" - (reference "U3") (unit 1) (value "TPS54202") (footprint "Package_TO_SOT_SMD:SOT-23-6") - ) - (path "/00000000-0000-0000-0000-000060cc2f91" - (reference "U4") (unit 1) (value "XC6206PxxxMR") (footprint "Package_TO_SOT_SMD:SOT-23") - ) - (path "/00000000-0000-0000-0000-00005ea69d14" - (reference "U5") (unit 1) (value "STM32F103C8T6") (footprint "Package_QFP:LQFP-48_7x7mm_P0.5mm") - ) - (path "/00000000-0000-0000-0000-00005eb355cd" - (reference "U6") (unit 1) (value "SN65HVD230") (footprint "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm") - ) - (path "/00000000-0000-0000-0000-00005f9378b6" - (reference "VIN1") (unit 1) (value "TestPoint") (footprint "TestPoint:TestPoint_Pad_D1.0mm") - ) - (path "/00000000-0000-0000-0000-00005f00583d" - (reference "Y1") (unit 1) (value "8Mhz") (footprint "Crystal:Crystal_SMD_5032-2Pin_5.0x3.2mm") - ) - ) -) +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "3c2a03a7-429c-41f5-8ebe-8a5d84d0757c") + (paper "A4") + (lib_symbols + (symbol "+3.3V_1" + (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" "+3.3V" + (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 \"+3.3V\"" + (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 "+3.3V_1_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 "+3.3V_1_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 "Connector:USB_C_Plug" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "P" + (at -10.16 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "USB_C_Plug" + (at 10.16 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 3.81 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" + (at 3.81 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "USB Type-C Plug connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "usb universal serial bus" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "USB*C*Plug*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "USB_C_Plug_0_0" + (rectangle + (start -0.254 -35.56) + (end 0.254 -34.544) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -32.766) + (end 9.144 -33.274) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -30.226) + (end 9.144 -30.734) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -25.146) + (end 9.144 -25.654) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -22.606) + (end 9.144 -23.114) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -17.526) + (end 9.144 -18.034) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -14.986) + (end 9.144 -15.494) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -9.906) + (end 9.144 -10.414) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -7.366) + (end 9.144 -7.874) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -2.286) + (end 9.144 -2.794) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 0.254) + (end 9.144 -0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 7.874) + (end 9.144 7.366) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 12.954) + (end 9.144 12.446) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 18.034) + (end 9.144 17.526) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 20.574) + (end 9.144 20.066) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 25.654) + (end 9.144 25.146) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "USB_C_Plug_0_1" + (rectangle + (start -10.16 27.94) + (end 10.16 -35.56) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -8.89 -3.81) + (mid -6.985 -5.7067) + (end -5.08 -3.81) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -7.62 -3.81) + (mid -6.985 -4.4423) + (end -6.35 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -7.62 -3.81) + (mid -6.985 -4.4423) + (end -6.35 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -7.62 -3.81) + (end -6.35 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -6.35 3.81) + (mid -6.985 4.4423) + (end -7.62 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -6.35 3.81) + (mid -6.985 4.4423) + (end -7.62 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -5.08 3.81) + (mid -6.985 5.7067) + (end -8.89 3.81) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -8.89 -3.81) (xy -8.89 3.81) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 3.81) (xy -5.08 -3.81) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "USB_C_Plug_1_1" + (circle + (center -2.54 1.143) + (radius 0.635) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 0 -5.842) + (radius 1.27) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 -5.842) (xy 0 4.318) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -3.302) (xy -2.54 -0.762) (xy -2.54 0.508) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -2.032) (xy 2.54 0.508) (xy 2.54 1.778) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 4.318) (xy 0 6.858) (xy 1.27 4.318) (xy -1.27 4.318) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 1.905 1.778) + (end 3.175 3.048) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (pin passive line + (at 0 -40.64 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 5.08) + (name "RX2-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 5.08) + (name "RX2+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -40.64 90) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 5.08) + (name "TX1+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 5.08) + (name "TX1-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 25.4 180) + (length 5.08) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 20.32 180) + (length 5.08) + (name "CC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 7.62 180) + (length 5.08) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 12.7 180) + (length 5.08) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 5.08) + (name "SBU1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 25.4 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -40.64 90) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 0 180) + (length 5.08) + (name "RX1-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 5.08) + (name "RX1+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -40.64 90) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 5.08) + (name "TX2+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 5.08) + (name "TX2-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 25.4 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 17.78 180) + (length 5.08) + (name "VCONN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 5.08) + (name "SBU2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 25.4 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -7.62 -40.64 90) + (length 5.08) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (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_01x03" + (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_01x03" + (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, 01x03, 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_01x03_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 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 3.81) + (end 1.27 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (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) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x04" + (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" + (at 0 -7.62 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, 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??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x04_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) + ) + ) + (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) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x05" + (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_01x05" + (at 0 -7.62 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, 01x05, 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_01x05_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 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 6.35) + (end 1.27 -6.35) + (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) + ) + ) + ) + ) + ) + ) + (symbol "Device:C" + (pin_numbers hide) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.635 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 0.635 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0.9652 -3.81 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" + (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" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) (xy 2.032 -0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 0.762) (xy 2.032 0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (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:LED" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 0 -2.54 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" "Light emitting diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "LED diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LED_0_1" + (polyline + (pts + (xy -1.27 -1.27) (xy -1.27 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy 1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -1.27) (xy 1.27 1.27) (xy -1.27 0) (xy 1.27 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.048 -0.762) (xy -4.572 -2.286) (xy -3.81 -2.286) (xy -4.572 -2.286) (xy -4.572 -1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.778 -0.762) (xy -3.302 -2.286) (xy -2.54 -2.286) (xy -3.302 -2.286) (xy -3.302 -1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "K" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (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" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res 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_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (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 "GND_1" + (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_1_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_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 "GND_2" + (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_2_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_2_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 "GND_3" + (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_3_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_3_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 "Graphic:Logo_Open_Hardware_Small" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#LOGO" + (at 0 6.985 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "Logo_Open_Hardware_Small" + (at 0 -5.715 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (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" "Open Hardware logo, small" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Logo" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Logo_Open_Hardware_Small_0_1" + (polyline + (pts + (xy 3.3528 -4.3434) (xy 3.302 -4.318) (xy 3.175 -4.2418) (xy 2.9972 -4.1148) (xy 2.7686 -3.9624) + (xy 2.54 -3.81) (xy 2.3622 -3.7084) (xy 2.2352 -3.6068) (xy 2.1844 -3.5814) (xy 2.159 -3.6068) + (xy 2.0574 -3.6576) (xy 1.905 -3.7338) (xy 1.8034 -3.7846) (xy 1.6764 -3.8354) (xy 1.6002 -3.8354) + (xy 1.6002 -3.8354) (xy 1.5494 -3.7338) (xy 1.4732 -3.5306) (xy 1.3462 -3.302) (xy 1.2446 -3.0226) + (xy 1.1176 -2.7178) (xy 0.9652 -2.413) (xy 0.8636 -2.1082) (xy 0.7366 -1.8288) (xy 0.6604 -1.6256) + (xy 0.6096 -1.4732) (xy 0.5842 -1.397) (xy 0.5842 -1.397) (xy 0.6604 -1.3208) (xy 0.7874 -1.2446) + (xy 1.0414 -1.016) (xy 1.2954 -0.6858) (xy 1.4478 -0.3302) (xy 1.524 0.0762) (xy 1.4732 0.4572) + (xy 1.3208 0.8128) (xy 1.0668 1.143) (xy 0.762 1.3716) (xy 0.4064 1.524) (xy 0 1.5748) (xy -0.381 1.5494) + (xy -0.7366 1.397) (xy -1.0668 1.143) (xy -1.2192 0.9906) (xy -1.397 0.6604) (xy -1.524 0.3048) + (xy -1.524 0.2286) (xy -1.4986 -0.1778) (xy -1.397 -0.5334) (xy -1.1938 -0.8636) (xy -0.9144 -1.143) + (xy -0.8636 -1.1684) (xy -0.7366 -1.27) (xy -0.635 -1.3462) (xy -0.5842 -1.397) (xy -1.0668 -2.5908) + (xy -1.143 -2.794) (xy -1.2954 -3.1242) (xy -1.397 -3.4036) (xy -1.4986 -3.6322) (xy -1.5748 -3.7846) + (xy -1.6002 -3.8354) (xy -1.6002 -3.8354) (xy -1.651 -3.8354) (xy -1.7272 -3.81) (xy -1.905 -3.7338) + (xy -2.0066 -3.683) (xy -2.1336 -3.6068) (xy -2.2098 -3.5814) (xy -2.2606 -3.6068) (xy -2.3622 -3.683) + (xy -2.54 -3.81) (xy -2.7686 -3.9624) (xy -2.9718 -4.0894) (xy -3.1496 -4.2164) (xy -3.302 -4.318) + (xy -3.3528 -4.3434) (xy -3.3782 -4.3434) (xy -3.429 -4.318) (xy -3.5306 -4.2164) (xy -3.7084 -4.064) + (xy -3.937 -3.8354) (xy -3.9624 -3.81) (xy -4.1656 -3.6068) (xy -4.318 -3.4544) (xy -4.4196 -3.3274) + (xy -4.445 -3.2766) (xy -4.445 -3.2766) (xy -4.4196 -3.2258) (xy -4.318 -3.0734) (xy -4.2164 -2.8956) + (xy -4.064 -2.667) (xy -3.6576 -2.0828) (xy -3.8862 -1.5494) (xy -3.937 -1.3716) (xy -4.0386 -1.1684) + (xy -4.0894 -1.0414) (xy -4.1148 -0.9652) (xy -4.191 -0.9398) (xy -4.318 -0.9144) (xy -4.5466 -0.8636) + (xy -4.8006 -0.8128) (xy -5.0546 -0.7874) (xy -5.2578 -0.7366) (xy -5.4356 -0.7112) (xy -5.5118 -0.6858) + (xy -5.5118 -0.6858) (xy -5.5372 -0.635) (xy -5.5372 -0.5588) (xy -5.5372 -0.4318) (xy -5.5626 -0.2286) + (xy -5.5626 0.0762) (xy -5.5626 0.127) (xy -5.5372 0.4064) (xy -5.5372 0.635) (xy -5.5372 0.762) + (xy -5.5372 0.8382) (xy -5.5372 0.8382) (xy -5.461 0.8382) (xy -5.3086 0.889) (xy -5.08 0.9144) + (xy -4.826 0.9652) (xy -4.8006 0.9906) (xy -4.5466 1.0414) (xy -4.318 1.0668) (xy -4.1656 1.1176) + (xy -4.0894 1.143) (xy -4.0894 1.143) (xy -4.0386 1.2446) (xy -3.9624 1.4224) (xy -3.8608 1.6256) + (xy -3.7846 1.8288) (xy -3.7084 2.0066) (xy -3.6576 2.159) (xy -3.6322 2.2098) (xy -3.6322 2.2098) + (xy -3.683 2.286) (xy -3.7592 2.413) (xy -3.8862 2.5908) (xy -4.064 2.8194) (xy -4.064 2.8448) + (xy -4.2164 3.0734) (xy -4.3434 3.2512) (xy -4.4196 3.3782) (xy -4.445 3.4544) (xy -4.445 3.4544) + (xy -4.3942 3.5052) (xy -4.2926 3.6322) (xy -4.1148 3.81) (xy -3.937 4.0132) (xy -3.8608 4.064) + (xy -3.6576 4.2926) (xy -3.5052 4.4196) (xy -3.4036 4.4958) (xy -3.3528 4.5212) (xy -3.3528 4.5212) + (xy -3.302 4.4704) (xy -3.1496 4.3688) (xy -2.9718 4.2418) (xy -2.7432 4.0894) (xy -2.7178 4.0894) + (xy -2.4892 3.937) (xy -2.3114 3.81) (xy -2.1844 3.7084) (xy -2.1336 3.683) (xy -2.1082 3.683) + (xy -2.032 3.7084) (xy -1.8542 3.7592) (xy -1.6764 3.8354) (xy -1.4732 3.937) (xy -1.27 4.0132) + (xy -1.143 4.064) (xy -1.0668 4.1148) (xy -1.0668 4.1148) (xy -1.0414 4.191) (xy -1.016 4.3434) + (xy -0.9652 4.572) (xy -0.9144 4.8514) (xy -0.889 4.9022) (xy -0.8382 5.1562) (xy -0.8128 5.3848) + (xy -0.7874 5.5372) (xy -0.762 5.588) (xy -0.7112 5.6134) (xy -0.5842 5.6134) (xy -0.4064 5.6134) + (xy -0.1524 5.6134) (xy 0.0762 5.6134) (xy 0.3302 5.6134) (xy 0.5334 5.6134) (xy 0.6858 5.588) + (xy 0.7366 5.588) (xy 0.7366 5.588) (xy 0.762 5.5118) (xy 0.8128 5.334) (xy 0.8382 5.1054) (xy 0.9144 4.826) + (xy 0.9144 4.7752) (xy 0.9652 4.5212) (xy 1.016 4.2926) (xy 1.0414 4.1402) (xy 1.0668 4.0894) + (xy 1.0668 4.0894) (xy 1.1938 4.0386) (xy 1.3716 3.9624) (xy 1.5748 3.8608) (xy 2.0828 3.6576) + (xy 2.7178 4.0894) (xy 2.7686 4.1402) (xy 2.9972 4.2926) (xy 3.175 4.4196) (xy 3.302 4.4958) (xy 3.3782 4.5212) + (xy 3.3782 4.5212) (xy 3.429 4.4704) (xy 3.556 4.3434) (xy 3.7338 4.191) (xy 3.9116 3.9878) (xy 4.064 3.8354) + (xy 4.2418 3.6576) (xy 4.3434 3.556) (xy 4.4196 3.4798) (xy 4.4196 3.429) (xy 4.4196 3.4036) (xy 4.3942 3.3274) + (xy 4.2926 3.2004) (xy 4.1656 2.9972) (xy 4.0132 2.794) (xy 3.8862 2.5908) (xy 3.7592 2.3876) + (xy 3.6576 2.2352) (xy 3.6322 2.159) (xy 3.6322 2.1336) (xy 3.683 2.0066) (xy 3.7592 1.8288) (xy 3.8608 1.6002) + (xy 4.064 1.1176) (xy 4.3942 1.0414) (xy 4.5974 1.016) (xy 4.8768 0.9652) (xy 5.1308 0.9144) (xy 5.5372 0.8382) + (xy 5.5626 -0.6604) (xy 5.4864 -0.6858) (xy 5.4356 -0.6858) (xy 5.2832 -0.7366) (xy 5.0546 -0.762) + (xy 4.8006 -0.8128) (xy 4.5974 -0.8636) (xy 4.3688 -0.9144) (xy 4.2164 -0.9398) (xy 4.1402 -0.9398) + (xy 4.1148 -0.9652) (xy 4.064 -1.0668) (xy 3.9878 -1.2446) (xy 3.9116 -1.4478) (xy 3.81 -1.651) + (xy 3.7338 -1.8542) (xy 3.683 -2.0066) (xy 3.6576 -2.0828) (xy 3.683 -2.1336) (xy 3.7846 -2.2606) + (xy 3.8862 -2.4638) (xy 4.0386 -2.667) (xy 4.191 -2.8956) (xy 4.318 -3.0734) (xy 4.3942 -3.2004) + (xy 4.445 -3.2766) (xy 4.4196 -3.3274) (xy 4.3434 -3.429) (xy 4.1656 -3.5814) (xy 3.937 -3.8354) + (xy 3.8862 -3.8608) (xy 3.683 -4.064) (xy 3.5306 -4.2164) (xy 3.4036 -4.318) (xy 3.3528 -4.3434) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + ) + (symbol "Huvud:AON7418" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AON7418" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "AON7418_1_1" + (circle + (center -0.889 -12.7) + (radius 2.794) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 -14.478) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 0 -10.922) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -2.286 -12.7) (xy -5.08 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.286 -10.795) (xy -2.286 -14.605) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.778 -13.97) (xy -1.778 -14.986) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.778 -12.192) (xy -1.778 -13.208) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.778 -10.414) (xy -1.778 -11.43) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -10.16) (xy 0 -10.922) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -15.24) (xy 0 -12.7) (xy -1.778 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.778 -14.478) (xy 0.762 -14.478) (xy 0.762 -10.922) (xy -1.778 -10.922) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 -12.7) (xy -0.508 -12.319) (xy -0.508 -13.081) (xy -1.524 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0.254 -12.192) (xy 0.381 -12.319) (xy 1.143 -12.319) (xy 1.27 -12.446) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -12.319) (xy 0.381 -12.954) (xy 1.143 -12.954) (xy 0.762 -12.319) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 0 -17.78 90) + (length 2.54) + (name "S" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -12.7 0) + (length 2.54) + (name "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 270) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Mechanical:MountingHole_Pad" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "H" + (at 0 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MountingHole_Pad" + (at 0 4.445 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" "Mounting Hole with connection" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "mounting hole" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "MountingHole*Pad*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "MountingHole_Pad_0_1" + (circle + (center 0 1.27) + (radius 1.27) + (stroke + (width 1.27) + (type default) + ) + (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_Motion:ADXL343" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ADXL343" + (at -7.62 -11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_LGA:LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL343.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3-Axis MEMS Accelerometer, 2/4/8/16g range, I2C/SPI, LGA-14" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "3-axis accelerometer i2c spi mems" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*LGA*3x5mm*P0.8mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ADXL343_0_1" + (rectangle + (start -10.16 10.16) + (end 10.16 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "ADXL343_1_1" + (pin power_in line + (at 5.08 12.7 270) + (length 2.54) + (name "Vdd_I/O" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -5.08 -10.16 90) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -12.7 90) + (length 2.54) + (name "RES" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 2.54 0) + (length 2.54) + (name "SDO/ADDR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 0 0) + (length 2.54) + (name "SDA/SDI/SDIO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "SCL/SCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (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 "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 12.7 270) + (length 2.54) + (name "RES" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (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 "4" + (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 "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 12.7 270) + (length 2.54) + (name "Vs" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "~{CS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "INT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -2.54 180) + (length 2.54) + (name "INT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Transistor_FET:2N7002" + (pin_names hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 5.08 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2N7002" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (at 5.08 -1.905 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.onsemi.com/pub/Collateral/NDS7002A-D.PDF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "0.115A Id, 60V Vds, N-Channel MOSFET, SOT-23" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "N-Channel Switching MOSFET" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT?23*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "2N7002_0_1" + (polyline + (pts + (xy 0.254 0) (xy -2.54 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 1.905) (xy 0.254 -1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.27) (xy 0.762 -2.286) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 0.508) (xy 0.762 -0.508) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 2.286) (xy 0.762 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 2.54) (xy 2.54 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 -2.54) (xy 2.54 0) (xy 0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.778) (xy 3.302 -1.778) (xy 3.302 1.778) (xy 0.762 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 0) (xy 2.032 0.381) (xy 2.032 -0.381) (xy 1.016 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 2.794 0.508) (xy 2.921 0.381) (xy 3.683 0.381) (xy 3.81 0.254) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.302 0.381) (xy 2.921 -0.254) (xy 3.683 -0.254) (xy 3.302 0.381) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 1.651 0) + (radius 2.794) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.54 -1.778) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 2.54 1.778) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "2N7002_1_1" + (pin input line + (at -5.08 0 0) + (length 2.54) + (name "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -5.08 90) + (length 2.54) + (name "S" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 5.08 270) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+3.3V" + (power) + (pin_names + (offset 0) + ) + (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" "+3.3V" + (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 \"+3.3V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "power-flag" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3.3V_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 "+3.3V_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) + ) + (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" "power-flag" + (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) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GNDA" + (power) + (pin_names + (offset 0) + ) + (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" "GNDA" + (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 \"GNDA\" , analog ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "power-flag" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GNDA_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 "GNDA_1_1" + (pin power_in line + (at 0 0 270) + (length 0) hide + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:VDC" + (power) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at 0 6.35 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" "power-flag" + (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) hide + (name "VDC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 110.49 -64.77) + (diameter 0) + (color 0 0 0 0) + (uuid "080b4605-55ed-4bac-9561-ef773a40934a") + ) + (junction + (at -71.12 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "0b26b27e-ba08-4e68-88e2-95d95c5647ed") + ) + (junction + (at -69.85 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "118c67e3-e23e-4a99-990e-43af77986d37") + ) + (junction + (at 54.61 125.73) + (diameter 0) + (color 0 0 0 0) + (uuid "1de1ca32-918b-43eb-9992-19f4559b58d0") + ) + (junction + (at -74.93 8.89) + (diameter 0) + (color 0 0 0 0) + (uuid "20f60366-f5d8-4c16-87f8-ab69efbff97d") + ) + (junction + (at 66.04 123.19) + (diameter 0) + (color 0 0 0 0) + (uuid "211ba700-a084-4311-aba4-9e816f661d66") + ) + (junction + (at -69.85 127) + (diameter 0) + (color 0 0 0 0) + (uuid "26a4c43a-d044-4e0c-9e81-0bb79e87bd98") + ) + (junction + (at -80.01 96.52) + (diameter 0) + (color 0 0 0 0) + (uuid "29dc47c6-7f06-4dc9-816e-177266c78f30") + ) + (junction + (at -92.71 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "33bd046a-e41c-41fa-9748-9ceaf214c41a") + ) + (junction + (at 241.3 133.35) + (diameter 0) + (color 0 0 0 0) + (uuid "3a023c42-b29d-4bc8-be2f-bf5d18fcd3c1") + ) + (junction + (at 149.86 185.42) + (diameter 0) + (color 0 0 0 0) + (uuid "4776f6b9-9ba7-4aba-948c-c7c36959310f") + ) + (junction + (at 205.486 131.064) + (diameter 0) + (color 0 0 0 0) + (uuid "491b9f49-8bf2-44c1-872c-20526e480547") + ) + (junction + (at 78.74 123.19) + (diameter 0) + (color 0 0 0 0) + (uuid "59fa4d10-5439-4bdf-850a-1e2c84c0e291") + ) + (junction + (at 69.85 -39.37) + (diameter 0) + (color 0 0 0 0) + (uuid "62e3dcc4-99c2-4d42-a1ec-ebf851c29e32") + ) + (junction + (at -81.28 71.12) + (diameter 0) + (color 0 0 0 0) + (uuid "6a639d3b-7206-41e5-ad0c-d4cbf825c698") + ) + (junction + (at 214.122 131.064) + (diameter 0) + (color 0 0 0 0) + (uuid "7115ee48-8905-4fb2-81ef-cc8ccb305b13") + ) + (junction + (at 48.26 138.43) + (diameter 0) + (color 0 0 0 0) + (uuid "7125678e-44db-432a-a713-5d9b0cf44cf8") + ) + (junction + (at -99.06 5.08) + (diameter 0) + (color 0 0 0 0) + (uuid "717a5e87-dc85-42e7-a0b9-05638ec68b21") + ) + (junction + (at -69.85 138.43) + (diameter 0) + (color 0 0 0 0) + (uuid "7a711d93-c758-41e3-90da-590f141a7e67") + ) + (junction + (at -69.85 110.49) + (diameter 0) + (color 0 0 0 0) + (uuid "7c1829a3-91e1-4e36-abd2-558d1e98989d") + ) + (junction + (at 72.39 135.89) + (diameter 0) + (color 0 0 0 0) + (uuid "7dc6e9e4-c4db-42bc-bea7-dce52715f835") + ) + (junction + (at 110.49 -62.23) + (diameter 0) + (color 0 0 0 0) + (uuid "83ab0ebd-1051-4286-82b0-1828c810c6a8") + ) + (junction + (at -91.44 134.62) + (diameter 0) + (color 0 0 0 0) + (uuid "8cab41af-33be-49ac-a63a-090800125e6c") + ) + (junction + (at 146.05 185.42) + (diameter 0) + (color 0 0 0 0) + (uuid "9103619c-b0a1-43b3-9f2b-5fe140831be8") + ) + (junction + (at 142.24 185.42) + (diameter 0) + (color 0 0 0 0) + (uuid "92ae5bdc-5063-4345-870b-88c563242827") + ) + (junction + (at -71.12 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "979d4a06-297b-4243-af34-665d6a400884") + ) + (junction + (at 96.52 133.35) + (diameter 0) + (color 0 0 0 0) + (uuid "9beb5030-94b3-4b55-a4b1-08a290861bd5") + ) + (junction + (at 102.87 120.65) + (diameter 0) + (color 0 0 0 0) + (uuid "aa34ce63-c2ed-44b5-a067-08c2032701ad") + ) + (junction + (at -91.44 5.08) + (diameter 0) + (color 0 0 0 0) + (uuid "b4518d00-0c1a-4e44-817a-e06b450806ca") + ) + (junction + (at -67.31 8.89) + (diameter 0) + (color 0 0 0 0) + (uuid "bb09b36a-dbc9-4f6b-bb15-861e0159a70b") + ) + (junction + (at -80.01 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "bf4ed140-8246-473e-9292-f60d15cab32c") + ) + (junction + (at 90.17 120.65) + (diameter 0) + (color 0 0 0 0) + (uuid "c3772731-40b8-476a-8989-ceadf2344a07") + ) + (junction + (at 205.486 140.208) + (diameter 0) + (color 0 0 0 0) + (uuid "c465a4a6-dfcc-4cc0-9d8e-f46d6de6d830") + ) + (junction + (at 41.91 125.73) + (diameter 0) + (color 0 0 0 0) + (uuid "c5eff714-62bb-4f4f-818f-147c2aeb9b30") + ) + (junction + (at -91.44 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "e1f8e7cb-2e61-49bb-9eff-bfbb09fc4870") + ) + (junction + (at -83.82 -27.94) + (diameter 0) + (color 0 0 0 0) + (uuid "fb2124c2-520c-4bef-9f47-06c98c6e86a7") + ) + (no_connect + (at 48.26 36.83) + (uuid "1551c6da-13a4-41c2-8617-973384b4530b") + ) + (no_connect + (at 25.4 95.25) + (uuid "1f22d739-0ef9-4913-915c-4ffbb74929d8") + ) + (no_connect + (at 48.26 69.85) + (uuid "1f430e86-7e87-49fe-b683-46da3a85ecb4") + ) + (no_connect + (at 80.01 -49.53) + (uuid "29ba7c39-ed81-45f0-aa20-cdc6672d462c") + ) + (no_connect + (at 48.26 80.01) + (uuid "2c03e277-be1e-4f16-8bfa-6d1f3a49987a") + ) + (no_connect + (at 48.26 29.21) + (uuid "3352fced-e3bd-4468-b5f5-37e1c0d531fd") + ) + (no_connect + (at 48.26 85.09) + (uuid "46ad8a33-a66a-4b3c-a2cc-81abb25584e1") + ) + (no_connect + (at 48.26 87.63) + (uuid "514e0139-c1ce-48bc-8070-6a02c6ebf391") + ) + (no_connect + (at 48.26 62.23) + (uuid "6753857f-2719-422e-a8b6-a868e2e9ca75") + ) + (no_connect + (at 48.26 34.29) + (uuid "6e9a0964-6e3e-4a93-ac2b-823b0c5b407d") + ) + (no_connect + (at 48.26 64.77) + (uuid "7d24aac3-8dbc-4cd2-a039-0967ba0626fa") + ) + (no_connect + (at 48.26 57.15) + (uuid "93e8d031-155e-4b57-ac5d-275ad2d37bec") + ) + (no_connect + (at 82.55 -49.53) + (uuid "956a6075-75d8-44aa-bd2d-63f184c0db2c") + ) + (no_connect + (at 48.26 77.47) + (uuid "9961a13a-9c3e-4ba0-aaf2-cd1157d4cc25") + ) + (no_connect + (at 57.15 -49.53) + (uuid "a1abe192-d5ba-4742-b108-fada6cdd704c") + ) + (no_connect + (at 59.69 -49.53) + (uuid "b0d7156d-75d7-4fb5-80b0-c64b1fb92c96") + ) + (no_connect + (at 48.26 54.61) + (uuid "b28a6115-7f70-4364-8d74-e43e480a6352") + ) + (no_connect + (at 77.47 -82.55) + (uuid "c9a202d7-3777-4b20-ab34-22c3e29bc734") + ) + (no_connect + (at 48.26 72.39) + (uuid "e50f0994-374e-4963-9b25-fe09477ac6c3") + ) + (no_connect + (at 74.93 -82.55) + (uuid "e7173a14-d3e7-4969-9294-f4c59ccc07a2") + ) + (no_connect + (at 69.85 -82.55) + (uuid "ea262b9c-7f6c-4c54-ae1c-ff8e169b0e05") + ) + (no_connect + (at 72.39 -82.55) + (uuid "f9dc353a-def5-4cd3-af40-08a31ee892c1") + ) + (wire + (pts + (xy 205.486 131.064) (xy 214.122 131.064) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04e4b27d-9b2b-4124-94df-06083829a403") + ) + (polyline + (pts + (xy -46.99 60.96) (xy -46.99 147.32) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "066fea1b-1f7c-4911-b21a-64ecbfa9dc40") + ) + (wire + (pts + (xy -69.85 99.06) (xy -66.04 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0832cccc-3018-4196-906b-0dfd0968fddb") + ) + (wire + (pts + (xy -97.79 12.7) (xy -97.79 11.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c420426-cabe-4c86-85a4-24fb52f86846") + ) + (wire + (pts + (xy -50.8 127) (xy -48.26 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c492e77-2a40-4597-8fec-2301734132ce") + ) + (wire + (pts + (xy 69.85 -49.53) (xy 69.85 -39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f9b8265-5275-4b48-8cd1-5165cfd1f7d0") + ) + (wire + (pts + (xy 222.25 38.1) (xy 240.03 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0fa12ab0-6d8c-485f-b28a-eb469a15af00") + ) + (wire + (pts + (xy 64.77 -39.37) (xy 64.77 -35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "107c046d-7009-407a-ad71-ee9db42890f0") + ) + (wire + (pts + (xy -88.9 85.09) (xy -92.71 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15e39089-31db-4a0b-a229-e7fd09872483") + ) + (wire + (pts + (xy -83.82 -45.72) (xy -83.82 -46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15eb7add-f5be-4f99-82d6-290e56e031e3") + ) + (wire + (pts + (xy -83.82 -26.67) (xy -83.82 -27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "197bcc43-1db7-4b9c-84d0-989137b3639b") + ) + (wire + (pts + (xy -92.71 5.08) (xy -91.44 5.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cf9d6b5-d581-452d-b931-790f557b2e62") + ) + (polyline + (pts + (xy -59.69 -19.05) (xy -91.44 -19.05) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "1d13e919-3f97-4ae0-b7db-ef715d72787a") + ) + (wire + (pts + (xy -95.25 8.89) (xy -95.25 16.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1de4ad28-bc2c-4cbf-8756-4b7d24690916") + ) + (wire + (pts + (xy -48.26 96.52) (xy -80.01 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f1bf40f-5c9d-4eb9-b444-8bcc5622d9dd") + ) + (wire + (pts + (xy 54.61 125.73) (xy 63.5 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20335a88-9fe0-4ab2-9608-6226d8c6f24e") + ) + (wire + (pts + (xy -82.55 110.49) (xy -69.85 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "209ebefd-7012-4d64-974a-e16a7914d5c6") + ) + (wire + (pts + (xy 33.02 95.25) (xy 33.02 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20c8ef83-bb1e-49a7-ade1-a6aa1949f680") + ) + (wire + (pts + (xy 50.8 44.45) (xy 64.77 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21378ed4-a2bc-4b17-b6fb-e6dd96316b3d") + ) + (wire + (pts + (xy -71.12 85.09) (xy -71.12 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23642222-32f9-4f2c-bb93-5c5f5da89f4f") + ) + (wire + (pts + (xy 67.31 -48.26) (xy 67.31 -49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23c552c8-7000-407f-aec5-a1e02ad6e4a9") + ) + (wire + (pts + (xy -80.01 121.92) (xy -80.01 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "241ebf33-c3f6-408f-af34-b054538e9581") + ) + (wire + (pts + (xy -99.06 6.35) (xy -99.06 5.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "295cd967-ce32-4421-bfc0-d79d919bb8eb") + ) + (wire + (pts + (xy 222.25 33.02) (xy 240.03 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2aca494b-5e86-4c4a-9564-2449dbd94a17") + ) + (wire + (pts + (xy -93.98 106.68) (xy -91.44 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b476680-c706-4328-87c5-2ed7257f7f23") + ) + (wire + (pts + (xy 110.49 -67.31) (xy 107.95 -67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ce1e059-0887-446a-b729-ee29d6864862") + ) + (wire + (pts + (xy -74.93 1.27) (xy -74.93 8.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d09b344-dd9c-4268-8f2a-9c0713c81137") + ) + (wire + (pts + (xy 54.61 125.73) (xy 52.07 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d573dc8-9ee5-4a09-ad6c-ba0c8c2f5536") + ) + (wire + (pts + (xy 110.49 -62.23) (xy 110.49 -64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fa50384-6057-45ff-862d-7b60b1ef78ee") + ) + (wire + (pts + (xy 90.17 -82.55) (xy 90.17 -87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30ad8261-f35c-43be-b55a-a48f610be437") + ) + (wire + (pts + (xy -90.17 127) (xy -69.85 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31582b23-5f78-4e1c-b2ce-5715c1c524e9") + ) + (wire + (pts + (xy -91.44 5.08) (xy -83.82 5.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3171cf31-6e54-4c05-a50f-5707654eb095") + ) + (wire + (pts + (xy 66.04 135.89) (xy 66.04 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3203ec62-8690-4747-8ded-e1a3ab9d2a9b") + ) + (wire + (pts + (xy 48.26 41.91) (xy 64.77 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33075928-f2c4-465c-a956-6ab83395bfb3") + ) + (wire + (pts + (xy 110.49 -64.77) (xy 110.49 -67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34960c70-f7f2-4df9-8bf3-213a57bc99ed") + ) + (wire + (pts + (xy 33.02 120.65) (xy 90.17 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "350bf54b-55b3-49a7-af52-3a2c500418f6") + ) + (wire + (pts + (xy -49.53 71.12) (xy -81.28 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "377db24b-880a-4eb2-bce9-fa6a88dc27b9") + ) + (wire + (pts + (xy 54.61 -45.72) (xy 54.61 -49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b8d7365-e58a-4e96-8f0f-d54803469950") + ) + (wire + (pts + (xy -81.28 68.58) (xy -81.28 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c1c984f-15a0-4144-8dc5-8abe71906046") + ) + (wire + (pts + (xy -48.26 124.46) (xy -80.01 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c249e29-c9b3-4dbe-8d1d-599368329d29") + ) + (wire + (pts + (xy -83.82 -35.56) (xy -83.82 -38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3dd79244-f69e-448d-b83e-1297385a133b") + ) + (wire + (pts + (xy 110.49 -62.23) (xy 107.95 -62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3fb48314-d165-4a4e-962a-cdeac38ef959") + ) + (wire + (pts + (xy -82.55 104.14) (xy -91.44 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40012168-4727-4541-8693-761a2c9c25ed") + ) + (wire + (pts + (xy -59.69 73.66) (xy -57.15 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4066815e-3581-4b53-8c3a-b4095f0a46b3") + ) + (wire + (pts + (xy 85.09 -49.53) (xy 85.09 -41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42b7256a-31ce-4c8e-85ca-32bfa0e0dc87") + ) + (wire + (pts + (xy 69.85 -39.37) (xy 64.77 -39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "446ceffc-7396-40ab-a9c6-ec852efdccd3") + ) + (wire + (pts + (xy 214.122 131.064) (xy 214.122 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "459a3c0b-3e2a-4c60-8102-28783838a7b1") + ) + (wire + (pts + (xy -74.93 16.51) (xy -74.93 8.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46d1bb10-143e-49a6-9752-5de197de3c02") + ) + (wire + (pts + (xy -69.85 113.03) (xy -69.85 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "479239f1-7334-4779-b1a3-b00b4bbab138") + ) + (wire + (pts + (xy 90.17 133.35) (xy 90.17 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ab334a2-f5c3-4aca-a172-1b3c5f53e05b") + ) + (wire + (pts + (xy 149.86 185.42) (xy 153.67 185.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c0eb437-fcc1-4f6c-8a1d-00d6160384e7") + ) + (wire + (pts + (xy 80.01 -87.63) (xy 80.01 -82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c3c508b-5f53-46bb-8270-a09c95bca59c") + ) + (wire + (pts + (xy -50.8 99.06) (xy -48.26 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e0fb8b8-acd0-443c-8711-c5046c2138d1") + ) + (wire + (pts + (xy 74.93 -49.53) (xy 74.93 -41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4fb031cb-97c3-452c-aa36-9b3c7c8f2b3e") + ) + (wire + (pts + (xy 102.87 -87.63) (xy 102.87 -82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52242a6a-204b-4bd7-a62b-25d39f9deaa7") + ) + (wire + (pts + (xy 54.61 138.43) (xy 48.26 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52f1b59b-7391-498d-9619-e10a737801e8") + ) + (wire + (pts + (xy 222.25 30.48) (xy 240.03 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53d96da6-6bb5-415b-a05b-ad7a263128a4") + ) + (wire + (pts + (xy 78.74 133.35) (xy 78.74 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "554d46ea-9f43-4697-b1b3-494bbf8ae1a2") + ) + (wire + (pts + (xy 90.17 120.65) (xy 90.17 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55a62894-451d-4557-854f-8f5cacf13dfb") + ) + (wire + (pts + (xy -91.44 138.43) (xy -91.44 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57754b94-cc13-4736-980c-51964107adaf") + ) + (wire + (pts + (xy 110.49 -64.77) (xy 107.95 -64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "586a2c96-9fe7-4d61-aab9-6af8bf9ee5cf") + ) + (wire + (pts + (xy -76.2 -38.1) (xy -76.2 -35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58a5de37-032d-4cd7-9db4-187e5310f6f4") + ) + (wire + (pts + (xy 110.49 -52.07) (xy 110.49 -62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d115b9b-967f-4ed8-8cda-f3d50ae38ce3") + ) + (wire + (pts + (xy 50.8 46.99) (xy 48.26 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d41098d-1ebb-4381-9943-1ab45eb16202") + ) + (wire + (pts + (xy 67.31 -82.55) (xy 67.31 -87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5da9a9eb-9e19-4fdd-9067-2fbfaff56a4d") + ) + (wire + (pts + (xy -91.44 134.62) (xy -91.44 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ef8ec40-ebe2-4a04-97e3-274a9cad5ac5") + ) + (wire + (pts + (xy -95.25 81.28) (xy -92.71 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61768a21-6b1c-48c3-9c36-9c7479eb3905") + ) + (polyline + (pts + (xy -106.68 -6.35) (xy -50.8 -6.35) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "619892d2-32f9-4836-8942-5eb610737ac3") + ) + (wire + (pts + (xy -69.85 138.43) (xy -69.85 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61d33fd2-a914-4523-b406-23475a068a4f") + ) + (wire + (pts + (xy 214.122 131.064) (xy 228.6 131.064) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63ea5d00-033b-476c-ad2d-613d1e2624b3") + ) + (wire + (pts + (xy 41.91 138.43) (xy 41.91 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6400b39d-0d8a-4a44-8db4-835898edb484") + ) + (wire + (pts + (xy -59.69 1.27) (xy -62.23 1.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65771002-2a62-4b14-95b5-c8e68eea7901") + ) + (wire + (pts + (xy -99.06 8.89) (xy -95.25 8.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "682c2df4-1428-42b9-9fe9-991611e6aee4") + ) + (wire + (pts + (xy 96.52 133.35) (xy 90.17 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a010a10-f9bf-454c-ad61-1df40e5f7364") + ) + (wire + (pts + (xy 78.74 123.19) (xy 87.63 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a0ccd8c-292d-426f-817b-9fc20f23629f") + ) + (wire + (pts + (xy -99.06 -2.54) (xy -99.06 5.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b1fe273-9385-407e-baf0-331b088833a9") + ) + (wire + (pts + (xy -80.01 124.46) (xy -90.17 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b59e3c3-5f30-46d9-8b53-a9608d7e0d23") + ) + (wire + (pts + (xy 82.55 -87.63) (xy 82.55 -82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b715152-16bb-4621-b712-814b86ab9ba1") + ) + (wire + (pts + (xy 97.79 -49.53) (xy 97.79 -46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6cf26d7d-f980-4572-a523-3f9ed07ee1fc") + ) + (wire + (pts + (xy -83.82 85.09) (xy -71.12 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7170396f-fe5c-4f4f-a0e0-555151887287") + ) + (wire + (pts + (xy 149.86 185.42) (xy 149.86 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "717eff2d-7675-4475-a1b6-1d2fe7c32521") + ) + (wire + (pts + (xy -80.01 93.98) (xy -80.01 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75c957cd-cc9d-4ace-834c-2dbb51f6a2c1") + ) + (wire + (pts + (xy 64.77 -30.48) (xy 64.77 -26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "76c0e10f-536a-481a-b1c5-20a427244b27") + ) + (wire + (pts + (xy 33.02 125.73) (xy 41.91 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "76d3f14c-b9ba-4634-abaf-6dea98604e6c") + ) + (wire + (pts + (xy -69.85 110.49) (xy -69.85 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78b97dce-c293-4d25-99fe-f5324800976e") + ) + (wire + (pts + (xy 33.02 115.57) (xy 35.56 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7bb31e4e-4224-4fad-9be1-8a48c2c28593") + ) + (wire + (pts + (xy -48.26 99.06) (xy -48.26 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f198af8-a555-47a0-9741-7e01b335dcda") + ) + (wire + (pts + (xy 102.87 120.65) (xy 100.33 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f20f018-305b-474d-b71d-5cb3fa967a78") + ) + (wire + (pts + (xy 95.25 -87.63) (xy 95.25 -82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80427a06-37ea-4cf5-a3fc-e2ed94adf640") + ) + (wire + (pts + (xy 41.91 125.73) (xy 41.91 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80b3c4ff-7197-4602-9e5f-af246a073149") + ) + (wire + (pts + (xy -68.58 -46.99) (xy -68.58 -45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81308b2a-277b-480e-b39f-ac9dfb7cbd8f") + ) + (wire + (pts + (xy -80.01 96.52) (xy -90.17 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8246318d-f47e-4d43-9243-b9d3a5b91f37") + ) + (wire + (pts + (xy 77.47 -49.53) (xy 77.47 -41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8265d597-450a-4be4-bb79-825e0f78deba") + ) + (wire + (pts + (xy 48.26 138.43) (xy 48.26 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "826c6143-358e-4241-bbcd-d599c9399202") + ) + (wire + (pts + (xy -68.58 -30.48) (xy -68.58 -27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "840e7799-1928-4e87-94f0-9507f37ac8e9") + ) + (wire + (pts + (xy 241.3 133.35) (xy 243.84 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "897d09b8-e2c0-4feb-8d9f-15ec6d913516") + ) + (wire + (pts + (xy -81.28 71.12) (xy -91.44 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a955e04-e892-403f-965e-a968375884a9") + ) + (wire + (pts + (xy 33.02 118.11) (xy 35.56 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ac312b6-ab4d-4fba-b739-85e6628718d5") + ) + (wire + (pts + (xy 205.486 131.064) (xy 205.486 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b01c3bf-e88d-40dc-9da9-f61bb27d8bbf") + ) + (polyline + (pts + (xy -91.44 -57.15) (xy -59.69 -57.15) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "8b3eae75-d69d-4f6f-bf33-e7917f11b511") + ) + (wire + (pts + (xy -83.82 -2.54) (xy -86.36 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8be597af-b3e9-481e-b62c-c3a1e0130a37") + ) + (wire + (pts + (xy 66.04 123.19) (xy 68.58 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c902c52-563f-4509-b4d8-2dc7d0c82f5b") + ) + (wire + (pts + (xy 64.77 -82.55) (xy 64.77 -87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e6ca699-4a03-44a8-85f9-3598a36a5664") + ) + (wire + (pts + (xy -58.42 127) (xy -55.88 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e9c4137-c73e-4596-aeea-f3884ba47cea") + ) + (wire + (pts + (xy 142.24 185.42) (xy 146.05 185.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f1c56bd-e04e-4ce7-88e6-ef4fda9bff00") + ) + (wire + (pts + (xy 97.79 -87.63) (xy 97.79 -82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f6690c8-59cc-417f-8796-06fbcc67cc69") + ) + (wire + (pts + (xy 92.71 -49.53) (xy 92.71 -46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "923d7150-6106-4ef5-9c4b-4c6db5a2d837") + ) + (wire + (pts + (xy -69.85 140.97) (xy -69.85 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92a9b8a3-9b59-4fe0-b3b6-eb8b97935899") + ) + (polyline + (pts + (xy -59.69 -57.15) (xy -59.69 -19.05) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "943e3418-3f86-4ed6-9322-a26e51051ce9") + ) + (wire + (pts + (xy 205.486 140.208) (xy 205.486 143.256) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95603359-f2b1-4d3f-ac2f-6a888487bace") + ) + (wire + (pts + (xy 203.962 131.064) (xy 205.486 131.064) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9648300c-e8fa-4294-8e8e-a369300540e1") + ) + (wire + (pts + (xy -76.2 -27.94) (xy -83.82 -27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96fb4746-8871-47a9-ac95-a913ab35892c") + ) + (wire + (pts + (xy 96.52 133.35) (xy 96.52 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97ab624c-b0fd-4c97-afe0-92ad8727aeb6") + ) + (wire + (pts + (xy -95.25 16.51) (xy -74.93 16.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97dd6e5d-7360-417b-9f16-901a64180b21") + ) + (wire + (pts + (xy 78.74 125.73) (xy 78.74 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b6b5b9a-958a-4534-a704-2ab2f9f3b46e") + ) + (wire + (pts + (xy -87.63 110.49) (xy -91.44 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9cb3908b-b5d9-4bb3-a1f1-1b61018e18dd") + ) + (wire + (pts + (xy -83.82 78.74) (xy -92.71 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9cf1a105-09ed-4c9f-aad3-e7b5e213f332") + ) + (wire + (pts + (xy -68.58 8.89) (xy -67.31 8.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d4373fa-0922-4c87-8577-34bd22e30a86") + ) + (wire + (pts + (xy -83.82 -27.94) (xy -83.82 -30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e84e41d-2971-4cbf-bcb2-c79867850c55") + ) + (wire + (pts + (xy 48.26 138.43) (xy 41.91 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9eac4b02-fb58-484c-803d-e8fca1a66e7b") + ) + (wire + (pts + (xy -69.85 127) (xy -66.04 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f318122-87ec-4078-aac5-860be0d7cf25") + ) + (wire + (pts + (xy 102.87 -49.53) (xy 102.87 -46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a22e8c6e-0f40-47ae-b2ce-65b2f71c87b7") + ) + (wire + (pts + (xy -71.12 87.63) (xy -71.12 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2e9d8bd-2802-44ed-9502-f87f3bf7aefb") + ) + (wire + (pts + (xy -87.63 138.43) (xy -91.44 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a458423c-92c4-47f5-a52d-bb8cb0ab7b02") + ) + (wire + (pts + (xy -91.44 -2.54) (xy -99.06 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a634410e-5520-4b4c-b950-468b65e1d470") + ) + (wire + (pts + (xy -99.06 5.08) (xy -97.79 5.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a674f1f5-8506-4bc2-94aa-c5d631699ac5") + ) + (wire + (pts + (xy 142.24 186.69) (xy 142.24 185.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9be6bfb-bec0-4ae3-8de0-5d5bea382a3e") + ) + (wire + (pts + (xy -82.55 138.43) (xy -69.85 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab1cc3cb-3463-4376-8e36-4fd8d46f283c") + ) + (wire + (pts + (xy 102.87 123.19) (xy 102.87 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab52aaff-ec1a-4ec3-9c69-1db7dd815118") + ) + (wire + (pts + (xy 95.25 -49.53) (xy 95.25 -46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac457dac-51db-473d-bf2a-d6f57fefd098") + ) + (wire + (pts + (xy -91.44 110.49) (xy -91.44 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae62a6da-5ac1-422d-825b-25b10a6dff18") + ) + (wire + (pts + (xy 35.56 118.11) (xy 35.56 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aee03fdc-23b1-436d-a39b-293f3650dd6e") + ) + (wire + (pts + (xy 102.87 133.35) (xy 96.52 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1333d87-c253-4e36-ad55-8a438b4e1b1a") + ) + (wire + (pts + (xy 55.88 -44.45) (xy 55.88 -45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1bf5838-0413-4179-85b0-c89a7983c6b0") + ) + (wire + (pts + (xy -71.12 73.66) (xy -67.31 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2bdd059-a42d-43ac-b751-27c892218d3c") + ) + (wire + (pts + (xy -82.55 132.08) (xy -91.44 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2f6551b-57f1-4c39-8963-e9c4738db0c4") + ) + (wire + (pts + (xy 78.74 123.19) (xy 76.2 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4394493-713f-4916-8526-1898ac05ea5d") + ) + (wire + (pts + (xy 228.6 131.064) (xy 228.6 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b44f25c6-c773-4d7f-9a3a-eadf5afc0677") + ) + (wire + (pts + (xy 222.25 35.56) (xy 240.03 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6179c70-1083-4cad-b01e-7c8aa121ad8b") + ) + (wire + (pts + (xy -48.26 127) (xy -48.26 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b79432e9-626a-452d-8a73-a0e321c877fb") + ) + (wire + (pts + (xy 33.02 123.19) (xy 66.04 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "baa7d355-0768-44c3-8b44-73e1d8756a1c") + ) + (wire + (pts + (xy -68.58 -38.1) (xy -68.58 -35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb60b972-2d29-4c56-97c2-559584750520") + ) + (wire + (pts + (xy 214.122 140.208) (xy 214.122 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc8c58dc-3f45-4bf9-a0d6-d9e40e792b79") + ) + (wire + (pts + (xy -91.44 106.68) (xy -91.44 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc9f01bd-e06c-4cb8-9026-3d298623a300") + ) + (wire + (pts + (xy 87.63 -87.63) (xy 87.63 -82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd591712-9c4d-4ca4-8eee-7f8ac03f7d8b") + ) + (wire + (pts + (xy 85.09 -82.55) (xy 85.09 -87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd7ff547-a582-46b3-b5e7-fb95432077cd") + ) + (wire + (pts + (xy 87.63 100.33) (xy 87.63 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0e66d83-e543-439c-b15f-13e1dd84af06") + ) + (wire + (pts + (xy 64.77 -48.26) (xy 64.77 -49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0f620fa-0989-4db1-925d-5a5e09fc265b") + ) + (wire + (pts + (xy 54.61 128.27) (xy 54.61 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2cff750-d2a6-4c11-9da5-4d5af318136c") + ) + (wire + (pts + (xy 102.87 120.65) (xy 111.76 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3bc7294-7967-4c0d-97a8-4258370ebc23") + ) + (wire + (pts + (xy 153.67 185.42) (xy 153.67 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c47da35a-7a15-40b8-bb29-c7a57352ecc2") + ) + (polyline + (pts + (xy -50.8 20.32) (xy -106.68 20.32) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "c5a99258-6aca-4c46-b815-ac3881779d7f") + ) + (wire + (pts + (xy -67.31 1.27) (xy -74.93 1.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6fbb45f-144a-43cf-a0c9-69b5abd9ddfd") + ) + (polyline + (pts + (xy -111.76 147.32) (xy -111.76 60.96) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "c70dce78-e61a-4dd7-b244-f0edbb8872c1") + ) + (wire + (pts + (xy -74.93 8.89) (xy -73.66 8.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c94f7fd2-a4e5-4f32-a5a1-866b78da9194") + ) + (wire + (pts + (xy 205.486 140.208) (xy 214.122 140.208) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf184f2e-d6f7-4880-a537-f1c75c289eae") + ) + (wire + (pts + (xy 241.3 134.62) (xy 241.3 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d15fd7de-c8e3-4f57-9879-6c9e71fc602b") + ) + (wire + (pts + (xy 35.56 115.57) (xy 35.56 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d398a118-48b4-4156-8c36-1f838e8e53e5") + ) + (wire + (pts + (xy 90.17 -46.99) (xy 90.17 -49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3d715e2-69f6-4c10-8cf7-d080dfb3a01c") + ) + (wire + (pts + (xy 41.91 125.73) (xy 44.45 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4a896d4-e48c-4e05-88f3-7cf5ff0c76cc") + ) + (wire + (pts + (xy 100.33 -49.53) (xy 100.33 -46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4e4c323-0088-461b-ac1b-b0e7e7c69b23") + ) + (wire + (pts + (xy 90.17 120.65) (xy 92.71 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d66af1ba-ee6f-4c06-9f6f-39d2f8744a7c") + ) + (wire + (pts + (xy -76.2 -46.99) (xy -76.2 -45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d726a52e-fb3c-4323-8767-f9a4651b9512") + ) + (wire + (pts + (xy -52.07 73.66) (xy -49.53 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d76ad4d0-b164-4259-a07b-084d59fe9fb4") + ) + (wire + (pts + (xy 69.85 -39.37) (xy 69.85 -38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7ea0c97-2ebb-4241-9991-bfbab6d0c564") + ) + (wire + (pts + (xy 107.95 -69.85) (xy 109.22 -69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da606932-4c4f-4d1f-8fcf-a50689a4f397") + ) + (polyline + (pts + (xy -46.99 147.32) (xy -111.76 147.32) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "da71dd9c-56f4-4e37-bafe-cc697f6a150d") + ) + (wire + (pts + (xy 66.04 123.19) (xy 66.04 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dcc10662-0af0-4c74-8711-1accff627451") + ) + (polyline + (pts + (xy -111.76 60.96) (xy -46.99 60.96) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "e0fd44a4-c3f0-44d8-ad5a-eab3f9b9a220") + ) + (wire + (pts + (xy 72.39 135.89) (xy 72.39 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e402c5c1-9509-4a4d-a629-ad4f9d56014a") + ) + (wire + (pts + (xy -67.31 8.89) (xy -59.69 8.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e40ab6a0-6187-453e-85b2-b857f9ab2eab") + ) + (wire + (pts + (xy 72.39 135.89) (xy 66.04 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e519da17-de03-4883-8d0d-2535a74ed92d") + ) + (wire + (pts + (xy -76.2 -27.94) (xy -76.2 -30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e55cf90e-d111-4e78-b83a-76203824758d") + ) + (wire + (pts + (xy 87.63 -49.53) (xy 87.63 -41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e66062ea-df96-4c00-be2b-f8a43808fafa") + ) + (wire + (pts + (xy 226.06 158.75) (xy 228.6 158.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e846beaf-116e-426d-b6f3-4ab8e5cba986") + ) + (wire + (pts + (xy -58.42 99.06) (xy -55.88 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9fbbee2-c989-4777-96da-3f49214fc6ed") + ) + (wire + (pts + (xy 205.486 138.43) (xy 205.486 140.208) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea93f2ba-cf78-435c-bd53-2820ee338f4a") + ) + (wire + (pts + (xy 142.24 185.42) (xy 142.24 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb10310d-12f6-418a-ba36-aa036f417e14") + ) + (polyline + (pts + (xy -50.8 -6.35) (xy -50.8 20.32) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "eb646908-2426-4191-8c2e-24e69d633c72") + ) + (wire + (pts + (xy 50.8 44.45) (xy 50.8 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec169e0e-fa70-4c94-b81a-5a5031ee5a99") + ) + (wire + (pts + (xy -49.53 73.66) (xy -49.53 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecb06bb5-aae0-474b-968e-87883315f2f7") + ) + (wire + (pts + (xy -97.79 11.43) (xy -99.06 11.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ece50b9e-9dea-42c4-bf49-2aeee5b155c1") + ) + (wire + (pts + (xy 72.39 -49.53) (xy 72.39 -41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed33b0f6-7715-4a4c-9065-d6a9a84986be") + ) + (wire + (pts + (xy 78.74 135.89) (xy 72.39 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eec16df5-a0b8-42a9-bd32-99be06a1e7f9") + ) + (wire + (pts + (xy 146.05 185.42) (xy 146.05 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef31bd00-a49f-48d8-9a4c-9d7510b49ddc") + ) + (wire + (pts + (xy -71.12 73.66) (xy -91.44 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f04068c0-f9df-4b0b-909d-9dbd5839e4d1") + ) + (wire + (pts + (xy 233.68 133.35) (xy 241.3 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f217bedd-66d3-4833-9953-7e74f452ee63") + ) + (polyline + (pts + (xy -106.68 -6.35) (xy -106.68 20.32) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "f4b05009-d5fd-4b02-896b-e9eb75d8a545") + ) + (wire + (pts + (xy 92.71 -87.63) (xy 92.71 -82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f59a3303-7b86-43d1-90ad-b28e0ff403c9") + ) + (polyline + (pts + (xy -91.44 -19.05) (xy -91.44 -57.15) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "f5d8cdb6-0d09-49bb-886b-34a354983dd2") + ) + (wire + (pts + (xy 102.87 130.81) (xy 102.87 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f66eb350-6ac5-446d-974b-0f03d0e5bc3c") + ) + (wire + (pts + (xy -92.71 85.09) (xy -92.71 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa80caea-d40c-4ad2-9818-f5a93a564561") + ) + (wire + (pts + (xy 55.88 -45.72) (xy 54.61 -45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "faaac65c-88d6-4c86-b027-feb86d3176fa") + ) + (wire + (pts + (xy 100.33 -87.63) (xy 100.33 -82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "facc996d-e20a-41f2-87f0-4382807961b2") + ) + (wire + (pts + (xy -92.71 81.28) (xy -92.71 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb68d768-bfdf-43da-bc17-61d523860878") + ) + (wire + (pts + (xy -93.98 134.62) (xy -91.44 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd5c6217-b3ba-41dd-9a56-c8717f997138") + ) + (wire + (pts + (xy -90.17 99.06) (xy -69.85 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd62e511-9836-4f04-94aa-5a63150fd964") + ) + (wire + (pts + (xy 54.61 135.89) (xy 54.61 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd89cc1d-de34-46a2-ba9e-a6d20866cf06") + ) + (wire + (pts + (xy 146.05 185.42) (xy 149.86 185.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffa7791c-b26a-4c24-a4e6-f10b4e9343e5") + ) + (text "0.62" + (exclude_from_sim no) + (at 269.24 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8cd8e364-8a47-492a-843b-5c6a925fb6c9") + ) + (text "Alt: \nRU3040M2\nLN8342DT1AG\nJSM7788" + (exclude_from_sim no) + (at -64.77 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b88aba40-3fac-4386-b243-cfced7c3720b") + ) + (text "Thermistor" + (exclude_from_sim no) + (at -105.41 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bdb920a8-c979-4208-8210-7bf0bb6eead6") + ) + (text "Heater and fans mosfets" + (exclude_from_sim no) + (at -110.998 64.008 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c1707bd1-7fe1-45ba-8b1a-a9d576cc3f3b") + ) + (label "endstop1" + (at 78.74 123.19 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5ca1d3f4-9c79-47b6-a2cb-48ee7c716d22") + ) + (label "endstop2" + (at 102.87 120.65 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "831fee97-5a9b-4379-9047-57d9291f35ea") + ) + (label "endstop0" + (at 54.61 125.73 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e8d159e9-ceb3-4b2c-b023-d90fed757cab") + ) + (global_label "THERM" + (shape input) + (at 64.77 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "02ee6e54-89e5-4c01-87df-668879a6d139") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 64.77 -96.1295 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "THERM2" + (shape input) + (at -83.82 5.08 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "03b80920-7b4c-4e49-83bc-f5d95ad79f12") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -74.111 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "CANRX" + (shape input) + (at 85.09 -41.91 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "05e628d5-6a10-4af0-86ad-7590fbe787c1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 85.09 -33.4104 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ST_UART_RX" + (shape input) + (at 90.17 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "06065181-4297-40a8-92e9-c8273987cf18") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 90.17 -101.2095 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "THERM" + (shape input) + (at -59.69 8.89 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "073aa569-bccb-47ee-a443-84cf37479245") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -51.1905 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ASCL" + (shape input) + (at 215.9 148.59 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "08fa7119-7cef-483d-9fba-19b4b3c4f7be") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 208.9728 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ST_STEP" + (shape input) + (at 72.39 -41.91 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "11a06cf8-d89e-441c-aee2-a78eaaf1bee4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 72.39 -31.8382 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "HEATER" + (shape input) + (at -93.98 134.62 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "12febc89-c42b-4f7b-b7ca-62c474f976e3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -103.2657 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ACS" + (shape input) + (at 215.9 151.13 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2c0dfaff-b2db-4a04-8357-67dacf2120a8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 210.0009 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "FAN1" + (shape input) + (at -93.98 106.68 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3cb6a7fd-4231-4249-a7ea-b55d94e242a5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -101.0282 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "USBDP" + (shape input) + (at 95.25 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4555e252-30c2-489c-bc35-e56d9d3709ac") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 95.25 -96.311 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "USBDM" + (shape input) + (at 92.71 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4ace45e8-20e9-4e9b-8a76-31ba0bbd44ee") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.71 -96.4924 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "AREF" + (shape input) + (at 203.962 131.064 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5294bb52-b315-4ede-858e-2fb1c810c3f6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -60.198 37.084 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SWCLK" + (shape input) + (at 100.33 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5a973cd3-b7a5-46a1-ba77-add069659c39") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 100.33 -96.19 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ASCL" + (shape input) + (at 97.79 -46.99 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "64eca3ba-a2d6-4da7-a33b-6ab4c9797e84") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 97.79 -40.0628 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "FAN0" + (shape input) + (at 85.09 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "65dbe7e3-ba0c-4b9b-9c59-53448b277ec1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 85.09 -94.6782 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ENDSTOP3" + (shape input) + (at 95.25 -46.99 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "679db155-34d7-438d-8153-e1ff317b951c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 95.25 -34.9224 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ST_UART_TX" + (shape input) + (at 87.63 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "72bf28f1-f988-4a72-b8b4-a2a85a353602") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 87.63 -100.9071 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ST_DIR" + (shape input) + (at 74.93 -41.91 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "78b5c651-c994-4f0e-b067-57551009f254") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 74.93 -33.2895 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "FAN0" + (shape input) + (at -95.25 81.28 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "796b9bd1-5ee3-4e88-9b49-5429c6ee38d9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -102.2982 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "AREF" + (shape input) + (at -59.69 1.27 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8285c2ca-1496-4b14-97f1-a19834565bf6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -52.7628 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ASDO" + (shape input) + (at 100.33 -46.99 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "858b5d38-0af6-483e-8e4d-e7db211052d2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 100.33 -39.7604 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CANTX" + (shape input) + (at 87.63 -41.91 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8ae5a635-885a-4f7c-be0d-839ad0c4a540") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 87.63 -33.7128 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "AREF" + (shape input) + (at -83.82 -2.54 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "90783912-368f-43c7-ba8e-0d02a04d4a9d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -76.8928 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ENDSTOP1" + (shape input) + (at 90.17 -46.99 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "921b5ff4-8f8e-44ab-b781-73fc3f0b1130") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 90.17 -34.9224 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "BOOT1" + (shape input) + (at 69.85 -38.1 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "96ad689c-1c57-4d2d-9d53-a61a3ff68d66") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.85 -29.6609 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "AINT1" + (shape input) + (at 241.3 146.05 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "9869d184-fd05-431f-a5a8-9c3f8a086a3c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 248.832 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ASDI" + (shape input) + (at 215.9 146.05 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9b0a2770-e7ba-4496-b966-f375d8632fbd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 209.3961 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ST_DIAG" + (shape input) + (at 102.87 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "9e2e18fd-228a-4309-a23b-74999373017d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 102.87 -97.3391 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ASDI" + (shape input) + (at 102.87 -46.99 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b9644b3f-3458-489e-960a-d4be5baf60d8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 102.87 -40.4861 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ENDSTOP2" + (shape input) + (at 92.71 -46.99 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "bbdab875-9821-4979-a432-983127c65797") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.71 -34.9224 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "LED0" + (shape input) + (at -68.58 -27.94 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c101c113-a623-4c6c-a8b8-27659f04882b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -68.58 -20.9524 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "SWDIO" + (shape input) + (at 97.79 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "c89940da-49a2-42c9-ab77-4014cd41d3eb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 97.79 -95.8272 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ST_EN" + (shape input) + (at 77.47 -41.91 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "da558653-4a78-4f2c-89cc-0a432b7e997f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 77.47 -33.9548 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "THERM2" + (shape input) + (at 67.31 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "de870a51-a7f1-4df9-b04a-cecbd7336462") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 67.31 -97.339 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "AINT1" + (shape input) + (at 64.77 -48.26 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e1aee6c3-1abb-40fe-9fe6-9fa0d2564756") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 64.77 -40.728 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "FAN1" + (shape input) + (at 82.55 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e7129711-97f7-4064-b871-2ccbf11440f9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 82.55 -94.6782 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "HEATER" + (shape input) + (at 80.01 -87.63 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e81733a7-1fe1-4f0e-b4e0-9a3139583218") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 80.01 -96.9157 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ASDO" + (shape input) + (at 215.9 143.51 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f171a697-31b2-430f-b792-e4473b195e8a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 208.6704 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "LED0" + (shape input) + (at 55.88 -44.45 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f81222d1-7674-4b33-b74b-bff68ef5ea13") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 55.88 -37.4624 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ACS" + (shape input) + (at 67.31 -48.26 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f90d5b39-4607-4b19-a4b0-b8256f07e209") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 67.31 -42.3609 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at -96.52 71.12 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e7a3f91") + (property "Reference" "J4" + (at -94.4372 79.375 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "FAN0" + (at -94.4372 77.0636 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_JST:JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical" + (at -96.52 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -96.52 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -96.52 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2319" + (at -96.52 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0a3d7e96-30a4-41a3-a0fd-eb7bbcc14e2a") + ) + (pin "2" + (uuid "4c14bb15-00d6-4b2b-b4de-7373d32d8fbb") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "J4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at -95.25 96.52 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e7a4bc7") + (property "Reference" "J5" + (at -93.1672 104.775 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "FAN1" + (at -93.1672 102.4636 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_JST:JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical" + (at -95.25 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -95.25 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -95.25 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2319" + (at -95.25 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d2c6b1fd-ae3c-41d2-a64c-3d6150c8e118") + ) + (pin "2" + (uuid "83abd2e5-c2ed-42e3-9efd-e899b80d5eda") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "J5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at -95.25 124.46 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e7a5abd") + (property "Reference" "J6" + (at -93.1672 132.715 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Heater" + (at -93.1672 130.4036 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Huvud:TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal" + (at -95.25 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -95.25 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -95.25 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C557685" + (at -95.25 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "af74a6f5-6a09-4cd7-a462-2af610ec69b4") + ) + (pin "2" + (uuid "c56e7670-134c-4107-a2d5-1083c0ef7188") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "J6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x03") + (at -104.14 8.89 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e7a6e7f") + (property "Reference" "J3" + (at -102.0572 0.635 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "THERM" + (at -102.0572 2.9464 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_JST:JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical" + (at -104.14 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -104.14 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -104.14 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2320" + (at -104.14 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fb2c63af-22b8-4e80-bad7-767ea29fd120") + ) + (pin "2" + (uuid "ac417082-45c5-4213-9c37-96cb863f02cc") + ) + (pin "3" + (uuid "703dbdd7-ff9d-49e4-9d46-c37f9230fc30") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "J3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDA") + (at -67.31 13.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e8405fb") + (property "Reference" "#PWR04" + (at -67.31 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GNDA" + (at -67.183 18.3642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -67.31 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -67.31 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -67.31 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2b0d08aa-2409-4766-bd0b-f573a46aa8ba") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDA") + (at 109.22 -69.85 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e84b946") + (property "Reference" "#PWR011" + (at 115.57 -69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GNDA" + (at 112.4458 -69.723 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 109.22 -69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 109.22 -69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 109.22 -69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4e2f086e-f6fc-4df8-8cda-3977e0afad1f") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR011") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -71.12 8.89 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e85b70d") + (property "Reference" "R5" + (at -71.12 3.81 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at -71.12 6.223 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -71.12 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -71.12 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -71.12 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at -71.12 8.89 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d2d969ae-5602-460c-9911-6ae1bcd4a4f3") + ) + (pin "2" + (uuid "4606f645-183c-48a3-9f11-b5f1a26ccf43") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -64.77 1.27 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e85bfa6") + (property "Reference" "R2" + (at -66.04 3.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "2.2k 0.1%" + (at -66.04 6.35 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -64.77 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -64.77 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -64.77 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C445604" + (at -64.77 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "67bdc669-0ad0-409c-82aa-7915ee946c6a") + ) + (pin "2" + (uuid "67acf4ad-907c-490d-be85-574ebf1538dc") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_FET:2N7002") + (at -73.66 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e87e0fd") + (property "Reference" "Q1" + (at -68.453 77.5716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "AO3400A" + (at -68.453 79.883 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (at -68.58 80.645 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -73.66 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at -73.66 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C20917" + (at -73.66 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a26b2c15-c64a-4e07-8250-9604c5d6f4bd") + ) + (pin "2" + (uuid "56ea9ff3-40aa-40d2-8d89-dc72d3c135eb") + ) + (pin "3" + (uuid "70f68102-cd43-4d52-accb-86053f43a641") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "Q1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -86.36 85.09 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e8a8f7a") + (property "Reference" "R8" + (at -86.36 80.1116 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at -86.36 82.423 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -86.36 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -86.36 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -86.36 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at -86.36 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "537f6726-b928-466e-9327-be56d56a20bc") + ) + (pin "2" + (uuid "755b15c3-e650-488b-b1de-dd3f2f72f68f") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -54.61 73.66 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e8a9ebe") + (property "Reference" "R13" + (at -54.61 68.6816 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at -54.61 70.993 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -54.61 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -54.61 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -54.61 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at -54.61 73.66 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1298c930-6f15-45a7-ae68-32839e9556bf") + ) + (pin "2" + (uuid "a6c731e9-07b9-4a3f-ab33-27655584d169") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED") + (at -63.5 73.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e8aa769") + (property "Reference" "D1" + (at -63.6778 68.1736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LEDGR" + (at -63.6778 70.485 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0402_1005Metric" + (at -63.5 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -63.5 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -63.5 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C74338" + (at -63.5 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "88f2f949-4c05-40fd-ab64-266703ffc065") + ) + (pin "2" + (uuid "475377d7-2949-4fd0-a8d7-d769ada5456b") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "D1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at -71.12 87.63 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e8b67de") + (property "Reference" "#PWR018" + (at -71.12 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at -70.993 92.0242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -71.12 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -71.12 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -71.12 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "afe399e6-a79e-42e0-ab2e-d96272719430") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at -81.28 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e8fbd58") + (property "Reference" "#PWR012" + (at -81.28 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at -81.28 63.246 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -81.28 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -81.28 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -81.28 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a67b370c-d559-44f1-aee3-a05e310a16d7") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR012") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -85.09 110.49 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e925870") + (property "Reference" "R10" + (at -85.09 105.5116 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at -85.09 107.823 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -85.09 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -85.09 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -85.09 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at -85.09 110.49 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6b3a2494-1903-4e44-8993-68d725995132") + ) + (pin "2" + (uuid "557f5dc9-b51b-4c89-a4b1-737e23f8f9d8") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -53.34 99.06 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e925884") + (property "Reference" "R14" + (at -53.34 94.0816 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at -53.34 96.393 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -53.34 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -53.34 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -53.34 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at -53.34 99.06 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "24e3ad70-b401-47e9-9f96-408d438a8d5c") + ) + (pin "2" + (uuid "38e82104-c750-4433-a5ff-7b4e40e6a509") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED") + (at -62.23 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e92588e") + (property "Reference" "D2" + (at -62.4078 93.5736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LEDGR" + (at -62.4078 95.885 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0402_1005Metric" + (at -62.23 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -62.23 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -62.23 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C74338" + (at -62.23 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f288cbf3-def3-499b-8c23-ce3c2fa58c44") + ) + (pin "2" + (uuid "12bde38c-1c46-4643-bf1c-e1155a371262") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "D2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at -69.85 113.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e925899") + (property "Reference" "#PWR019" + (at -69.85 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at -69.723 117.4242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -69.85 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -69.85 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -69.85 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "85ad00c7-7b3b-4f7f-92db-b67126aa2e2f") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR019") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at -80.01 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e9258b1") + (property "Reference" "#PWR013" + (at -80.01 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at -80.01 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -80.01 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -80.01 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -80.01 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e97e02ad-6f93-4eab-923e-6c8980550763") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -85.09 138.43 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e9352ee") + (property "Reference" "R12" + (at -85.09 133.4516 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at -85.09 135.763 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -85.09 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -85.09 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -85.09 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at -85.09 138.43 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "235f9092-08b1-41c0-8541-f12adc223857") + ) + (pin "2" + (uuid "04dd0cf6-6cc0-4deb-891e-14427fb546aa") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -53.34 127 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e935302") + (property "Reference" "R15" + (at -53.34 122.0216 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at -53.34 124.333 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -53.34 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -53.34 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -53.34 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at -53.34 127 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b59ec33d-7658-4cc2-a61a-e49ea722012c") + ) + (pin "2" + (uuid "d4c50a84-a28a-49be-af35-2ba2ba19d7a6") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED") + (at -62.23 127 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e93530c") + (property "Reference" "D3" + (at -62.4078 121.5136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LEDGR" + (at -62.4078 123.825 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0402_1005Metric" + (at -62.23 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -62.23 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -62.23 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C74338" + (at -62.23 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c8cbc61d-9cc5-4c9c-a6d6-bc93d8f5e9a7") + ) + (pin "2" + (uuid "cc245ff7-9776-433e-9c1f-48a8f1644d9b") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "D3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at -69.85 140.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e935317") + (property "Reference" "#PWR020" + (at -69.85 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at -69.723 145.3642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -69.85 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -69.85 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -69.85 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5a9c237d-73d0-4720-912b-135ed63d35dd") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR020") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at -80.01 121.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005e93532f") + (property "Reference" "#PWR014" + (at -80.01 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at -80.01 116.205 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -80.01 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -80.01 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -80.01 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4b69fd06-aed8-496e-8189-85e8df133367") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR014") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -68.58 -33.02 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ebe5ebd") + (property "Reference" "R3" + (at -63.6016 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "470" + (at -65.913 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -68.58 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -68.58 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -68.58 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25117" + (at -68.58 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "321b0dc0-6aeb-4c50-9f2c-b89995f0a422") + ) + (pin "2" + (uuid "48075ce0-1ec4-4f5a-bca9-ed66d9097c03") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x05") + (at 27.94 120.65 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005eee4c5c") + (property "Reference" "J7" + (at 27.94 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Endstops" + (at 21.59 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_JST:JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical" + (at 27.94 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 27.94 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2322" + (at 27.94 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c6458bd6-22d1-43cb-a517-e4a43ec998f0") + ) + (pin "2" + (uuid "3fc41dfc-e0ac-4554-8fb4-c906fb49becb") + ) + (pin "3" + (uuid "90c858dd-0062-4f28-858a-95b4353ee170") + ) + (pin "4" + (uuid "55ca6440-2d0e-4d2b-9e4b-7ebc522e1f38") + ) + (pin "5" + (uuid "7a7f4269-4dc3-436f-acd8-f9c2edced97c") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "J7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 110.49 -52.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ef24fb1") + (property "Reference" "#PWR044" + (at 110.49 -45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 110.617 -48.8188 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 110.49 -52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 110.49 -52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 110.49 -52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "09980f9e-26cd-48d4-a366-f63b87984c7f") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR044") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at -68.58 -46.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005f007bf8") + (property "Reference" "#PWR0111" + (at -68.58 -43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at -68.199 -51.3842 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -68.58 -46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -68.58 -46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -68.58 -46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0290da95-5bfe-4bc1-aa97-4aacba27a6e1") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR0111") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_FET:2N7002") + (at -72.39 104.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005f1826f3") + (property "Reference" "Q2" + (at -67.183 102.9716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "AO3400A" + (at -67.183 105.283 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (at -67.31 106.045 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -72.39 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at -72.39 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C20917" + (at -72.39 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7e345eb0-479b-47ba-b2f7-9d6bcc6aec1d") + ) + (pin "2" + (uuid "42fdfa19-5751-4716-bb71-daa9fcef092a") + ) + (pin "3" + (uuid "abe23990-e7e1-43dc-b4ea-ec92d1aed4ff") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "Q2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Huvud:AON7418") + (at -69.85 119.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005f1a1e38") + (property "Reference" "Q3" + (at -67.31 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "AON7524" + (at -67.31 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Huvud:DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm" + (at -64.77 121.285 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -69.85 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at -69.85 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C431195" + (at -69.85 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "de1a5b1e-c911-42cd-bd6a-779bf5b2c52e") + ) + (pin "2" + (uuid "0b52d19e-39a5-4c3b-99d8-8971417810ea") + ) + (pin "3" + (uuid "c0c967bf-2e8a-42da-954f-b427f6747352") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "Q3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Mechanical:MountingHole_Pad") + (at 142.24 181.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005f30028a") + (property "Reference" "H1" + (at 144.78 180.4416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MountingHole" + (at 144.78 182.753 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad_Via" + (at 142.24 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 142.24 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.24 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2ed0c8e9-878c-4451-94a6-cff0b47df2ce") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "H1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Mechanical:MountingHole_Pad") + (at 146.05 181.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005f301625") + (property "Reference" "H2" + (at 148.59 180.4416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MountingHole" + (at 148.59 182.753 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad_Via" + (at 146.05 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 146.05 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 146.05 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3c9dd8cb-e7a6-4b27-a8b7-4b1f602d19e1") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "H2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Mechanical:MountingHole_Pad") + (at 149.86 181.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005f301993") + (property "Reference" "H3" + (at 152.4 180.4416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MountingHole" + (at 152.4 182.753 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad_Via" + (at 149.86 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 149.86 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 149.86 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f462a7ef-e1de-4841-91e9-72e773ffc881") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "H3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Mechanical:MountingHole_Pad") + (at 153.67 181.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005f301e16") + (property "Reference" "H4" + (at 156.21 180.4416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MountingHole" + (at 156.21 182.753 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad_Via" + (at 153.67 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 153.67 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 153.67 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7c58f0f7-3dd1-4fba-bb54-ab74ad899808") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "H4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 64.77 -33.02 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005fa782d9") + (property "Reference" "R37" + (at 67.31 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 62.23 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 64.77 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 64.77 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 64.77 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4bdc0965-44a5-40fc-8ca1-593c655b63fc") + ) + (pin "2" + (uuid "c9c5ac0e-0741-44fa-b193-e9f9e4dfb4e8") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R37") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 64.77 -26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005fa9d151") + (property "Reference" "#PWR07" + (at 64.77 -20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 64.897 -23.4188 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 64.77 -26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 64.77 -26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 64.77 -26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d635450a-0a10-471d-89bf-dc06af5e1a35") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Graphic:Logo_Open_Hardware_Small") + (at 168.91 189.23 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005fc70e17") + (property "Reference" "LOGO1" + (at 168.91 182.245 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "Logo_Open_Hardware_Small" + (at 168.91 194.945 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "Symbol:OSHW-Symbol_6.7x6mm_SilkScreen" + (at 168.91 189.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 168.91 189.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 168.91 189.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "LOGO1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED") + (at -76.2 -41.91 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005fd5a269") + (property "Reference" "D6" + (at -81.6864 -41.7322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LEDRED" + (at -79.375 -41.7322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric" + (at -76.2 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -76.2 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -76.2 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2286" + (at -76.2 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "415db397-a0ce-4375-bef5-a940c07f2f1b") + ) + (pin "2" + (uuid "d482d43f-4ec2-4039-aed9-47fa8184638e") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "D6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -76.2 -33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005fd5b16e") + (property "Reference" "R11" + (at -81.1784 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at -78.867 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -76.2 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -76.2 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -76.2 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at -76.2 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b5d6b38d-0cfd-4eba-86af-8fc6baaa2388") + ) + (pin "2" + (uuid "e07d2e14-0cd2-41d6-8a0d-c2f8c52d5eae") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -83.82 -33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005fd9afed") + (property "Reference" "R20" + (at -88.7984 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "470" + (at -86.487 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -83.82 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -83.82 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -83.82 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25117" + (at -83.82 -33.02 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1221f4e2-379a-4de8-9699-895b4ece36cf") + ) + (pin "2" + (uuid "cd403080-f97f-4cc3-b10c-6e5d99296556") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R20") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED") + (at -83.82 -41.91 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005fd9bace") + (property "Reference" "D8" + (at -88.9 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LEDRED" + (at -86.995 -41.7322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric" + (at -83.82 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -83.82 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -83.82 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2286" + (at -83.82 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c2281b29-71d0-4394-b709-55598682a815") + ) + (pin "2" + (uuid "2dbab7fd-2cf0-46f8-95ba-92611886a23a") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "D8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at -83.82 -46.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005fdd9be3") + (property "Reference" "#PWR051" + (at -83.82 -43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at -83.439 -51.3842 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -83.82 -46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -83.82 -46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -83.82 -46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "23c50c74-20f3-4c82-890c-cc387d938d53") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR051") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VDC") + (at -76.2 -46.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005fddb255") + (property "Reference" "#PWR01" + (at -76.2 -44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VDC" + (at -76.2 -52.8066 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at -76.2 -46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -76.2 -46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -76.2 -46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7a45617d-de9f-4601-9bed-bcdd4b6a2686") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at -83.82 -26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005fe1b91d") + (property "Reference" "#PWR027" + (at -83.82 -20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at -83.693 -23.4188 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at -83.82 -26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -83.82 -26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -83.82 -26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dfa46e26-7033-4843-939c-06ff0e51e811") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR027") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED") + (at -68.58 -41.91 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601abab2") + (property "Reference" "D5" + (at -74.0664 -41.7322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LEDGR" + (at -71.755 -41.7322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0402_1005Metric" + (at -68.58 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -68.58 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -68.58 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C74338" + (at -68.58 -41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7c39fb06-74bd-4625-9d44-d6eb3387196f") + ) + (pin "2" + (uuid "4427d59a-8d9a-43e0-b81d-69175aa97ef1") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "D5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Sensor_Motion:ADXL343") + (at 228.6 146.05 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006035ab04") + (property "Reference" "U1" + (at 240.03 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ADXL345" + (at 240.03 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_LGA:LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y" + (at 228.6 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL343.pdf" + (at 228.6 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 228.6 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C9667" + (at 228.6 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "eab77faf-b0c2-4791-a184-c5a0d86e956b") + ) + (pin "10" + (uuid "5ccc79dd-e8fa-4ed6-b52d-cdbebbf15328") + ) + (pin "11" + (uuid "98e11301-9e61-46fe-8945-c4857203ab0a") + ) + (pin "12" + (uuid "0b5a385b-bd32-4d6b-9bd8-26c6815bd65a") + ) + (pin "13" + (uuid "f7dba92a-bcb1-4be5-9ee5-4b7b696e4aca") + ) + (pin "14" + (uuid "cf5adae9-2f86-456a-8af2-5266bfba2c95") + ) + (pin "2" + (uuid "0f511156-28a6-4305-972b-8614dac58491") + ) + (pin "3" + (uuid "54bd19b7-90da-4023-a055-2ffa53ac362f") + ) + (pin "4" + (uuid "b9594e5e-1bef-4dfd-830a-03ac2b0c6fb6") + ) + (pin "5" + (uuid "b86c4e2d-c15b-4fe3-bed5-6bb21669ca2a") + ) + (pin "6" + (uuid "5e17bb10-6e03-4fe2-ae74-da4786499ef2") + ) + (pin "7" + (uuid "7a949c61-dbca-44cc-99f3-806c1040d000") + ) + (pin "8" + (uuid "185c3ca1-8675-4599-a573-1e526fc5e984") + ) + (pin "9" + (uuid "f3ea69e4-f654-4efc-876b-96f1b82d514f") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 241.3 137.16 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006081398c") + (property "Reference" "C34" + (at 243.84 137.16 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "0.1uF" + (at 246.38 138.43 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 241.3 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 241.3 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 241.3 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 241.3 137.16 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9ce66171-9687-4b78-be93-0c40ae05dafc") + ) + (pin "2" + (uuid "1b3bf353-e312-4074-92fc-6d90a48f6e2f") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "C34") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 241.3 139.7 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060817fb0") + (property "Reference" "#PWR063" + (at 241.3 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 241.427 144.0942 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 241.3 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 241.3 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 241.3 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9cf7ebbd-0ffb-40d5-97cb-6d32527d22ca") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR063") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 226.06 158.75 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000608c02b6") + (property "Reference" "#PWR0114" + (at 219.71 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 221.6658 158.877 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 226.06 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 226.06 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 226.06 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b015aae4-acdb-4d33-8181-9474ba10d025") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR0114") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 243.84 133.35 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000608c1132") + (property "Reference" "#PWR0115" + (at 243.84 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 243.586 130.048 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 243.84 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 243.84 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 243.84 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5199e984-1db7-45ee-9247-f724921c0878") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR0115") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at -67.31 11.43 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609e35fa") + (property "Reference" "C25" + (at -61.4934 11.43 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "0.1uF" + (at -63.8048 11.43 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at -67.31 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -67.31 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -67.31 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at -67.31 11.43 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ff6c0674-1cd8-46d6-bebe-3f3c7cdee17c") + ) + (pin "2" + (uuid "56e41364-8767-4ac2-bde7-6baeeca2b3fa") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "C25") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDA") + (at -97.79 12.7 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060c31ffc") + (property "Reference" "#PWR02" + (at -97.79 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GNDA" + (at -97.663 17.0942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -97.79 12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -97.79 12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -97.79 12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6236dfba-5f7f-41d8-96e0-23fcac7a4dbd") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDA") + (at -91.44 10.16 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ccb013") + (property "Reference" "#PWR062" + (at -91.44 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GNDA" + (at -91.313 14.5542 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -91.44 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -91.44 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -91.44 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "315ecb5f-d16d-4811-9adb-02dab9e13269") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR062") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at -91.44 7.62 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ccb01e") + (property "Reference" "C36" + (at -85.6234 7.62 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "0.1uF" + (at -87.9348 7.62 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at -91.44 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -91.44 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -91.44 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at -91.44 7.62 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "02db7a8e-e122-4ccc-a910-d793559ee4a4") + ) + (pin "2" + (uuid "52ae725d-39f3-4417-8e84-471a8d5f09a5") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "C36") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -88.9 -2.54 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ccb026") + (property "Reference" "R31" + (at -90.17 0 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "2.2k 0.1%" + (at -90.17 2.54 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -88.9 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -88.9 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -88.9 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C445604" + (at -88.9 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dd69fa29-93e4-430c-ab59-7299ac3ecc5d") + ) + (pin "2" + (uuid "83b02ee9-a7c4-45df-bb50-96a03c868313") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R31") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -95.25 5.08 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ccb02d") + (property "Reference" "R30" + (at -95.25 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at -95.25 2.413 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -95.25 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -95.25 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -95.25 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at -95.25 5.08 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3a55e2d3-ff05-44a4-94f7-356eed7780b7") + ) + (pin "2" + (uuid "8e1e264e-5397-4d33-9ae5-ddde4975a56e") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R30") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 142.24 186.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060dab512") + (property "Reference" "#PWR0112" + (at 142.24 193.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 142.367 191.0842 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.24 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.24 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.24 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5966f2b2-4b11-457a-bb33-5bfca8074e31") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR0112") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -80.01 132.08 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000610a60d7") + (property "Reference" "R28" + (at -80.01 137.0584 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "22" + (at -80.01 134.747 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -80.01 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -80.01 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -80.01 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at -80.01 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e892f9c1-229c-43da-81e5-52be3189e251") + ) + (pin "2" + (uuid "550a4056-6a15-4098-8c05-17d1999fcf84") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R28") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -81.28 78.74 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000610a7d1a") + (property "Reference" "R34" + (at -81.28 83.7184 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "22" + (at -81.28 81.407 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -81.28 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -81.28 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -81.28 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25092" + (at -81.28 78.74 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f0427b7d-e2ca-4725-adbf-6612308ab8d3") + ) + (pin "2" + (uuid "a04c7cfe-daf3-44c9-bc5e-fe29dffcb4ce") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R34") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at -80.01 104.14 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000610cfc95") + (property "Reference" "R35" + (at -80.01 109.1184 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "22" + (at -80.01 106.807 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at -80.01 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at -80.01 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -80.01 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at -80.01 104.14 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "411d35db-bade-49e5-a1b3-623d1150b5e7") + ) + (pin "2" + (uuid "d9020228-ce5d-4979-97e8-2b404fbc3b90") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R35") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 214.122 135.89 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "046d7ba3-9a20-4522-b77f-17f891101926") + (property "Reference" "C41" + (at 216.662 135.89 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4.7uF" + (at 219.202 137.16 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 214.122 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 214.122 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 214.122 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C23733" + (at 214.122 135.89 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b1bf6ba9-42d1-4705-97b7-978fad52c108") + ) + (pin "2" + (uuid "f8621124-7e9f-446c-8641-028eeb1fce91") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "C41") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_2") + (lib_id "power:GND") + (at 35.56 128.27 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "092de4d9-6a50-47d4-8749-35011a02559a") + (property "Reference" "#PWR03" + (at 35.56 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 35.56 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 35.56 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 35.56 128.27 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 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b1c7f344-d668-4ffb-ba6e-30f48bc14cca") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 205.486 143.256 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0a2dfeb7-fc19-4c08-a5d7-25c14b829be8") + (property "Reference" "#PWR065" + (at 205.486 149.606 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 205.613 147.6502 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 205.486 143.256 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 205.486 143.256 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 205.486 143.256 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e5fb50a2-e6bb-43ab-81ba-f03cee9b0485") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR065") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 66.04 129.54 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "108d0b25-5fa5-47a3-bf5c-682896335a47") + (property "Reference" "R9" + (at 68.58 128.2699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 68.58 130.8099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 64.262 129.54 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 66.04 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 66.04 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4b329d79-a4b6-49ed-bbaa-d4eff1e18a39") + ) + (pin "1" + (uuid "54bca470-c468-44f5-86f4-61dadcf5fe82") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:USB_C_Plug") + (at 33.02 54.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "149c9bcc-5f3b-4936-a7dc-ea30a96dbbdc") + (property "Reference" "P1" + (at 33.02 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "USB_C_Plug" + (at 33.02 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 36.83 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" + (at 36.83 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "USB Type-C Plug connector" + (at 33.02 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "B3" + (uuid "85d6348d-fe67-4ad4-8151-e1ff1d284988") + ) + (pin "A3" + (uuid "2536553e-2a10-4e3a-a252-def1b14a1e4a") + ) + (pin "B2" + (uuid "b93b58e1-bbc7-49c4-8cb3-e61f4bf13b2c") + ) + (pin "B4" + (uuid "5f2d53b3-2041-4299-b54f-2274ea17c3bf") + ) + (pin "B10" + (uuid "cae8da7a-4d01-4a78-bdbe-713d66739f44") + ) + (pin "A1" + (uuid "3af051a4-4574-4666-a77e-0cd6db7556bd") + ) + (pin "A10" + (uuid "05645862-3d88-4573-b3c5-6e93fccd65d3") + ) + (pin "A11" + (uuid "ce36c54f-5597-4d53-aeb1-7a156ed6d8ff") + ) + (pin "A8" + (uuid "e8abf88d-be59-4bc5-b62e-cf426e6475cb") + ) + (pin "A7" + (uuid "90afbf04-8c73-4d0c-bb4c-27c17c29186f") + ) + (pin "B8" + (uuid "93494c80-872b-4261-aa5f-7bc5aafe80a8") + ) + (pin "A4" + (uuid "48b4e45c-f0f8-4bb4-86cb-fd7e1160500c") + ) + (pin "A6" + (uuid "144b728e-0570-4043-a984-1c6ead3eda7b") + ) + (pin "A12" + (uuid "9ae8e757-1774-493b-8573-9e2779238afb") + ) + (pin "S1" + (uuid "15e0d56d-df39-41c2-86b3-c1c1273cca59") + ) + (pin "B5" + (uuid "f783fbe3-7ce6-465d-9461-02fe9481d6b2") + ) + (pin "B9" + (uuid "829795a4-ee03-4fb1-98be-525747d59659") + ) + (pin "A2" + (uuid "a3153a14-06eb-4086-8f08-32b9a0947d70") + ) + (pin "B12" + (uuid "8870b539-6732-4760-bf4b-94aec1c9d1a7") + ) + (pin "B11" + (uuid "3e1f804d-bb54-4dd9-aed3-f1ac3d819c46") + ) + (pin "A5" + (uuid "f8c7ac46-0bca-46df-895d-945b41c3dddf") + ) + (pin "A9" + (uuid "b6714bad-bba7-4d36-bb44-2f3f25a424db") + ) + (pin "B1" + (uuid "ccccccc9-061f-4595-a0f7-b2b76e399e8b") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "P1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 72.39 123.19 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1d641812-74b1-4a97-8b3a-09a5c942bd3f") + (property "Reference" "R16" + (at 72.39 116.84 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 72.39 119.38 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.39 124.968 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 72.39 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 72.39 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3dd65f8e-3136-4d7a-8feb-ea574648fa3e") + ) + (pin "1" + (uuid "c4d372ba-ebb7-49bf-b229-09c3e4365a6e") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 247.65 74.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "25c5ccc3-c250-4a80-97e6-28f2c0430d62") + (property "Reference" "J1" + (at 250.19 74.9299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "FAN0" + (at 250.19 77.4699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 247.65 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 247.65 74.93 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 247.65 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "21a44c3b-014a-4756-8d45-6e55c1700269") + ) + (pin "1" + (uuid "6b5af2b9-aab2-4f7e-aaf7-3b1e0ebd0c28") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 102.87 127 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "37d1767b-d555-4a89-ab0f-a6ba3d973f2b") + (property "Reference" "C17" + (at 106.68 125.7299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 106.68 128.2699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 103.8352 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 102.87 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 102.87 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5edf2d12-b27e-4122-9284-f7b4e62efe6b") + ) + (pin "1" + (uuid "a42c230e-723f-4c58-a1ee-83aa318492fb") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "C17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_3") + (lib_id "power:GND") + (at 48.26 140.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4063f933-0319-485f-a15c-5e7d5beec47c") + (property "Reference" "#PWR06" + (at 48.26 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 48.26 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 48.26 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1b3b2350-39b5-4c9c-bb44-b145a0e35aaa") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 205.486 135.89 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "46cb5189-3533-4637-9fe9-e86fbe7da28c") + (property "Reference" "C42" + (at 208.026 135.89 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "0.1uF" + (at 210.566 137.16 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 205.486 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 205.486 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 205.486 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 205.486 135.89 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dc5d97fa-90c5-4b98-b6da-8bc2968440b4") + ) + (pin "2" + (uuid "8b58c285-7e5a-4739-ae81-3658ad9f99b6") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "C42") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 41.91 132.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "52e90e47-ab13-4941-b353-15207cf44021") + (property "Reference" "R6" + (at 44.45 130.8099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 44.45 133.3499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 40.132 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 41.91 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 41.91 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "6ccd67a0-b99b-4009-82f5-67a4e7be41bc") + ) + (pin "1" + (uuid "faaec1d9-db1b-45eb-bc69-a6b2f5f17782") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 48.26 125.73 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5b169cbe-1261-4418-b701-ecc5fba658fd") + (property "Reference" "R7" + (at 48.26 119.38 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 48.26 121.92 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 127.508 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 48.26 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 48.26 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2615c655-8d8e-46f2-8a35-d71a1c5a0634") + ) + (pin "1" + (uuid "ed7f7112-f8a3-4d4d-ba20-d0f08e9357dc") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x04") + (at 245.11 35.56 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5edb60c5-6fe0-4019-9f75-a7feff0d5e7d") + (property "Reference" "J2" + (at 247.142 35.3568 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STEPPER" + (at 247.142 33.0454 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_JST:JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical" + (at 245.11 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 245.11 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 245.11 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C144395" + (at 245.11 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8f497834-a8dc-465f-9166-e10c33c930bb") + ) + (pin "2" + (uuid "ed9f6e50-569f-4259-8997-aa635b8d99c3") + ) + (pin "3" + (uuid "0fd55d7b-7ebd-4a78-bb7a-a3e2cad4bb57") + ) + (pin "4" + (uuid "7018c32c-fa25-4e8b-a3c3-aa722975385a") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "J2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x03") + (at 247.65 96.52 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5ff0ab17-c3a5-4644-9c9a-ef07e3401232") + (property "Reference" "J9" + (at 250.19 95.2499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SERVO" + (at 250.19 97.7899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 247.65 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 247.65 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 247.65 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5cf282e4-fcbe-4d6e-adc8-dc46f3fdf20d") + ) + (pin "3" + (uuid "3e2d571a-84f4-43cf-9c96-af22130556ab") + ) + (pin "2" + (uuid "d03df904-7c8b-4cdd-b80a-4971a2b0b7c4") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "J9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_3") + (lib_id "power:GND") + (at 96.52 135.89 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6789f273-1ecb-4c58-bd23-baf49b81a664") + (property "Reference" "#PWR09" + (at 96.52 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 96.52 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 96.52 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 96.52 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "49d3a0ee-82e4-48e1-8307-705584797080") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR09") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_1") + (lib_id "power:GND") + (at 87.63 102.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6c0e3291-23e5-4f4d-b215-3f1921292f52") + (property "Reference" "#PWR036" + (at 87.63 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 87.63 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 87.63 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 87.63 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 87.63 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fc49b439-60a2-4291-bceb-2f2d7f1a89bb") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR036") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 247.65 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7282c787-baf4-424a-b503-9f3b70e893b9") + (property "Reference" "J8" + (at 250.19 83.8199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "FAN1" + (at 250.19 86.3599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 247.65 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 247.65 83.82 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 247.65 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e665e0bf-7009-423f-b358-98574a2f1e41") + ) + (pin "1" + (uuid "975a51d1-d09b-455d-ad68-b3391c5a6013") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "J8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 54.61 132.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7e4e136f-4b52-4f17-a83d-580bceb5b6d0") + (property "Reference" "C1" + (at 58.42 130.8099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 58.42 133.3499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 55.5752 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 54.61 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 54.61 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "fef8ed25-cd6c-4f1d-b268-9f081aabdbda") + ) + (pin "1" + (uuid "d16acf55-b080-42ae-8899-6dbfee592d17") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "+3.3V_1") + (lib_id "power:+3.3V") + (at 35.56 113.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "968b69dd-10c0-4db2-a7b4-4a2c8001d16d") + (property "Reference" "#PWR05" + (at 35.56 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 35.56 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 35.56 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 35.56 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 35.56 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "77a237f2-e9d3-4793-9d88-20ff9af1f082") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_1") + (lib_id "power:GND") + (at 33.02 97.79 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b52c454e-a7fa-4176-b005-68a81534c05d") + (property "Reference" "#PWR032" + (at 33.02 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 33.02 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 33.02 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 33.02 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 33.02 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a8cc4f24-eefd-437a-824a-0fe9d3d3e640") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR032") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_3") + (lib_id "power:GND") + (at 72.39 138.43 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d73a56a4-adee-4ca5-b404-5a05ccd4e022") + (property "Reference" "#PWR08" + (at 72.39 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 72.39 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.39 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 72.39 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 72.39 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "70de67af-529c-4472-993e-60d6fdbd4e41") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "#PWR08") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 78.74 129.54 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e9adbe53-b435-4962-a72f-e1c2b9b4178f") + (property "Reference" "C4" + (at 82.55 128.2699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 82.55 130.8099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 79.7052 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 78.74 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 78.74 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f3ec0f3c-efc4-4d7e-9c66-7a7306f1cc2d") + ) + (pin "1" + (uuid "f3961f4f-cff7-4bf6-a969-456b92cc696f") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "C4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 96.52 120.65 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ee02c0df-7027-4e56-b825-859301481b4a") + (property "Reference" "R18" + (at 96.52 114.3 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 96.52 116.84 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 96.52 122.428 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 96.52 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 96.52 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5cd5c175-4ccb-406d-9410-62b248b969db") + ) + (pin "1" + (uuid "42de3e26-38b1-4866-b086-dedbdf2f5ee9") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 90.17 127 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fa6b8fa5-a37a-4937-8c3d-2ceb3ceaba89") + (property "Reference" "R17" + (at 92.71 125.7299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 92.71 128.2699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 88.392 127 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.17 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 90.17 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "61a5e579-71a9-4a29-856e-27ced3b0ef9e") + ) + (pin "1" + (uuid "d7641ecf-eca6-4895-9db9-1fb570a4fcad") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (reference "R17") + (unit 1) + ) + ) + ) + ) + (sheet + (at 64.77 17.78) + (size 35.56 82.55) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "2c92979e-0117-46b7-afa8-72e420bd9039") + (property "Sheetname" "RP2040" + (at 64.77 17.0684 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "rp2040.kicad_sch" + (at 64.77 100.9146 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (pin "USB_D+" input + (at 64.77 44.45 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5e708562-a5b5-4b6e-a4e3-8f8692af2644") + ) + (pin "USB_D-" input + (at 64.77 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "cbba73e6-0262-4a3e-9ef9-2d54a6a4e8c8") + ) + (pin "GPIO8" input + (at 100.33 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c1ff77b2-d4a5-4569-901e-233ece16a34e") + ) + (pin "GPIO7" input + (at 100.33 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "cf01f301-4287-4f5c-b870-dc2a565ce459") + ) + (pin "GPIO9" input + (at 100.33 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6af06ca3-9431-4daa-bda5-bdd02137709d") + ) + (pin "GPIO6" input + (at 100.33 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2dadd7b1-ff1e-4e45-8c69-ab57333220d2") + ) + (pin "GPIO4" input + (at 100.33 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "afc50f68-e517-4d8d-8ae4-6d54f0e95d33") + ) + (pin "GPIO3" input + (at 100.33 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7310b8ba-37d2-40c9-8283-2296f1754bc0") + ) + (pin "GPIO1" input + (at 100.33 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0672edbb-e581-48f7-85ab-7d417b91c1ec") + ) + (pin "GPIO5" input + (at 100.33 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0b40c566-67a3-424e-8974-08d27902c679") + ) + (pin "GPIO0" input + (at 100.33 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8bd592b3-77ae-4bd7-9f01-2050126b1cd1") + ) + (pin "GPIO2" input + (at 100.33 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "99e0c2bc-e993-4cbd-9337-9d884450be35") + ) + (pin "GPIO16" input + (at 100.33 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c2e2be5d-710d-4e3a-9f62-a57ccb1f381f") + ) + (pin "GPIO17" input + (at 100.33 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "12ce5a7e-9c8c-4600-baec-6db4dbb29855") + ) + (pin "GPIO18" input + (at 100.33 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "eee52512-9806-477c-abe0-d7ed5171112f") + ) + (pin "GPIO14" input + (at 100.33 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "216fd818-fe2b-450a-a01c-97f29907e4f6") + ) + (pin "GPIO15" input + (at 100.33 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d006aa27-6f0e-40d6-8f36-86a2cd06f52c") + ) + (pin "GPIO19" input + (at 100.33 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b3644ce5-2a46-4f1c-b25e-3d4adec6f28d") + ) + (pin "GPIO13" input + (at 100.33 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "54690176-20e1-4728-9fcb-b4fe5f1a2ba2") + ) + (pin "GPIO12" input + (at 100.33 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a3bc151e-05f2-4fc4-b74a-7ef2e954709a") + ) + (pin "GPIO11" input + (at 100.33 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "116dbe9d-7817-4a85-98be-0c4f52772e2a") + ) + (pin "GPIO10" input + (at 100.33 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6042433d-8ea5-43e9-9e3c-bb46840ffdb0") + ) + (pin "GPIO25" input + (at 100.33 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1c3829c7-9095-4c1d-b3a6-e49c3c072018") + ) + (pin "GPIO26" input + (at 100.33 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c5eaab17-c0ac-4402-87fc-51978986ed25") + ) + (pin "GPIO27" input + (at 100.33 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "67a0fb54-39c7-4af1-937e-943ae0b6805c") + ) + (pin "GPIO28" input + (at 100.33 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "510d8568-58e1-4c4f-9e95-4c3e62ab0c99") + ) + (pin "GPIO29" input + (at 100.33 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "713aeace-1a63-4653-bfb8-dc447f35eb58") + ) + (pin "GPIO24" input + (at 100.33 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5db44a32-3c43-48e4-b057-0615436daef4") + ) + (pin "GPIO22" input + (at 100.33 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "92f5bb5e-805a-48b3-8939-1b54a4afbb56") + ) + (pin "GPIO23" input + (at 100.33 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8ee40d65-e696-4f57-bdec-718893f798a0") + ) + (pin "GPIO20" input + (at 100.33 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a38ca585-f6b4-4f05-9f42-6fc30abb7d57") + ) + (pin "GPIO21" input + (at 100.33 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0b4ff876-747d-48a8-90fb-2852fd54a5d2") + ) + (pin "+3V3" input + (at 82.55 17.78 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9887b05f-4c2e-46aa-b88f-661d8e53e818") + ) + (pin "GND" input + (at 87.63 100.33 270) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "c97b5038-05f7-45d4-8ef4-97132e9edeb0") + ) + (pin "~{USB_BOOT}" input + (at 64.77 34.29 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b5edd00f-9517-487c-a78b-7cc5819ca4ff") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (page "2") + ) + ) + ) + ) + (sheet + (at 201.93 21.59) + (size 20.32 39.37) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "2ca37639-3bc7-4851-821e-450a806452a6") + (property "Sheetname" "TMC2209" + (at 201.93 20.8784 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "tmc2209.kicad_sch" + (at 201.93 61.5446 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (pin "B2" output + (at 222.25 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "94e7d7d4-3aa4-4a4e-8902-2e0b2b189fde") + ) + (pin "A1" output + (at 222.25 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3b894962-6d4b-42b4-945f-0feaad583cc2") + ) + (pin "A2" output + (at 222.25 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "27aef99c-5cf4-4bb8-8d2a-2404975f8360") + ) + (pin "B1" output + (at 222.25 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a7ab604c-2c0b-4d6e-a80e-54275c1c1448") + ) + (pin "SPREAD" input + (at 201.93 53.34 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "599204b9-6390-4318-8d0d-396b960aea28") + ) + (pin "MS2" input + (at 201.93 43.18 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4a3bf911-d9c3-4cdd-8444-f38bbebb0919") + ) + (pin "TX" output + (at 201.93 27.94 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "0b787688-26f2-4887-a4c9-c90c61b56aba") + ) + (pin "RX" input + (at 201.93 25.4 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b635d1bd-43ea-45c4-8057-f42d46691c4e") + ) + (pin "MS1" input + (at 201.93 45.72 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5eb291b0-4b6c-4a75-a3dd-2ec9356a2cfd") + ) + (pin "V_MOT" input + (at 212.09 21.59 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "19462b12-4631-4d89-950d-c2c5ccdb8a4f") + ) + (pin "V_IO" input + (at 214.63 21.59 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "899b2df5-5c2e-4e31-8a20-9bcb5797aa4e") + ) + (pin "STEP" input + (at 201.93 33.02 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "731c272f-b72d-4de4-bb7e-c17eb983fbbd") + ) + (pin "DIR" input + (at 201.93 35.56 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "482161f3-931a-46c6-a1a1-44bb6b005d54") + ) + (pin "~{EN}" input + (at 201.93 38.1 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "00090365-9ae7-478a-ab22-0eb7ad981314") + ) + (pin "STDBY" input + (at 201.93 50.8 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "624c4b03-e613-48f2-b76a-0a7764167159") + ) + (pin "GND" input + (at 213.36 60.96 270) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "adfc0683-cfb8-4ab8-9cf4-09ef7d012ec1") + ) + (pin "DIAG" output + (at 201.93 58.42 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "05bffbcc-2ccf-4d93-9c09-1476038e3caa") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c" + (page "3") + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) +) diff --git a/PCB/HuvudTiny2/libs/tmc2209.kicad_sym b/PCB/HuvudTiny2/libs/tmc2209.kicad_sym new file mode 100644 index 0000000..c05291b --- /dev/null +++ b/PCB/HuvudTiny2/libs/tmc2209.kicad_sym @@ -0,0 +1,36851 @@ +(kicad_symbol_lib + (version 20231120) + (generator "kicad_symbol_editor") + (generator_version "8.0") + (symbol "A4950E" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "A4950E" + (at 5.08 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm" + (at 0 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Full-Bridge, DMOS PWM, Motor Driver, 40V, 3.5A, -40 to +85C" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "full-bridge h-bridge" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC-*1EP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "A4950E_0_1" + (rectangle + (start -7.62 7.62) + (end 7.62 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "A4950E_1_1" + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (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 "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 5.08 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -10.16 -2.54 0) + (length 2.54) + (name "VREF" + (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 "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 10.16 5.08 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 0 180) + (length 2.54) + (name "LSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 10.16 2.54 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -10.16 90) + (length 2.54) + (name "PAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "A4952_LY" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "A4952_LY" + (at 5.08 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm" + (at 0 -15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en" + (at -7.62 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Full-Bridge, DMOS PWM, Motor Driver, 40V, 2A, MSOP-10" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Full-bridge h-bridge" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "MSOP*1EP*3x3mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "A4952_LY_0_1" + (rectangle + (start -7.62 10.16) + (end 7.62 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "A4952_LY_1_1" + (pin output line + (at 10.16 -2.54 180) + (length 2.54) + (name "~{FLTn}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (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 "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -12.7 90) + (length 2.54) + (name "PAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -2.54 0) + (length 2.54) + (name "RTRY" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 5.08 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 7.62 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -10.16 0 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 12.7 270) + (length 2.54) + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 10.16 7.62 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 2.54 180) + (length 2.54) + (name "LSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 10.16 5.08 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "A4954" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "A4954" + (at 10.16 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm" + (at 0 -16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx" + (at -17.78 -12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Fullbridge PWM Motor Driver, UVLO, OCP, Current Limit, Short Circuit Protection, TSSOP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Fullbridge, Stepper Driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TSSOP*1EP*4.4x5mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "A4954_0_1" + (rectangle + (start -12.7 10.16) + (end 12.7 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "A4954_1_1" + (pin power_in line + (at 0 -12.7 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 7.62 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 15.24 2.54 180) + (length 2.54) + (name "LSS12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 5.08 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -2.54 180) + (length 2.54) + (name "OUT3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 15.24 -7.62 180) + (length 2.54) + (name "LSS34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -5.08 180) + (length 2.54) + (name "OUT4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 12.7 270) + (length 2.54) hide + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (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 "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "VREF34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "IN3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "IN4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 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 -15.24 7.62 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 -15.24 2.54 0) + (length 2.54) + (name "VREF12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (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 "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 12.7 270) + (length 2.54) + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "AMT49413" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -13.97 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AMT49413" + (at -10.16 -45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias" + (at 22.86 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.allegromicro.com/-/media/Files/Datasheets/AMT49413-Datasheet.ashx" + (at -13.97 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3-Phase BLDC Controller and MOSFET Driver, QFN-48" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "BLDC 3-Phase" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "AMT49413_0_1" + (rectangle + (start -25.4 40.64) + (end -25.4 40.64) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -15.24 -43.18) + (end 15.24 43.18) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -2.54 -40.64) + (end -2.54 -40.64) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 7.62 -40.64) + (end 7.62 -40.64) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "AMT49413_1_1" + (pin no_connect line + (at -5.08 -43.18 90) + (length 2.54) hide + (name "N.C." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 15.24 0) + (length 2.54) + (name "H1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 12.7 0) + (length 2.54) + (name "H2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 10.16 0) + (length 2.54) + (name "H3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -2.54 -43.18 90) + (length 2.54) hide + (name "N.C." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 2.54 0) + (length 2.54) + (name "PWM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 33.02 0) + (length 2.54) + (name "MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 -22.86 0) + (length 2.54) + (name "RC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -40.64 0) + (length 2.54) + (name "TEST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 5.08 0) + (length 2.54) + (name "RDEAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -30.48 180) + (length 2.54) + (name "CSOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 25.4 0) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -27.94 180) + (length 2.54) + (name "REF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -40.64 180) + (length 2.54) + (name "CSN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -38.1 180) + (length 2.54) + (name "CSP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -27.94 0) + (length 2.54) + (name "VDSTH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 45.72 270) + (length 2.54) + (name "VDRAIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -7.62 180) + (length 2.54) + (name "SC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -2.54 180) + (length 2.54) + (name "GHC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -5.08 180) + (length 2.54) + (name "CC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 10.16 180) + (length 2.54) + (name "SB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 15.24 180) + (length 2.54) + (name "GHB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -17.78 38.1 0) + (length 2.54) + (name "V5DB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 12.7 180) + (length 2.54) + (name "CB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 27.94 180) + (length 2.54) + (name "SA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 33.02 180) + (length 2.54) + (name "GHA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 30.48 180) + (length 2.54) + (name "CA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -10.16 180) + (length 2.54) + (name "GLC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 7.62 180) + (length 2.54) + (name "GLB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 25.4 180) + (length 2.54) + (name "GLA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 5.08 -43.18 90) + (length 2.54) hide + (name "N.C." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -25.4 180) + (length 2.54) + (name "LSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "ESF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -17.78 40.64 0) + (length 2.54) + (name "V5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 40.64 180) + (length 2.54) + (name "VREG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -45.72 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 -33.02 0) + (length 2.54) + (name "CP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 -35.56 0) + (length 2.54) + (name "CP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 -5.08 0) + (length 2.54) + (name "DIRO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 30.48 0) + (length 2.54) + (name "COAST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 7.62 -43.18 90) + (length 2.54) hide + (name "N.C." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -7.62 -43.18 90) + (length 2.54) hide + (name "N.C." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -45.72 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -17.78 -17.78 0) + (length 2.54) + (name "FF2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -17.78 -15.24 0) + (length 2.54) + (name "FF1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 -2.54 0) + (length 2.54) + (name "TACHO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 27.94 0) + (length 2.54) + (name "BRAKE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 20.32 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8308" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -17.78 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DRV8308" + (at -17.78 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:Texas_RHA0040E_VQFN-40-1EP_6x6mm_P0.5mm_EP3.52x2.62mm" + (at 1.27 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8308.pdf" + (at -17.78 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Brushless DC motor controller, closed loop, hall sensor inputs, current limiting, SPI interface" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "bldc mosfet-driver hall-sensor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Texas*RHA0040E*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8308_0_0" + (text "Hall Sensors" + (at 16.51 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (text "Phase U" + (at 17.145 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (text "Phase V" + (at 17.145 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (text "Phase W" + (at 17.145 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + ) + (symbol "DRV8308_0_1" + (rectangle + (start -17.78 35.56) + (end 17.78 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8308_1_1" + (pin input line + (at 20.32 -5.08 180) + (length 2.54) + (name "UHP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "FGINP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 25.4 0) + (length 2.54) + (name "SCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 22.86 0) + (length 2.54) + (name "SCS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 15.24 0) + (length 2.54) + (name "SMODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 20.32 0) + (length 2.54) + (name "SDATAI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -20.32 17.78 0) + (length 2.54) + (name "SDATAO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -20.32 -12.7 0) + (length 2.54) + (name "FGOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -20.32 -15.24 0) + (length 2.54) + (name "~{FAULTn}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -20.32 -17.78 0) + (length 2.54) + (name "~{LOCKn}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 5.08 0) + (length 2.54) + (name "CLKIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -7.62 180) + (length 2.54) + (name "UHN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 7.62 0) + (length 2.54) + (name "BRAKE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 2.54 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 0 0) + (length 2.54) + (name "ENABLE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 10.16 0) + (length 2.54) + (name "RESET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 5.08 38.1 270) + (length 2.54) + (name "VREG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -7.62 38.1 270) + (length 2.54) + (name "VINT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -22.86 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 38.1 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 38.1 270) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -20.32 30.48 0) + (length 2.54) + (name "CP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -10.16 180) + (length 2.54) + (name "VHP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -20.32 33.02 0) + (length 2.54) + (name "CP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 0 180) + (length 2.54) + (name "ISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 33.02 180) + (length 2.54) + (name "UHSG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 30.48 180) + (length 2.54) + (name "U" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 27.94 180) + (length 2.54) + (name "ULSG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 22.86 180) + (length 2.54) + (name "VHSG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 20.32 180) + (length 2.54) + (name "V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 17.78 180) + (length 2.54) + (name "VLSG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 12.7 180) + (length 2.54) + (name "WHSG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 10.16 180) + (length 2.54) + (name "W" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -12.7 180) + (length 2.54) + (name "VHN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 7.62 180) + (length 2.54) + (name "WLSG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -22.86 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -15.24 180) + (length 2.54) + (name "WHP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -17.78 180) + (length 2.54) + (name "WHN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 2.54 38.1 270) + (length 2.54) + (name "VSW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -20.32 -5.08 0) + (length 2.54) + (name "FGFB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "FGINN_TACH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8412" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -1.27 -3.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "DRV8412" + (at 1.27 -3.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Footprint" "Package_SO:HTSSOP-44-1EP_6.1x14mm_P0.635mm_EP5.2x14mm_Mask4.31x8.26mm_ThermalVias" + (at 8.89 -1.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/gpn/DRV8412" + (at 6.35 -1.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual Full-Bridge PWM Motor Driver 50V 2x6A Peak, HTSSOP-44 EP ThermalVias" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Dual Full-Bridge PWM Motor Driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*HTSSOP*44*6.1x14mm*P0.635mm*EP*ThermalVias*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8412_0_1" + (rectangle + (start -17.78 35.56) + (end 17.78 -35.56) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 17.78 -12.7) (xy 10.16 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 17.78 0) (xy 10.16 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 17.78 12.7) (xy 10.16 12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 17.78 25.4) (xy 10.16 25.4) (xy 10.16 -25.4) (xy 17.78 -25.4) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "DRV8412_1_0" + (pin power_in line + (at -7.62 38.1 270) + (length 2.54) + (name "GVDD_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "M3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -20.32 -17.78 0) + (length 2.54) + (name "VREG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 -38.1 90) + (length 2.54) + (name "AGND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -38.1 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -15.24 0) + (length 2.54) + (name "OC_ADJ" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 5.08 0) + (length 2.54) + (name "PWM_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 15.24 0) + (length 2.54) + (name "~{RESET_AB}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 7.62 0) + (length 2.54) + (name "PWM_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -20.32 20.32 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -38.1 90) + (length 2.54) hide + (name "NC/GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 38.1 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -38.1 90) + (length 2.54) hide + (name "NC/GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -20.32 22.86 0) + (length 2.54) + (name "~{OTW}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 38.1 270) + (length 2.54) + (name "GVDD_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -12.7 38.1 270) + (length 2.54) + (name "GVDD_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 22.86 180) + (length 2.54) + (name "BST_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -38.1 90) + (length 2.54) hide + (name "NC/GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 38.1 270) + (length 2.54) + (name "PVDD_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 38.1 270) + (length 2.54) + (name "PVDD_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 15.24 180) + (length 2.54) + (name "OUT_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 -38.1 90) + (length 2.54) + (name "GND_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -38.1 90) + (length 2.54) + (name "NC/GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 -38.1 90) + (length 2.54) + (name "GND_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 2.54 180) + (length 2.54) + (name "OUT_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 38.1 270) + (length 2.54) + (name "PVDD_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 10.16 180) + (length 2.54) + (name "BST_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -2.54 180) + (length 2.54) + (name "BST_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 38.1 270) + (length 2.54) + (name "PVDD_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -10.16 180) + (length 2.54) + (name "OUT_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 12.7 -38.1 90) + (length 2.54) + (name "GND_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 15.24 -38.1 90) + (length 2.54) + (name "GND_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -22.86 180) + (length 2.54) + (name "OUT_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -38.1 90) + (length 2.54) hide + (name "NC/GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 12.7 38.1 270) + (length 2.54) + (name "PVDD_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 15.24 38.1 270) + (length 2.54) + (name "PVDD_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -38.1 90) + (length 2.54) hide + (name "NC/GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -15.24 180) + (length 2.54) + (name "BST_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 38.1 270) + (length 2.54) + (name "GVDD_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -38.1 90) + (length 2.54) + (name "EP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 0 0) + (length 2.54) + (name "PWM_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 12.7 0) + (length 2.54) + (name "~{RESET_CD}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 2.54 0) + (length 2.54) + (name "PWM_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -5.08 0) + (length 2.54) + (name "M1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "M2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8432" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -1.27 -3.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "DRV8432" + (at 1.27 -3.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Footprint" "Package_SO:HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugUp" + (at 6.35 1.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/gpn/DRV8412" + (at 8.89 -2.54 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual Full-Bridge PWM Motor Driver 50V 2x12A Peak, HSOP-36, Slug-up" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Dual Full-Bridge PWM Motor Driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*HSOP*11.0x15.9mm*P0.65mm*SlugUp*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8432_0_1" + (rectangle + (start -17.78 35.56) + (end 17.78 -35.56) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 17.78 -12.7) (xy 10.16 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 17.78 0) (xy 10.16 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 17.78 12.7) (xy 10.16 12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 17.78 25.4) (xy 10.16 25.4) (xy 10.16 -25.4) (xy 17.78 -25.4) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "DRV8432_1_0" + (pin power_in line + (at -10.16 38.1 270) + (length 2.54) + (name "GVDD_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -20.32 -17.78 0) + (length 2.54) + (name "VREG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "M3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "M2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -5.08 0) + (length 2.54) + (name "M1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 2.54 0) + (length 2.54) + (name "PWM_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 12.7 0) + (length 2.54) + (name "~{RESET_CD}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 0 0) + (length 2.54) + (name "PWM_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 38.1 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 38.1 270) + (length 2.54) + (name "GVDD_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 38.1 270) + (length 2.54) + (name "GVDD_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -20.32 22.86 0) + (length 2.54) + (name "~{OTW}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -15.24 180) + (length 2.54) + (name "BST_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 15.24 38.1 270) + (length 2.54) + (name "PVDD_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -22.86 180) + (length 2.54) + (name "OUT_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 15.24 -38.1 90) + (length 2.54) + (name "GND_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 12.7 -38.1 90) + (length 2.54) + (name "GND_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -10.16 180) + (length 2.54) + (name "OUT_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 12.7 38.1 270) + (length 2.54) + (name "PVDD_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -2.54 180) + (length 2.54) + (name "BST_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 10.16 180) + (length 2.54) + (name "BST_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 38.1 270) + (length 2.54) + (name "PVDD_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -20.32 20.32 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 2.54 180) + (length 2.54) + (name "OUT_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 -38.1 90) + (length 2.54) + (name "GND_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 -38.1 90) + (length 2.54) + (name "GND_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 15.24 180) + (length 2.54) + (name "OUT_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 38.1 270) + (length 2.54) + (name "PVDD_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 22.86 180) + (length 2.54) + (name "BST_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -12.7 38.1 270) + (length 2.54) + (name "GVDD_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 7.62 0) + (length 2.54) + (name "PWM_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 15.24 0) + (length 2.54) + (name "~{RESET_AB}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 5.08 0) + (length 2.54) + (name "PWM_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -15.24 0) + (length 2.54) + (name "OC_ADJ" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -38.1 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 -38.1 90) + (length 2.54) + (name "AGND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8461SPWP" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8461SPWP" + (at 12.7 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:Texas_PWP0020A" + (at 20.32 -26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/drv8461.pdf" + (at 20.32 -29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "65V, 3A SPI Stepper motor controller with integrated MOSFETs, automatic torque, automatic microstep, HTSSOP-28" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "texas ti microstep driver silent STEP DIR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Texas*PWP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8461SPWP_0_0" + (pin input line + (at 12.7 15.24 180) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 2.54) + (name "BOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 -15.24 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 2.54) + (name "~{SCS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 22.86 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -12.7 2.54 0) + (length 2.54) + (name "SDO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 2.54) + (name "SDI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "SCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 2.54) + (name "ENABLE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 2.54) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 -10.16 180) + (length 2.54) + (name "CPL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 -15.24 180) + (length 2.54) + (name "CPH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -22.86 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 2.54) + (name "AOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 2.54) + (name "AOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "BOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "DRV8461SPWP_1_0" + (pin passive line + (at 12.7 -5.08 180) + (length 2.54) hide + (name "BOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 22.86 270) + (length 2.54) hide + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -12.7 17.78 0) + (length 2.54) + (name "DVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 22.86 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 10.16 180) + (length 2.54) hide + (name "AOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 5.08 180) + (length 2.54) hide + (name "AOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 0 180) + (length 2.54) hide + (name "BOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "DRV8461SPWP_1_1" + (rectangle + (start -10.16 20.32) + (end 10.16 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + ) + (symbol "DRV8662" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DRV8662" + (at -11.43 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:Texas_RGP0020D_VQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias" + (at 1.27 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8662.pdf" + (at -3.81 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Piezo Haptic Driver with Integrated Boost Converter" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "piezo driver boost" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Texas*RGP0020D*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8662_0_1" + (rectangle + (start -12.7 20.32) + (end 12.7 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8662_1_1" + (pin output line + (at -15.24 7.62 0) + (length 2.54) + (name "VPUMP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 2.54 22.86 270) + (length 2.54) + (name "VBST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 22.86 270) + (length 2.54) hide + (name "VBST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 22.86 270) + (length 2.54) + (name "PVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -7.62 180) + (length 2.54) + (name "OUT+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -10.16 180) + (length 2.54) + (name "OUT-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 15.24 5.08 180) + (length 2.54) + (name "REXT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 2.54) + (name "IN-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "IN+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "GAIN0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 0 0) + (length 2.54) + (name "GAIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 22.86 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 15.24 7.62 180) + (length 2.54) + (name "FB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -22.86 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 2.54) + (name "SW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 2.54) hide + (name "SW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -15.24 0) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8711" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 33.655 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8711" + (at 0 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 -31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/slvsc40f/slvsc40f.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Stepper motor controller, external N-channel MOSFET, single bipolar stepper motor, dual brushed DC motors" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "HTSSOP-38" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8711_0_1" + (rectangle + (start -15.24 30.48) + (end 15.24 -30.48) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8711_1_1" + (pin bidirectional line + (at -17.78 27.94 0) + (length 2.54) + (name "CP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 2.54 0) + (length 2.54) + (name "STEP/AIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 0 0) + (length 2.54) + (name "DIR/AIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -2.54 0) + (length 2.54) + (name "BIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -5.08 0) + (length 2.54) + (name "BIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "SCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -12.7 0) + (length 2.54) + (name "SDATI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -15.24 0) + (length 2.54) + (name "SCS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 -17.78 0) + (length 2.54) + (name "SDATO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 -22.86 0) + (length 2.54) + (name "FAULTn" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 -25.4 0) + (length 2.54) + (name "STALLn/BEMFVn" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 25.4 0) + (length 2.54) + (name "CP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 -27.94 0) + (length 2.54) + (name "BEMF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -12.7 180) + (length 2.54) + (name "BOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -10.16 180) + (length 2.54) + (name "B2HS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -7.62 180) + (length 2.54) + (name "B2LS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -5.08 180) + (length 2.54) + (name "BISENN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -2.54 180) + (length 2.54) + (name "BISENP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 0 180) + (length 2.54) + (name "B1LS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 2.54 180) + (length 2.54) + (name "B1HS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 5.08 180) + (length 2.54) + (name "BOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -22.86 180) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 22.86 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 10.16 180) + (length 2.54) + (name "AOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 12.7 180) + (length 2.54) + (name "A2HS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 15.24 180) + (length 2.54) + (name "A2LS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 17.78 180) + (length 2.54) + (name "AISENN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 20.32 180) + (length 2.54) + (name "AISENP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 22.86 180) + (length 2.54) + (name "A1LS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 25.4 180) + (length 2.54) + (name "A1HS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 27.94 180) + (length 2.54) + (name "AOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -25.4 180) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -17.78 180) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 20.32 0) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -20.32 180) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -17.78 15.24 0) + (length 2.54) + (name "V5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 12.7 0) + (length 2.54) + (name "VINT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 7.62 0) + (length 2.54) + (name "SLEEPn" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 5.08 0) + (length 2.54) + (name "RESET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8800PWP" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DRV8800PWP" + (at -12.7 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias" + (at 30.48 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8801.pdf" + (at 1.27 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "H-Bridge Motor Driver, TSSOP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-Bridge Motor Driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*TSSOP*4.4x5mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8800PWP_0_1" + (rectangle + (start -12.7 12.7) + (end 12.7 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8800PWP_1_1" + (pin open_collector line + (at 17.78 -5.08 180) + (length 5.08) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 7.62 180) + (length 5.08) + (name "OUT-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 5.08 0) + (length 5.08) + (name "CP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 2.54 0) + (length 5.08) + (name "CP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 7.62 0) + (length 5.08) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -7.62 180) + (length 5.08) + (name "VREG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -2.54 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -17.78 90) + (length 5.08) + (name "GND(PPAD)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 0 0) + (length 5.08) + (name "MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -5.08 0) + (length 5.08) + (name "PHASE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 5.08) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -7.62 0) + (length 5.08) + (name "ENABLE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 10.16 180) + (length 5.08) + (name "OUT+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 2.54 180) + (length 5.08) + (name "SENSE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 10.16 0) + (length 5.08) + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8800RTY" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DRV8800RTY" + (at -12.7 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:Texas_RTY_WQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias" + (at 29.21 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8801.pdf" + (at 1.27 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "H-Bridge Motor Driver, WQFN-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-Bridge Motor Driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Texas*RTY*EP2.1x2.1mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8800RTY_0_1" + (rectangle + (start -12.7 12.7) + (end 12.7 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8800RTY_1_1" + (pin input line + (at -17.78 -5.08 0) + (length 5.08) + (name "PHASE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 5.08 0) + (length 5.08) + (name "CP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 2.54 0) + (length 5.08) + (name "CP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 7.62 0) + (length 5.08) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -7.62 180) + (length 5.08) + (name "VREG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 17.78 -5.08 180) + (length 5.08) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 0 0) + (length 5.08) + (name "MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -17.78 90) + (length 5.08) + (name "GND(PPAD)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 5.08) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -7.62 0) + (length 5.08) + (name "ENABLE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -2.54 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 10.16 180) + (length 5.08) + (name "OUT+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 2.54 180) + (length 5.08) + (name "SENSE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 10.16 0) + (length 5.08) + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 7.62 180) + (length 5.08) + (name "OUT-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8801PWP" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DRV8801PWP" + (at -12.7 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias" + (at 30.48 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8801.pdf" + (at 1.27 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "H-Bridge Motor Driver, TSSOP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-Bridge Motor Driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*TSSOP*4.4x5mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8801PWP_0_1" + (rectangle + (start -12.7 12.7) + (end 12.7 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8801PWP_1_1" + (pin open_collector line + (at 17.78 -5.08 180) + (length 5.08) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 7.62 180) + (length 5.08) + (name "OUT-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 5.08 0) + (length 5.08) + (name "CP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 2.54 0) + (length 5.08) + (name "CP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 7.62 0) + (length 5.08) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -7.62 180) + (length 5.08) + (name "VPROPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -2.54 0) + (length 5.08) + (name "MODE2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -17.78 90) + (length 5.08) + (name "GND(PPAD)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 0 0) + (length 5.08) + (name "MODE1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -5.08 0) + (length 5.08) + (name "PHASE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 5.08) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -7.62 0) + (length 5.08) + (name "ENABLE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 10.16 180) + (length 5.08) + (name "OUT+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 2.54 180) + (length 5.08) + (name "SENSE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 10.16 0) + (length 5.08) + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8801RTY" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DRV8801RTY" + (at -12.7 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:Texas_RTY_WQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias" + (at 29.21 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8801.pdf" + (at 1.27 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "H-Bridge Motor Driver, WQFN-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-Bridge Motor Driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Texas*RTY*EP2.1x2.1mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8801RTY_0_1" + (rectangle + (start -12.7 12.7) + (end 12.7 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8801RTY_1_1" + (pin input line + (at -17.78 -5.08 0) + (length 5.08) + (name "PHASE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 5.08 0) + (length 5.08) + (name "CP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 2.54 0) + (length 5.08) + (name "CP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 7.62 0) + (length 5.08) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -7.62 180) + (length 5.08) + (name "VPROPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 17.78 -5.08 180) + (length 5.08) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 0 0) + (length 5.08) + (name "MODE1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -17.78 90) + (length 5.08) + (name "GND(PPAD)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 5.08) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -7.62 0) + (length 5.08) + (name "ENABLE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -2.54 0) + (length 5.08) + (name "MODE2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 10.16 180) + (length 5.08) + (name "OUT+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 2.54 180) + (length 5.08) + (name "SENSE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 10.16 0) + (length 5.08) + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 7.62 180) + (length 5.08) + (name "OUT-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8833PW" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -3.81 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8833PW" + (at -3.81 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:TSSOP-16_4.4x5mm_P0.65mm" + (at 5.08 -17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8833.pdf" + (at 5.08 -20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "Dual H-Bridge Motor Driver, TSSOP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TSSOP-16*4.4x5mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8833PW_0_1" + (rectangle + (start -10.16 12.7) + (end 10.16 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8833PW_1_1" + (pin input line + (at -15.24 10.16 0) + (length 5.08) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 5.08) + (name "BIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 7.62 0) + (length 5.08) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 17.78 270) + (length 5.08) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 17.78 270) + (length 5.08) + (name "VINT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 5.08) + (name "AIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 5.08) + (name "AIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -2.54 180) + (length 5.08) + (name "AOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 5.08 0) + (length 5.08) + (name "AISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -5.08 180) + (length 5.08) + (name "AOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -10.16 180) + (length 5.08) + (name "BOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 2.54 0) + (length 5.08) + (name "BISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -7.62 180) + (length 5.08) + (name "BOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 15.24 2.54 180) + (length 5.08) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 5.08) + (name "BIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8833PWP" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -3.81 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8833PWP" + (at -3.81 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias" + (at 5.08 -15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8833.pdf" + (at 5.08 -17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "Dual H-Bridge Motor Driver, HTSSOP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "HTSSOP-16-1EP*4.4x5mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8833PWP_0_1" + (rectangle + (start -10.16 12.7) + (end 10.16 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8833PWP_1_1" + (pin input line + (at -15.24 10.16 0) + (length 5.08) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 5.08) + (name "BIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 7.62 0) + (length 5.08) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 17.78 270) + (length 5.08) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 17.78 270) + (length 5.08) + (name "VINT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 5.08) + (name "AIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 5.08) + (name "AIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -17.78 90) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -2.54 180) + (length 5.08) + (name "AOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 5.08 0) + (length 5.08) + (name "AISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -5.08 180) + (length 5.08) + (name "AOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -10.16 180) + (length 5.08) + (name "BOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 2.54 0) + (length 5.08) + (name "BISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -7.62 180) + (length 5.08) + (name "BOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 15.24 2.54 180) + (length 5.08) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 5.08) + (name "BIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8833RTY" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -3.81 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8833RTY" + (at -3.81 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:Texas_RTY_WQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias" + (at 5.08 -17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8833.pdf" + (at 5.08 -20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "Dual H-Bridge Motor Driver, WQFN-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Texas*RTY*EP2.1x2.1mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8833RTY_0_1" + (rectangle + (start -10.16 12.7) + (end 10.16 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8833RTY_1_1" + (pin bidirectional line + (at -15.24 5.08 0) + (length 5.08) + (name "AISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 17.78 270) + (length 5.08) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 17.78 270) + (length 5.08) + (name "VINT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 5.08) + (name "AIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 5.08) + (name "AIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 10.16 0) + (length 5.08) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -2.54 180) + (length 5.08) + (name "AOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -17.78 90) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -5.08 180) + (length 5.08) + (name "AOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -10.16 180) + (length 5.08) + (name "BOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 2.54 0) + (length 5.08) + (name "BISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -7.62 180) + (length 5.08) + (name "BOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 15.24 2.54 180) + (length 5.08) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 5.08) + (name "BIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 5.08) + (name "BIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 7.62 0) + (length 5.08) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8837C" + (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" "DRV8837C" + (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/drv8837c.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "H-Bridge driver, 1A, 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 "DRV8837C_0_1" + (rectangle + (start -7.62 10.16) + (end 7.62 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8837C_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 "DRV8838" + (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" "DRV8838" + (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, PH/EN 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 "DRV8838_0_1" + (rectangle + (start -7.62 10.16) + (end 7.62 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8838_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 "EN" + (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 "PH" + (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 "DRV8847PWP" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8847PWP" + (at 8.89 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias" + (at 0 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/drv8847.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual H-Bridge Motor Driver, 1A, HTSSOP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Dual H-Bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "HTSSOP*1EP*4.4x5mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8847PWP_0_1" + (rectangle + (start -10.16 -12.7) + (end 10.16 12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8847PWP_1_1" + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 2.54) + (name "IN4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "TRQ" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -15.24 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -15.24 90) + (length 2.54) + (name "PPAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -5.08 180) + (length 2.54) + (name "ISEN12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "OUT4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -10.16 180) + (length 2.54) + (name "ISEN34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 2.54) + (name "OUT3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 5.08 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "IN3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8847PWR" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8847PWR" + (at 8.89 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:TSSOP-16_4.4x5mm_P0.65mm" + (at 0 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/drv8847.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual H-Bridge Motor Driver, 1A, TSSOP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Dual H-Bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TSSOP*4.4x5mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8847PWR_0_1" + (rectangle + (start -10.16 -12.7) + (end 10.16 12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8847PWR_1_1" + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 2.54) + (name "IN4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "TRQ" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -15.24 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -5.08 180) + (length 2.54) + (name "ISEN12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "OUT4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -10.16 180) + (length 2.54) + (name "ISEN34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 2.54) + (name "OUT3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 5.08 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "IN3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8847RTE" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8847RTE" + (at 8.89 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias" + (at 0 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/drv8847.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual H-Bridge Motor Driver, 1A, WQFN-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Dual H-Bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "QFN*1EP*3x3mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8847RTE_0_1" + (rectangle + (start -10.16 -12.7) + (end 10.16 12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8847RTE_1_1" + (pin passive line + (at 12.7 -5.08 180) + (length 2.54) + (name "ISEN12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -15.24 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -15.24 90) + (length 2.54) + (name "PPAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "OUT4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -10.16 180) + (length 2.54) + (name "ISEN34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 2.54) + (name "OUT3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 5.08 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "IN3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 2.54) + (name "IN4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "TRQ" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8847SPWR" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8847SPWR" + (at 8.89 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:TSSOP-16_4.4x5mm_P0.65mm" + (at 0 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/drv8847.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual H-Bridge Motor Driver, 1A, I2C Interface, TSSOP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Dual H-Bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TSSOP*4.4x5mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8847SPWR_0_1" + (rectangle + (start -10.16 -12.7) + (end 10.16 12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8847SPWR_1_1" + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 2.54) + (name "IN4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "SCL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -15.24 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 7.62 0) + (length 2.54) + (name "SDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -5.08 180) + (length 2.54) + (name "ISEN12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "OUT4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -10.16 180) + (length 2.54) + (name "ISEN34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 2.54) + (name "OUT3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 5.08 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "IN3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8848" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 14.224 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8848" + (at 7.366 14.224 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:TSSOP-16-1EP_4.4x5mm_P0.65mm" + (at 0 -17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8848.pdf" + (at -29.21 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual H-Bridge motor driver, PWM controlled, single/dual brushed DC stepper, +2 to +18 VDD, TSSOP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Dual H-Bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TSSOP*1EP*4.4x5mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8848_0_1" + (rectangle + (start -12.7 12.7) + (end 12.7 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8848_1_1" + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 2.54) + (name "BIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -15.24 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 10.16 180) + (length 2.54) + (name "VINT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "AIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 0 0) + (length 2.54) + (name "AIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -15.24 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 180) + (length 2.54) + (name "AOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 0 180) + (length 2.54) + (name "AISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 2.54 180) + (length 2.54) + (name "AOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -7.62 180) + (length 2.54) + (name "BOUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -10.16 180) + (length 2.54) + (name "BISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 2.54) + (name "BOUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -15.24 7.62 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "BIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8870DDA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -6.35 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8870DDA" + (at 8.89 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias" + (at 2.54 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8870.pdf" + (at -6.35 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Brushed DC Motor Driver, PWM Control, 45V, 3.6A, Dynamic current limiting, HTSOP-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge driver motor current limit" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Texas*HTSOP*1EP*3.9x4.9mm*P1.27mm*EP2.95x4.9mm*Mask2.4x3.1mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8870DDA_0_1" + (rectangle + (start -7.62 5.08) + (end 7.62 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8870DDA_1_1" + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 0 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.54 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -5.08 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 7.62 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 2.54 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -5.08 180) + (length 2.54) + (name "ISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 0 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -10.16 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8871DDA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -6.35 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8871DDA" + (at 8.89 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias" + (at 6.35 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8871.pdf" + (at 6.35 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Brushed DC Motor Driver, PWM Control, 45V, 3.6A, Current limiting, HTSOP-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge driver motor current limit" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Texas*HTSOP*1EP*3.9x4.9mm*P1.27mm*EP2.95x4.9mm*Mask2.4x3.1mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8871DDA_0_1" + (rectangle + (start -7.62 5.08) + (end 7.62 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8871DDA_1_1" + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 0 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.54 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -5.08 180) + (length 2.54) + (name "ILIM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 7.62 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 2.54 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -10.16 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 0 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -10.16 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "DRV8872DDA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -6.35 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8872DDA" + (at 8.89 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias" + (at 5.08 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/drv8872.pdf" + (at -6.35 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Brushed DC Motor Driver, PWM Control, 45V, 3.6A, Current limiting, Fault Reporting, HTSOP-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge driver motor current limit" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Texas*HTSOP*1EP*3.9x4.9mm*P1.27mm*EP2.95x4.9mm*Mask2.4x3.1mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "DRV8872DDA_0_1" + (rectangle + (start -7.62 5.08) + (end 7.62 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "DRV8872DDA_1_1" + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 0 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.54 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -10.16 -5.08 0) + (length 2.54) + (name "nFAULT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 7.62 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 2.54 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -5.08 180) + (length 2.54) + (name "ISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 0 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -10.16 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "L293" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -5.08 26.035 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "L293" + (at -5.08 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm" + (at 6.35 -19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/l293.pdf" + (at -7.62 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quadruple Half-H Drivers" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Half-H Driver Motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "L293_0_1" + (rectangle + (start -10.16 22.86) + (end 10.16 -17.78) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (circle + (center -2.286 -6.858) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center -2.286 8.255) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -6.35 -4.953) (xy -1.27 -4.953) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -6.35 0.127) (xy -3.175 0.127) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -6.35 10.16) (xy -1.27 10.16) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -6.35 15.24) (xy -3.175 15.24) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0.127) (xy 6.35 0.127) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 15.24) (xy 6.35 15.24) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 -4.953) (xy 6.35 -4.953) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 10.16) (xy 6.35 10.16) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.286 -6.858) (xy -0.254 -6.858) (xy -0.254 -5.588) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.286 -0.635) (xy -2.286 -10.16) (xy -3.556 -10.16) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.286 8.255) (xy -0.254 8.255) (xy -0.254 9.525) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.286 14.478) (xy -2.286 5.08) (xy -3.556 5.08) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.175 1.397) (xy -3.175 -1.143) (xy -1.27 0.127) (xy -3.175 1.397) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.175 16.51) (xy -3.175 13.97) (xy -1.27 15.24) (xy -3.175 16.51) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -3.683) (xy -1.27 -6.223) (xy 0.635 -4.953) (xy -1.27 -3.683) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 11.43) (xy -1.27 8.89) (xy 0.635 10.16) (xy -1.27 11.43) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "L293_1_1" + (pin input line + (at -12.7 5.08 0) + (length 2.54) + (name "EN1,2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 2.54) + (name "3A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "3Y" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -20.32 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -20.32 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 2.54) + (name "4Y" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "4A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 25.4 270) + (length 2.54) + (name "VCC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 15.24 0) + (length 2.54) + (name "1A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 15.24 180) + (length 2.54) + (name "1Y" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 -20.32 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -20.32 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 2.54) + (name "2Y" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "2A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 25.4 270) + (length 2.54) + (name "VCC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 2.54) + (name "EN3,4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "L293E" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "L293E" + (at 8.89 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DIP:DIP-20_W7.62mm" + (at 20.32 -12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/l293e.pdf" + (at -10.16 -19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push-pull four-channel driver, DIP-20" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Half-H Driver Motor Sense" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "L293E_0_1" + (rectangle + (start -12.7 10.16) + (end 12.7 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "L293E_1_1" + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "EN12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 12.7 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 15.24 7.62 180) + (length 2.54) + (name "EN34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 15.24 -7.62 180) + (length 2.54) + (name "IN3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 2.54) + (name "OUT3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -2.54 180) + (length 2.54) + (name "SENSE3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (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 "15" + (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 "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 0 180) + (length 2.54) + (name "SENSE4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 2.54 180) + (length 2.54) + (name "OUT4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 15.24 5.08 180) + (length 2.54) + (name "IN4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 12.7 270) + (length 2.54) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 2.54 0) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 0 0) + (length 2.54) + (name "SENSE1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (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 "5" + (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 "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 -2.54 0) + (length 2.54) + (name "SENSE2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 -5.08 0) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "L297" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -6.35 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "L297" + (at -6.35 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -6.35 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "www.st.com/resource/en/datasheet/cd00000063.pdf" + (at -6.35 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Stepper Motor Controller, DIP-20/SO-20" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper Motor Controller" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP* SO*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "L297_0_1" + (rectangle + (start -12.7 15.24) + (end 12.7 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "L297_1_0" + (pin input line + (at -17.78 0 0) + (length 5.08) + (name "CONTROL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 20.32 270) + (length 5.08) + (name "Vs" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -7.62 0) + (length 5.08) + (name "SENS2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -5.08 0) + (length 5.08) + (name "SENS1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 7.62 20.32 270) + (length 5.08) + (name "Vref" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 5.08) + (name "OSC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 7.62 0) + (length 5.08) + (name "CW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -17.78 10.16 0) + (length 5.08) + (name "CLOCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 12.7 0) + (length 5.08) + (name "HALF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -17.78 2.54 0) + (length 5.08) + (name "RESET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "L297_1_1" + (pin bidirectional line + (at -17.78 -12.7 0) + (length 5.08) + (name "SYNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 5.08 0) + (length 5.08) + (name "ENABLE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -20.32 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 17.78 -12.7 180) + (length 5.08) + (name "HOME" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 7.62 180) + (length 5.08) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 17.78 -5.08 180) + (length 5.08) + (name "INH1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 5.08 180) + (length 5.08) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 2.54 180) + (length 5.08) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 17.78 -7.62 180) + (length 5.08) + (name "INH2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 0 180) + (length 5.08) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "L298HN" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "L298HN" + (at 12.7 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-220-15_P2.54x2.54mm_StaggerOdd_Lead5.84mm_TabDown" + (at 1.27 -16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00000240.pdf" + (at 3.81 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual full bridge motor driver, up to 46V, 4A, Multiwatt15-H" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO?220*StaggerOdd*TabDown*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "L298HN_0_1" + (rectangle + (start -12.7 15.24) + (end 12.7 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "L298HN_1_1" + (pin power_in line + (at -7.62 -17.78 90) + (length 2.54) + (name "SENSE_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "IN3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "EnB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 0 0) + (length 2.54) + (name "IN4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -2.54 180) + (length 2.54) + (name "OUT3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 2.54) + (name "OUT4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 -17.78 90) + (length 2.54) + (name "SENSE_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 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 15.24 2.54 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 2.54 17.78 270) + (length 2.54) + (name "Vs" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "EnA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 2.54) + (name "Vss" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "L298P" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "L298P" + (at 10.16 -16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 3.81 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00000240.pdf" + (at 3.81 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual full bridge motor driver, up to 46V, 4A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "L298P_0_1" + (rectangle + (start -12.7 15.24) + (end 12.7 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "L298P_1_1" + (pin power_in line + (at -2.54 -17.78 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -17.78 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 2.54) + (name "Vss" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "IN3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "EnB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 0 0) + (length 2.54) + (name "IN4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -2.54 180) + (length 2.54) + (name "OUT3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 2.54) + (name "OUT4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 10.16 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 -17.78 90) + (length 2.54) + (name "SENSE_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -17.78 90) + (length 2.54) + (name "SENSE_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -17.78 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 12.7 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 2.54 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 17.78 270) + (length 2.54) + (name "Vs" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "EnA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LMD18200" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "LMD18200" + (at 15.24 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-220-11_P3.4x5.08mm_StaggerOdd_Lead4.85mm_Vertical" + (at -36.83 -34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lmd18200.pdf" + (at -2.54 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3A, 55V H-Bridge, Motion Control Applications, TO-220-11" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-Bridge DC stepper servo motor driver Motion Control Applications" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO?220*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LMD18200_0_1" + (rectangle + (start -15.24 -20.32) + (end 15.24 17.78) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "LMD18200_1_1" + (pin passive line + (at 17.78 7.62 180) + (length 2.54) + (name "BOOTSTRAP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -5.08 180) + (length 2.54) + (name "OUTPUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 2.54 180) + (length 2.54) + (name "BOOTSTRAP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 15.24 180) + (length 2.54) + (name "OUTPUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 0 0) + (length 2.54) + (name "DIRECTION" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -7.62 0) + (length 2.54) + (name "BRAKE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 7.62 0) + (length 2.54) + (name "PWM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 20.32 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -22.86 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -10.16 180) + (length 2.54) + (name "CURRENT_SENSE_OUTPUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 17.78 -12.7 180) + (length 2.54) + (name "~{THERMAL_FLAG_OUTPUT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "MAX22201" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 7.62 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MAX22201" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:Maxim_TDFN-12-1EP_3x3mm_P0.5mm_EP1.7x2.5mm_ThermalVias" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/max22201-max22207.pdf" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "36V, 3.5A Brushed Motor Driver with Integrated Current Sense and Configurable Off Time, 12-TDFN" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Brushed Motor Driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Maxim*TDFN*12*1EP*3x3mm*P0.5mm*EP1.7x2.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "MAX22201_0_1" + (rectangle + (start -10.16 12.7) + (end 10.16 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "MAX22201_1_1" + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "ILIM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "V_{M}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 0 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -15.24 90) + (length 2.54) + (name "PAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "ROFF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -15.24 90) + (length 2.54) + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -12.7 -2.54 0) + (length 2.54) + (name "ISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 12.7 7.62 180) + (length 2.54) + (name "V_{18}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -15.24 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -7.62 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "MAX22202" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 7.62 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MAX22202" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:Maxim_TDFN-12-1EP_3x3mm_P0.5mm_EP1.7x2.5mm_ThermalVias" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/max22201-max22207.pdf" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "36V, 3.5A Brushed Motor Driver with Integrated Current Sense and Enable/Phase Inputs, 12-TDFN" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Brushed Motor Driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Maxim*TDFN*12*1EP*3x3mm*P0.5mm*EP1.7x2.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "MAX22202_0_1" + (rectangle + (start -10.16 12.7) + (end 10.16 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "MAX22202_1_1" + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "ILIM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "V_{M}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 0 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -15.24 90) + (length 2.54) + (name "PAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -15.24 90) + (length 2.54) + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "PHASE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "ENBL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -12.7 -2.54 0) + (length 2.54) + (name "ISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 12.7 7.62 180) + (length 2.54) + (name "V_{18}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -15.24 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -7.62 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "MAX22207" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 7.62 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MAX22207" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:Maxim_TDFN-12-1EP_3x3mm_P0.5mm_EP1.7x2.5mm_ThermalVias" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/max22201-max22207.pdf" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "36V, 3.5A Brushed Motor Driver with Integrated Current Sense and Current Driver Regulation output, 12-TDFN" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Brushed Motor Driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Maxim*TDFN*12*1EP*3x3mm*P0.5mm*EP1.7x2.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "MAX22207_0_1" + (rectangle + (start -10.16 12.7) + (end 10.16 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "MAX22207_1_1" + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "ILIM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "V_{M}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 0 0) + (length 2.54) + (name "~{FAULT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -15.24 90) + (length 2.54) + (name "PAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 -5.08 0) + (length 2.54) + (name "~{CDROUT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -15.24 90) + (length 2.54) + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "IN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "IN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -12.7 -2.54 0) + (length 2.54) + (name "ISEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 12.7 7.62 180) + (length 2.54) + (name "V_{18}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -15.24 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -7.62 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "PAC5527QM" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -14.605 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "PAC5527QM" + (at 15.494 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_DFN_QFN:Qorvo_TQFN66-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm" + (at 0 -66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.qorvo.com/products/d/da006847" + (at 0 -63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "48V Charge Pump Motor Controller and Driver for BLDC Motors, QFN-48" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "mcu motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Qorvo*TQFN66*1EP*6x6mm*P0.4mm*EP4.2x4.2mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PAC5527QM_1_1" + (rectangle + (start -15.24 50.8) + (end 15.24 -50.8) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (pin bidirectional line + (at 17.78 -35.56 180) + (length 2.54) + (name "PF2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "TBQEPPHB" input line) + (alternate "TCPWM2" output line) + (alternate "TDI" input line) + (alternate "TDPWM2" output line) + (alternate "TRACED1" output line) + (alternate "USBMOSI" output line) + ) + (pin bidirectional line + (at 17.78 38.1 180) + (length 2.54) + (name "AIO4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 35.56 180) + (length 2.54) + (name "AIO5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 33.02 180) + (length 2.54) + (name "AIO6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 30.48 180) + (length 2.54) + (name "AIO7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 27.94 180) + (length 2.54) + (name "AIO8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 25.4 180) + (length 2.54) + (name "AIO9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -17.78 22.86 0) + (length 2.54) + (name "VSYS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 53.34 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 35.56 0) + (length 2.54) + (name "SW1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 33.02 0) + (length 2.54) + (name "SW2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 -33.02 180) + (length 2.54) + (name "PF1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SWDIO" bidirectional line) + (alternate "TBQEPPHA" input line) + (alternate "TCPWM1" output line) + (alternate "TDPWM1" output line) + (alternate "TMS" input line) + (alternate "TRACED0" output line) + (alternate "USBSS" bidirectional line) + ) + (pin power_out line + (at -17.78 27.94 0) + (length 2.54) + (name "VP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 40.64 0) + (length 2.54) + (name "CPL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 43.18 0) + (length 2.54) + (name "CPH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 15.24 180) + (length 2.54) + (name "DRL0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 7.62 180) + (length 2.54) + (name "DRL1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 0 180) + (length 2.54) + (name "DRL2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 17.78 180) + (length 2.54) + (name "DRS0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 20.32 180) + (length 2.54) + (name "DRH0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 10.16 180) + (length 2.54) + (name "DRS1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 12.7 180) + (length 2.54) + (name "DRH1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 -30.48 180) + (length 2.54) + (name "PF0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SWDCLK" input line) + (alternate "TBQEPIDX" input line) + (alternate "TCK" input line) + (alternate "TCPWM0" output line) + (alternate "TDPWM0" output line) + (alternate "TRACECLK" output line) + (alternate "USBSCLK" bidirectional line) + ) + (pin output line + (at 17.78 2.54 180) + (length 2.54) + (name "DRS2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 5.08 180) + (length 2.54) + (name "DRH2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 48.26 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 -12.7 180) + (length 2.54) + (name "PD7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CANRXD" input line) + (alternate "I2CSCL" bidirectional line) + (alternate "TBPWM7" output line) + (alternate "TCPWM7" output line) + (alternate "USDMISO" input line) + ) + (pin bidirectional line + (at 17.78 -10.16 180) + (length 2.54) + (name "PD6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CANTXD" output line) + (alternate "I2CSDA" bidirectional line) + (alternate "TBPWM6" output line) + (alternate "TBQEPPHB" input line) + (alternate "TCPWM6" output line) + (alternate "TDQEPPHB" input line) + (alternate "USDMOSI" output line) + ) + (pin bidirectional line + (at 17.78 -7.62 180) + (length 2.54) + (name "PD5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CANRXD" input line) + (alternate "TBPWM5" output line) + (alternate "TBQEPPHA" input line) + (alternate "TCPWM5" output line) + (alternate "TDQEPPHA" input line) + (alternate "USDMISO" input line) + (alternate "USDSS" bidirectional line) + ) + (pin bidirectional line + (at 17.78 -5.08 180) + (length 2.54) + (name "PD4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "TBPWM4" output line) + (alternate "TBQEPIDX" input line) + (alternate "TCPWM4" output line) + (alternate "TDQEPIDX" input line) + (alternate "TRACED3" output line) + (alternate "USDMOSI" output line) + (alternate "USDSCLK" bidirectional line) + ) + (pin bidirectional line + (at 17.78 -17.78 180) + (length 2.54) + (name "PE0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "EMUXC" output line) + (alternate "I2CSCL" bidirectional line) + (alternate "TAQEPIDX" input line) + (alternate "TBQEPIDX" input line) + (alternate "TCPWM4" output line) + (alternate "TDPWM0" output line) + (alternate "USCSCLK" bidirectional line) + ) + (pin bidirectional line + (at 17.78 -20.32 180) + (length 2.54) + (name "PE1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "EMUXD" output line) + (alternate "I2CSDA" bidirectional line) + (alternate "TAQEPPHA" input line) + (alternate "TBQEPPHA" input line) + (alternate "TCPWM5" output line) + (alternate "TDPWM1" output line) + (alternate "USCSS" bidirectional line) + ) + (pin bidirectional line + (at 17.78 -22.86 180) + (length 2.54) + (name "PE2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CANRXD" input line) + (alternate "EXTCLK" output line) + (alternate "TAQEPPHA" input line) + (alternate "TAQEPPHB" input line) + (alternate "TCPWM6" output line) + (alternate "TDPWM2" output line) + (alternate "USCMOSI" output line) + ) + (pin power_out line + (at -17.78 15.24 0) + (length 2.54) + (name "VCC33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 -25.4 180) + (length 2.54) + (name "PE3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CANTXD" output line) + (alternate "FRCLK" output line) + (alternate "TCPWM7" output line) + (alternate "TDPWM3" output line) + (alternate "USCMISO" input line) + ) + (pin power_out line + (at -17.78 12.7 0) + (length 2.54) + (name "VCC18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -17.78 17.78 0) + (length 2.54) + (name "VCORE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -17.78 20.32 0) + (length 2.54) + (name "VCCIO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 -48.26 180) + (length 2.54) + (name "PF7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CANTXD" output line) + (alternate "I2CSDA" bidirectional line) + (alternate "TCPWM7" output line) + (alternate "TDPWM7" output line) + (alternate "USDMISO" input line) + ) + (pin bidirectional line + (at 17.78 -45.72 180) + (length 2.54) + (name "PF6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CANRXD" input line) + (alternate "I2CSCL" bidirectional line) + (alternate "TCPWM6" output line) + (alternate "TCQEPPHB" input line) + (alternate "TDPWM6" output line) + (alternate "USDMOSI" output line) + ) + (pin bidirectional line + (at 17.78 -43.18 180) + (length 2.54) + (name "PF5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "EMUXD" output line) + (alternate "TCPWM5" output line) + (alternate "TCQEPPHA" input line) + (alternate "TDPWM5" output line) + (alternate "USDSS" bidirectional line) + ) + (pin bidirectional line + (at 17.78 -40.64 180) + (length 2.54) + (name "PF4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "EMUXD" output line) + (alternate "TCPWM4" output line) + (alternate "TCQEPIDX" input line) + (alternate "TDPWM4" output line) + (alternate "TRACED3" output line) + (alternate "USDSCLK" bidirectional line) + ) + (pin bidirectional line + (at 17.78 -38.1 180) + (length 2.54) + (name "PF3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FRCLK" output line) + (alternate "TCPWM3" output line) + (alternate "TDO" output line) + (alternate "TDPWM3" output line) + (alternate "TRACED2" output line) + (alternate "USBMISO" input line) + ) + (pin passive line + (at 0 -53.34 90) + (length 2.54) hide + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -53.34 90) + (length 2.54) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 48.26 180) + (length 2.54) + (name "AIO0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 45.72 180) + (length 2.54) + (name "AIO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 43.18 180) + (length 2.54) + (name "AIO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 40.64 180) + (length 2.54) + (name "AIO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "PG001M" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "PG001M" + (at 7.62 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.allegromicro.com/~/media/Files/Sanken/Datasheets/PG001M-Datasheet.ashx" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Parallel to serial data converter for SLA7042M/SLA7044M" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Support IC for SLA7042M/SLA7044M" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP* PDIP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PG001M_0_1" + (rectangle + (start 12.7 -12.7) + (end -12.7 12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "PG001M_1_1" + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 0 180) + (length 2.54) + (name "DATA_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 2.54 180) + (length 2.54) + (name "DATA_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -2.54 180) + (length 2.54) + (name "~{STROBE}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 2.54) + (name "CLK_OUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "VECTOR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "Vdd" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "CLK_IN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "~{CW}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 0 0) + (length 2.54) + (name "MSEL_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "MSEL_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -15.24 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 2.54) + (name "~{MONITOR}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Pololu_Breakout_A4988" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "A" + (at -2.54 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pololu_Breakout_A4988" + (at -2.54 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Module:Pololu_Breakout-16_15.2x20.3mm" + (at 6.985 -19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.pololu.com/product/2980/pictures" + (at 2.54 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Pololu Breakout Board, Stepper Driver A4988" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Pololu Breakout Board Stepper Driver A4988" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Pololu*Breakout*15.2x20.3mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Pololu_Breakout_A4988_0_1" + (rectangle + (start 10.16 -17.78) + (end -7.62 15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "Pololu_Breakout_A4988_1_1" + (pin power_in line + (at 0 -20.32 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -7.62 0) + (length 2.54) + (name "MS1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -10.16 0) + (length 2.54) + (name "MS2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -12.7 0) + (length 2.54) + (name "MS3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 10.16 0) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 7.62 0) + (length 2.54) + (name "~{SLEEP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 0 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -2.54 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 2.54) + (name "1B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "1A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -2.54 180) + (length 2.54) + (name "2A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 2.54) + (name "2B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -20.32 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 17.78 270) + (length 2.54) + (name "VMOT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.54 0) + (length 2.54) + (name "~{ENABLE}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Pololu_Breakout_DRV8825" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "A" + (at -2.54 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pololu_Breakout_DRV8825" + (at -2.54 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Module:Pololu_Breakout-16_15.2x20.3mm" + (at 5.08 -20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.pololu.com/product/2982" + (at 2.54 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Pololu Breakout Board, Stepper Driver DRV8825" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Pololu Breakout Board Stepper Driver DRV8825" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Pololu*Breakout*15.2x20.3mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Pololu_Breakout_DRV8825_0_1" + (rectangle + (start 7.62 -17.78) + (end -7.62 12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "Pololu_Breakout_DRV8825_1_1" + (pin power_in line + (at 0 -20.32 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -10.16 0) + (length 2.54) + (name "M0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -12.7 0) + (length 2.54) + (name "M1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -15.24 0) + (length 2.54) + (name "M2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 7.62 0) + (length 2.54) + (name "~{RST}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 5.08 0) + (length 2.54) + (name "~{SLP}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -2.54 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -5.08 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -10.16 10.16 0) + (length 2.54) + (name "~{FLT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 0 180) + (length 2.54) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 2.54 180) + (length 2.54) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -5.08 180) + (length 2.54) + (name "B1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -7.62 180) + (length 2.54) + (name "B2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -20.32 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "VMOT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 0 0) + (length 2.54) + (name "~{EN}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "SLA7044M" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SLA7044M" + (at 7.62 -11.43 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" "http://www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unipolar PWM high-current motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SLA704XM" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SLA7044M_0_1" + (rectangle + (start -10.16 10.16) + (end 10.16 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "SLA7044M_1_1" + (pin output line + (at 12.7 2.54 180) + (length 2.54) + (name "OUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "~{STROBE}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "REF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 12.7 270) + (length 2.54) + (name "Vdd" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 2.54) + (name "~{CLOCK}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "DATA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (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 "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "~{OUT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "RS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "SLA7044M_2_1" + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "RS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 2.54) + (name "OUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (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 "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "~{STROBE}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "REF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 12.7 270) + (length 2.54) + (name "Vdd" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 2.54) + (name "~{CLOCK}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "DATA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "~{OUT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "SLA7070MPRT" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SLA7070MPRT" + (at 7.62 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.semicon.sanken-ele.co.jp/sk_content/sla7070mprt_ds_en.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unipolar 2-phase stepper motor driver, Full and Half step, 1A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ZIP23" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SLA7070MPRT_0_1" + (rectangle + (start -11.43 24.13) + (end 11.43 -24.13) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "SLA7070MPRT_1_1" + (pin output line + (at 15.24 20.32 180) + (length 3.81) + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 3.81) + (name "CLOCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 27.94 270) + (length 3.81) + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -27.94 90) + (length 3.81) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 3.81) + (name "REF/SLEEP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 27.94 270) + (length 3.81) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 17.78 0) + (length 3.81) + (name "RESET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 3.81) + (name "CW/CCW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -12.7 0) + (length 3.81) + (name "SYNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -15.24 180) + (length 3.81) + (name "FLAG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -10.16 180) + (length 3.81) + (name "SENSE_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 17.78 180) + (length 3.81) + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 7.62 180) + (length 3.81) + (name "~{OUTB}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 180) + (length 3.81) + (name "~{OUTB}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 2.54 180) + (length 3.81) + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 0 180) + (length 3.81) + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 15.24 180) + (length 3.81) + (name "~{OUTA}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 12.7 180) + (length 3.81) + (name "~{OUTA}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 3.81) + (name "SENSE_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 -20.32 180) + (length 3.81) hide + (name "N.C." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 7.62 0) + (length 3.81) + (name "M1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 3.81) + (name "M2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 3.81) + (name "M3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "SLA7075MPRT" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SLA7075MPRT" + (at 7.62 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.semicon.sanken-ele.co.jp/sk_content/sla7075mprt_ds_en.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unipolar 2-phase stepper motor driver, Microstep, 1A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ZIP23" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SLA7075MPRT_0_1" + (rectangle + (start -11.43 24.13) + (end 11.43 -24.13) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "SLA7075MPRT_1_1" + (pin output line + (at 15.24 20.32 180) + (length 3.81) + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 3.81) + (name "CLOCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 27.94 270) + (length 3.81) + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -27.94 90) + (length 3.81) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 3.81) + (name "REF/SLEEP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 27.94 270) + (length 3.81) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 17.78 0) + (length 3.81) + (name "RESET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 3.81) + (name "CW/CCW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -12.7 0) + (length 3.81) + (name "SYNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -15.24 180) + (length 3.81) + (name "FLAG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -10.16 180) + (length 3.81) + (name "SENSE_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 17.78 180) + (length 3.81) + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 7.62 180) + (length 3.81) + (name "~{OUTB}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 180) + (length 3.81) + (name "~{OUTB}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 2.54 180) + (length 3.81) + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 0 180) + (length 3.81) + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 15.24 180) + (length 3.81) + (name "~{OUTA}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 12.7 180) + (length 3.81) + (name "~{OUTA}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 3.81) + (name "SENSE_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -20.32 180) + (length 3.81) + (name "MO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 7.62 0) + (length 3.81) + (name "M1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 3.81) + (name "M2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 3.81) + (name "M3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "SN754410NE" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SN754410NE" + (at -7.62 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm" + (at -2.54 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/sn754410.pdf" + (at 0 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quadruple Half-H Driver, DIP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "h-bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SN754410NE_0_1" + (rectangle + (start -12.7 10.16) + (end 12.7 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "SN754410NE_1_1" + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "1,2EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "3A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -2.54 180) + (length 2.54) + (name "3Y" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (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 "12" + (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 "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 2.54) + (name "4Y" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "4A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 12.7 270) + (length 2.54) + (name "VCC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "1A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 7.62 180) + (length 2.54) + (name "1Y" + (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 passive line + (at 0 -12.7 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 180) + (length 2.54) + (name "2Y" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "2A" + (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 "VCC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "3,4EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "STK672-040-E" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "STK672-040-E" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 3.81 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/EN5227-D.PDF" + (at 3.81 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Stepper motor driver with microstepping controller, 1.5A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "STK672-040-E" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "STK672-040-E_0_1" + (rectangle + (start -12.7 17.78) + (end 12.7 -17.78) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "STK672-040-E_1_1" + (pin output line + (at 15.24 2.54 180) + (length 2.54) + (name "~{B}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 2.54) + (name "M2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "M3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "M4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "M5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 0 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "CWB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "RETURN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "ENABLE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -2.54 180) + (length 2.54) + (name "MOI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 2.54) + (name "MO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -7.62 180) + (length 2.54) + (name "MO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -20.32 90) + (length 2.54) + (name "SG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -20.32 90) + (length 2.54) + (name "PG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -20.32 90) + (length 2.54) + (name "PG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 7.62 180) + (length 2.54) + (name "~{A}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 10.16 180) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 20.32 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -15.24 0) + (length 2.54) + (name "Vref" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 15.24 0) + (length 2.54) + (name "M1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "STK672-080-E" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "STK672-080-E" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 1.27 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/EN6507-D.PDF" + (at 1.27 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Stepper motor driver with microstepping controller, 2.8A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "STK672-080-E" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "STK672-080-E_0_1" + (rectangle + (start -10.16 15.24) + (end 10.16 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "STK672-080-E_1_1" + (pin power_in line + (at 0 -17.78 90) + (length 2.54) + (name "PG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 2.54) + (name "CWB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "CLOCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "M3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 2.54) + (name "MOI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "ENABLE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "BB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 2.54) + (name "AB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 2.54) + (name "Vref" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 2.54) + (name "M1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "M2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "STSPIN220" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STSPIN220" + (at 5.08 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm" + (at 5.08 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "www.st.com/resource/en/datasheet/stspin220.pdf" + (at 3.81 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Low voltage stepper motor driver, 1.8V to 10V input, 1.3Arms output, 0.4Ω Rdson per phase (typical), QFN-16 package" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "motor driver stepper" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "VQFN*1EP*3x3mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "STSPIN220_0_1" + (rectangle + (start -10.16 15.24) + (end 12.7 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "STSPIN220_1_1" + (pin input line + (at -12.7 12.7 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 0 180) + (length 2.54) + (name "OUTB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 2.54) + (name "REF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 2.54) + (name "TOFF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -2.54 0) + (length 2.54) + (name "EN/FLT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "STBY/RESET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "MODE2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 2.54) + (name "MODE1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -17.78 90) + (length 2.54) + (name "EPAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "STCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 12.7 180) + (length 2.54) + (name "OUTA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 7.62 180) + (length 2.54) + (name "SENSEA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 10.16 180) + (length 2.54) + (name "OUTA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -2.54 180) + (length 2.54) + (name "OUTB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -5.08 180) + (length 2.54) + (name "SENSEB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "STSPIN230" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STSPIN230" + (at 2.54 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm" + (at 5.08 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "www.st.com/resource/en/datasheet/stspin230.pdf" + (at 3.81 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Low voltage triple half-bridge motor driver, 1.8V to 10V input, 1.3Arms output, 0.4Ω Rdson per phase (typical), QFN-16 package" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "motor driver half-bridge" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "VQFN*1EP*3x3mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "STSPIN230_0_1" + (rectangle + (start -10.16 15.24) + (end 10.16 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "STSPIN230_1_1" + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "INUL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 12.7 -2.54 180) + (length 2.54) + (name "OUTW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "INWL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "INWH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -10.16 0) + (length 2.54) + (name "EN/FLT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 2.54) + (name "STBY" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "INVL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 2.54) + (name "INVH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -17.78 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 2.54) + (name "INUH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 12.7 12.7 180) + (length 2.54) + (name "OUTU" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 -7.62 180) + (length 2.54) + (name "SENSEU" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 2.54 -15.24 90) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 12.7 5.08 180) + (length 2.54) + (name "OUTV" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 -10.16 180) + (length 2.54) + (name "SENSEVW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "STSPIN233" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STSPIN233" + (at 5.08 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm" + (at 5.08 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "www.st.com/resource/en/datasheet/stspin233.pdf" + (at 3.81 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Low voltage three phase and three sense motor driver, 1.8V to 10V input, 1.3Arms output, 0.4Ω Rdson per phase (typical), QFN-16 package" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "motor driver half-bridge" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "VQFN*1EP*3x3mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "STSPIN233_0_1" + (rectangle + (start -12.7 15.24) + (end 12.7 -17.78) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "STSPIN233_1_1" + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "INU" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -2.54 180) + (length 2.54) + (name "OUTW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "INW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "ENW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "EN/FAULT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -12.7 0) + (length 2.54) + (name "STBY/RESET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "INV" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "ENV" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -20.32 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 2.54) + (name "ENU" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 12.7 180) + (length 2.54) + (name "OUTU" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 15.24 -7.62 180) + (length 2.54) + (name "SENSEU" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -20.32 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 5.08 180) + (length 2.54) + (name "OUTV" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 15.24 -10.16 180) + (length 2.54) + (name "SENSEV" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 15.24 -12.7 180) + (length 2.54) + (name "SENSEW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "STSPIN240" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STSPIN240" + (at 5.08 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm" + (at 5.08 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "www.st.com/resource/en/datasheet/stspin240.pdf" + (at 3.81 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Low voltage dual brush DC motor driver, 1.8V to 10V input, 1.3Arms output, 0.4Ω Rdson per phase (typical), QFN-16 package" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "motor driver dc brushed" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "VQFN*1EP*3x3mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "STSPIN240_0_1" + (rectangle + (start -10.16 15.24) + (end 12.7 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "STSPIN240_1_1" + (pin input line + (at -12.7 12.7 0) + (length 2.54) + (name "PHA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 0 180) + (length 2.54) + (name "OUTB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 2.54) + (name "REF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 2.54) + (name "TOFF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -2.54 0) + (length 2.54) + (name "EN/FLT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "STBY/RESET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 2.54) + (name "PHB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "PWMB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -17.78 90) + (length 2.54) + (name "EPAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "PWMA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 12.7 180) + (length 2.54) + (name "OUTA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 7.62 180) + (length 2.54) + (name "SENSEA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 10.16 180) + (length 2.54) + (name "OUTA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -2.54 180) + (length 2.54) + (name "OUTB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 -5.08 180) + (length 2.54) + (name "SENSEB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TB6612FNG" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 11.43 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TB6612FNG" + (at 11.43 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SSOP-24_5.3x8.2mm_P0.65mm" + (at 33.02 -22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://toshiba.semicon-storage.com/us/product/linear/motordriver/detail.TB6612FNG.html" + (at 11.43 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Driver IC for Dual DC motor, SSOP-24" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SSOP-24*5.3x8.2mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TB6612FNG_0_1" + (rectangle + (start -10.16 20.32) + (end 10.16 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TB6612FNG_1_1" + (pin output line + (at 15.24 10.16 180) + (length 5.08) + (name "AO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -25.4 90) + (length 5.08) hide + (name "PGND2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -2.54 180) + (length 5.08) + (name "BO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -2.54 180) + (length 5.08) hide + (name "BO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 25.4 270) + (length 5.08) + (name "VM2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 25.4 270) + (length 5.08) + (name "VM3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 5.08) + (name "PWMB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 5.08) + (name "BIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 5.08) + (name "BIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 -25.4 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -15.24 10.16 0) + (length 5.08) + (name "STBY" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 10.16 180) + (length 5.08) hide + (name "AO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 25.4 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 5.08) + (name "AIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 5.08) + (name "AIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 5.08) + (name "PWMA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 25.4 270) + (length 5.08) + (name "VM1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -25.4 90) + (length 5.08) + (name "PGND1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -25.4 90) + (length 5.08) hide + (name "PGND1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 180) + (length 5.08) + (name "AO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 5.08 180) + (length 5.08) hide + (name "AO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -7.62 180) + (length 5.08) + (name "BO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -7.62 180) + (length 5.08) hide + (name "BO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 -25.4 90) + (length 5.08) + (name "PGND2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TC78H670FTG" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -15.24 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TC78H670FTG" + (at 10.16 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm" + (at 15.24 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://toshiba.semicon-storage.com/info/TC78H670FTG_datasheet_en_20210209.pdf?did=68606&prodName=TC78H670FTG" + (at 7.62 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bipolar stepping motor driver IC, QFN-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "stepping motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*VQFN*1EP*3x3mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TC78H670FTG_0_0" + (pin power_in line + (at -2.54 -17.78 90) + (length 2.54) + (name "AGND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -17.78 90) + (length 2.54) + (name "PGND_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 12.7 180) + (length 2.54) + (name "OUT_A+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 10.16 180) + (length 2.54) + (name "OUT_A-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 2.54 180) + (length 2.54) + (name "OUT_B-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 180) + (length 2.54) + (name "OUT_B+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "TC78H670FTG_1_0" + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "MODE3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CW-CCW" input line) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 2.54) + (name "OSCM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 2.54) + (name "~{STBY}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "EN/~{ERR}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "MODE0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "S_DATA" input line) + (alternate "UP-DW" input line) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "MODE1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "LATCH" input line) + (alternate "SET_EN" input line) + ) + (pin input line + (at -15.24 0 0) + (length 2.54) + (name "MODE2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CLK" input line) + (alternate "S_CLK" input line) + ) + (pin power_in line + (at 0 -17.78 90) + (length 2.54) + (name "GND_PAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -17.78 90) + (length 2.54) + (name "PGND_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "TC78H670FTG_1_1" + (rectangle + (start -12.7 15.24) + (end 12.7 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + ) + (symbol "TMC2041-LA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TMC2041-LA" + (at 8.89 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm_ThermalVias" + (at 0 -30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf" + (at 15.24 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Standalone Dual driver for two-phase bipolar stepper motor, 2.2A, 4.75-26V, SPI, UART, QFN-48" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Dual driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2041-LA_0_1" + (rectangle + (start -12.7 25.4) + (end 12.7 -25.4) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TMC2041-LA_1_1" + (pin passive line + (at 0 -27.94 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "SWION" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 15.24 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -17.78 0) + (length 2.54) + (name "SWSEL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -27.94 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -2.54 180) + (length 2.54) + (name "O2A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -12.7 180) + (length 2.54) + (name "BR2A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 2.54) + (name "O2A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 27.94 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -27.94 90) + (length 2.54) + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 27.94 270) + (length 2.54) hide + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -27.94 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -7.62 180) + (length 2.54) + (name "O2B1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -15.24 180) + (length 2.54) + (name "BR2B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -10.16 180) + (length 2.54) + (name "O2B2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -27.94 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 2.54) + (name "NEXTADDR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "DIR2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "STEP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "DIR1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 2.54) + (name "STEP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 17.78 0) + (length 2.54) + (name "~{DRV_ENN}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 0 0) + (length 2.54) + (name "CSN/IO0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 27.94 270) + (length 2.54) + (name "VSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -27.94 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 5.08 27.94 270) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 27.94 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -27.94 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -22.86 180) + (length 2.54) + (name "CPO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -20.32 180) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 27.94 270) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -27.94 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 7.62 180) + (length 2.54) + (name "O1B2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "SCK/IO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 2.54 180) + (length 2.54) + (name "BR1B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 10.16 180) + (length 2.54) + (name "O1B1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 27.94 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -27.94 90) + (length 2.54) hide + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 27.94 270) + (length 2.54) hide + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 12.7 180) + (length 2.54) + (name "O1A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 5.08 180) + (length 2.54) + (name "BR1A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 15.24 180) + (length 2.54) + (name "O1A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -22.86 0) + (length 2.54) + (name "TST_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -27.94 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "SDI/IO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -27.94 90) + (length 2.54) + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 27.94 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "SDO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "SWIOP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC2100-LA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TMC2100-LA" + (at 8.89 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm_ThermalVias" + (at -5.08 -27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf" + (at -29.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Standalone driver for two-phase bipolar stepper motor, 2.0A, 4.75-46V, QFN-36" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "QFN*1EP*5x6mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2100-LA_0_1" + (rectangle + (start -12.7 22.86) + (end 12.7 -22.86) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TMC2100-LA_1_1" + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 2.54) + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -25.4 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -25.4 90) + (length 2.54) + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -7.62 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -2.54 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -5.08 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 25.4 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 10.16 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -12.7 0) + (length 2.54) + (name "CFG4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -15.24 0) + (length 2.54) + (name "CFG5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 2.54) + (name "CFG3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 15.24 15.24 180) + (length 2.54) + (name "ERROR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 15.24 12.7 180) + (length 2.54) + (name "INDEX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 2.54) + (name "~{CFG6_ENN}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 15.24 0) + (length 2.54) + (name "AIN_REF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -25.4 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 5.08 25.4 270) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 25.4 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -15.24 180) + (length 2.54) + (name "CP0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -12.7 180) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 17.78 180) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "CFG2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 25.4 270) + (length 2.54) + (name "VSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 25.4 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 2.54 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 7.62 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -25.4 90) + (length 2.54) hide + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -20.32 0) + (length 2.54) + (name "TST_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -25.4 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "CFG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "CFG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 25.4 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 0 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC2100-TA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TMC2100-TA" + (at 8.89 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_QFP:TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias" + (at 0 -27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf" + (at -29.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Standalone driver for two-phase bipolar stepper motor, 2.0A, 4.75-46V, TQFP-48" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Standalone driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFP*1EP*7x7mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2100-TA_0_1" + (rectangle + (start -12.7 22.86) + (end 12.7 -22.86) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TMC2100-TA_1_1" + (pin input line + (at -15.24 -20.32 0) + (length 2.54) + (name "TST_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 25.4 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 17.78 0) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 2.54) + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -25.4 90) + (length 2.54) hide + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 7.62 0) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -10.16 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 0 0) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -5.08 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -17.78 0) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 -7.62 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 17.78 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 25.4 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 7.62 -22.86 90) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 20.32 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -12.7 0) + (length 2.54) + (name "CFG4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -15.24 0) + (length 2.54) + (name "CFG5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 15.24 15.24 180) + (length 2.54) + (name "ERROR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 15.24 12.7 180) + (length 2.54) + (name "INDEX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -20.32 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 2.54) + (name "~{CFG6_ENN}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 2.54) + (name "CFG3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 15.24 0) + (length 2.54) + (name "AIN_REF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -25.4 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -25.4 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 5.08 25.4 270) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 25.4 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -17.78 180) + (length 2.54) + (name "CP0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -25.4 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -15.24 180) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 25.4 270) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 25.4 270) + (length 2.54) + (name "VSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "CFG2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 25.4 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -12.7 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 5.08 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -2.54 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 2.54 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 0 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 7.62 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 10.16 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -25.4 90) + (length 2.54) + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -25.4 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "CFG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -25.4 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "CFG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC2130-LA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TMC2130-LA" + (at 17.78 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm" + (at 0 -66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2130_datasheet.pdf" + (at 0 -68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Driver for two-phase bipolar stepper motor, 2.0A, SPI, 4.75-46V, QFN-36" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "stepper motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "QFN*1EP*5x6mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2130-LA_0_1" + (rectangle + (start -15.24 35.56) + (end 15.24 -35.56) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TMC2130-LA_1_1" + (pin input line + (at -17.78 25.4 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -30.48 0) + (length 2.54) + (name "SPI_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -38.1 90) + (length 2.54) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -38.1 90) + (length 2.54) + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 17.78 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -15.24 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 15.24 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 38.1 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 0 0) + (length 2.54) + (name "DCO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -2.54 0) + (length 2.54) + (name "DCEN_CFG4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -5.08 0) + (length 2.54) + (name "DCIN_CFG5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 20.32 0) + (length 2.54) + (name "~{CS}_CFG3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 -15.24 0) + (length 2.54) + (name "DIAG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 -17.78 0) + (length 2.54) + (name "DIAG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "~{DRV_EN}_CFG6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -22.86 0) + (length 2.54) + (name "AIN_IREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -38.1 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -2.54 38.1 270) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 38.1 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 30.48 0) + (length 2.54) + (name "CPO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 27.94 0) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 33.02 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 17.78 0) + (length 2.54) + (name "SCK_CFG2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 38.1 270) + (length 2.54) + (name "VSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 38.1 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 20.32 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -12.7 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 22.86 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -38.1 90) + (length 2.54) hide + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -33.02 0) + (length 2.54) + (name "TST_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -38.1 90) + (length 2.54) + (name "EP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 15.24 0) + (length 2.54) + (name "SDI_CFG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 12.7 0) + (length 2.54) + (name "SDO_CFG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 7.62 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 5.08 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 38.1 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 33.02 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC2130-TA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TMC2130-TA" + (at 17.78 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_QFP:TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm" + (at 0 -68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2130_datasheet.pdf" + (at 53.34 -45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Driver for two-phase bipolar stepper motor, 2.0A, SPI, 4.75-46V, TQFP-48" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "stepper motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFP*1EP*7x7mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2130-TA_1_1" + (rectangle + (start -15.24 35.56) + (end 15.24 -35.56) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -17.78 -33.02 0) + (length 2.54) + (name "TST_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 38.1 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -15.24 -27.94 0) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -30.48 0) + (length 2.54) + (name "SPI_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -38.1 90) + (length 2.54) + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 12.7 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 17.78 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 10.16 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -15.24 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 7.62 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 15.24 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 25.4 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 5.08 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 38.1 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 2.54 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 0 0) + (length 2.54) + (name "DCO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -2.54 0) + (length 2.54) + (name "DCEN_CFG4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -5.08 0) + (length 2.54) + (name "DCIN_CFG5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 -15.24 0) + (length 2.54) + (name "DIAG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -17.78 -17.78 0) + (length 2.54) + (name "DIAG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -15.24 -20.32 0) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "~{DRV_EN}_CFG6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 20.32 0) + (length 2.54) + (name "~{CS}_CFG3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -22.86 0) + (length 2.54) + (name "AIN_IREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -38.1 90) + (length 2.54) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -38.1 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -2.54 38.1 270) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 38.1 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 30.48 0) + (length 2.54) + (name "CPO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -38.1 90) + (length 2.54) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 27.94 0) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 33.02 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 38.1 270) + (length 2.54) + (name "VSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 17.78 0) + (length 2.54) + (name "SCK_CFG2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 38.1 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 33.02 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 20.32 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 30.48 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -12.7 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 27.94 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 22.86 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 25.4 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -38.1 90) + (length 2.54) hide + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -38.1 90) + (length 2.54) + (name "EP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 15.24 0) + (length 2.54) + (name "SDI_CFG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -38.1 90) + (length 2.54) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 12.7 0) + (length 2.54) + (name "SDO_CFG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 7.62 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 5.08 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC2160" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TMC2160" + (at 17.78 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_QFP:TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm" + (at -30.48 -48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2160A-datasheet_Rev1.06.pdf" + (at 1.27 -50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Standalone driver for two-phase bipolar stepper motor, 8-60V, external FETs, TQFP48" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Standalone driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFP*1EP?7x7mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2160_1_1" + (rectangle + (start -17.78 30.48) + (end 17.78 -30.48) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin output line + (at 20.32 15.24 180) + (length 2.54) + (name "HB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 0 180) + (length 2.54) + (name "SRBL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -27.94 0) + (length 2.54) + (name "TST_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 22.86 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 7.62 0) + (length 2.54) + (name "~{CS}_CFG3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 10.16 0) + (length 2.54) + (name "SCK_CFG2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 15.24 0) + (length 2.54) + (name "SDI_CFG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -20.32 12.7 0) + (length 2.54) + (name "SDO_CFG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -2.54 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 0 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 -33.02 90) + (length 2.54) + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 17.78 180) + (length 2.54) + (name "CB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 33.02 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 33.02 270) + (length 2.54) hide + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 5.08 0) + (length 2.54) + (name "SPI_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "DCEN_CFG4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "DCIN_CFG5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -20.32 -12.7 0) + (length 2.54) + (name "DCO_CFG6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -20.32 -15.24 0) + (length 2.54) + (name "DIAG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -20.32 -17.78 0) + (length 2.54) + (name "DIAG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 20.32 0) + (length 2.54) + (name "~{DRV_EN}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 15.24 33.02 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 33.02 270) + (length 2.54) + (name "12VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -33.02 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -20.32 -25.4 0) + (length 2.54) + (name "CPO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -20.32 -22.86 0) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 33.02 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -10.16 33.02 270) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 -5.08 180) + (length 2.54) + (name "CA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -7.62 180) + (length 2.54) + (name "HA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 -17.78 180) + (length 2.54) + (name "BMA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -22.86 180) + (length 2.54) + (name "LA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -20.32 180) + (length 2.54) + (name "LA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 33.02 270) + (length 2.54) + (name "VSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 -15.24 180) + (length 2.54) + (name "BMA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -12.7 180) + (length 2.54) + (name "HA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -10.16 180) + (length 2.54) + (name "CA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 22.86 180) + (length 2.54) + (name "CB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 20.32 180) + (length 2.54) + (name "HB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 10.16 180) + (length 2.54) + (name "BMB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 5.08 180) + (length 2.54) + (name "LB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 7.62 180) + (length 2.54) + (name "LB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 12.7 180) + (length 2.54) + (name "BMB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 10.16 33.02 270) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -33.02 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -27.94 180) + (length 2.54) + (name "SRAL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -25.4 180) + (length 2.54) + (name "SRAH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 2.54 180) + (length 2.54) + (name "SRBH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC2202-WA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 -27.94 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TMC2202-WA" + (at 7.62 -27.94 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias" + (at -2.54 -38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/TMC2202_TMC2208_TMC2224_datasheet_rev1.13.pdf" + (at 0 -40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Standalone driver for two-phase bipolar stepper motor, 2A, 4.75… 36V, UART, internal FETs, QFN32" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Standalone driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFN*1EP?5x5mm?P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2202-WA_1_1" + (rectangle + (start -12.7 25.4) + (end 12.7 -25.4) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin output line + (at 15.24 22.86 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 5.08 180) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 20.32 0) + (length 2.54) + (name "MS1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 17.78 0) + (length 2.54) + (name "MS2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 -15.24 0) + (length 2.54) + (name "DIAG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PDN_UART" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 27.94 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -20.32 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -27.94 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -5.08 -25.4 90) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -12.7 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 27.94 270) + (length 2.54) hide + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -10.16 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 12.7 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -20.32 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -7.62 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 10.16 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -5.08 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -2.54 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 27.94 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 20.32 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 0 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -17.78 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -15.24 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 2.54) + (name "ENN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -27.94 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 10.16 0) + (length 2.54) + (name "CPO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 7.62 0) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 22.86 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC2209-LA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.954 26.416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TMC2209-LA" + (at 12.7 -22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_DFN_QFN:TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias" + (at 0 -40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/TMC2202_TMC2208_TMC2224_datasheet_rev1.13.pdf" + (at 0 -45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Standalone driver for two-phase bipolar stepper motor, 2A, 4.75… 36V, UART, internal FETs, QFN28" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Standalone driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFN*1EP?5x5mm?P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2209-LA_1_0" + (pin passive line + (at 0 -24.13 90) + (length 2.54) hide + (name "PAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "TMC2209-LA_1_1" + (rectangle + (start -12.7 25.4) + (end 12.7 -21.59) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin output line + (at 15.24 22.86 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 17.78 0) + (length 2.54) + (name "MS2_AD1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 -12.7 0) + (length 2.54) + (name "DIAG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 -15.24 0) + (length 2.54) + (name "INDEX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PDN_UART" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 27.94 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -17.78 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -24.13 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "ENN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "STDBY" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 15.24 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 27.94 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -17.78 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 12.7 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -12.7 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 20.32 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -15.24 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 27.94 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -24.13 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -5.08 180) + (length 2.54) + (name "CPO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -2.54 180) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 22.86 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "SPREAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 5.08 180) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 20.32 0) + (length 2.54) + (name "MS1_AD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC2224-LA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 -26.67 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TMC2224-LA" + (at 7.62 -26.67 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias" + (at 0 -45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/TMC2202_TMC2208_TMC2224_datasheet_rev1.13.pdf" + (at 0 -50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Standalone driver for two-phase bipolar stepper motor, 2A, 4.75… 36V, UART, internal FETs, QFN28" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Standalone driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFN*1EP?5x5mm?P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2224-LA_1_1" + (rectangle + (start -12.7 25.4) + (end 12.7 -25.4) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -15.24 17.78 0) + (length 2.54) + (name "MS2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 10.16 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 20.32 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -17.78 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 22.86 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 27.94 270) + (length 2.54) hide + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -20.32 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 15.24 -22.86 180) + (length 2.54) + (name "TEST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -27.94 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 5.08 180) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 27.94 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 -17.78 0) + (length 2.54) + (name "INDEX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PDN_UART" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 -15.24 0) + (length 2.54) + (name "DIAG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "SPREAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -10.16 0) + (length 2.54) + (name "ENN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -2.54 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 20.32 0) + (length 2.54) + (name "MS1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -27.94 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 10.16 0) + (length 2.54) + (name "CPO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 7.62 0) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 22.86 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 27.94 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 12.7 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -20.32 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC2226-SA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TMC2226-SA" + (at 5.08 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.75x6.2mm_ThermalVias" + (at 0 -45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2226_datasheet_rev1.10.pdf" + (at 0 -48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power Driver For Stepper Motors, 2.0A, 4.75-29V, HTSSOP-28" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Standalone driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "HTSSOP*1EP*4.4x9.7mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2226-SA_1_1" + (rectangle + (start -12.7 30.48) + (end 12.7 -30.48) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (pin output line + (at 15.24 12.7 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -25.4 0) + (length 2.54) + (name "SPREAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -2.54 33.02 270) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "MS1_AD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -33.02 90) + (length 2.54) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 0 0) + (length 2.54) + (name "MS2_AD1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 -12.7 0) + (length 2.54) + (name "DIAG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 -15.24 0) + (length 2.54) + (name "INDEX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 20.32 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PDN_UART" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 33.02 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -17.78 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 -20.32 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -33.02 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "STDBY" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 15.24 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 33.02 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -15.24 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 17.78 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -33.02 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 33.02 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 10.16 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "~{EN}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 25.4 0) + (length 2.54) + (name "CPO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 22.86 0) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 27.94 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC262" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TMC262" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (at 0 -35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC262_Datasheet.pdf" + (at 1.27 -34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Driver for two-phase stepper motors with external mosfet" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "trinamic tlc262 stepper" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC262_0_1" + (rectangle + (start -17.78 30.48) + (end 17.78 -30.48) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TMC262_1_1" + (pin power_in line + (at 5.08 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at -20.32 -2.54 0) + (length 2.54) + (name "SD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -5.08 0) + (length 2.54) + (name "SDI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "SCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "CSN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 10.16 0) + (length 2.54) + (name "~{ENN}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -20.32 5.08 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 2.54 180) + (length 2.54) + (name "SRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -5.08 180) + (length 2.54) + (name "LB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -2.54 180) + (length 2.54) + (name "LB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 27.94 180) + (length 2.54) + (name "HA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -10.16 180) + (length 2.54) + (name "BMB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -12.7 180) + (length 2.54) + (name "BMB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -20.32 180) + (length 2.54) + (name "HB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -17.78 180) + (length 2.54) + (name "HB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 33.02 270) + (length 2.54) + (name "VHS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 33.02 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -25.4 180) + (length 2.54) + (name "TST_ANA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 -27.94 180) + (length 2.54) + (name "SG_TST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -33.02 90) + (length 2.54) + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 33.02 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 25.4 180) + (length 2.54) + (name "HA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 20.32 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 17.78 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -20.32 0) + (length 2.54) + (name "TST_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -2.54 -33.02 90) + (length 2.54) + (name "DIE_PAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 17.78 180) + (length 2.54) + (name "BMA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 20.32 180) + (length 2.54) + (name "BMA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 12.7 180) + (length 2.54) + (name "LA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 20.32 10.16 180) + (length 2.54) + (name "LA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 5.08 180) + (length 2.54) + (name "SRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -7.62 33.02 270) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC2660" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 15.24 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TMC2660" + (at 22.86 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_QFP:TQFP-44_10x10mm_P0.8mm" + (at -12.7 -43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2660_datasheet_Rev1.07.pdf" + (at -2.54 -39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Standalone driver for two-phase bipolar stepper motor, 0-30V, 2.4A, TQFP-44" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Standalone driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFP*44*10x10mm*P0.8mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2660_1_1" + (rectangle + (start -15.24 22.86) + (end 15.24 -22.86) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin free line + (at 2.54 25.4 270) + (length 2.54) + (name "n.c." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 10.16 180) + (length 2.54) hide + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 10.16 180) + (length 2.54) hide + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -5.08 180) + (length 2.54) + (name "SRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 17.78 180) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 12.7 0) + (length 2.54) + (name "SDO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 15.24 0) + (length 2.54) + (name "SDI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 10.16 0) + (length 2.54) + (name "SCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 7.62 0) + (length 2.54) + (name "~{CS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -15.24 0) + (length 2.54) + (name "~{EN}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 12.7 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 2.54 -22.86 90) + (length 2.54) hide + (name "n.c." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -17.78 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -12.7 180) + (length 2.54) + (name "SRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 2.54 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 2.54 180) + (length 2.54) hide + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -10.16 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 5.08 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 5.08 180) + (length 2.54) hide + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 2.54 180) + (length 2.54) hide + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 2.54 180) + (length 2.54) hide + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 12.7 180) + (length 2.54) hide + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 25.4 270) + (length 2.54) + (name "VSB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 5.08 180) + (length 2.54) hide + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 5.08 180) + (length 2.54) hide + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin free line + (at 10.16 25.4 270) + (length 2.54) + (name "n.c." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 5.08 -22.86 90) + (length 2.54) hide + (name "n.c." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 25.4 270) + (length 2.54) + (name "VHS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 25.4 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -7.62 0) + (length 2.54) + (name "ST_ALONE/TST_ANA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -20.32 180) + (length 2.54) + (name "SG_TST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -25.4 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 25.4 270) + (length 2.54) + (name "VSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 25.4 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 0 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -2.54 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "TST_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -25.4 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 17.78 10.16 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 10.16 180) + (length 2.54) hide + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 12.7 180) + (length 2.54) hide + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 12.7 180) + (length 2.54) hide + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 17.78 -2.54 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC5130A-TA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TMC5130A-TA" + (at 11.43 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_QFP:TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias" + (at 0 -66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC5130_datasheet_Rev1.17.pdf" + (at -26.67 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power Driver For Stepper Motors, 2.0A, 4.75-46V, TQFP-48" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Standalone driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFP*1EP*7x7mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC5130A-TA_0_1" + (rectangle + (start -15.24 35.56) + (end 15.24 -35.56) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TMC5130A-TA_1_1" + (pin input line + (at -17.78 -33.02 0) + (length 2.54) + (name "TST_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 38.1 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -27.94 0) + (length 2.54) + (name "SD_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -30.48 0) + (length 2.54) + (name "SPI_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -38.1 90) + (length 2.54) + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 12.7 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 17.78 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 10.16 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -15.24 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 7.62 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 15.24 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 25.4 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 5.08 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 38.1 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 2.54 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 0 0) + (length 2.54) + (name "ENCN_DCO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -2.54 0) + (length 2.54) + (name "ENCB_DCEN_CFG4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -5.08 0) + (length 2.54) + (name "ENCA_DCIN_CFG5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 -15.24 0) + (length 2.54) + (name "SWN_DIAG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "SWP_DIAG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -20.32 0) + (length 2.54) + (name "SWSEL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "~{DRV_EN}_CFG6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 20.32 0) + (length 2.54) + (name "~{CS}_CFG3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -22.86 0) + (length 2.54) + (name "AIN_IREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -38.1 90) + (length 2.54) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -38.1 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -2.54 38.1 270) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 38.1 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 30.48 0) + (length 2.54) + (name "CP0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -38.1 90) + (length 2.54) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 27.94 0) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 33.02 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 38.1 270) + (length 2.54) + (name "VSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 17.78 0) + (length 2.54) + (name "SCK_CFG2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 38.1 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 33.02 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 20.32 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 30.48 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -12.7 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 27.94 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 22.86 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 15.24 25.4 180) + (length 2.54) hide + (name "DNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -38.1 90) + (length 2.54) hide + (name "GNDP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -38.1 90) + (length 2.54) + (name "EP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 15.24 0) + (length 2.54) + (name "SDI_NAI_CFG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -38.1 90) + (length 2.54) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 12.7 0) + (length 2.54) + (name "SDO_NAO_CFG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 7.62 0) + (length 2.54) + (name "REFL_STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 5.08 0) + (length 2.54) + (name "REFR_DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "TMC5160A-TA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TMC5160A-TA" + (at 10.16 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_QFP:TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias" + (at 0 -50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC5160A_Datasheet_Rev1.14.pdf" + (at 0 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "20A Driver for two-phase bipolar stepper motor, SPI, UART, TQFP-48" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "stepper motor driver trinamic" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFP*1EP*7x7mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC5160A-TA_1_0" + (rectangle + (start -15.24 -35.56) + (end 15.24 35.56) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TMC5160A-TA_1_1" + (pin output line + (at 17.78 17.78 180) + (length 2.54) + (name "HB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -7.62 180) + (length 2.54) + (name "SRBL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -33.02 0) + (length 2.54) + (name "TST_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 25.4 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 20.32 0) + (length 2.54) + (name "~{CS}/CFG3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 17.78 0) + (length 2.54) + (name "SCK/CFG2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 15.24 0) + (length 2.54) + (name "SDI/CFG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 12.7 0) + (length 2.54) + (name "SDO/CFG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 7.62 0) + (length 2.54) + (name "REFL/STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 5.08 0) + (length 2.54) + (name "REFR/DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -38.1 90) + (length 2.54) + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -15.24 180) + (length 2.54) + (name "CB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 38.1 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -27.94 0) + (length 2.54) + (name "SD_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -30.48 0) + (length 2.54) + (name "SPI_MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -2.54 0) + (length 2.54) + (name "ENCB/DCEN/CFG4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -5.08 0) + (length 2.54) + (name "ENCA/DCIN/CFG5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 0 0) + (length 2.54) + (name "ENCN/DCO/CFG6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 -15.24 0) + (length 2.54) + (name "SWN/DIAG0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "SWP/DIAG1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "~{DRV_EN}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 38.1 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 0 38.1 270) + (length 2.54) + (name "12VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -38.1 90) + (length 2.54) hide + (name "GNDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 30.48 0) + (length 2.54) + (name "CPO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 27.94 0) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 38.1 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -17.78 33.02 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -12.7 180) + (length 2.54) + (name "CA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 25.4 180) + (length 2.54) + (name "HA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 22.86 180) + (length 2.54) + (name "BMA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 20.32 180) + (length 2.54) + (name "LA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 27.94 180) + (length 2.54) + (name "LA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 38.1 270) + (length 2.54) + (name "VSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 30.48 180) + (length 2.54) + (name "BMA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 33.02 180) + (length 2.54) + (name "HA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -10.16 180) + (length 2.54) + (name "CA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -17.78 180) + (length 2.54) + (name "CB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 10.16 180) + (length 2.54) + (name "HB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 7.62 180) + (length 2.54) + (name "BMB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 5.08 180) + (length 2.54) + (name "LB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 12.7 180) + (length 2.54) + (name "LB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 15.24 180) + (length 2.54) + (name "BMB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -38.1 90) + (length 2.54) + (name "EP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -2.54 38.1 270) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -38.1 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -2.54 180) + (length 2.54) + (name "SRAL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 0 180) + (length 2.54) + (name "SRAH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -5.08 180) + (length 2.54) + (name "SRBH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "VNH2SP30" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "VNH2SP30" + (at 13.97 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:ST_MultiPowerSO-30" + (at 0 23.495 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.st.com/content/ccc/resource/technical/document/datasheet/group2/66/b8/f5/2c/9a/66/41/c7/CD00043711/files/CD00043711.pdf/jcr:content/translations/en.CD00043711.pdf" + (at -12.7 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Full Bridge Motor Driver, 41V, 30A, -40 to 150C" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "full-bridge h-bridge" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ST*MultiPowerSO*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "VNH2SP30_1_1" + (rectangle + (start -12.7 22.86) + (end 12.7 -22.86) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin output line + (at 17.78 2.54 180) + (length 5.08) + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 15.24 180) + (length 5.08) + (name "EN/DIAB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 10.16 0) + (length 5.08) + (name "INB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -7.62 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 27.94 270) + (length 5.08) hide + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -10.16 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -2.54 180) + (length 5.08) + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -2.54 180) + (length 5.08) hide + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -20.32 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -27.94 90) + (length 5.08) + (name "GNDB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -27.94 90) + (length 5.08) hide + (name "GNDB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 0 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -27.94 90) + (length 5.08) hide + (name "GNDB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -2.54 180) + (length 5.08) hide + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -17.78 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 27.94 270) + (length 5.08) hide + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -15.24 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 2.54 180) + (length 5.08) hide + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -27.94 90) + (length 5.08) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -27.94 90) + (length 5.08) hide + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -27.94 90) + (length 5.08) hide + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -12.7 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 27.94 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 2.54 180) + (length 5.08) hide + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 27.94 270) + (length 5.08) hide + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 -2.54 180) + (length 5.08) hide + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 17.78 2.54 180) + (length 5.08) hide + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -2.54 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 15.24 0) + (length 5.08) + (name "INA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 20.32 180) + (length 5.08) + (name "EN/DIAA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -5.08 0) + (length 5.08) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -17.78 5.08 0) + (length 5.08) + (name "PWM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 17.78 -15.24 180) + (length 5.08) + (name "CS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "VNH5019A-E" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "VNH5019A-E" + (at 12.7 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:ST_MultiPowerSO-30" + (at 22.86 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/vnh5019a-e.pdf" + (at -11.43 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Full Bridge Motor Driver, 41V, 30A, -40 to 150C, MultiPowerSO-30" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "full-bridge h-bridge" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ST*MultiPowerSO*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "VNH5019A-E_0_1" + (rectangle + (start -10.16 12.7) + (end 10.16 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "VNH5019A-E_1_1" + (pin output line + (at 12.7 2.54 180) + (length 2.54) + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "INB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 2.54) + (name "CP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 2.54) + (name "VBAT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 15.24 270) + (length 2.54) hide + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 -10.16 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -2.54 180) + (length 2.54) + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -2.54 180) + (length 2.54) hide + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 -5.08 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -15.24 90) + (length 2.54) + (name "GNDB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -15.24 90) + (length 2.54) hide + (name "GNDB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 -7.62 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -15.24 90) + (length 2.54) hide + (name "GNDB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -2.54 180) + (length 2.54) hide + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 0 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 15.24 270) + (length 2.54) hide + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 5.08 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 2.54 180) + (length 2.54) hide + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -15.24 90) + (length 2.54) + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -15.24 90) + (length 2.54) hide + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -15.24 90) + (length 2.54) hide + (name "GNDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 7.62 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 15.24 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 2.54 180) + (length 2.54) hide + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 15.24 270) + (length 2.54) hide + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -2.54 180) + (length 2.54) hide + (name "OUTB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 2.54 180) + (length 2.54) hide + (name "OUTA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 2.54) + (name "INA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 0 0) + (length 2.54) + (name "EN/DIAGA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 2.54) + (name "CS_DIS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 2.54) + (name "PWM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -12.7 -10.16 0) + (length 2.54) + (name "CS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at -12.7 -2.54 0) + (length 2.54) + (name "EN/DIAGB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "ZXBM5210-S" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ZXBM5210-S" + (at 10.16 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" + (at 1.27 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ZXBM5210.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Reversible DC motor drive with speed control, 3-18V, 0.85A, SOIC-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge, motor driver, PWM, single coil" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ZXBM5210-S_0_0" + (pin output line + (at 10.16 2.54 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 10.16 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 10.16 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 0 0) + (length 2.54) + (name "FWD" + (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 "REV" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.54 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -2.54 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "ZXBM5210-S_0_1" + (rectangle + (start -7.62 7.62) + (end 7.62 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + ) + (symbol "ZXBM5210-SP" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ZXBM5210-SP" + (at 10.16 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:Diodes_SO-8EP" + (at 1.27 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ZXBM5210.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Reversible DC motor drive with speed control, 3-18V, 0.85A, SOIC-8EP" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge, motor driver, PWM, single coil" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Diodes*SO*EP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ZXBM5210-SP_0_0" + (pin output line + (at 10.16 2.54 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 10.16 270) + (length 2.54) + (name "VM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 10.16 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 0 0) + (length 2.54) + (name "FWD" + (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 "REV" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.54 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -2.54 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "ZXBM5210-SP_0_1" + (rectangle + (start -7.62 7.62) + (end 7.62 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + ) + (symbol "A4950K" + (extends "A4950E") + (property "Reference" "U" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "A4950K" + (at 5.08 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm" + (at 0 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Full-Bridge, DMOS PWM, Motor Driver, 40V, 3.5A, -40 to +125C" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "full-bridge h-bridge" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC-*1EP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol "A4953_LJ" + (extends "A4950E") + (property "Reference" "U" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "A4953_LJ" + (at 5.08 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm" + (at 0 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Full-Bridge, DMOS PWM, Motor Driver, 40V, 2A, SOIC-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Full-bridge h-bridge" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC-*1EP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol "DRV8212P" + (extends "DRV8837C") + (property "Reference" "U" + (at 6.35 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DRV8212P" + (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_ThermalVias" + (at 0 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/drv8212p.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "H-Bridge driver, 4A, 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" + (extends "DRV8837C") + (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 "L293D" + (extends "L293") + (property "Reference" "U" + (at -5.08 26.035 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "L293D" + (at -5.08 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm" + (at 6.35 -19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/l293.pdf" + (at -7.62 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quadruple Half-H Drivers" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Half-H Driver Motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol "L298N" + (extends "L298HN") + (property "Reference" "U" + (at -10.16 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "L298N" + (at 12.7 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-220-15_P2.54x2.54mm_StaggerOdd_Lead4.58mm_Vertical" + (at 1.27 -16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00000240.pdf" + (at 3.81 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual full bridge motor driver, up to 46V, 4A, Multiwatt15-V" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "H-bridge motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO?220*StaggerOdd*Vertical*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol "SLA7042M" + (extends "SLA7044M") + (property "Reference" "U" + (at -7.62 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SLA7042M" + (at 7.62 -11.43 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" "www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unipolar PWM high-current motor driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SLA704XM" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol "SLA7071MPRT" + (extends "SLA7070MPRT") + (property "Reference" "U" + (at -10.16 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SLA7071MPRT" + (at 7.62 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.semicon.sanken-ele.co.jp/sk_content/sla7071mprt_ds_en.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unipolar 2-phase stepper motor driver, Full and Half step, 1.5A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ZIP23" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol "SLA7072MPRT" + (extends "SLA7070MPRT") + (property "Reference" "U" + (at -10.16 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SLA7072MPRT" + (at 7.62 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.semicon.sanken-ele.co.jp/sk_content/sla7072mprt_ds_en.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unipolar 2-phase stepper motor driver, Full and Half step, 2A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ZIP23" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol "SLA7073MPRT" + (extends "SLA7070MPRT") + (property "Reference" "U" + (at -10.16 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SLA7073MPRT" + (at 7.62 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.semicon.sanken-ele.co.jp/sk_content/sla7073mprt_ds_en.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unipolar 2-phase stepper motor driver, Full and Half step, 3A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ZIP23" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol "SLA7076MPRT" + (extends "SLA7075MPRT") + (property "Reference" "U" + (at -10.16 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SLA7076MPRT" + (at 7.62 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.semicon.sanken-ele.co.jp/sk_content/sla7076mprt_ds_en.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unipolar 2-phase stepper motor driver, Microstep, 1.5A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ZIP23" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol "SLA7077MPRT" + (extends "SLA7075MPRT") + (property "Reference" "U" + (at -10.16 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SLA7077MPRT" + (at 7.62 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.semicon.sanken-ele.co.jp/sk_content/sla7077mprt_ds_en.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unipolar 2-phase stepper motor driver, Microstep, 2A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ZIP23" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol "SLA7078MPRT" + (extends "SLA7075MPRT") + (property "Reference" "U" + (at -10.16 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SLA7078MPRT" + (at 7.62 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.semicon.sanken-ele.co.jp/sk_content/sla7078mprt_ds_en.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unipolar 2-phase stepper motor driver, Microstep, 3A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Stepper driver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ZIP23" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) +) diff --git a/PCB/HuvudTiny2/pretty/RP2040-QFN-56.kicad_mod b/PCB/HuvudTiny2/pretty/RP2040-QFN-56.kicad_mod new file mode 100644 index 0000000..e6eeeb3 --- /dev/null +++ b/PCB/HuvudTiny2/pretty/RP2040-QFN-56.kicad_mod @@ -0,0 +1,105 @@ +(module Pico2040-QFN-56 (layer F.Cu) (tedit 5EF32B43) + (descr "QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py") + (tags "QFN DFN_QFN") + (attr smd) + (fp_text reference REF** (at 0 -4.82) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Pico2040-QFN-56 (at 0 4.82) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 2.96 -3.61) (end 3.61 -3.61) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.61 -3.61) (end 3.61 -2.96) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.96 3.61) (end -3.61 3.61) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.61 3.61) (end -3.61 2.96) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.96 3.61) (end 3.61 3.61) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.61 3.61) (end 3.61 2.96) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.96 -3.61) (end -3.61 -3.61) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.5 -3.5) (end 3.5 -3.5) (layer F.Fab) (width 0.1)) + (fp_line (start 3.5 -3.5) (end 3.5 3.5) (layer F.Fab) (width 0.1)) + (fp_line (start 3.5 3.5) (end -3.5 3.5) (layer F.Fab) (width 0.1)) + (fp_line (start -3.5 3.5) (end -3.5 -2.5) (layer F.Fab) (width 0.1)) + (fp_line (start -3.5 -2.5) (end -2.5 -3.5) (layer F.Fab) (width 0.1)) + (fp_line (start -4.12 -4.12) (end -4.12 4.12) (layer F.CrtYd) (width 0.05)) + (fp_line (start -4.12 4.12) (end 4.12 4.12) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.12 4.12) (end 4.12 -4.12) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.12 -4.12) (end -4.12 -4.12) (layer F.CrtYd) (width 0.05)) + (fp_text user %R (at 0 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 57 smd roundrect (at 0 0) (size 3.2 3.2) (layers F.Cu F.Mask) (roundrect_rratio 0.045)) + (pad 57 thru_hole circle (at -1.275 -1.275) (size 0.6 0.6) (drill 0.35) (layers *.Cu)) + (pad 57 thru_hole circle (at 0 -1.275) (size 0.6 0.6) (drill 0.35) (layers *.Cu)) + (pad 57 thru_hole circle (at 1.275 -1.275) (size 0.6 0.6) (drill 0.35) (layers *.Cu)) + (pad 57 thru_hole circle (at -1.275 0) (size 0.6 0.6) (drill 0.35) (layers *.Cu)) + (pad 57 thru_hole circle (at 0 0) (size 0.6 0.6) (drill 0.35) (layers *.Cu)) + (pad 57 thru_hole circle (at 1.275 0) (size 0.6 0.6) (drill 0.35) (layers *.Cu)) + (pad 57 thru_hole circle (at -1.275 1.275) (size 0.6 0.6) (drill 0.35) (layers *.Cu)) + (pad 57 thru_hole circle (at 0 1.275) (size 0.6 0.6) (drill 0.35) (layers *.Cu)) + (pad 57 thru_hole circle (at 1.275 1.275) (size 0.6 0.6) (drill 0.35) (layers *.Cu)) + (pad "" smd roundrect (at -0.6375 -0.6375) (size 1.084435 1.084435) (layers F.Paste) (roundrect_rratio 0.230535)) + (pad "" smd roundrect (at -0.6375 0.6375) (size 1.084435 1.084435) (layers F.Paste) (roundrect_rratio 0.230535)) + (pad "" smd roundrect (at 0.6375 -0.6375) (size 1.084435 1.084435) (layers F.Paste) (roundrect_rratio 0.230535)) + (pad "" smd roundrect (at 0.6375 0.6375) (size 1.084435 1.084435) (layers F.Paste) (roundrect_rratio 0.230535)) + (pad 1 smd roundrect (at -3.4375 -2.6) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 2 smd roundrect (at -3.4375 -2.2) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 3 smd roundrect (at -3.4375 -1.8) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 4 smd roundrect (at -3.4375 -1.4) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 5 smd roundrect (at -3.4375 -1) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 6 smd roundrect (at -3.4375 -0.6) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 7 smd roundrect (at -3.4375 -0.2) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 8 smd roundrect (at -3.4375 0.2) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 9 smd roundrect (at -3.4375 0.6) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 10 smd roundrect (at -3.4375 1) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 11 smd roundrect (at -3.4375 1.4) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 12 smd roundrect (at -3.4375 1.8) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 13 smd roundrect (at -3.4375 2.2) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 14 smd roundrect (at -3.4375 2.6) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 15 smd roundrect (at -2.6 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 16 smd roundrect (at -2.2 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 17 smd roundrect (at -1.8 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 18 smd roundrect (at -1.4 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 19 smd roundrect (at -1 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 20 smd roundrect (at -0.6 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 21 smd roundrect (at -0.2 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 22 smd roundrect (at 0.2 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 23 smd roundrect (at 0.6 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 24 smd roundrect (at 1 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 25 smd roundrect (at 1.4 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 26 smd roundrect (at 1.8 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 27 smd roundrect (at 2.2 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 28 smd roundrect (at 2.6 3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 29 smd roundrect (at 3.4375 2.6) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 30 smd roundrect (at 3.4375 2.2) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 31 smd roundrect (at 3.4375 1.8) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 32 smd roundrect (at 3.4375 1.4) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 33 smd roundrect (at 3.4375 1) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 34 smd roundrect (at 3.4375 0.6) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 35 smd roundrect (at 3.4375 0.2) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 36 smd roundrect (at 3.4375 -0.2) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 37 smd roundrect (at 3.4375 -0.6) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 38 smd roundrect (at 3.4375 -1) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 39 smd roundrect (at 3.4375 -1.4) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 40 smd roundrect (at 3.4375 -1.8) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 41 smd roundrect (at 3.4375 -2.2) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 42 smd roundrect (at 3.4375 -2.6) (size 0.875 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 43 smd roundrect (at 2.6 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 44 smd roundrect (at 2.2 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 45 smd roundrect (at 1.8 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 46 smd roundrect (at 1.4 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 47 smd roundrect (at 1 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 48 smd roundrect (at 0.6 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 49 smd roundrect (at 0.2 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 50 smd roundrect (at -0.2 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 51 smd roundrect (at -0.6 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 52 smd roundrect (at -1 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 53 smd roundrect (at -1.4 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 54 smd roundrect (at -1.8 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 55 smd roundrect (at -2.2 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (pad 56 smd roundrect (at -2.6 -3.4375) (size 0.2 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) + (model ${KISYS3DMOD}/Package_DFN_QFN.3dshapes/QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) diff --git a/PCB/HuvudTiny2/rp2040.kicad_sch b/PCB/HuvudTiny2/rp2040.kicad_sch new file mode 100644 index 0000000..ad6b802 --- /dev/null +++ b/PCB/HuvudTiny2/rp2040.kicad_sch @@ -0,0 +1,7193 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "8c0b3d8b-46d3-4173-ab1e-a61765f77d61") + (paper "A3") + (title_block + (title "RP2040 Minimal Design Example") + (date "2024-01-16") + (rev "REV2") + (company "Raspberry Pi Ltd") + ) + (lib_symbols + (symbol "Device:C" + (pin_numbers hide) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.635 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 0.635 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0.9652 -3.81 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" + (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" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) (xy 2.032 -0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 0.762) (xy 2.032 0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:Crystal_GND24" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y" + (at 3.175 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Crystal_GND24" + (at 3.175 3.175 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" "Four pin crystal, GND on pins 2 and 4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Crystal*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Crystal_GND24_0_1" + (rectangle + (start -1.143 2.54) + (end 1.143 -2.54) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 0) (xy -2.032 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 -1.27) (xy -2.032 1.27) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -3.81) (xy 0 -3.556) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 3.556) (xy 0 3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.032 -1.27) (xy 2.032 1.27) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.032 0) (xy 2.54 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 -2.286) (xy -2.54 -3.556) (xy 2.54 -3.556) (xy 2.54 -2.286) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 2.286) (xy -2.54 3.556) (xy 2.54 3.556) (xy 2.54 2.286) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Crystal_GND24_1_1" + (pin passive line + (at -3.81 0 0) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 5.08 270) + (length 1.27) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 1.27) + (name "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 90) + (length 1.27) + (name "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (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" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res 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_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "MCU_RaspberryPi:RP2040" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 17.78 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RP2040" + (at 17.78 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "A microcontroller by Raspberry Pi" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "RP2040 ARM Cortex-M0+ USB" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "QFN*1EP*7x7mm?P0.4mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "RP2040_0_1" + (rectangle + (start -21.59 41.91) + (end 21.59 -41.91) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "RP2040_1_1" + (pin power_in line + (at 2.54 45.72 270) + (length 3.81) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 45.72 270) + (length 3.81) hide + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 17.78 180) + (length 3.81) + (name "GPIO8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 15.24 180) + (length 3.81) + (name "GPIO9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 12.7 180) + (length 3.81) + (name "GPIO10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 10.16 180) + (length 3.81) + (name "GPIO11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 7.62 180) + (length 3.81) + (name "GPIO12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 5.08 180) + (length 3.81) + (name "GPIO13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 2.54 180) + (length 3.81) + (name "GPIO14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 0 180) + (length 3.81) + (name "GPIO15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -25.4 -38.1 0) + (length 3.81) + (name "TESTEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 38.1 180) + (length 3.81) + (name "GPIO0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -25.4 -7.62 0) + (length 3.81) + (name "XIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -25.4 -17.78 0) + (length 3.81) + (name "XOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 45.72 270) + (length 3.81) hide + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 45.72 270) + (length 3.81) + (name "DVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -25.4 -27.94 0) + (length 3.81) + (name "SWCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 -30.48 0) + (length 3.81) + (name "SWD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -25.4 38.1 0) + (length 3.81) + (name "RUN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -2.54 180) + (length 3.81) + (name "GPIO16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -5.08 180) + (length 3.81) + (name "GPIO17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -7.62 180) + (length 3.81) + (name "GPIO18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 35.56 180) + (length 3.81) + (name "GPIO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -10.16 180) + (length 3.81) + (name "GPIO19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -12.7 180) + (length 3.81) + (name "GPIO20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -15.24 180) + (length 3.81) + (name "GPIO21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 45.72 270) + (length 3.81) hide + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -17.78 180) + (length 3.81) + (name "GPIO22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -20.32 180) + (length 3.81) + (name "GPIO23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -22.86 180) + (length 3.81) + (name "GPIO24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -25.4 180) + (length 3.81) + (name "GPIO25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -30.48 180) + (length 3.81) + (name "GPIO26_ADC0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -33.02 180) + (length 3.81) + (name "GPIO27_ADC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 33.02 180) + (length 3.81) + (name "GPIO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -35.56 180) + (length 3.81) + (name "GPIO28_ADC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -38.1 180) + (length 3.81) + (name "GPIO29_ADC3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 45.72 270) + (length 3.81) hide + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 45.72 270) + (length 3.81) + (name "ADC_AVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 45.72 270) + (length 3.81) + (name "VREG_IN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -5.08 45.72 270) + (length 3.81) + (name "VREG_VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 27.94 0) + (length 3.81) + (name "USB_DM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 30.48 0) + (length 3.81) + (name "USB_DP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 45.72 270) + (length 3.81) + (name "USB_VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 45.72 270) + (length 3.81) hide + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 30.48 180) + (length 3.81) + (name "GPIO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 45.72 270) + (length 3.81) hide + (name "DVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "50" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 7.62 0) + (length 3.81) + (name "QSPI_SD3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "51" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -25.4 5.08 0) + (length 3.81) + (name "QSPI_SCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "52" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 15.24 0) + (length 3.81) + (name "QSPI_SD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "53" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 10.16 0) + (length 3.81) + (name "QSPI_SD2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "54" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 12.7 0) + (length 3.81) + (name "QSPI_SD1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "55" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 20.32 0) + (length 3.81) + (name "QSPI_SS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "56" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -45.72 90) + (length 3.81) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "57" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 27.94 180) + (length 3.81) + (name "GPIO4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 25.4 180) + (length 3.81) + (name "GPIO5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 22.86 180) + (length 3.81) + (name "GPIO6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 20.32 180) + (length 3.81) + (name "GPIO7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Memory_Flash:W25Q128JVS" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "W25Q128JVS" + (at 7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "128Mb Serial Flash Memory, Standard/Dual/Quad SPI, SOIC-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "flash memory SPI QPI DTR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC*5.23x5.23mm*P1.27mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "W25Q128JVS_0_1" + (rectangle + (start -7.62 10.16) + (end 7.62 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "W25Q128JVS_1_1" + (pin input line + (at -10.16 7.62 0) + (length 2.54) + (name "~{CS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 0 0) + (length 2.54) + (name "DO(IO1)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 -2.54 0) + (length 2.54) + (name "IO2" + (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 bidirectional line + (at -10.16 2.54 0) + (length 2.54) + (name "DI(IO0)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 5.08 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 -5.08 0) + (length 2.54) + (name "IO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 12.7 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_names + (offset 0) + ) + (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) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 114.3 50.8) + (diameter 0) + (color 0 0 0 0) + (uuid "0f7dc844-a367-43ca-942c-0d8474526c38") + ) + (junction + (at 114.3 100.33) + (diameter 0) + (color 0 0 0 0) + (uuid "16e6b60d-a2ea-4ad3-99f8-1d819aadd619") + ) + (junction + (at 190.5 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "1ea163f1-1fb9-45c3-82e2-4099a5d3fcf1") + ) + (junction + (at 212.09 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "24358008-5325-4a65-ae0f-bbfcedeac864") + ) + (junction + (at 219.71 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "2b778fa0-b364-473a-bfc4-d1f5e8868213") + ) + (junction + (at 242.57 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "2df0fec1-3d90-436a-8f87-97d2b87e4827") + ) + (junction + (at 254 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "30cf42b3-141e-4da0-b801-f779cc5b3e33") + ) + (junction + (at 242.57 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "37da01d4-4c03-4d37-8504-7b141bd886b4") + ) + (junction + (at 210.82 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "3e63d25f-5642-44d0-973c-ad97cce9e921") + ) + (junction + (at 179.07 83.82) + (diameter 0) + (color 0 0 0 0) + (uuid "4595464d-447b-4d29-8225-1d9dabc34ae1") + ) + (junction + (at 276.86 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "509dab38-7b5b-49fe-946f-173f7ed7affb") + ) + (junction + (at 288.29 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "5c7ab146-3c10-4678-ac96-48331dc26ba5") + ) + (junction + (at 146.05 157.48) + (diameter 0) + (color 0 0 0 0) + (uuid "5d686673-3f67-4c4c-b661-0d407ec57a01") + ) + (junction + (at 199.39 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "6541412c-50f6-4678-b42a-84add6b4ee07") + ) + (junction + (at 254 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "6b8be0f1-07be-4754-b6ab-274014c6bd40") + ) + (junction + (at 146.05 167.64) + (diameter 0) + (color 0 0 0 0) + (uuid "6c376c27-2382-4557-b3ec-00940282f606") + ) + (junction + (at 114.3 96.52) + (diameter 0) + (color 0 0 0 0) + (uuid "74a023e9-4461-4294-9c9f-dc16905b3c7b") + ) + (junction + (at 210.82 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "9c721265-f81e-4387-8b86-cca699420139") + ) + (junction + (at 209.55 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "a0d42aa5-24d4-42d5-ab58-0ece96af0594") + ) + (junction + (at 231.14 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "a1426afb-3dcd-43df-b0c8-d730a60fd032") + ) + (junction + (at 265.43 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "a1d08186-af46-413c-8fc4-af08bebb4288") + ) + (junction + (at 80.01 120.65) + (diameter 0) + (color 0 0 0 0) + (uuid "b70d345c-21ce-4cc7-b4c4-d364a68faea1") + ) + (junction + (at 210.82 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "c0ac7377-15f5-4984-9ed6-a90ef91880a9") + ) + (junction + (at 146.05 171.45) + (diameter 0) + (color 0 0 0 0) + (uuid "e53f4fb3-a3d5-4d51-9651-e95b9f68658a") + ) + (junction + (at 190.5 198.12) + (diameter 0) + (color 0 0 0 0) + (uuid "ec205680-e8d3-454a-bff0-0bae9d1c5bf6") + ) + (junction + (at 265.43 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "eee8b181-7c37-4b3e-be64-f60a44bcbaea") + ) + (junction + (at 199.39 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "ef6adbbb-3460-41ef-9453-7a8ff3992c5e") + ) + (junction + (at 276.86 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "f0f63438-4f90-4ec6-85d7-5e57b68c1aa1") + ) + (junction + (at 231.14 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "fd05efcf-3c53-4998-a352-372c6ea57ae6") + ) + (wire + (pts + (xy 204.47 198.12) (xy 190.5 198.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0059fa1d-c884-4ff7-afa1-d4d344cb8d7d") + ) + (wire + (pts + (xy 229.87 137.16) (xy 245.11 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02a6d77a-e7db-43b5-ac3b-5d6c723ef77b") + ) + (wire + (pts + (xy 123.19 177.8) (xy 123.19 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0347a5b7-14e4-4efe-92d9-4f4fdfa59815") + ) + (wire + (pts + (xy 179.07 83.82) (xy 190.5 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03f0e846-b4be-4b6a-8181-0abee6935b94") + ) + (wire + (pts + (xy 242.57 73.66) (xy 254 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08a07b50-2c39-4b30-b6a4-225e1c93b860") + ) + (wire + (pts + (xy 209.55 101.6) (xy 209.55 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0bc65068-2474-43f4-8d03-4e3969419be8") + ) + (wire + (pts + (xy 104.14 133.35) (xy 86.36 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f524b40-4f8b-47d6-9b95-e29b40832515") + ) + (wire + (pts + (xy 176.53 119.38) (xy 179.07 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f85df82-0847-4ffc-9666-e27f66d3818b") + ) + (wire + (pts + (xy 242.57 74.93) (xy 242.57 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10fa1e88-8593-4ec2-aaf9-f7d7ee7a9590") + ) + (wire + (pts + (xy 229.87 149.86) (xy 245.11 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13b52350-2c55-46e7-8139-8e8db2e3fc53") + ) + (wire + (pts + (xy 114.3 96.52) (xy 114.3 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1a41d84a-edbc-4f7f-8e91-d69b0917f1e9") + ) + (wire + (pts + (xy 210.82 87.63) (xy 210.82 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ae1831f-9052-4bff-a29f-d27f3efe3d90") + ) + (wire + (pts + (xy 229.87 175.26) (xy 245.11 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1bc90563-ae2b-4873-8245-98e41186e2fd") + ) + (wire + (pts + (xy 146.05 171.45) (xy 152.4 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cac19c6-8125-416c-89b0-2a3ec86cf92c") + ) + (wire + (pts + (xy 229.87 170.18) (xy 245.11 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1da0fa30-4390-4aa3-969a-71c3c4e608a5") + ) + (wire + (pts + (xy 229.87 111.76) (xy 245.11 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "225ae2ae-af1f-4c09-8100-8767f195d618") + ) + (wire + (pts + (xy 176.53 198.12) (xy 176.53 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2423e2f2-9028-498a-8f42-672d3e580420") + ) + (wire + (pts + (xy 86.36 123.19) (xy 104.14 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "242ac9f0-225d-4fd2-ab08-049ae05af2f7") + ) + (wire + (pts + (xy 106.68 50.8) (xy 114.3 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27423076-9c48-4381-b563-7cabddf44e4f") + ) + (wire + (pts + (xy 242.57 82.55) (xy 242.57 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b99500d-4b64-45b3-8c0a-e99fddf66ff8") + ) + (wire + (pts + (xy 229.87 116.84) (xy 245.11 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cc4192a-f131-456f-a63c-97730a635d7f") + ) + (wire + (pts + (xy 139.7 171.45) (xy 139.7 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30e7dd91-59ab-4794-98fa-ce734cc13e76") + ) + (wire + (pts + (xy 139.7 162.56) (xy 140.97 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "316943b2-df7a-4009-a92e-701ccd3dc47d") + ) + (wire + (pts + (xy 179.07 73.66) (xy 190.5 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "330d4b5a-def8-4c11-b4de-eb3aee7796e7") + ) + (wire + (pts + (xy 133.35 177.8) (xy 133.35 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34b9e215-5610-486e-80d4-18b11ff31eee") + ) + (wire + (pts + (xy 229.87 185.42) (xy 245.11 185.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35b71bc4-83dc-41f1-871c-d7b244ad553d") + ) + (wire + (pts + (xy 80.01 109.22) (xy 80.01 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35de8b07-cd42-4e2d-b7a6-b309c42935f4") + ) + (wire + (pts + (xy 179.07 82.55) (xy 179.07 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "399ab2ad-2e0e-40af-b361-a9ed246a1ff7") + ) + (wire + (pts + (xy 151.13 162.56) (xy 152.4 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3bdf5eac-bf83-410f-9792-2e46ccaa4bf2") + ) + (wire + (pts + (xy 165.1 142.24) (xy 179.07 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d9a75a5-f7da-4b79-9ee6-55be99da468d") + ) + (wire + (pts + (xy 59.69 120.65) (xy 67.31 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "404d23cd-af34-43fb-9a99-5579c51f4e10") + ) + (wire + (pts + (xy 114.3 50.8) (xy 210.82 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43d7bd3d-6804-4110-8b6a-69470c5e641f") + ) + (wire + (pts + (xy 190.5 73.66) (xy 199.39 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4565ef68-590b-4b22-912e-592f6361d070") + ) + (wire + (pts + (xy 210.82 87.63) (xy 219.71 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4681afa1-7a98-4b8f-8c48-eb83993e5bdf") + ) + (wire + (pts + (xy 199.39 73.66) (xy 199.39 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ab076e3-8225-4e58-8903-1fc55500e425") + ) + (wire + (pts + (xy 165.1 137.16) (xy 179.07 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ddf8392-c2c5-49a7-bd3f-d95efb846e23") + ) + (wire + (pts + (xy 207.01 101.6) (xy 207.01 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4dfac0d5-2d1b-4fbd-b06b-7fd5d4a646c3") + ) + (wire + (pts + (xy 210.82 101.6) (xy 209.55 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ec02d76-cdd4-4943-a352-462827f32b50") + ) + (wire + (pts + (xy 179.07 111.76) (xy 165.1 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f26f58c-74f0-4277-90fb-7b6dbc5e4388") + ) + (wire + (pts + (xy 214.63 101.6) (xy 212.09 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51521cca-90b6-4cad-b38c-6b48ab0d3385") + ) + (wire + (pts + (xy 265.43 74.93) (xy 265.43 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51b6da72-ec2d-41f0-9f34-c1f8f562b58b") + ) + (wire + (pts + (xy 104.14 128.27) (xy 86.36 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5433b280-6b5c-47d6-b3e4-c03189d6e40d") + ) + (wire + (pts + (xy 219.71 74.93) (xy 219.71 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "589050d5-b944-47d5-a2d3-ec965ff01614") + ) + (wire + (pts + (xy 210.82 73.66) (xy 219.71 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b25a158-9a43-4a66-a5a9-d3269075cf17") + ) + (wire + (pts + (xy 120.65 96.52) (xy 114.3 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b262353-eae0-42ca-9a35-08c8dfa6842e") + ) + (wire + (pts + (xy 190.5 198.12) (xy 176.53 198.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5cd06b5c-b25b-4b65-a5f6-202b6e551cf4") + ) + (wire + (pts + (xy 146.05 166.37) (xy 146.05 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fd9dd68-bf5f-4fb9-b453-e7522976e4ee") + ) + (wire + (pts + (xy 80.01 120.65) (xy 104.14 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64dede48-b7d5-4315-b6a6-67452fe84975") + ) + (wire + (pts + (xy 179.07 129.54) (xy 165.1 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "679cd859-31be-40c7-9817-83c392ef4947") + ) + (wire + (pts + (xy 265.43 73.66) (xy 276.86 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6865b0bd-9219-415d-8955-22efbe208e97") + ) + (wire + (pts + (xy 288.29 82.55) (xy 288.29 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69147519-048f-4cad-8599-aad97d5ffa4c") + ) + (wire + (pts + (xy 167.64 167.64) (xy 179.07 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69e04737-2120-4f8d-823e-b2b7f3bd320e") + ) + (wire + (pts + (xy 229.87 147.32) (xy 245.11 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6cfd0adc-4f30-429c-9f4d-ff4f966e4df8") + ) + (wire + (pts + (xy 229.87 127) (xy 245.11 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d6ca644-372a-4665-b903-6785305efb6e") + ) + (wire + (pts + (xy 190.5 83.82) (xy 190.5 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e99e964-d7a2-460f-b5fb-3b539fe4e9ab") + ) + (wire + (pts + (xy 231.14 74.93) (xy 231.14 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f665424-f1aa-49f0-8fe5-05935f879c4d") + ) + (wire + (pts + (xy 231.14 85.09) (xy 219.71 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6fa4de90-ea20-4fec-92c0-23634016f891") + ) + (wire + (pts + (xy 229.87 180.34) (xy 245.11 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6fc5d731-1a41-4957-9ba3-b6bf910e109d") + ) + (wire + (pts + (xy 229.87 129.54) (xy 245.11 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "779285bc-887f-44d3-911a-f4e558ab1e5c") + ) + (wire + (pts + (xy 190.5 88.9) (xy 190.5 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77974eaf-0573-4ef1-aa4b-b0897a1ae2df") + ) + (wire + (pts + (xy 104.14 130.81) (xy 86.36 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7820377f-05d2-4a51-a04a-8acc6195c2e0") + ) + (wire + (pts + (xy 231.14 73.66) (xy 242.57 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "791a1727-05b9-437a-a2a7-a916c87f10cc") + ) + (wire + (pts + (xy 74.93 120.65) (xy 80.01 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c4cc28a-6b73-49dd-a691-d2a9ca655ba3") + ) + (wire + (pts + (xy 229.87 187.96) (xy 245.11 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81e8e61d-edb1-4fd0-b710-c267976eb7c0") + ) + (wire + (pts + (xy 109.22 55.88) (xy 109.22 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82285ebf-9df7-4046-a900-dc94eede1573") + ) + (wire + (pts + (xy 146.05 157.48) (xy 123.19 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "861b2d3b-5a9e-4563-b3c1-93d4376a8dc8") + ) + (wire + (pts + (xy 231.14 82.55) (xy 231.14 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8734d3ad-b375-4ae4-bb9e-e60c142cbf5c") + ) + (wire + (pts + (xy 201.93 104.14) (xy 201.93 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88e41434-7036-4648-ac38-2fab93dbdebc") + ) + (wire + (pts + (xy 199.39 87.63) (xy 199.39 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88fdbb41-1f17-403a-93e0-c22ed9193ffb") + ) + (wire + (pts + (xy 199.39 101.6) (xy 199.39 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8989b703-dbe4-4525-90e2-0826445b24e5") + ) + (wire + (pts + (xy 276.86 85.09) (xy 288.29 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ad50bef-fff2-44e0-905c-f20cbbb46087") + ) + (wire + (pts + (xy 114.3 140.97) (xy 114.3 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b3fdf3c-6a88-4eb3-a535-496ca507f520") + ) + (wire + (pts + (xy 210.82 50.8) (xy 210.82 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c6c912c-a79e-4ebc-990a-6f23694d4b15") + ) + (wire + (pts + (xy 265.43 82.55) (xy 265.43 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8fe21295-6b02-44ad-a7f7-6e07ac6b554c") + ) + (wire + (pts + (xy 133.35 167.64) (xy 146.05 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9048b4f6-f123-400e-9379-7ea09d5e29f1") + ) + (wire + (pts + (xy 156.21 119.38) (xy 168.91 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91ff3bc7-9426-415d-8658-d54ae49b712d") + ) + (wire + (pts + (xy 219.71 73.66) (xy 231.14 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "945584e2-6b46-4fa6-a699-194252bedfbf") + ) + (wire + (pts + (xy 219.71 96.52) (xy 219.71 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "954ce8e6-4d69-4bf5-9c5c-f5e61a54685c") + ) + (wire + (pts + (xy 229.87 132.08) (xy 245.11 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95b9fc2a-28d9-4b21-a1f2-95adeee4d9f2") + ) + (wire + (pts + (xy 146.05 167.64) (xy 160.02 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9956045d-d0ba-49ad-886a-4e16f3b79b20") + ) + (wire + (pts + (xy 229.87 119.38) (xy 245.11 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9bccd825-f71d-4752-bdda-8dd5fa2c382a") + ) + (wire + (pts + (xy 288.29 74.93) (xy 288.29 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d1a3fa7-d79e-4188-931a-69f4fa1e4238") + ) + (wire + (pts + (xy 179.07 180.34) (xy 165.1 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d4ae761-00d3-413c-9433-3fe2124018b4") + ) + (wire + (pts + (xy 288.29 85.09) (xy 288.29 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ee1cc16-38f7-40a1-9d92-0284daec91a2") + ) + (wire + (pts + (xy 229.87 157.48) (xy 245.11 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0c76b83-b0c3-4e8e-81d4-b9907ac0b304") + ) + (wire + (pts + (xy 179.07 144.78) (xy 165.1 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a32c3d85-1f8b-4a08-bd29-cb7980bdbb4b") + ) + (wire + (pts + (xy 190.5 87.63) (xy 199.39 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9ca06e9-d294-405a-a570-f692a50928a2") + ) + (wire + (pts + (xy 229.87 154.94) (xy 245.11 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa79c9cf-37dc-4852-a18b-70fe1c624c15") + ) + (wire + (pts + (xy 104.14 125.73) (xy 86.36 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa80c621-fe5e-45a4-9019-4881a71ffdf3") + ) + (wire + (pts + (xy 242.57 85.09) (xy 231.14 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aacebcb6-37d6-4c3d-b3d2-b1594f5f6431") + ) + (wire + (pts + (xy 219.71 82.55) (xy 219.71 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad329304-d2ed-4dc8-898f-984f1910ad20") + ) + (wire + (pts + (xy 229.87 160.02) (xy 245.11 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0f2669a-b99d-44d4-bab8-7bd3179fe91b") + ) + (wire + (pts + (xy 229.87 139.7) (xy 245.11 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b32c42b6-a8bf-4887-9845-f735e28940df") + ) + (wire + (pts + (xy 212.09 101.6) (xy 212.09 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3f1c128-ae99-4f99-bbf5-0a898db51284") + ) + (wire + (pts + (xy 229.87 165.1) (xy 245.11 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5927518-32cc-446f-af4a-8dc24e9c539a") + ) + (wire + (pts + (xy 201.93 101.6) (xy 199.39 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9a228b5-efae-450f-a0b6-f2d88498fdc9") + ) + (wire + (pts + (xy 146.05 171.45) (xy 146.05 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb45093a-5e5c-4514-8e3a-07bcb83d4992") + ) + (wire + (pts + (xy 168.91 121.92) (xy 179.07 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd675828-c157-4a4f-a85d-675f103e5ba9") + ) + (wire + (pts + (xy 229.87 144.78) (xy 245.11 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bda3249a-9574-4aaa-8f84-cd91becaed3c") + ) + (wire + (pts + (xy 276.86 85.09) (xy 265.43 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be28c797-9778-4219-9c7a-20ff20f77e63") + ) + (wire + (pts + (xy 139.7 171.45) (xy 146.05 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfcd43fe-e534-47f1-8d97-d31382f8592f") + ) + (wire + (pts + (xy 146.05 158.75) (xy 146.05 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0e1c665-1f9c-4282-9f7c-c257ef1caef1") + ) + (wire + (pts + (xy 165.1 134.62) (xy 179.07 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1135b77-9fc8-483c-ae97-b0b2b430427a") + ) + (wire + (pts + (xy 212.09 101.6) (xy 210.82 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1aa73a5-71d4-4319-9afd-76ef90e98e13") + ) + (wire + (pts + (xy 106.68 55.88) (xy 109.22 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2f165dc-adc1-4547-b8d9-c470805a1f2f") + ) + (wire + (pts + (xy 229.87 134.62) (xy 245.11 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c52f7b80-5329-4798-a201-a8f246a09180") + ) + (wire + (pts + (xy 229.87 152.4) (xy 245.11 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c65d8d75-2858-471e-9dd0-06f41232fe2f") + ) + (wire + (pts + (xy 179.07 74.93) (xy 179.07 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8b33d14-2710-4c83-8624-76ad4d92db1b") + ) + (wire + (pts + (xy 120.65 105.41) (xy 120.65 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cac99f30-b586-43ca-a3b6-7f42ba5a8a52") + ) + (wire + (pts + (xy 179.07 83.82) (xy 179.07 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cade14b6-dfa8-4e1c-be26-3c03f9a6f31b") + ) + (wire + (pts + (xy 276.86 82.55) (xy 276.86 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cae39e6f-99b2-49e4-9fc3-9e1fc1d0d772") + ) + (wire + (pts + (xy 229.87 142.24) (xy 245.11 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce3150ca-fa6f-42ff-92d3-03a9d0b9f481") + ) + (wire + (pts + (xy 254 73.66) (xy 265.43 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf19ffc8-c46d-4893-a8c7-c92a4fda929a") + ) + (wire + (pts + (xy 219.71 88.9) (xy 219.71 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1b2c943-3221-4a07-9f5e-b2ad6cd5d16a") + ) + (wire + (pts + (xy 165.1 139.7) (xy 179.07 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3f6d938-4307-4483-abb5-73e2a48bc616") + ) + (wire + (pts + (xy 229.87 124.46) (xy 245.11 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6533e1f-dfcf-468b-8945-782a27140327") + ) + (wire + (pts + (xy 229.87 167.64) (xy 245.11 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d75e01ce-1ad9-4ef8-b2ad-b5ee61e27d0a") + ) + (wire + (pts + (xy 229.87 114.3) (xy 245.11 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7a083d8-4057-404d-819f-1b0e59704194") + ) + (wire + (pts + (xy 254 85.09) (xy 242.57 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7bef618-84dd-452b-a3b8-8b31098e74bb") + ) + (wire + (pts + (xy 209.55 101.6) (xy 207.01 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d84bb374-d935-4fb7-a308-55c5ab06b31c") + ) + (wire + (pts + (xy 120.65 97.79) (xy 120.65 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dabb0c86-ca76-4d95-b094-0f69507c9bd4") + ) + (wire + (pts + (xy 265.43 85.09) (xy 254 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dac9c5fb-fca8-4d94-976f-30b6f9191973") + ) + (wire + (pts + (xy 176.53 187.96) (xy 179.07 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbfbfaf2-9717-4e8c-a09f-070cbd8e7631") + ) + (wire + (pts + (xy 190.5 198.12) (xy 190.5 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e593aa9c-2f36-490a-a385-faf3d55ba460") + ) + (wire + (pts + (xy 156.21 121.92) (xy 161.29 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7aacd63-4e65-4c8f-baa6-954abcdbe733") + ) + (wire + (pts + (xy 214.63 104.14) (xy 214.63 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e94a2e60-911d-4a31-9b0e-9148f0a13605") + ) + (wire + (pts + (xy 210.82 73.66) (xy 210.82 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9b2188b-ea31-411e-8872-abd744a42f57") + ) + (wire + (pts + (xy 190.5 74.93) (xy 190.5 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eaff48b5-190b-42e1-a9c8-52ddfdb7ef4b") + ) + (wire + (pts + (xy 133.35 167.64) (xy 133.35 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebe32350-5f2d-4e80-84a2-7649882954a5") + ) + (wire + (pts + (xy 276.86 73.66) (xy 288.29 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "edde0581-a54d-46db-bf74-87ee0e767999") + ) + (wire + (pts + (xy 276.86 74.93) (xy 276.86 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee8c31f9-45b8-4b61-b07a-72468643bc6b") + ) + (wire + (pts + (xy 254 82.55) (xy 254 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f06cb546-8a22-476d-a10e-8870333cbffb") + ) + (wire + (pts + (xy 229.87 162.56) (xy 245.11 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0cb71c2-94b6-4efc-b4f3-623a0df84733") + ) + (wire + (pts + (xy 229.87 172.72) (xy 245.11 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1917855-4ccf-40f7-a102-a4386a9d2f2a") + ) + (wire + (pts + (xy 254 74.93) (xy 254 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3749a9a-86c2-4e87-b477-d576aebfa147") + ) + (wire + (pts + (xy 114.3 50.8) (xy 114.3 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f50990bf-6ff3-461e-a63a-7a3bf33bd457") + ) + (wire + (pts + (xy 179.07 177.8) (xy 165.1 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f595e293-4276-419a-b148-f58cec4a0b3d") + ) + (wire + (pts + (xy 190.5 96.52) (xy 190.5 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7060290-2f23-4ee0-870e-c9224aa2bc63") + ) + (wire + (pts + (xy 123.19 157.48) (xy 123.19 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8b292e4-e0ee-474a-a427-a2d1482d69e8") + ) + (wire + (pts + (xy 152.4 162.56) (xy 152.4 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f947f8cb-f2f6-4178-943b-fe0b436aa7e7") + ) + (wire + (pts + (xy 80.01 101.6) (xy 80.01 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa98eca9-82ba-4f5d-b484-817d4366b9e2") + ) + (wire + (pts + (xy 80.01 100.33) (xy 114.3 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb429b22-8c23-47a4-a17e-f6eb876bde44") + ) + (wire + (pts + (xy 229.87 182.88) (xy 245.11 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb808af9-c074-40d4-96d3-117f91b5c8aa") + ) + (wire + (pts + (xy 229.87 121.92) (xy 245.11 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbb43639-5148-47b3-86ae-a0667d91ac27") + ) + (wire + (pts + (xy 114.3 100.33) (xy 114.3 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe5e2ad9-b6e8-420d-befa-f59830d38b58") + ) + (wire + (pts + (xy 204.47 195.58) (xy 204.47 198.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff4e0d5f-1fbf-4667-b2ed-5e68b8953585") + ) + (wire + (pts + (xy 146.05 157.48) (xy 179.07 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffc2b349-ba85-403b-ba2e-bdba490f6545") + ) + (text "Crystal" + (exclude_from_sim no) + (at 139.065 148.59 0) + (effects + (font + (size 2.54 2.54) + ) + (justify left bottom) + ) + (uuid "20500675-d561-4f0c-9cea-5bac237ef30d") + ) + (text "Make sure C8 is close to pin 45 of RP2040" + (exclude_from_sim no) + (at 142.24 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3cd80ee8-2db9-4a2c-8c47-4cc278470a3f") + ) + (text "Make sure C10 is close to pin 44 of RP2040" + (exclude_from_sim no) + (at 227.33 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "968c06f9-af21-42a3-9ff1-25026751e295") + ) + (text "Make sure R3 and R4 are close to RP2040" + (exclude_from_sim no) + (at 137.414 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d508c945-e545-4375-a8d9-ad1ed423034e") + ) + (text "Flash" + (exclude_from_sim no) + (at 63.5 93.98 0) + (effects + (font + (size 2.54 2.54) + ) + (justify left bottom) + ) + (uuid "f9e1d5c6-6630-48d6-849f-a5938af673cb") + ) + (label "XOUT" + (at 177.8 167.64 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "019f9e18-abcc-47d8-9cac-005dbc506274") + ) + (label "+1V1" + (at 194.31 73.66 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "09c7f0d8-4c1d-43fb-bafa-b0ce278bc99d") + ) + (label "QSPI_SS" + (at 86.36 120.65 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "10ad0549-131d-433a-9770-6b620df943b7") + ) + (label "QSPI_SD3" + (at 86.36 133.35 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "120d05dd-2960-4236-8b05-fc2ed6752ce5") + ) + (label "QSPI_SD2" + (at 165.1 139.7 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "16c324ce-1412-4b85-94bc-f92ec24ba4da") + ) + (label "GPIO4" + (at 245.11 121.92 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1b7cedb8-1438-48f8-91e9-0aa11af71116") + ) + (label "RUN" + (at 165.1 111.76 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "23a53848-15d1-48cf-890e-c52036da0400") + ) + (label "GPIO29_ADC3" + (at 245.11 187.96 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "30104d8a-e2f4-4dc1-8f67-ab4702978196") + ) + (label "QSPI_SD1" + (at 165.1 137.16 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "33316a49-a578-4d9c-bf87-b945ec79a0ae") + ) + (label "GPIO13" + (at 245.11 144.78 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "35f1741c-fe13-4f93-b630-57ad05c9a8a9") + ) + (label "GPIO6" + (at 245.11 127 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3e257fd2-1e07-41f7-83f0-152b98667fde") + ) + (label "SWD" + (at 165.1 180.34 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "47677584-32ff-4042-a2a2-8891e0875734") + ) + (label "GPIO20" + (at 245.11 162.56 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "48364ea6-10f8-4ecc-af60-6bafe73190aa") + ) + (label "QSPI_SD1" + (at 86.36 128.27 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "48387d69-4ed1-40f1-bd4c-b9b59919d678") + ) + (label "QSPI_SD3" + (at 165.1 142.24 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4996c0ec-9dcc-4ce2-abd3-719515968dac") + ) + (label "GPIO18" + (at 245.11 157.48 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "557d050d-49da-4e6c-b2d8-0d673f531f3a") + ) + (label "GPIO25" + (at 245.11 175.26 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "55bdeef0-439e-442f-8343-c7a1ae16f3b0") + ) + (label "GPIO0" + (at 245.11 111.76 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "63375836-528e-4f39-bcf1-3899d73c858e") + ) + (label "GPIO21" + (at 245.11 165.1 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6f2602da-bd2c-448f-8465-393fcb5a859f") + ) + (label "GPIO11" + (at 245.11 139.7 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6fa3bcb0-ad07-4cb6-9a30-dc613a914bee") + ) + (label "GPIO27_ADC1" + (at 245.11 182.88 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "76b48c4c-94c1-4118-ad3f-333310abffdf") + ) + (label "GPIO1" + (at 245.11 114.3 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7a8db841-7d3a-4e64-bf13-f52dbee1ed45") + ) + (label "XIN" + (at 177.8 157.48 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7ab69162-9fbc-4668-97c3-37994116c474") + ) + (label "GPIO14" + (at 245.11 147.32 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "84e12e2a-df63-4468-8d82-54bfd95095f9") + ) + (label "GPIO3" + (at 245.11 119.38 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "86ac283d-a915-4137-bf09-0c1b299c3471") + ) + (label "GPIO10" + (at 245.11 137.16 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8a67e3e4-5d97-4850-90eb-9b01557df20b") + ) + (label "GPIO23" + (at 245.11 170.18 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8ec10931-b571-443a-a84b-19552a9e36bf") + ) + (label "SWCLK" + (at 165.1 177.8 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "96cdad23-2bd1-4bee-bdfd-a390e1eb41d8") + ) + (label "QSPI_SCLK" + (at 165.1 144.78 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a41026b2-2243-4116-a7de-1cbe83dbe1f0") + ) + (label "QSPI_SD0" + (at 165.1 134.62 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ac6422e5-d4c4-4d0d-b626-674bbf4d403c") + ) + (label "GPIO17" + (at 245.11 154.94 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b029a9ea-6d21-4859-87a1-89576f0f81bf") + ) + (label "GPIO2" + (at 245.11 116.84 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b44f8089-1105-490d-8634-35af406c13ff") + ) + (label "GPIO9" + (at 245.11 134.62 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b5fa829c-f3f1-4ce9-bb41-f487d1c1a00c") + ) + (label "GPIO15" + (at 245.11 149.86 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b7d46d17-8c51-40e9-99d5-30dabef7f080") + ) + (label "GPIO12" + (at 245.11 142.24 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bb5f0e30-d056-4bf6-a4ee-58249d0267ee") + ) + (label "GPIO24" + (at 245.11 172.72 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bbb42376-26c3-46ff-9e47-9e7af0024017") + ) + (label "GPIO5" + (at 245.11 124.46 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bc913f6b-1cc0-42b9-b1c5-85d0fa97f014") + ) + (label "GPIO22" + (at 245.11 167.64 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bce0a61c-ee66-4e5d-b854-7adb107509e9") + ) + (label "GPIO19" + (at 245.11 160.02 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bda8e14f-b278-4e47-9e21-a237075e0326") + ) + (label "QSPI_SS" + (at 165.1 129.54 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c6125a44-5e65-43af-9cd7-c8bc4162bca7") + ) + (label "QSPI_SD2" + (at 86.36 130.81 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c8f599e8-e6d2-4317-8187-7d4fd6215fe7") + ) + (label "QSPI_SD0" + (at 86.36 125.73 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cc0ace1c-efb3-4c50-9f00-81e56d3aea71") + ) + (label "QSPI_SCLK" + (at 86.36 123.19 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d63bbef4-046b-4827-9f29-0bf28fa28525") + ) + (label "GPIO26_ADC0" + (at 245.11 180.34 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e5e0a3b5-11a6-47e5-baa7-516f4fef4061") + ) + (label "GPIO28_ADC2" + (at 245.11 185.42 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e69e43ff-9e26-4806-b8c5-94e9351930d0") + ) + (label "GPIO16" + (at 245.11 152.4 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "eaddef34-0707-4b64-9664-47adb109bea7") + ) + (label "GPIO8" + (at 245.11 132.08 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "eb77c373-30eb-4685-9c60-ebdb75acad4f") + ) + (label "GPIO7" + (at 245.11 129.54 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f9e191e0-ff91-4762-9d1e-8c449a5aa8ea") + ) + (hierarchical_label "GPIO12" + (shape bidirectional) + (at 245.11 142.24 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "07b28c00-f847-48fe-aed0-bb25361234b6") + ) + (hierarchical_label "GPIO28" + (shape bidirectional) + (at 245.11 185.42 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "08d104fb-5e9b-4b20-af8a-078257b04361") + ) + (hierarchical_label "GPIO14" + (shape bidirectional) + (at 245.11 147.32 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "115a023a-89e4-48f0-80a0-460b03cdbb9e") + ) + (hierarchical_label "GPIO3" + (shape bidirectional) + (at 245.11 119.38 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "17be88b5-8c7b-499c-8548-8768ca87b1a2") + ) + (hierarchical_label "GPIO27" + (shape bidirectional) + (at 245.11 182.88 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "193f1a96-c615-4e1a-a066-bc62b2476ff5") + ) + (hierarchical_label "GPIO18" + (shape bidirectional) + (at 245.11 157.48 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1dae0255-f063-4f9e-a666-d374dd892ed0") + ) + (hierarchical_label "GPIO13" + (shape bidirectional) + (at 245.11 144.78 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "25c05e5d-44e9-47c9-847d-f1c2ce69bc42") + ) + (hierarchical_label "GPIO15" + (shape bidirectional) + (at 245.11 149.86 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "3082adc9-ac18-43aa-a8ff-ba7a75ff075a") + ) + (hierarchical_label "GPIO2" + (shape bidirectional) + (at 245.11 116.84 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "36d2b70b-4c70-4006-af14-cf054502aa2a") + ) + (hierarchical_label "+3V3" + (shape input) + (at 106.68 50.8 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3ca9d97f-cf1d-4f02-a93d-7f372e559ee1") + ) + (hierarchical_label "GPIO0" + (shape bidirectional) + (at 245.11 111.76 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "41b5048b-411d-4539-b2dd-1d0f48febdd1") + ) + (hierarchical_label "GPIO16" + (shape bidirectional) + (at 245.11 152.4 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "491cfb9b-0cf5-47a5-9112-b4150d47651e") + ) + (hierarchical_label "GPIO8" + (shape bidirectional) + (at 245.11 132.08 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "551d36d4-1706-402a-a0d5-07fcec6f16a2") + ) + (hierarchical_label "GPIO29" + (shape bidirectional) + (at 245.11 187.96 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5b86c0d6-8e9c-4fa1-90ca-a7aabe88a913") + ) + (hierarchical_label "GPIO21" + (shape bidirectional) + (at 245.11 165.1 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "736c499d-56a3-40eb-b1f8-b7432ad6445a") + ) + (hierarchical_label "~{USB_BOOT}" + (shape input) + (at 59.69 120.65 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "73a84b72-b9a6-4a3d-a4ac-d01315a5fed8") + ) + (hierarchical_label "GPIO10" + (shape bidirectional) + (at 245.11 137.16 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "75c9e3a1-7cfc-49cf-9bc7-9d12002b2025") + ) + (hierarchical_label "GPIO26" + (shape bidirectional) + (at 245.11 180.34 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "83722c27-96c6-41cc-9bbc-104b6c32cc2b") + ) + (hierarchical_label "GPIO22" + (shape bidirectional) + (at 245.11 167.64 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8a177d4c-cba5-4fa5-9f3c-ed510ec3c34a") + ) + (hierarchical_label "GPIO24" + (shape bidirectional) + (at 245.11 172.72 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "9884531c-82d5-4420-a104-4ef6a395aa24") + ) + (hierarchical_label "GPIO1" + (shape bidirectional) + (at 245.11 114.3 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a1b71345-a141-43ca-8610-ec36f9bbc91d") + ) + (hierarchical_label "USB_D-" + (shape bidirectional) + (at 156.21 121.92 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a41587d3-1324-4fde-a2a8-8fe88c3a2801") + ) + (hierarchical_label "GPIO4" + (shape bidirectional) + (at 245.11 121.92 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a9eb3256-3bd4-4e2d-ae94-7a057993c898") + ) + (hierarchical_label "GPIO9" + (shape bidirectional) + (at 245.11 134.62 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "acf95f32-058f-47f6-a00b-fa4b2fc1ad71") + ) + (hierarchical_label "GPIO7" + (shape bidirectional) + (at 245.11 129.54 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ad780362-f7ce-4781-89e3-92cb7fa77397") + ) + (hierarchical_label "GND" + (shape input) + (at 106.68 55.88 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b29f1ef5-3358-484c-a196-5477f908ebdc") + ) + (hierarchical_label "GPIO19" + (shape bidirectional) + (at 245.11 160.02 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b3345d6f-882e-4d8d-933c-70fbe8faf23f") + ) + (hierarchical_label "GPIO17" + (shape bidirectional) + (at 245.11 154.94 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "bb797734-ca32-41a7-9cf7-9691fedc5031") + ) + (hierarchical_label "USB_D+" + (shape bidirectional) + (at 156.21 119.38 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "cccadb8d-7355-4d84-b9cb-e950a435bd4a") + ) + (hierarchical_label "GPIO23" + (shape bidirectional) + (at 245.11 170.18 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ce734496-7ac7-4574-bab5-555ef6e9d83d") + ) + (hierarchical_label "GPIO5" + (shape bidirectional) + (at 245.11 124.46 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d4d95df3-ccbe-4237-a96f-131ecd99a239") + ) + (hierarchical_label "GPIO20" + (shape bidirectional) + (at 245.11 162.56 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d85e5a1d-cc40-4b8b-b020-df25f1005a33") + ) + (hierarchical_label "GPIO25" + (shape bidirectional) + (at 245.11 175.26 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e0423f53-4e28-4642-92a2-4759247bcdce") + ) + (hierarchical_label "GPIO6" + (shape bidirectional) + (at 245.11 127 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "f4053268-275d-4180-81b1-3bb0dd39d7b4") + ) + (hierarchical_label "GPIO11" + (shape bidirectional) + (at 245.11 139.7 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "f769f213-9ce2-4ec5-b68a-6d78b3d4f7b0") + ) + (symbol + (lib_id "Memory_Flash:W25Q128JVS") + (at 114.3 128.27 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005eda5f2c") + (property "Reference" "U2" + (at 107.95 116.205 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "W25Q128JVS" + (at 123.19 140.335 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" + (at 114.3 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf" + (at 114.3 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 114.3 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4ee7bd2e-0a00-49ab-8db2-e298f7ff0c41") + ) + (pin "2" + (uuid "d3faa0b8-f5e1-42b5-9ade-38a64db10fc2") + ) + (pin "3" + (uuid "9066d4a5-364b-4ab2-ae42-95b9067ff0b5") + ) + (pin "4" + (uuid "19a902a2-0042-4f0a-8a12-ec8a87a8e602") + ) + (pin "5" + (uuid "dee69419-269a-4e6c-a7db-ad89020fb065") + ) + (pin "6" + (uuid "2e7b39c6-c63b-4ef6-b516-7196f2db7a7c") + ) + (pin "7" + (uuid "69da894e-1fcf-46d7-8aff-31fa40d4d5d3") + ) + (pin "8" + (uuid "2b26f828-29a5-4fb7-8b72-0695c8e86025") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "U2") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "U2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 80.01 105.41 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005edac067") + (property "Reference" "R2" + (at 81.788 104.2416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DNF" + (at 81.788 106.553 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 78.232 105.41 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 80.01 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 80.01 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ff81f0bb-a638-4c96-bd52-09f3d0dbe10c") + ) + (pin "2" + (uuid "2516d6fa-aeb0-43a9-a505-d23ff78a2c30") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "R2") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 71.12 120.65 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005edae9f0") + (property "Reference" "R1" + (at 71.12 115.3922 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 71.12 117.7036 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 71.12 118.872 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 71.12 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 71.12 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "570b973b-a40f-434a-b099-b049ea00792b") + ) + (pin "2" + (uuid "f78bd9f4-bda7-40a4-8410-531c54e077c9") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "R1") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 120.65 101.6 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005edb1aa1") + (property "Reference" "C5" + (at 123.571 100.4316 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 123.571 102.743 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 121.6152 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.65 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.65 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "176cc445-4234-4132-a257-eef61725e826") + ) + (pin "2" + (uuid "caf052ef-160e-49a8-9d8a-e9b05b8c8c9e") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C5") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 120.65 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005edb5c1d") + (property "Reference" "#PWR011" + (at 120.65 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 124.46 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 120.65 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 120.65 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.65 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d557d490-0f96-4670-a0de-bc0a4f8849d3") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR011") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "#PWR011") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 172.72 119.38 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ede0881") + (property "Reference" "R3" + (at 172.72 114.1222 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "27" + (at 172.72 116.4336 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 172.72 117.602 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 172.72 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "60dc964c-070d-4bb6-baff-9198e6259093") + ) + (pin "2" + (uuid "50e06029-bde3-4f16-8b85-243e3427221d") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "R3") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 165.1 121.92 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ede1624") + (property "Reference" "R4" + (at 165.1 115.57 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "27" + (at 165.1 117.8814 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 165.1 120.142 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 165.1 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 165.1 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f268baf9-65c6-41c6-9ccd-62215ab80a23") + ) + (pin "2" + (uuid "8656e914-22bc-4b05-a61c-894a3798b323") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "R4") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "R4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 219.71 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005eeee897") + (property "Reference" "C9" + (at 222.631 77.5716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 222.631 79.883 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 220.6752 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 219.71 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 219.71 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "46043b20-542e-484e-a22c-d9b92e7ece6c") + ) + (pin "2" + (uuid "7bfaa999-1235-43a0-958b-842aad65fd26") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C9") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 231.14 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005eef00bb") + (property "Reference" "C11" + (at 234.061 77.5716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 234.061 79.883 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 232.1052 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 231.14 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 231.14 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "248d9fac-8504-49a8-a028-e8d49b27668a") + ) + (pin "2" + (uuid "77a55744-7914-46d4-8e54-6597ef063cec") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C11") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 242.57 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005eef0473") + (property "Reference" "C12" + (at 245.491 77.5716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 245.491 79.883 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 243.5352 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 242.57 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 242.57 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0bf6eb5f-269b-4dfc-8e63-51549f46911c") + ) + (pin "2" + (uuid "67ae5744-dbc3-424a-acd8-847753076306") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C12") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 254 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005eef0994") + (property "Reference" "C13" + (at 256.921 77.5716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 256.921 79.883 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 254.9652 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b20d7ec3-dc94-404a-a73b-c1448a96ede7") + ) + (pin "2" + (uuid "99b387e4-e7ee-49e3-a990-869a636eb7c7") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C13") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 265.43 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005eef89b3") + (property "Reference" "C14" + (at 268.351 77.5716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 268.351 79.883 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 266.3952 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 265.43 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 265.43 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "26694f66-7d6a-4ae9-aded-6d762543ab88") + ) + (pin "2" + (uuid "a6544015-132b-46d8-9cfb-a6c7a4f3daa2") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C14") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 276.86 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005eef89bd") + (property "Reference" "C15" + (at 279.781 77.5716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 279.781 79.883 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 277.8252 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 276.86 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 276.86 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1b6f39a1-f200-4ba1-892a-543a1e067072") + ) + (pin "2" + (uuid "572ea047-45cb-4ef4-ad5d-7c9d0852d151") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C15") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 288.29 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005eef89c7") + (property "Reference" "C16" + (at 291.211 77.5716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 291.211 79.883 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 289.2552 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 288.29 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 288.29 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a90bd869-bdcb-4ff8-bcaf-4efdec05f6bc") + ) + (pin "2" + (uuid "a1a390e8-d444-42b1-9d65-efbe14330e74") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C16") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 179.07 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ef00505") + (property "Reference" "C6" + (at 181.991 77.5716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 181.991 79.883 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 180.0352 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 179.07 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 179.07 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7f1181fe-5e30-4203-bc57-4622c6cda01e") + ) + (pin "2" + (uuid "ec143df0-2a67-4118-a539-7f1b29c1c45f") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C6") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 190.5 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ef0050f") + (property "Reference" "C7" + (at 193.421 77.5716 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 193.421 79.883 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 191.4652 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 190.5 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 190.5 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c5598501-0f5c-4537-80e5-705d6a66611e") + ) + (pin "2" + (uuid "c7a2aee7-e729-4bd2-a8f7-eca6b1a301af") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C7") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 190.5 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ef07987") + (property "Reference" "C8" + (at 193.421 91.5416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1u" + (at 193.421 93.853 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 191.4652 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 190.5 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 190.5 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7cef4d84-e4f1-4670-9f8b-8064a5d0c8cb") + ) + (pin "2" + (uuid "dcf3fd3b-ea9a-4fae-9eb7-faa8206daa61") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C8") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 219.71 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ef08170") + (property "Reference" "C10" + (at 222.631 91.5416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1u" + (at 222.631 93.853 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 220.6752 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 219.71 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 219.71 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "36fabe7e-aa3d-445c-bb8a-b38d903d8ada") + ) + (pin "2" + (uuid "8e49dfe2-c709-4a81-acce-30e50425c1b1") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C10") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 288.29 86.36 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ef621a6") + (property "Reference" "#PWR023" + (at 288.29 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 288.417 90.7542 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 288.29 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 288.29 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 288.29 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b2f4ed8b-3400-4c57-ac4c-3cf7e3dcd4de") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR023") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "#PWR023") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 179.07 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005efccd2a") + (property "Reference" "#PWR012" + (at 179.07 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 179.197 89.4842 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 179.07 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 179.07 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 179.07 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4feb7e69-08a0-456b-bcc0-8e80943fcff6") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR012") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "#PWR012") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 190.5 97.79 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005f00afba") + (property "Reference" "#PWR013" + (at 190.5 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 190.627 102.1842 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 190.5 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "382e51b6-2b56-4d5b-bd01-d4619ae665d6") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR013") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 219.71 97.79 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005f00b2d4") + (property "Reference" "#PWR018" + (at 219.71 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 219.837 102.1842 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 219.71 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 219.71 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 219.71 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "95046561-b73a-4ae5-9bb5-d48471030e76") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR018") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 190.5 200.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1ded7b63-992b-4299-b223-244bd8eda123") + (property "Reference" "#PWR070" + (at 190.5 207.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 190.627 205.0542 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 190.5 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 190.5 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 190.5 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6efd0109-0f8b-45cf-b5e5-3b76d4b080da") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR070") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Crystal_GND24") + (at 146.05 162.56 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3f164bbe-0cd7-477a-8f46-961f6ff809ad") + (property "Reference" "Y1" + (at 151.13 160.02 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ABM8-272-T3" + (at 139.7 154.94 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" + (at 146.05 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 146.05 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 146.05 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "13179c92-9928-45bd-beb6-a51589ca85e7") + ) + (pin "2" + (uuid "d54f87c9-384d-441a-8bab-ace3e0cefbbc") + ) + (pin "3" + (uuid "c32045d2-633f-4495-a937-d6221a6b65ee") + ) + (pin "4" + (uuid "1aded245-46a1-4697-b8a1-d287a38ac554") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "Y1") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "Y1") + (unit 1) + ) + ) + (project "RP2350_60QFN_minimal" + (path "/94683f5c-9cd9-448e-be96-9792537b5cb8" + (reference "Y1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 123.19 173.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5301fbf3-e5eb-458a-9cf5-0f13bb166547") + (property "Reference" "C2" + (at 126.111 172.8216 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "15p" + (at 126.111 175.133 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 124.1552 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 123.19 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 123.19 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4284b30a-5eed-45f2-a84c-1ef84a5cb28d") + ) + (pin "2" + (uuid "b0b493e2-71c2-4c9a-8491-27c7fed6f601") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C2") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C2") + (unit 1) + ) + ) + (project "RP2350_60QFN_minimal" + (path "/94683f5c-9cd9-448e-be96-9792537b5cb8" + (reference "C3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MCU_RaspberryPi:RP2040") + (at 204.47 149.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "550e0640-66a5-4412-8e4d-580c0f8b3a63") + (property "Reference" "U5" + (at 206.6641 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "RP2040" + (at 206.6641 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm" + (at 204.47 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf" + (at 204.47 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "A microcontroller by Raspberry Pi" + (at 204.47 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "31" + (uuid "b0845ee2-4775-43cc-980c-48b9f4ad5bdd") + ) + (pin "53" + (uuid "c3971451-fd8c-4e4b-992d-be79845261df") + ) + (pin "54" + (uuid "5ed3ebf9-75ff-435e-b468-ee627ee3fd98") + ) + (pin "22" + (uuid "3b233da6-2589-41a7-9160-964264bf1d9e") + ) + (pin "41" + (uuid "0ae40e3c-683b-46cf-8f61-9c4a16d2a4d8") + ) + (pin "26" + (uuid "5924867d-1c4c-4c57-b6bb-f93527f2ce1b") + ) + (pin "25" + (uuid "cce1c2d6-23a7-4bd8-8d6d-a73740f07bec") + ) + (pin "42" + (uuid "2af6a563-8c51-441b-8ff1-bbe8fcb80332") + ) + (pin "55" + (uuid "9777b6cf-639a-48c0-9903-af5fad8b2d37") + ) + (pin "51" + (uuid "23bce3fc-b89a-4c6d-8f58-9691edb10c5f") + ) + (pin "34" + (uuid "e04fd8e0-78d3-41cc-8c85-a82148314383") + ) + (pin "52" + (uuid "8e7d365f-dda7-42ca-b276-29e631ee43fa") + ) + (pin "50" + (uuid "b0856702-ff0b-4749-ab11-ad9dd2527b71") + ) + (pin "45" + (uuid "b56fa8d1-1475-4956-8e3a-380a94e62c04") + ) + (pin "8" + (uuid "d37b77db-af89-459c-b46c-39e692a40640") + ) + (pin "40" + (uuid "7b354406-7165-46a8-9d3b-6176eafc03d4") + ) + (pin "9" + (uuid "4e3aa4c2-4246-4318-a365-3428355b1ff3") + ) + (pin "43" + (uuid "60656a80-79ba-4187-9615-ad1c5858c068") + ) + (pin "4" + (uuid "b3b3fc74-52fa-4edd-9497-ce146a4a3ec7") + ) + (pin "3" + (uuid "49535a04-b68f-4ee7-9f3c-8be16cd10983") + ) + (pin "27" + (uuid "8407fb8d-3ba7-488f-91a8-8361eea390b2") + ) + (pin "29" + (uuid "f210399a-eea9-4e40-8cfd-9f9b888b82d8") + ) + (pin "47" + (uuid "4e25c55f-8010-4653-b155-4c3673f9ead0") + ) + (pin "57" + (uuid "fd3ad528-e8d4-4ebb-aea5-4eccee8b4384") + ) + (pin "16" + (uuid "39166ca9-fc4d-4194-8a18-5b347f8eea39") + ) + (pin "44" + (uuid "a8922dca-052e-4bf9-b9e8-4ae565fb34c7") + ) + (pin "32" + (uuid "f589dacb-ae5e-4f7a-8eed-1d57cc2050dc") + ) + (pin "15" + (uuid "e75bb641-4756-4c8b-8714-8390685f39c0") + ) + (pin "48" + (uuid "0cc3354b-d80a-43d9-adb0-1a990dfab034") + ) + (pin "37" + (uuid "11266a84-f5de-444f-bc26-ec8d99fee8db") + ) + (pin "21" + (uuid "dd92ae25-4f99-4af5-a0aa-757be6e3bc6a") + ) + (pin "30" + (uuid "74b94c74-d45b-4c94-8de8-b61244e9cc6f") + ) + (pin "6" + (uuid "dd813db1-3a9a-41e3-8e04-083ff3ca5449") + ) + (pin "12" + (uuid "1800d2d8-9b42-453b-a517-cc4ec4e8a1b4") + ) + (pin "11" + (uuid "00428deb-3aef-4440-a544-f51aeed993cc") + ) + (pin "10" + (uuid "3f7b8ead-b13a-4009-bb52-d3238e5d947d") + ) + (pin "46" + (uuid "772bee4c-9272-46b3-bb23-1ad5348a38a7") + ) + (pin "14" + (uuid "88a464ea-519d-406d-a4d2-51dc387c8853") + ) + (pin "56" + (uuid "d9f0418a-2d6b-406b-a29f-1e85d6950b9f") + ) + (pin "18" + (uuid "f96c2106-c6b0-4f84-bf02-fdcc6b03fbd7") + ) + (pin "38" + (uuid "85830cf1-0e98-42cd-89fc-6c77c6196a1f") + ) + (pin "24" + (uuid "e9dd123d-22e2-4dbe-bc1d-416cb0bd2103") + ) + (pin "1" + (uuid "08aa619d-7a71-4ff8-9389-b9307cc8d118") + ) + (pin "35" + (uuid "94df75b8-1ce7-434f-9de5-a571ab1c980f") + ) + (pin "36" + (uuid "38e729f6-7be8-496f-befc-8c4d64691fab") + ) + (pin "33" + (uuid "d998e567-2e3f-4476-becb-7fca0ce6823d") + ) + (pin "17" + (uuid "e0a34a68-68cf-467e-9775-0eab60689f7a") + ) + (pin "13" + (uuid "e00c3219-0396-47a7-8b8f-ebaca2bd2699") + ) + (pin "39" + (uuid "344bc466-d732-420b-a19e-4a0a799c7985") + ) + (pin "23" + (uuid "2fb020f7-3990-4abe-ab00-d9ada4aa99b3") + ) + (pin "19" + (uuid "8cb03061-65c8-4ce5-82f9-80d74c8eb5ab") + ) + (pin "28" + (uuid "d07bac65-dbde-4838-8593-da441e1c3f97") + ) + (pin "5" + (uuid "da4d62ba-d6cf-4990-9075-5383db57a3d1") + ) + (pin "49" + (uuid "453e5999-f165-4af7-87f0-63c548c0f180") + ) + (pin "2" + (uuid "c39d2cfe-a8bc-448b-8f18-4d41c89a99a2") + ) + (pin "20" + (uuid "ec02c63e-8d06-4f6c-a9f2-49772ffb4ed6") + ) + (pin "7" + (uuid "4f431482-97c0-4f84-968f-9b8e5dc4888c") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "U5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 123.19 180.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "948768b8-f0f8-4565-8b8a-a4e2a61ba20d") + (property "Reference" "#PWR067" + (at 123.19 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 123.317 184.7342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 123.19 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 123.19 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 123.19 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "31a26343-50e6-4fa0-9b5d-5af07b79f589") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR067") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 163.83 167.64 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "960c2bc7-2098-4c7f-a20d-3f6dfc61c0ce") + (property "Reference" "R5" + (at 163.83 162.3822 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 163.83 164.6936 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 163.83 165.862 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 163.83 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 163.83 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bf196a85-9a18-4d95-926a-a53e71f64796") + ) + (pin "2" + (uuid "6c15742b-f2f5-4474-b829-d9d76ac8feea") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "R5") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "R5") + (unit 1) + ) + ) + (project "RP2350_60QFN_minimal" + (path "/94683f5c-9cd9-448e-be96-9792537b5cb8" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 109.22 58.42 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b0658589-b117-4256-8c2c-b5b1bc1b00bd") + (property "Reference" "#PWR071" + (at 109.22 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 109.347 62.8142 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 109.22 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 109.22 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 109.22 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a36aca60-3a04-4db3-a37c-deea1a4154e6") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR071") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 133.35 173.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d3605f56-0738-4e23-8ea5-8fa03833fdda") + (property "Reference" "C3" + (at 136.271 172.8216 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "15p" + (at 136.271 175.133 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 134.3152 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 133.35 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 133.35 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e8ef5753-ed3f-4194-a547-308692c0698e") + ) + (pin "2" + (uuid "ba13dee5-1aa2-4351-8363-6859198ef672") + ) + (instances + (project "RP2040_minimal_r2" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "C3") + (unit 1) + ) + ) + (project "RP2040_minimal_r2" + (path "/8c0b3d8b-46d3-4173-ab1e-a61765f77d61" + (reference "C3") + (unit 1) + ) + ) + (project "RP2350_60QFN_minimal" + (path "/94683f5c-9cd9-448e-be96-9792537b5cb8" + (reference "C4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 146.05 173.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e9209fd0-3917-4ff2-9744-6529c6216e54") + (property "Reference" "#PWR069" + (at 146.05 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 146.177 178.3842 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 146.05 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "85a874be-4078-445f-a52a-a505c9ab0c2f") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR069") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 133.35 180.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f003c760-f718-411c-ae9c-97150533fece") + (property "Reference" "#PWR066" + (at 133.35 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 133.477 184.7342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 133.35 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 133.35 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 133.35 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "90fa934d-c2ff-4a01-8aae-6f9ba1eb6dc4") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR066") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 114.3 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f9ea0d14-ed12-4049-9416-8c7e0fc2204e") + (property "Reference" "#PWR068" + (at 114.3 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 114.427 147.9042 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 114.3 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 114.3 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 114.3 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b04cce20-5719-44c0-a1e4-0fdf7adca4ec") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2c92979e-0117-46b7-afa8-72e420bd9039" + (reference "#PWR068") + (unit 1) + ) + ) + ) + ) +) diff --git a/PCB/HuvudTiny2/sym-lib-table b/PCB/HuvudTiny2/sym-lib-table new file mode 100644 index 0000000..5a60644 --- /dev/null +++ b/PCB/HuvudTiny2/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (version 7) + (lib (name "tmc2209")(type "KiCad")(uri "${KIPRJMOD}/libs/tmc2209.kicad_sym")(options "")(descr "")) +) diff --git a/PCB/HuvudTiny2/tmc2209.kicad_sch b/PCB/HuvudTiny2/tmc2209.kicad_sch new file mode 100644 index 0000000..e1bed72 --- /dev/null +++ b/PCB/HuvudTiny2/tmc2209.kicad_sch @@ -0,0 +1,4917 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "8f43ad06-af8c-40e2-a136-1983ea12ef8f") + (paper "A4") + (lib_symbols + (symbol "Device:C" + (pin_numbers hide) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.635 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 0.635 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0.9652 -3.81 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" + (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" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) (xy 2.032 -0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 0.762) (xy 2.032 0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (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" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (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" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res 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_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "GND_1" + (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_1_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_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 "GND_2" + (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_2_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_2_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 "GND_3" + (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_3_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_3_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 "GND_4" + (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_4_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_4_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 "GND_5" + (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_5_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_5_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 "GND_6" + (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_6_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_6_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 "GND_7" + (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_7_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_7_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 "Huvud-rescue:CP-Device" + (pin_numbers hide) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.635 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "CP-Device" + (at 0.635 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0.9652 -3.81 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" "" + (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 "CP-Device_0_1" + (rectangle + (start -2.286 0.508) + (end 2.286 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.778 2.286) (xy -0.762 2.286) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 2.794) (xy -1.27 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 2.286 -0.508) + (end -2.286 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "CP-Device_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_names + (offset 0) + ) + (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) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "tmc2209:TMC2209-LA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.954 26.416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TMC2209-LA" + (at 12.7 -22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_DFN_QFN:TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias" + (at 0 -40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/TMC2202_TMC2208_TMC2224_datasheet_rev1.13.pdf" + (at 0 -45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Standalone driver for two-phase bipolar stepper motor, 2A, 4.75… 36V, UART, internal FETs, QFN28" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Standalone driver stepper motor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFN*1EP?5x5mm?P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TMC2209-LA_1_0" + (pin passive line + (at 0 -24.13 90) + (length 2.54) hide + (name "PAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "TMC2209-LA_1_1" + (rectangle + (start -12.7 25.4) + (end 12.7 -21.59) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin output line + (at 15.24 22.86 180) + (length 2.54) + (name "OB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 17.78 0) + (length 2.54) + (name "MS2_AD1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 -12.7 0) + (length 2.54) + (name "DIAG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -15.24 -15.24 0) + (length 2.54) + (name "INDEX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PDN_UART" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 27.94 270) + (length 2.54) + (name "VCC_IO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 5.08 0) + (length 2.54) + (name "STEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -17.78 0) + (length 2.54) + (name "VREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -24.13 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "DIR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -7.62 0) + (length 2.54) + (name "ENN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -5.08 0) + (length 2.54) + (name "STDBY" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 15.24 180) + (length 2.54) + (name "OA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 27.94 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -17.78 180) + (length 2.54) + (name "BRA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 12.7 180) + (length 2.54) + (name "OA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -12.7 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 15.24 20.32 180) + (length 2.54) + (name "OB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -15.24 180) + (length 2.54) + (name "BRB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 27.94 270) + (length 2.54) + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -24.13 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -5.08 180) + (length 2.54) + (name "CPO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -2.54 180) + (length 2.54) + (name "CPI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 22.86 0) + (length 2.54) + (name "VCP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "SPREAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 5.08 180) + (length 2.54) + (name "5VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 20.32 0) + (length 2.54) + (name "MS1_AD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 148.59 67.31) + (diameter 0) + (color 0 0 0 0) + (uuid "0a0e191e-eff9-42cb-a767-c0f8f0c73ec6") + ) + (junction + (at 199.39 80.01) + (diameter 0) + (color 0 0 0 0) + (uuid "24b093e1-1453-4dc3-b4bb-1cfb8121b390") + ) + (junction + (at 133.35 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "3f0a2121-fff2-412b-9386-7cd7cdd5649a") + ) + (junction + (at 115.57 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "401d5c2a-2fee-428d-958e-d16a939ce14f") + ) + (junction + (at 210.82 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "46aa74fa-af7b-4837-ac90-82d0e2a6c973") + ) + (junction + (at 127 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "4a75013b-5b57-4082-8a9b-cc751360ffcf") + ) + (junction + (at 199.39 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "527e72e4-7cbe-4428-87e9-3ef2032e5940") + ) + (junction + (at 157.48 67.31) + (diameter 0) + (color 0 0 0 0) + (uuid "629c40d0-8e29-451a-85f3-55d8c4c43080") + ) + (junction + (at 148.59 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "7969097a-4e1d-4188-9663-1c0cb8589458") + ) + (junction + (at 176.53 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "8320f20c-795b-4125-ad8e-7c297e0ec861") + ) + (junction + (at 153.67 130.81) + (diameter 0) + (color 0 0 0 0) + (uuid "8f6d0303-0337-4758-a849-e4ad327f9dc1") + ) + (junction + (at 187.96 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "96dc8488-38b0-4943-965f-e4f7497205c2") + ) + (junction + (at 127 69.85) + (diameter 0) + (color 0 0 0 0) + (uuid "b8a768fa-062c-4c40-943d-e11ab410f50e") + ) + (junction + (at 187.96 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "b94692e0-77a1-4cae-a1cc-03a4e6a6e61f") + ) + (junction + (at 193.04 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "f78ddf34-cf0c-4e6e-be55-3ad62025f6cb") + ) + (junction + (at 73.66 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "fa36e9d6-feaa-49ff-9a8e-da78453ad4f1") + ) + (no_connect + (at 111.76 118.11) + (uuid "75b922b2-23fd-49ef-804c-40e9cdbb43b9") + ) + (no_connect + (at 111.76 115.57) + (uuid "b53bad62-b315-449d-a410-f1a2d4f8dca2") + ) + (wire + (pts + (xy 105.41 50.8) (xy 127 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "001283aa-09cf-4504-a06f-570b2dfcbca5") + ) + (wire + (pts + (xy 127 69.85) (xy 129.54 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01482efa-7ded-4c1a-9e89-3520c0d38f42") + ) + (wire + (pts + (xy 106.68 80.01) (xy 111.76 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "014e6531-5b53-47b8-b04e-9c106d34917b") + ) + (wire + (pts + (xy 73.66 72.39) (xy 73.66 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0216deaa-f93e-41d0-a2b9-bb24a0e27c61") + ) + (wire + (pts + (xy 148.59 67.31) (xy 133.35 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "027fcc54-2f2c-458e-9726-88b3350c4aef") + ) + (wire + (pts + (xy 163.83 95.25) (xy 163.83 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "047e8cb6-cc07-4c1a-9ad8-6a54c8d8c5c2") + ) + (wire + (pts + (xy 127 55.88) (xy 127 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06a4632b-8a98-4472-8833-764225037eba") + ) + (wire + (pts + (xy 73.66 85.09) (xy 73.66 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b5ba7f9-d06f-47a8-8f16-9cb714a0857b") + ) + (wire + (pts + (xy 149.86 109.22) (xy 144.78 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c123deb-a8cd-4f12-b991-8938bab524b6") + ) + (wire + (pts + (xy 193.04 99.06) (xy 199.39 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e862574-559a-4784-bcc0-e4334310412b") + ) + (wire + (pts + (xy 88.9 90.17) (xy 88.9 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f99f3f0-81bc-435b-a902-db6ba7b87c8e") + ) + (wire + (pts + (xy 115.57 66.04) (xy 115.57 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1020362d-7ef2-4481-bc92-062681374964") + ) + (wire + (pts + (xy 73.66 85.09) (xy 111.76 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10bb2f13-b2db-4df1-b2f9-dd58e91ba9cc") + ) + (wire + (pts + (xy 158.75 130.81) (xy 153.67 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14034f32-c8e1-42d3-82d9-6837a5df5d4e") + ) + (wire + (pts + (xy 153.67 130.81) (xy 148.59 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "140c69ad-71ad-4eaf-9e0a-e6059980304f") + ) + (wire + (pts + (xy 149.86 99.06) (xy 149.86 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14e72268-e948-4f50-a36e-e24e8cbcf018") + ) + (wire + (pts + (xy 106.68 113.03) (xy 111.76 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "186450cb-be51-42ef-9e90-5940d904e22f") + ) + (wire + (pts + (xy 105.41 60.96) (xy 107.95 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1870cdbe-133e-4977-bd89-9c3c93f308d7") + ) + (wire + (pts + (xy 144.78 99.06) (xy 149.86 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b22217a-1bcf-4563-b80e-b17768a79052") + ) + (wire + (pts + (xy 124.46 72.39) (xy 124.46 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b4580ac-48cd-457a-8382-d1642cac541d") + ) + (wire + (pts + (xy 163.83 105.41) (xy 163.83 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d9f95ed-0f94-4f53-b638-167545f05fde") + ) + (wire + (pts + (xy 133.35 55.88) (xy 127 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2317fddc-ee52-47f2-904a-74d5f9939651") + ) + (wire + (pts + (xy 187.96 85.09) (xy 187.96 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2386dd7f-3d60-45ab-87cc-39fcb9430c16") + ) + (wire + (pts + (xy 106.68 107.95) (xy 111.76 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26584d0a-afca-4062-9a15-3a99855ecad7") + ) + (wire + (pts + (xy 187.96 99.06) (xy 187.96 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26c44735-ef05-4fe5-915a-2ca1dbf55549") + ) + (wire + (pts + (xy 176.53 99.06) (xy 187.96 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2778a4e4-b020-4d6f-900a-4def4835e496") + ) + (wire + (pts + (xy 165.1 58.42) (xy 165.1 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "281792c7-5a56-44ba-a0ed-750333701483") + ) + (wire + (pts + (xy 144.78 109.22) (xy 144.78 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cbdbc32-6c03-4e62-aa60-b6ec4e1f98eb") + ) + (wire + (pts + (xy 68.58 72.39) (xy 73.66 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d13439a-0f9c-4ff3-a1c2-564835d11bb8") + ) + (wire + (pts + (xy 157.48 67.31) (xy 157.48 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e1fa77b-bc38-4cf8-8338-36ea406de0b5") + ) + (wire + (pts + (xy 158.75 115.57) (xy 158.75 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e28b0e6-0a64-4cb2-99f1-c75441463529") + ) + (wire + (pts + (xy 129.54 69.85) (xy 129.54 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32019547-a654-4b93-8876-1741034c3bcd") + ) + (wire + (pts + (xy 144.78 102.87) (xy 144.78 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3655d17f-73a0-4baa-82a2-0ca1ecdbd459") + ) + (wire + (pts + (xy 148.59 130.81) (xy 148.59 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36814999-788e-4ccf-b98c-7d71f7e26386") + ) + (wire + (pts + (xy 187.96 99.06) (xy 193.04 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36f4a210-c9fd-4d73-a872-7a824a870105") + ) + (wire + (pts + (xy 148.59 120.65) (xy 148.59 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b7a9c77-15b7-4b98-8dd7-cc42865c1095") + ) + (wire + (pts + (xy 199.39 99.06) (xy 199.39 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "412386c7-6b60-4601-a4b6-b1b4023ebbd4") + ) + (wire + (pts + (xy 106.68 95.25) (xy 111.76 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "41c211bd-7e7e-4a3d-8cba-4769f9765272") + ) + (wire + (pts + (xy 176.53 87.63) (xy 176.53 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42670552-6508-4dc1-a8a7-92bfa253c70f") + ) + (wire + (pts + (xy 127 50.8) (xy 127 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4440129a-1c1f-48b8-8165-cdc8e1debf92") + ) + (wire + (pts + (xy 187.96 85.09) (xy 219.71 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4616d51a-beb0-4261-936e-fefffc83d835") + ) + (wire + (pts + (xy 127 124.46) (xy 127 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49596e94-34ad-477c-8ca6-801f065af505") + ) + (wire + (pts + (xy 165.1 55.88) (xy 148.59 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4aaa1da1-43fa-451a-bbcb-619b2068dddb") + ) + (wire + (pts + (xy 133.35 67.31) (xy 133.35 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4bb4e9af-8d8d-40dc-a738-8a3e5e687a24") + ) + (wire + (pts + (xy 210.82 77.47) (xy 210.82 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "588272be-4b2f-448c-8781-c4e8d73c9b9b") + ) + (wire + (pts + (xy 210.82 77.47) (xy 219.71 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5dc37692-d194-4745-bf62-06e84d7b0c2e") + ) + (wire + (pts + (xy 115.57 55.88) (xy 124.46 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63ae36fc-4819-4eb6-ab88-e16003c3d249") + ) + (wire + (pts + (xy 199.39 80.01) (xy 199.39 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65854757-8f19-40e2-a89e-b248292c3267") + ) + (wire + (pts + (xy 153.67 133.35) (xy 153.67 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68dbc964-3a92-4595-8d98-930808938ab3") + ) + (wire + (pts + (xy 193.04 99.06) (xy 193.04 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ab05293-0653-4f43-84ff-95588609498d") + ) + (wire + (pts + (xy 210.82 99.06) (xy 210.82 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d0010e8-47f9-4369-8dd8-2b5c27b7cb03") + ) + (wire + (pts + (xy 106.68 97.79) (xy 111.76 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "750c7250-66ba-4b36-bbc1-e1a972aeaf4c") + ) + (wire + (pts + (xy 176.53 87.63) (xy 219.71 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7628dee8-16db-4ccb-b680-b75dc065d0dd") + ) + (wire + (pts + (xy 142.24 85.09) (xy 187.96 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "843e55da-487e-4e18-8148-730742abbaf2") + ) + (wire + (pts + (xy 149.86 107.95) (xy 149.86 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96d52fe1-3e17-4148-8a4d-1b9e5eee7a75") + ) + (wire + (pts + (xy 106.68 82.55) (xy 111.76 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97ed0a6f-c718-4ac1-b881-4daaba7f4215") + ) + (wire + (pts + (xy 106.68 105.41) (xy 111.76 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99d8141a-21bf-42ff-8fb0-13eb8d8e91e1") + ) + (wire + (pts + (xy 148.59 55.88) (xy 133.35 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a03dbbb-2950-4cd9-88d8-65719a019d29") + ) + (wire + (pts + (xy 148.59 64.77) (xy 148.59 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9aea127f-84a6-4bd5-bf5d-92c12ff67c9f") + ) + (wire + (pts + (xy 142.24 102.87) (xy 144.78 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d2a6d23-28f0-44cf-ab6f-ca278dab5aef") + ) + (wire + (pts + (xy 111.76 90.17) (xy 88.9 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9daef5b3-ad2a-4688-9fa2-3fb68933b94f") + ) + (wire + (pts + (xy 142.24 87.63) (xy 176.53 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a17f048c-83cf-4270-996b-19ff5fb5b352") + ) + (wire + (pts + (xy 107.95 60.96) (xy 107.95 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a75b4dca-f70b-4f02-87e7-e5c31c70ef03") + ) + (wire + (pts + (xy 176.53 96.52) (xy 176.53 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa5fe024-9236-474f-85f5-8e061710c0f9") + ) + (wire + (pts + (xy 88.9 100.33) (xy 88.9 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa99d31a-3fec-4e33-b658-33eb7d0145ab") + ) + (wire + (pts + (xy 105.41 55.88) (xy 115.57 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab05ecca-234e-491e-bcf9-480287f1fe76") + ) + (wire + (pts + (xy 127 69.85) (xy 127 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab4f1be5-3244-4304-b8d0-da6b5281d521") + ) + (wire + (pts + (xy 158.75 128.27) (xy 158.75 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aba016e6-b370-4ffe-ad95-ec1be25c14f2") + ) + (wire + (pts + (xy 142.24 118.11) (xy 148.59 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "afb9bc11-a406-42b2-97c0-cafdba8e38a0") + ) + (wire + (pts + (xy 73.66 82.55) (xy 73.66 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b141c14f-fb87-4e71-b927-93e0dec5197f") + ) + (wire + (pts + (xy 165.1 66.04) (xy 165.1 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbb97cd2-37fe-455f-83b8-99e5e8b2046b") + ) + (wire + (pts + (xy 158.75 115.57) (xy 142.24 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1c1e57a-cffa-466b-bc07-cd391ef402fe") + ) + (wire + (pts + (xy 142.24 80.01) (xy 199.39 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4875390-38a2-4bef-b81f-3e393fbdd93c") + ) + (wire + (pts + (xy 68.58 85.09) (xy 73.66 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7bb119d-09ff-4e3c-b11e-bec35397c8e0") + ) + (wire + (pts + (xy 115.57 55.88) (xy 115.57 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf8286a3-5676-498e-a8fe-8e4ceaa5b99d") + ) + (wire + (pts + (xy 199.39 80.01) (xy 219.71 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1679d31-7f2d-4ea8-a11b-58f78d130d35") + ) + (wire + (pts + (xy 106.68 102.87) (xy 111.76 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1f81fd2-984d-433e-b1dc-df4d62b242b8") + ) + (wire + (pts + (xy 142.24 95.25) (xy 163.83 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3092a07-3382-4b9a-9ced-da047575a06b") + ) + (wire + (pts + (xy 148.59 55.88) (xy 148.59 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc72dfea-e780-42d0-9c7a-fd99262377c7") + ) + (wire + (pts + (xy 144.78 105.41) (xy 142.24 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1f3181d-78e0-447b-8791-0f1ed36b2c51") + ) + (wire + (pts + (xy 148.59 67.31) (xy 157.48 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e200951b-4547-4fb7-bedc-d0f04cf3f455") + ) + (wire + (pts + (xy 142.24 77.47) (xy 210.82 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e3b0f1e7-d156-41a0-84f0-da906836d7e6") + ) + (wire + (pts + (xy 133.35 55.88) (xy 133.35 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec821983-c637-4a6e-80f4-d62c2ea4ad65") + ) + (wire + (pts + (xy 199.39 99.06) (xy 210.82 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f62b1f2e-5243-436c-9ab3-f8bd81643a2c") + ) + (wire + (pts + (xy 73.66 95.25) (xy 73.66 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f832c404-041c-43e8-8570-232313942743") + ) + (wire + (pts + (xy 157.48 67.31) (xy 165.1 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa8bda2a-92f0-4e80-96f1-06d2773bf177") + ) + (hierarchical_label "A2" + (shape output) + (at 219.71 85.09 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "056f7107-ddc9-4a3e-9dce-0afe52884692") + ) + (hierarchical_label "V_MOT" + (shape input) + (at 105.41 50.8 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0e098d53-9d54-40d4-a926-96b03f04df93") + ) + (hierarchical_label "STDBY" + (shape input) + (at 106.68 105.41 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "11f98b33-9542-4c24-bbf9-aebd78091510") + ) + (hierarchical_label "MS2" + (shape input) + (at 106.68 82.55 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4c5311ac-8ed5-439a-9756-5ddce4ede889") + ) + (hierarchical_label "B1" + (shape output) + (at 219.71 77.47 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "50bfb376-facf-4441-9af5-31bb22d21b1f") + ) + (hierarchical_label "~{EN}" + (shape input) + (at 106.68 107.95 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "52d69123-0b75-48d4-9f05-e0b3f9c02157") + ) + (hierarchical_label "DIAG" + (shape output) + (at 106.68 113.03 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "537b7b40-2bb0-4291-a3d9-676efec7425c") + ) + (hierarchical_label "V_IO" + (shape input) + (at 105.41 55.88 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5a0c3887-a9be-4113-841b-464360b5bbdd") + ) + (hierarchical_label "SPREAD" + (shape input) + (at 106.68 102.87 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "60a2f0e7-0f6f-4f9b-bbf3-122e7db70e50") + ) + (hierarchical_label "A1" + (shape output) + (at 219.71 87.63 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "61884074-55ea-4e14-b6b8-9445bd9fc78b") + ) + (hierarchical_label "STEP" + (shape input) + (at 106.68 95.25 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "73c81fd3-b30f-4574-987d-46f3698cc9c9") + ) + (hierarchical_label "MS1" + (shape input) + (at 106.68 80.01 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a101780d-f8c3-42b3-94c8-ebe01c1f8635") + ) + (hierarchical_label "GND" + (shape input) + (at 105.41 60.96 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a1c13b01-2f56-4d55-b794-00c14b8656ac") + ) + (hierarchical_label "DIR" + (shape input) + (at 106.68 97.79 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a9cbf6d6-e80f-4e73-96cc-e08a686b0a4d") + ) + (hierarchical_label "TX" + (shape input) + (at 68.58 72.39 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b667f85e-083d-4a98-ad57-9d3f717e8e1a") + ) + (hierarchical_label "TX" + (shape output) + (at 68.58 85.09 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "bf7ee771-10d5-44da-ac07-3b3d36dcfa8b") + ) + (hierarchical_label "B2" + (shape output) + (at 219.71 80.01 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ee32dcbc-6545-4ffc-96de-0b9fbe464144") + ) + (symbol + (lib_id "Device:R") + (at 148.59 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "07ff5ed6-875b-45fc-8c02-3dced8e811a6") + (property "Reference" "R46" + (at 151.13 123.1899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0R11" + (at 151.13 125.7299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 146.812 124.46 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 148.59 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 148.59 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "450b7f10-064c-4abf-bb32-7bbc66502ed6") + ) + (pin "2" + (uuid "fd6a1a95-4917-439a-be67-8ac74311895e") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "R46") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 115.57 62.23 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "08a291e4-e5b3-4859-8bd2-80c8c404dc97") + (property "Reference" "C53" + (at 119.38 60.9599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 119.38 63.4999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 116.5352 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 115.57 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 115.57 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f1a273ce-8b30-4006-ab98-d3c9732e2a59") + ) + (pin "1" + (uuid "8436edfe-535c-4c75-ae48-98cbbd83bc88") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "C53") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 73.66 91.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0cbb1538-14c3-48c8-a553-ebaa8fc9d87e") + (property "Reference" "R49" + (at 76.2 90.1699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22k" + (at 76.2 92.7099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 71.882 91.44 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 73.66 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 73.66 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bcd494a4-8cad-40dd-b52f-afc6b4bb6512") + ) + (pin "2" + (uuid "71eda80b-9ccd-4343-8ba5-09f25c060f2a") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "R49") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 133.35 62.23 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "13a08689-7137-4e95-ba35-e3b9de635548") + (property "Reference" "C54" + (at 135.6868 61.0616 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uF/35V" + (at 135.6868 63.373 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 133.35 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 133.35 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 133.35 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C14663" + (at 133.35 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c05adc97-a52a-4db0-adb6-8225dfd7cc3b") + ) + (pin "2" + (uuid "e58b3e63-4f0a-4b2d-b4f0-5f9cc2da04b4") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "C54") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 199.39 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "33eaf1cd-dd87-49b5-bbd7-063468eeac23") + (property "Reference" "C46" + (at 203.2 91.4399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "470p" + (at 203.2 93.9799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 200.3552 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 199.39 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 199.39 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5e97ab1d-7c20-40ef-8608-807abc656470") + ) + (pin "1" + (uuid "41e7919d-1b96-43f6-99f7-2ba736fb6429") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "C46") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_1") + (lib_id "power:GND") + (at 115.57 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3b98faae-343d-4ccb-826a-30f79c3e3ff9") + (property "Reference" "#PWR056" + (at 115.57 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 115.57 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 115.57 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 115.57 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 115.57 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cfdb08e8-3fa7-4638-bb03-78a13cb39bb8") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "#PWR056") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Huvud-rescue:CP-Device") + (at 165.1 62.23 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "491a65af-2ce0-41a8-99e3-465d77fe514d") + (property "Reference" "C56" + (at 168.0972 61.0616 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100uF/35V" + (at 168.0972 63.373 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:CP_Elec_6.3x5.8" + (at 166.0652 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 165.1 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 165.1 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C249982" + (at 165.1 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "479986cd-d0ec-4aee-ada4-fdd04552fe2b") + ) + (pin "2" + (uuid "2c81bc69-ba26-4eaf-bdab-01288f977564") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "C56") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_3") + (lib_id "power:GND") + (at 163.83 107.95 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4c26874b-b00c-4277-8af6-02debf4e74b7") + (property "Reference" "#PWR083" + (at 163.83 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 163.83 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 163.83 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 163.83 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 163.83 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0b16e195-0e23-4fa1-aedd-67eaead108fb") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "#PWR083") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 149.86 104.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5815153a-db2c-4848-aef5-cf9abab363c9") + (property "Reference" "C48" + (at 153.67 102.8699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "11n" + (at 153.67 105.4099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 150.8252 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 149.86 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 149.86 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a24d4f38-081d-4496-9ace-42285248e8eb") + ) + (pin "2" + (uuid "1e9abee7-12de-4f59-8e44-7521f5308d33") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "C48") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 163.83 101.6 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5c2b1c60-3e8a-4ab1-8de0-572b54dfcc02") + (property "Reference" "C49" + (at 167.64 100.3299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2u2" + (at 167.64 102.8699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 164.7952 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 163.83 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 163.83 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c5fe8c05-1937-40c5-976c-94e5f49db5ba") + ) + (pin "2" + (uuid "71890427-a706-4889-9e6a-ce530a9ad965") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "C49") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 148.59 62.23 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "637b481c-e3b8-4abd-80a3-fb80d38cc023") + (property "Reference" "C55" + (at 150.9268 61.0616 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uF/35V" + (at 150.9268 63.373 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 148.59 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 148.59 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 148.59 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C14663" + (at 148.59 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0912061c-63a5-4e22-8a4e-0d7da5b1f6aa") + ) + (pin "2" + (uuid "dd8eab70-0969-4c3d-85d2-4613d7664967") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "C55") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_4") + (lib_id "power:GND") + (at 127 127 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "686dae23-38df-41c5-b14a-ff3e66941663") + (property "Reference" "#PWR076" + (at 127 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 127 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 127 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 127 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 127 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4cf16768-ef5f-4906-a266-0cf2c53bee87") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "#PWR076") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 158.75 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6ec39b85-0458-4496-b11f-84669052faa8") + (property "Reference" "R47" + (at 161.29 123.1899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0R11" + (at 161.29 125.7299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 156.972 124.46 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 158.75 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 158.75 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b558e14e-e827-40a1-933e-48335ad17bb4") + ) + (pin "2" + (uuid "cae2bf5e-0ae5-4cb3-8a05-b2c103ec85c5") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "R47") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_3") + (lib_id "power:GND") + (at 193.04 101.6 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7216f4a6-e638-4500-b4c8-df0b181b37fe") + (property "Reference" "#PWR075" + (at 193.04 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 193.04 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 193.04 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 193.04 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 193.04 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "db5e9f40-cf55-4483-8d8b-44b7ca40109d") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "#PWR075") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_7") + (lib_id "power:GND") + (at 88.9 102.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "73e8a4fb-c4e5-43c8-aee5-d360432445d0") + (property "Reference" "#PWR084" + (at 88.9 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 88.9 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 88.9 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 88.9 102.87 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 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c2cab5c4-1f63-4356-9e76-acc3677e247f") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "#PWR084") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 73.66 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7c362741-b8d3-47eb-8300-30db58432e8a") + (property "Reference" "R48" + (at 76.2 77.4699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1k" + (at 76.2 80.0099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 71.882 78.74 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 73.66 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 73.66 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8f4353a4-60ec-44be-b1dd-800500f28add") + ) + (pin "2" + (uuid "f9bfc6ad-9483-48bf-be8e-4f82779a3f3e") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "R48") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 176.53 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "814bd280-3de3-4bd5-aa19-bfcff87007bf") + (property "Reference" "C57" + (at 180.34 91.4399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "470p" + (at 180.34 93.9799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 177.4952 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 176.53 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 176.53 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7dc2abb0-4b0b-4033-9f6d-aefde54cfb80") + ) + (pin "1" + (uuid "7c7e7fa1-22b2-44e6-9dbd-f947fb9db2c8") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "C57") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 210.82 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8d37633c-338c-41c1-ae4c-474751e3be61") + (property "Reference" "C47" + (at 214.63 91.4399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "470p" + (at 214.63 93.9799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 211.7852 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 210.82 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 210.82 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ae2e8eb6-5522-4b5b-b19e-aab7830ead10") + ) + (pin "1" + (uuid "ac485aa4-e94e-481e-aefb-b0c8a93e3454") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "C47") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "tmc2209:TMC2209-LA") + (at 127 100.33 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a3fd9d10-5f17-4dad-84db-6ffaf440a03c") + (property "Reference" "U8" + (at 129.1941 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TMC2209-LA" + (at 129.1941 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias" + (at 127 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/TMC2202_TMC2208_TMC2224_datasheet_rev1.13.pdf" + (at 127 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Standalone driver for two-phase bipolar stepper motor, 2A, 4.75… 36V, UART, internal FETs, QFN28" + (at 127 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f7aa4da5-3354-4225-99a1-786c1acb193a") + ) + (pin "17" + (uuid "ff3ca225-24de-4f89-88cf-272d7bb00096") + ) + (pin "1" + (uuid "7820ff3a-d0aa-47fe-9708-b4282bf31119") + ) + (pin "12" + (uuid "22520b59-f7ad-4c24-a96b-e81ffc277d9a") + ) + (pin "29" + (uuid "a2a86518-da9b-4f7c-b07a-82675a3c53ea") + ) + (pin "11" + (uuid "739ab7cb-2561-4a3c-8852-accb82db59fc") + ) + (pin "10" + (uuid "71a997cf-bffa-4a67-8239-6db18e41ddd0") + ) + (pin "8" + (uuid "ccc53fe3-919b-4005-a2a7-5f16b2a8c651") + ) + (pin "14" + (uuid "98019e4c-12fe-4503-b602-bfb593cf360c") + ) + (pin "6" + (uuid "0a559b53-01e3-4d9b-9234-b78170426895") + ) + (pin "7" + (uuid "0cb09aac-6a5d-4064-bfa3-bd4851a3eece") + ) + (pin "3" + (uuid "59a87a6d-81d2-4159-8d5f-1aa783c664d8") + ) + (pin "9" + (uuid "40879a60-3b23-4be6-b8b1-bb70027df847") + ) + (pin "20" + (uuid "ca961fe1-d08f-4e77-94b8-c5d5f46e1f31") + ) + (pin "4" + (uuid "11498f93-30b7-4117-bde9-7fa82f55ec17") + ) + (pin "5" + (uuid "b5563792-12a0-45ef-b26e-2d3e555628c1") + ) + (pin "16" + (uuid "f90ace1b-216b-4400-85f1-a8a11b4fb0a1") + ) + (pin "15" + (uuid "7b9e2015-f126-4d81-8aab-1f857fdaf5d1") + ) + (pin "21" + (uuid "5e78ab3c-ac24-4966-adaa-399ed6284d1c") + ) + (pin "26" + (uuid "dffa448f-1e9b-4fe4-9031-1f408f8bb17a") + ) + (pin "18" + (uuid "b460d7e0-796b-4acd-872c-0f948808df11") + ) + (pin "22" + (uuid "fc720e9e-132d-4237-8a26-731d7c7c53ad") + ) + (pin "23" + (uuid "894eb1d0-3cde-4ab8-974a-8fa008ba2683") + ) + (pin "25" + (uuid "f5685ca9-9979-4d84-af7c-cc956dba14ff") + ) + (pin "24" + (uuid "3f920b12-1aac-41ed-80c3-fb06d2148bc0") + ) + (pin "19" + (uuid "e5c905fa-cf60-4396-9abe-06f9c50e82d9") + ) + (pin "27" + (uuid "096ae72b-470a-4a78-b3b3-f3db15eb73a6") + ) + (pin "13" + (uuid "45bb5e68-ce9b-4d3b-aeaf-421e93ae04f1") + ) + (pin "28" + (uuid "48d9a330-f0f6-4d67-8fa8-fb544c71908a") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "U8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 88.9 96.52 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c11fb2a5-5251-44fc-a0b0-f1728ad94d57") + (property "Reference" "R50" + (at 91.44 95.2499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22k" + (at 91.44 97.7899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 87.122 96.52 90) + (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" "Resistor" + (at 88.9 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "07e69748-96a7-4c0f-96f4-2f9104646f13") + ) + (pin "1" + (uuid "f864aa06-82a0-4f09-b751-2c159d334540") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "R50") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_6") + (lib_id "power:GND") + (at 73.66 97.79 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d9d9db40-5ce8-4079-bb1f-37ced1d25b08") + (property "Reference" "#PWR081" + (at 73.66 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 73.66 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 73.66 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 73.66 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d5a8249c-aba1-4005-9328-d24cc1d0e247") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "#PWR081") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 107.95 63.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "df370833-f3a1-42e7-8d1a-0313908ea862") + (property "Reference" "#PWR030" + (at 107.95 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 108.077 67.8942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 107.95 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 107.95 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 107.95 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "83fca48b-9831-4d3c-be18-c50c7716033c") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "#PWR030") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 187.96 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e6849778-1e6a-4938-911e-5969323943b1") + (property "Reference" "C45" + (at 191.77 91.4399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "470p" + (at 191.77 93.9799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 188.9252 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 187.96 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8622c88a-18d9-4dd1-8ea3-990fb51a0154") + ) + (pin "1" + (uuid "52ad986c-c3b4-4ded-9b8f-320e8fd783d6") + ) + (instances + (project "Huvud" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "C45") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_2") + (lib_id "power:GND") + (at 157.48 69.85 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e92e4126-f8ed-4211-9cd0-fdef3c6b665a") + (property "Reference" "#PWR082" + (at 157.48 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 157.48 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 157.48 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 157.48 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 157.48 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fde2a652-2799-4399-bf9a-a1a3e7411b2a") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "#PWR082") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "GND_5") + (lib_id "power:GND") + (at 153.67 133.35 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f45aa853-484f-45db-ab56-b53267690325") + (property "Reference" "#PWR080" + (at 153.67 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 153.67 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 153.67 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 153.67 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 153.67 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7cb4c09d-1cf0-4105-8a37-eff8878a097a") + ) + (instances + (project "" + (path "/3c2a03a7-429c-41f5-8ebe-8a5d84d0757c/2ca37639-3bc7-4851-821e-450a806452a6" + (reference "#PWR080") + (unit 1) + ) + ) + ) + ) +)