commit bfadc56f14d35a51828ce031c96acff4533a102f Author: kirill.labutin Date: Thu Jan 22 16:38:55 2026 +0300 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f99081b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +generator_board-backups +fp-info-cache diff --git a/generator_board.kicad_pcb b/generator_board.kicad_pcb new file mode 100644 index 0000000..c547853 --- /dev/null +++ b/generator_board.kicad_pcb @@ -0,0 +1,2 @@ +(kicad_pcb (version 20241229) (generator "pcbnew") (generator_version "9.0") +) \ No newline at end of file diff --git a/generator_board.kicad_prl b/generator_board.kicad_prl new file mode 100644 index 0000000..f189ddc --- /dev/null +++ b/generator_board.kicad_prl @@ -0,0 +1,131 @@ +{ + "board": { + "active_layer": 0, + "active_layer_preset": "", + "auto_track_width": true, + "hidden_netclasses": [], + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "images": 0.6, + "pads": 1.0, + "shapes": 1.0, + "tracks": 1.0, + "vias": 1.0, + "zones": 0.6 + }, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": false, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + "vias", + "footprint_text", + "footprint_anchors", + "ratsnest", + "grid", + "footprints_front", + "footprints_back", + "footprint_values", + "footprint_references", + "tracks", + "drc_errors", + "drawing_sheet", + "bitmaps", + "pads", + "zones", + "drc_warnings", + "drc_exclusions", + "locked_item_shadows", + "conflict_shadows", + "shapes" + ], + "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff", + "zone_display_mode": 0 + }, + "git": { + "repo_type": "", + "repo_username": "", + "ssh_key": "" + }, + "meta": { + "filename": "generator_board.kicad_prl", + "version": 5 + }, + "net_inspector_panel": { + "col_hidden": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false + ], + "col_order": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "col_widths": [ + 162, + 147, + 93, + 101, + 112, + 102, + 96, + 90, + 91, + 91 + ], + "custom_group_rules": [], + "expanded_rows": [], + "filter_by_net_name": true, + "filter_by_netclass": true, + "filter_text": "", + "group_by_constraint": false, + "group_by_netclass": false, + "show_unconnected_nets": false, + "show_zero_pad_nets": false, + "sort_ascending": true, + "sorting_column": 0 + }, + "open_jobsets": [], + "project": { + "files": [] + }, + "schematic": { + "selection_filter": { + "graphics": true, + "images": true, + "labels": true, + "lockedItems": false, + "otherItems": true, + "pins": true, + "symbols": true, + "text": true, + "wires": true + } + } +} diff --git a/generator_board.kicad_pro b/generator_board.kicad_pro new file mode 100644 index 0000000..8dec30c --- /dev/null +++ b/generator_board.kicad_pro @@ -0,0 +1,643 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, + "board_outline_line_width": 0.05, + "copper_line_width": 0.2, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.05, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": true, + "text_position": 0, + "units_format": 0 + }, + "fab_line_width": 0.1, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, + "other_line_width": 0.1, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 0.8, + "height": 1.27, + "width": 2.54 + }, + "silk_line_width": 0.1, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.1, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "creepage": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_filters_mismatch": "ignore", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_to_hole": "warning", + "holes_co_located": "warning", + "invalid_outline": "error", + "isolated_copper": "warning", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "mirrored_text_on_front_layer": "warning", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "nonmirrored_text_on_back_layer": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_on_edge_cuts": "error", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_angle": "error", + "track_dangling": "warning", + "track_segment_length": "error", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.5, + "min_groove_width": 0.0, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.2, + "min_microvia_drill": 0.1, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.8, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.0, + "min_via_annular_width": 0.1, + "min_via_diameter": 0.5, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpthpad": true, + "td_onroundshapesonly": false, + "td_onsmdpad": true, + "td_ontrackend": false, + "td_onvia": true + } + ], + "teardrop_parameters": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], + "track_widths": [], + "tuning_pattern_settings": { + "diff_pair_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 1.0 + }, + "diff_pair_skew_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + }, + "single_track_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + } + }, + "via_dimensions": [], + "zones_allow_external_fillets": false + }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_pairs": [], + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "footprint_filter": "ignore", + "footprint_link_issues": "warning", + "four_way_junction": "ignore", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "label_multiple_wires": "warning", + "lib_symbol_issues": "warning", + "lib_symbol_mismatch": "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", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "same_local_global_label": "warning", + "similar_label_and_power": "warning", + "similar_labels": "warning", + "similar_power": "warning", + "simulation_model_issue": "ignore", + "single_global_label": "ignore", + "unannotated": "error", + "unconnected_wire_endpoint": "warning", + "undefined_netclass": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "generator_board.kicad_pro", + "version": 3 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "priority": 2147483647, + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.2, + "via_diameter": 0.6, + "via_drill": 0.3, + "wire_width": 6 + } + ], + "meta": { + "version": 4 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "plot": "", + "pos_files": "", + "specctra_dsn": "", + "step": "", + "svg": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "bom_export_filename": "${PROJECTNAME}.csv", + "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": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from BOM", + "name": "${EXCLUDE_FROM_BOM}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from Board", + "name": "${EXCLUDE_FROM_BOARD}", + "show": true + }, + { + "group_by": true, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Sim.Pins", + "name": "Sim.Pins", + "show": false + }, + { + "group_by": false, + "label": "Sim.Device", + "name": "Sim.Device", + "show": false + }, + { + "group_by": false, + "label": "Описание", + "name": "Description", + "show": false + }, + { + "group_by": false, + "label": "#", + "name": "${ITEM_NUMBER}", + "show": false + } + ], + "filter_string": "", + "group_symbols": true, + "include_excluded_from_bom": true, + "name": "", + "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": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.375, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "page_layout_descr_file": "", + "plot_directory": "", + "space_save_all_events": true, + "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": [ + [ + "22b0f734-e7f6-4162-8feb-d05c4a47aa52", + "Root" + ] + ], + "text_variables": {} +} diff --git a/generator_board.kicad_sch b/generator_board.kicad_sch new file mode 100644 index 0000000..af4e3b4 --- /dev/null +++ b/generator_board.kicad_sch @@ -0,0 +1,11606 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "22b0f734-e7f6-4162-8feb-d05c4a47aa52") + (paper "A0") + (lib_symbols + (symbol "Connector_Generic:Conn_01x01" + (pin_names + (offset 1.016) + (hide yes) + ) + (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_01x01" + (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" "Generic connector, single row, 01x01, 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_01x01_1_1" + (rectangle + (start -1.27 1.27) + (end 1.27 -1.27) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector_Generic:Conn_01x02" + (pin_names + (offset 1.016) + (hide yes) + ) + (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 1.27) + (end 1.27 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (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) + ) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:C" + (pin_numbers + (hide yes) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R" + (pin_numbers + (hide yes) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:Thermistor_NTC" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "TH" + (at -4.445 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Thermistor_NTC" + (at 3.175 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Temperature dependent resistor, negative temperature coefficient" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "thermistor NTC resistor sensor RTD" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*NTC* *Thermistor* PIN?ARRAY* bornier* *Terminal?Block* R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Thermistor_NTC_0_1" + (arc + (start -3.175 2.413) + (mid -3.0506 2.3165) + (end -3.048 2.159) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.048 2.794) + (mid -2.9736 2.9736) + (end -2.794 3.048) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -2.794 3.048) + (mid -2.6144 2.9736) + (end -2.54 2.794) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -2.794 2.54) + (mid -2.9736 2.6144) + (end -3.048 2.794) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -2.794 1.905) + (mid -2.9736 1.9794) + (end -3.048 2.159) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -2.54 2.159) + (mid -2.6144 1.9794) + (end -2.794 1.905) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -2.159 2.794) + (mid -2.434 2.5608) + (end -2.794 2.54) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 2.159) (xy -2.54 2.794) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 -3.683) (xy -2.54 -1.397) (xy -2.794 -2.159) (xy -2.286 -2.159) (xy -2.54 -1.397) (xy -2.54 -1.651) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -1.778 2.54) (xy -1.778 1.524) (xy 1.778 -1.524) (xy 1.778 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.778 -1.397) (xy -1.778 -3.683) (xy -2.032 -2.921) (xy -1.524 -2.921) (xy -1.778 -3.683) + (xy -1.778 -3.429) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -1.016 2.54) + (end 1.016 -2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Thermistor_NTC_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Diode:1N4148W" + (pin_numbers + (hide yes) + ) + (pin_names + (hide yes) + ) + (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" "1N4148W" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" + (at 0 -4.445 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.vishay.com/docs/85748/1n4148w.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "75V 0.15A Fast Switching Diode, SOD-123" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "D*SOD?123*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "1N4148W_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 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 1.27 0) (xy -1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "1N4148W_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Diode:SS14" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 1.016) + (hide yes) + ) + (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" "SS14" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 0 -4.445 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.vishay.com/docs/88746/ss12.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Diode, SMA" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode Schottky" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "D*SMA*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SS14_0_1" + (polyline + (pts + (xy -1.905 0.635) (xy -1.905 1.27) (xy -1.27 1.27) (xy -1.27 -1.27) (xy -0.635 -1.27) (xy -0.635 -0.635) + ) + (stroke + (width 0.254) + (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 1.27 0) (xy -1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "SS14_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Diode:US1M" + (pin_numbers + (hide yes) + ) + (pin_names + (hide yes) + ) + (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" "US1M" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 0 -4.445 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds16008.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1000V, 1A, General Purpose Rectifier Diode, SMA(DO-214AC)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Ultra Fast" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "D*SMA*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "US1M_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 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 1.27 0) (xy -1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "US1M_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Isolator:PC817" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -5.08 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "PC817" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DIP:DIP-4_W7.62mm" + (at -5.08 -5.08 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.soselectronic.cz/a_info/resource/d/pc817.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "DC Optocoupler, Vce 35V, CTR 50-300%, DIP-4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "NPN DC Optocoupler" + (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 "PC817_0_1" + (rectangle + (start -5.08 3.81) + (end 5.08 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -5.08 2.54) (xy -2.54 2.54) (xy -2.54 -0.635) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.175 -0.635) (xy -1.905 -0.635) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 -0.635) (xy -2.54 -2.54) (xy -5.08 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 -0.635) (xy -3.175 0.635) (xy -1.905 0.635) (xy -2.54 -0.635) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.508 0.508) (xy 0.762 0.508) (xy 0.381 0.381) (xy 0.381 0.635) (xy 0.762 0.508) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.508 -0.508) (xy 0.762 -0.508) (xy 0.381 -0.635) (xy 0.381 -0.381) (xy 0.762 -0.508) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 1.905) (xy 2.54 -1.905) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 0.635) (xy 4.445 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.048 -1.651) (xy 3.556 -1.143) (xy 4.064 -2.159) (xy 3.048 -1.651) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 4.445 2.54) (xy 5.08 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.445 -2.54) (xy 2.54 -0.635) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 4.445 -2.54) (xy 5.08 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "PC817_1_1" + (pin passive line + (at -7.62 2.54 0) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -7.62 -2.54 0) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 2.54 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -2.54 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MCU_Module:Arduino_Nano_v3.x" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "A" + (at -10.16 23.495 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "Arduino_Nano_v3.x" + (at 5.08 -24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "Module:Arduino_Nano" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Arduino Nano v3.x" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Arduino nano microcontroller module USB" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Arduino*Nano*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Arduino_Nano_v3.x_0_1" + (rectangle + (start -10.16 22.86) + (end 10.16 -22.86) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "Arduino_Nano_v3.x_1_1" + (pin bidirectional line + (at -12.7 15.24 0) + (length 2.54) + (name "D0/RX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 12.7 0) + (length 2.54) + (name "D1/TX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 10.16 0) + (length 2.54) + (name "D2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 7.62 0) + (length 2.54) + (name "D3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 5.08 0) + (length 2.54) + (name "D4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 2.54 0) + (length 2.54) + (name "D5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 0 0) + (length 2.54) + (name "D6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -2.54 0) + (length 2.54) + (name "D7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -5.08 0) + (length 2.54) + (name "D8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -7.62 0) + (length 2.54) + (name "D9" + (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 "D10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -12.7 0) + (length 2.54) + (name "D11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -15.24 0) + (length 2.54) + (name "D12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -17.78 0) + (length 2.54) + (name "D13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 25.4 270) + (length 2.54) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (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 "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 2.54 25.4 270) + (length 2.54) + (name "3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -25.4 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 5.08 25.4 270) + (length 2.54) + (name "+5V" + (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 "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 12.7 180) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 5.08 180) + (length 2.54) + (name "AREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 0 180) + (length 2.54) + (name "A0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "A3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Regulator_Linear:LM317_TO-220" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -3.81 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LM317_TO-220" + (at 0 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical" + (at 0 6.35 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm317.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1.5A 35V Adjustable Linear Regulator, TO-220" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Adjustable Voltage Regulator 1A Positive" + (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 "LM317_TO-220_0_1" + (rectangle + (start -5.08 1.905) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "LM317_TO-220_1_1" + (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) + ) + ) + ) + ) + (pin input line + (at 0 -7.62 90) + (length 2.54) + (name "ADJ" + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Regulator_Linear:LM7809_TO220" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -3.81 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LM7809_TO220" + (at 0 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical" + (at 0 5.715 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.onsemi.cn/PowerSolutions/document/MC7800-D.PDF" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Positive 1A 35V Linear Regulator, Fixed Output 9V, TO-220" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Voltage Regulator 1A Positive" + (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 "LM7809_TO220_0_1" + (rectangle + (start -5.08 1.905) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "LM7809_TO220_1_1" + (pin power_in line + (at -7.62 0 0) + (length 2.54) + (name "VI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (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 "2" + (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 "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Relay:Relay_SPDT" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "K" + (at 11.43 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Relay_SPDT" + (at 11.43 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 11.43 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Relay SPDT, monostable, EN50005" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "1P2T 1-Form-C single pole throw" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Relay?SPDT*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Relay_SPDT_0_0" + (polyline + (pts + (xy 7.62 5.08) (xy 7.62 2.54) (xy 6.985 3.175) (xy 7.62 3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Relay_SPDT_0_1" + (rectangle + (start -10.16 5.08) + (end 10.16 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -8.255 1.905) + (end -1.905 -1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -7.62 -1.905) (xy -2.54 1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 5.08) (xy -5.08 1.905) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 -5.08) (xy -5.08 -1.905) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 0) (xy -1.27 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.635 0) (xy 0 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 0) (xy 1.27 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.905 0) (xy 2.54 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 5.08) (xy 2.54 2.54) (xy 3.175 3.175) (xy 2.54 3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 3.175 0) (xy 3.81 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 5.08 -2.54) (xy 3.175 3.81) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 5.08 -2.54) (xy 5.08 -5.08) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Relay_SPDT_1_1" + (pin passive line + (at -5.08 7.62 270) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 90) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 7.62 270) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -7.62 90) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 7.62 270) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Relay:Relay_SPST-NO" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "K" + (at 11.43 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Relay_SPST-NO" + (at 11.43 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 11.43 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Relay SPST, normally open, EN50005" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "1P1T 1-Form-A single pole throw NO" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Relay?SPST*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Relay_SPST-NO_0_0" + (polyline + (pts + (xy 7.62 5.08) (xy 7.62 2.54) (xy 6.985 3.175) (xy 7.62 3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Relay_SPST-NO_0_1" + (rectangle + (start -10.16 5.08) + (end 10.16 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -8.255 1.905) + (end -1.905 -1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -7.62 -1.905) (xy -2.54 1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 5.08) (xy -5.08 1.905) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 -5.08) (xy -5.08 -1.905) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 0) (xy -1.27 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.635 0) (xy 0 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 0) (xy 1.27 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.905 0) (xy 2.54 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.175 0) (xy 3.81 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 5.08 -2.54) (xy 3.175 3.81) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 5.08 -2.54) (xy 5.08 -5.08) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Relay_SPST-NO_1_1" + (pin passive line + (at -5.08 7.62 270) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 90) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -7.62 90) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 7.62 270) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Transistor_BJT:BCP56" + (pin_names + (offset 0) + (hide yes) + ) + (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" "BCP56" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" + (at 5.08 -1.905 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.nxp.com/docs/en/data-sheet/BCP56_BCX56_BC56PA.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "1A Ic, 80V Vce, NPN Medium Power Transistor, SOT-223" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "NPN Transistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT?223*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "BCP56_0_1" + (polyline + (pts + (xy -2.54 0) (xy 0.635 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 1.905) (xy 0.635 -1.905) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 1.27 0) + (radius 2.8194) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 2.54) (xy 5.08 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "BCP56_1_1" + (polyline + (pts + (xy 0.635 0.635) (xy 2.54 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 -0.635) (xy 2.54 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -1.778) (xy 1.778 -1.27) (xy 2.286 -2.286) (xy 1.27 -1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (pin input line + (at -5.08 0 0) + (length 2.54) + (name "B" + (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 "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -5.08 90) + (length 2.54) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 5.08 270) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (junction + (at 165.1 52.07) + (diameter 0) + (color 0 0 0 0) + (uuid "03a53788-2dc0-4788-97a7-10d6771c01d8") + ) + (junction + (at 19.05 173.99) + (diameter 0) + (color 0 0 0 0) + (uuid "06fa34d6-9bea-4270-96da-02667c5d4be1") + ) + (junction + (at 60.96 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "0e849086-9e6f-4b1b-beda-013f159f42e3") + ) + (junction + (at 63.5 130.81) + (diameter 0) + (color 0 0 0 0) + (uuid "1441d6d3-cdee-4de2-8583-4b6ae7dc3482") + ) + (junction + (at 90.17 207.01) + (diameter 0) + (color 0 0 0 0) + (uuid "18100925-ca94-4d64-b78d-780e3f99c506") + ) + (junction + (at 204.47 91.44) + (diameter 0) + (color 0 0 0 0) + (uuid "1b2e7584-2c10-4505-8a3b-4e82f413efe2") + ) + (junction + (at 204.47 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "1b95f483-aaf8-485c-b1e1-ef61e6c36859") + ) + (junction + (at 306.07 154.94) + (diameter 0) + (color 0 0 0 0) + (uuid "1d0d2700-1df1-47a5-941f-951444129482") + ) + (junction + (at 194.31 46.99) + (diameter 0) + (color 0 0 0 0) + (uuid "1da7b842-e178-48f4-ace0-e345c202866d") + ) + (junction + (at 29.21 35.56) + (diameter 0) + (color 0 0 0 0) + (uuid "21f96653-9c7c-463f-9dd5-31af150f2e14") + ) + (junction + (at 154.94 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "2d3b5e61-9c25-43b6-ab45-d7ec2944bb24") + ) + (junction + (at 80.01 57.15) + (diameter 0) + (color 0 0 0 0) + (uuid "340e9089-eb35-45d4-9872-6ca5bb0a26a2") + ) + (junction + (at 294.64 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "34dc4486-f1fe-4dee-a7af-01ef37920ab5") + ) + (junction + (at 54.61 143.51) + (diameter 0) + (color 0 0 0 0) + (uuid "35b59682-a051-4fcd-bce0-21c30a33c90d") + ) + (junction + (at 27.94 110.49) + (diameter 0) + (color 0 0 0 0) + (uuid "3c9d3708-7360-4b57-9ce6-e7ac69dd5e92") + ) + (junction + (at 17.78 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "465e97c4-c224-43f2-8d0c-546950452acd") + ) + (junction + (at 220.98 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "4e7ad870-f126-416c-ab23-5be895a10936") + ) + (junction + (at 54.61 128.27) + (diameter 0) + (color 0 0 0 0) + (uuid "503f818d-4a68-4ff9-b6a7-dce8a40949f7") + ) + (junction + (at 17.78 63.5) + (diameter 0) + (color 0 0 0 0) + (uuid "5dd36a8f-5bcb-4f35-9ed3-d8a338e3589f") + ) + (junction + (at 165.1 118.11) + (diameter 0) + (color 0 0 0 0) + (uuid "66f90d64-dc95-4bd5-946b-3711e924aca8") + ) + (junction + (at 20.32 163.83) + (diameter 0) + (color 0 0 0 0) + (uuid "679fb7a6-6dd4-4d67-8102-687cc7e1cb24") + ) + (junction + (at 204.47 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "692e88b4-3688-4ded-a4d4-8f7719ab5a5f") + ) + (junction + (at 78.74 170.18) + (diameter 0) + (color 0 0 0 0) + (uuid "6c9154ff-b888-454f-b7fe-87ac340c7b4f") + ) + (junction + (at 92.71 182.88) + (diameter 0) + (color 0 0 0 0) + (uuid "71f77574-9c98-411b-b95c-16f5aba49b2b") + ) + (junction + (at 20.32 128.27) + (diameter 0) + (color 0 0 0 0) + (uuid "744bc0b1-ca98-4f9e-9eca-537031af2431") + ) + (junction + (at 273.05 138.43) + (diameter 0) + (color 0 0 0 0) + (uuid "74ddb38c-f92a-424e-9366-221f0baebd25") + ) + (junction + (at 154.94 118.11) + (diameter 0) + (color 0 0 0 0) + (uuid "7c713bc8-6002-48e9-ad55-addd35fda83e") + ) + (junction + (at 130.81 152.4) + (diameter 0) + (color 0 0 0 0) + (uuid "7f399d43-ce05-4dd0-bcf6-79c3d77664db") + ) + (junction + (at 264.16 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "7f61c971-d9cc-4dca-af46-f1d3eb5f9da0") + ) + (junction + (at 20.32 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "81cc1999-0e37-49b3-bc9f-1501c7430940") + ) + (junction + (at 306.07 168.91) + (diameter 0) + (color 0 0 0 0) + (uuid "82f11d6e-561b-48d6-988a-ac56287b0d61") + ) + (junction + (at 153.67 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "84fe4519-d7d0-4ebc-a5a1-50c916f3b3db") + ) + (junction + (at 194.31 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "873addfd-827b-4d46-85f6-256d9612f386") + ) + (junction + (at 90.17 166.37) + (diameter 0) + (color 0 0 0 0) + (uuid "8d2c3d03-34d6-46bb-b0ef-b4d45013eb5d") + ) + (junction + (at 204.47 118.11) + (diameter 0) + (color 0 0 0 0) + (uuid "8f3d78c7-0bae-4bef-80fc-785bfb9a8ab7") + ) + (junction + (at 17.78 173.99) + (diameter 0) + (color 0 0 0 0) + (uuid "904dc6b9-5871-42c8-bd87-26f112db6e6e") + ) + (junction + (at 132.08 118.11) + (diameter 0) + (color 0 0 0 0) + (uuid "95c78181-4ef6-4951-82dd-47b5477b4353") + ) + (junction + (at 273.05 148.59) + (diameter 0) + (color 0 0 0 0) + (uuid "967d42a7-b55a-43d0-a68d-2a190d9fd93a") + ) + (junction + (at 54.61 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "9855acc3-5e35-4108-96a9-d04b27b2a788") + ) + (junction + (at 80.01 118.11) + (diameter 0) + (color 0 0 0 0) + (uuid "98dca5a2-ebc1-4b88-8d03-6308eb7aface") + ) + (junction + (at 135.89 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "9d7b1d61-78a6-43fe-b0b6-2622e3be64c1") + ) + (junction + (at 19.05 194.31) + (diameter 0) + (color 0 0 0 0) + (uuid "9fa5f3da-3ca8-4e68-92b8-c4d4f0feb117") + ) + (junction + (at 294.64 154.94) + (diameter 0) + (color 0 0 0 0) + (uuid "a6403d28-d3ab-4639-98b4-b68aa7bd6d71") + ) + (junction + (at 129.54 118.11) + (diameter 0) + (color 0 0 0 0) + (uuid "a8a212fc-8776-4d1f-b235-9dc9c9c30ca9") + ) + (junction + (at 27.94 146.05) + (diameter 0) + (color 0 0 0 0) + (uuid "ad47fb92-5359-456b-a879-6101ddcd3dc5") + ) + (junction + (at 20.32 54.61) + (diameter 0) + (color 0 0 0 0) + (uuid "ae59c57d-ef15-4117-a205-96c2b8b2fcf8") + ) + (junction + (at 276.86 138.43) + (diameter 0) + (color 0 0 0 0) + (uuid "af5025e1-7e4f-4ddc-a59a-5ce50af287a2") + ) + (junction + (at 294.64 111.76) + (diameter 0) + (color 0 0 0 0) + (uuid "ba1e9b94-55a6-43dc-a437-2af700c0697e") + ) + (junction + (at 165.1 83.82) + (diameter 0) + (color 0 0 0 0) + (uuid "bb073aea-c7cc-46d8-83ab-9f24ba9475de") + ) + (junction + (at 20.32 83.82) + (diameter 0) + (color 0 0 0 0) + (uuid "bc93c847-63c1-41b8-bba6-b12cb88dc3ea") + ) + (junction + (at 251.46 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "be5642b6-5efe-469e-8573-1b8ebaf28c15") + ) + (junction + (at 130.81 168.91) + (diameter 0) + (color 0 0 0 0) + (uuid "c1a75b1c-39e9-44d5-8da4-fb4e6f8bb9c1") + ) + (junction + (at 59.69 92.71) + (diameter 0) + (color 0 0 0 0) + (uuid "c1b7809f-779e-47c0-b782-c5a237f559b7") + ) + (junction + (at 273.05 168.91) + (diameter 0) + (color 0 0 0 0) + (uuid "c9b97aa8-3c1f-426d-8708-8ac705d6cf95") + ) + (junction + (at 29.21 26.67) + (diameter 0) + (color 0 0 0 0) + (uuid "c9d09f02-2a45-4497-8191-f1ae65a21d9a") + ) + (junction + (at 17.78 91.44) + (diameter 0) + (color 0 0 0 0) + (uuid "ccd2ceb1-a5b8-4632-8c00-28bb6dc96b25") + ) + (junction + (at 27.94 91.44) + (diameter 0) + (color 0 0 0 0) + (uuid "ea2c2b69-8b43-41bd-8e0a-05cae05c8d9d") + ) + (junction + (at 78.74 166.37) + (diameter 0) + (color 0 0 0 0) + (uuid "edcd53e3-653a-462c-b9d7-3549938ef29c") + ) + (junction + (at 17.78 139.7) + (diameter 0) + (color 0 0 0 0) + (uuid "eebe6a90-70f6-4583-8acf-9b8e28f6d182") + ) + (junction + (at 259.08 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "f7c4b40b-8706-40af-b06f-9c9adcb2c356") + ) + (junction + (at 294.64 138.43) + (diameter 0) + (color 0 0 0 0) + (uuid "fcadf17f-9cec-4cc0-a03a-764183d6fd88") + ) + (wire + (pts + (xy 92.71 63.5) (xy 111.76 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01208813-bc74-4c23-b9a3-48ee9c375a9f") + ) + (wire + (pts + (xy 226.06 45.72) (xy 229.87 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0133990d-e810-4d52-b864-bbc26ef0a01c") + ) + (wire + (pts + (xy 55.88 151.13) (xy 50.8 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01391706-b114-46da-a0b6-ed376d74ec88") + ) + (wire + (pts + (xy 19.05 194.31) (xy 19.05 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01782983-b822-4718-9f06-ff776035b2a6") + ) + (wire + (pts + (xy 39.37 54.61) (xy 39.37 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "041719b0-1c5a-4d83-87b4-23c024b16f82") + ) + (wire + (pts + (xy 92.71 195.58) (xy 77.47 195.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "043a7a6b-3410-41c1-a863-01c2265618ea") + ) + (wire + (pts + (xy 153.67 83.82) (xy 153.67 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04b4e61e-3992-47cc-b59c-35259186ad1e") + ) + (wire + (pts + (xy 27.94 139.7) (xy 17.78 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0594d148-b4b6-448d-b0db-df09ad95351e") + ) + (wire + (pts + (xy 55.88 175.26) (xy 34.29 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "05f7363d-11f6-462b-928a-db58f3a99d5c") + ) + (wire + (pts + (xy 92.71 210.82) (xy 92.71 207.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0616599c-387c-42a4-ac48-a43475e34681") + ) + (wire + (pts + (xy 146.05 158.75) (xy 146.05 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "066ef8cf-5d13-41bd-9bdd-ed831f190341") + ) + (wire + (pts + (xy 294.64 124.46) (xy 294.64 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07451593-a05b-4ded-8e56-6ab4dd52cd87") + ) + (wire + (pts + (xy 92.71 207.01) (xy 90.17 207.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "095ebb5a-6d84-4b83-8424-1b500e553c35") + ) + (wire + (pts + (xy 100.33 140.97) (xy 100.33 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0bf8e88e-1b2f-44a8-84c8-736cf78af2e9") + ) + (wire + (pts + (xy 93.98 57.15) (xy 80.01 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c1a74db-d979-4c8b-bc43-d01d72d42b63") + ) + (wire + (pts + (xy 27.94 91.44) (xy 27.94 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0cd20def-ad68-4c5f-bc9c-4ff2ef3cca4b") + ) + (wire + (pts + (xy 111.76 81.28) (xy 111.76 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d21e900-4c29-4fdf-b0b5-9c0ca478322e") + ) + (wire + (pts + (xy 63.5 130.81) (xy 63.5 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0dbdca96-8cbc-4a61-bb0b-5ddfa7edd2d2") + ) + (wire + (pts + (xy 270.51 148.59) (xy 273.05 148.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ef07229-e3f9-421b-9562-4e12784fbabc") + ) + (wire + (pts + (xy 20.32 83.82) (xy 20.32 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f1ddf4d-4545-4fb7-ab0f-899e5f2a9f2c") + ) + (wire + (pts + (xy 118.11 215.9) (xy 118.11 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "101d49c5-6694-4760-b906-c5eb555e1010") + ) + (wire + (pts + (xy 55.88 72.39) (xy 48.26 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "112f9bec-1c41-418e-98ca-1c3e087b93da") + ) + (wire + (pts + (xy 26.67 179.07) (xy 26.67 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11b3f87a-94bf-47c8-b621-37bfca739d1f") + ) + (wire + (pts + (xy 29.21 83.82) (xy 20.32 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11d5bd51-a9da-4731-8cd0-bc9d1916f20d") + ) + (wire + (pts + (xy 182.88 55.88) (xy 182.88 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14cd2247-5f19-4817-a9e2-b181e80e9938") + ) + (wire + (pts + (xy 55.88 153.67) (xy 46.99 153.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "153ba934-20b5-4941-94c5-4c61f0f3c3ff") + ) + (wire + (pts + (xy 106.68 76.2) (xy 116.84 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15bba30e-fda4-40e1-9b49-bd08e22fccd3") + ) + (wire + (pts + (xy 238.76 38.1) (xy 233.68 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15d56c65-6fa2-4aa0-8361-0a12c18b79fb") + ) + (wire + (pts + (xy 20.32 128.27) (xy 20.32 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16a6942f-96c8-49c3-9c35-5cbb142fc8f8") + ) + (wire + (pts + (xy 165.1 83.82) (xy 165.1 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "190b46d8-4217-47cf-afac-7e78e7ebac27") + ) + (wire + (pts + (xy 220.98 81.28) (xy 220.98 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "193eed48-9fc1-4537-8269-652cdeed4c3d") + ) + (wire + (pts + (xy 220.98 52.07) (xy 165.1 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ab5fb8b-a265-49f1-b65e-52dd9b2d2e32") + ) + (wire + (pts + (xy 39.37 83.82) (xy 39.37 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cdd88fb-6e50-4f67-a1d5-5f30b5054b45") + ) + (wire + (pts + (xy 63.5 55.88) (xy 60.96 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e09a9c2-28e8-43e2-83fb-2557cef92261") + ) + (wire + (pts + (xy 165.1 80.01) (xy 165.1 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1edea5fa-601c-4ef4-ac28-6f34ae158df8") + ) + (wire + (pts + (xy 204.47 68.58) (xy 208.28 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f74d4c8-c9f2-4459-93ed-99ca1c14ed7d") + ) + (wire + (pts + (xy 104.14 123.19) (xy 104.14 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20cb3b1c-af59-4ac9-8c65-9755b0c0a2dc") + ) + (wire + (pts + (xy 273.05 168.91) (xy 284.48 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20e4ed13-99fc-4b87-bb6d-16b1a1550b97") + ) + (wire + (pts + (xy 123.19 129.54) (xy 109.22 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21382419-36a6-4899-b608-d42585e33dd3") + ) + (wire + (pts + (xy 234.95 81.28) (xy 220.98 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21925b49-f526-4b55-a3ea-17dcd75c527e") + ) + (wire + (pts + (xy 156.21 96.52) (xy 213.36 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23af3234-9ca8-4010-bd5e-41a58968c7f8") + ) + (wire + (pts + (xy 162.56 83.82) (xy 165.1 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23be58a0-5a4f-44a6-a92f-218d8e675dc2") + ) + (wire + (pts + (xy 44.45 196.85) (xy 44.45 214.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2402e559-446b-4170-bb64-edb191024104") + ) + (wire + (pts + (xy 231.14 31.75) (xy 231.14 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26bd58ec-2d49-445b-8daa-5a06571790ff") + ) + (wire + (pts + (xy 95.25 78.74) (xy 95.25 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "273f1de8-d8bd-4417-b55e-6a57db5b9958") + ) + (wire + (pts + (xy 165.1 52.07) (xy 134.62 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2866f36b-becd-468a-87fd-4b8c96c00b72") + ) + (wire + (pts + (xy 251.46 140.97) (xy 251.46 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2873650f-d559-496a-9559-2b1e9e9ced56") + ) + (wire + (pts + (xy 251.46 151.13) (xy 250.19 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28a06d9e-1d1e-4ab7-90e5-60c7618ac908") + ) + (wire + (pts + (xy 20.32 163.83) (xy 20.32 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2912e2bb-fe2f-4672-bc0d-bb1f3bf5fe40") + ) + (wire + (pts + (xy 20.32 87.63) (xy 59.69 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a6d870b-6b63-4855-a09d-a6aa8876d9d7") + ) + (wire + (pts + (xy 242.57 124.46) (xy 139.7 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2bddfa26-1d2e-450e-aade-90e47a9672a1") + ) + (wire + (pts + (xy 116.84 78.74) (xy 95.25 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c715c1a-72b2-4f19-a4ee-d4530cac3173") + ) + (wire + (pts + (xy 113.03 138.43) (xy 113.03 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f61cdd5-2f0a-4eb3-a7a5-820b4a3e32f2") + ) + (wire + (pts + (xy 215.9 68.58) (xy 229.87 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f929a0d-b2e9-4911-8605-debddb691ee4") + ) + (wire + (pts + (xy 71.12 63.5) (xy 85.09 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fe921c3-92b1-42df-99ee-4c70fe78478e") + ) + (wire + (pts + (xy 251.46 148.59) (xy 251.46 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30530dc0-6ec7-4705-9fb6-4ca3a4758585") + ) + (wire + (pts + (xy 142.24 83.82) (xy 153.67 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31ae0e1f-4acc-4d6a-a5d2-682266258b4e") + ) + (wire + (pts + (xy 106.68 101.6) (xy 106.68 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33d23d3e-409f-40d5-9ac7-0f6d7d6a5d57") + ) + (wire + (pts + (xy 35.56 142.24) (xy 35.56 148.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3400e6ea-3fab-456a-bcf3-7f1a51888184") + ) + (wire + (pts + (xy 135.89 38.1) (xy 115.57 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34f1f162-8d5d-4cf4-8b66-6cd264eeb0dd") + ) + (wire + (pts + (xy 227.33 158.75) (xy 146.05 158.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35db8f1d-17dd-490e-b39e-90973638bff8") + ) + (wire + (pts + (xy 139.7 168.91) (xy 130.81 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36f30c4b-ae36-4d8e-921f-bf9c555e0182") + ) + (wire + (pts + (xy 294.64 154.94) (xy 294.64 148.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38235bc6-f7d9-4933-bdf9-c6aae22acd8e") + ) + (wire + (pts + (xy 204.47 118.11) (xy 165.1 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "383be65a-8e7e-418e-ac5a-e2cafca1d00e") + ) + (wire + (pts + (xy 13.97 227.33) (xy 13.97 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "384265ad-38aa-4a5f-934d-4c2aa6722b28") + ) + (wire + (pts + (xy 63.5 68.58) (xy 54.61 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38f1b202-9d32-48bc-beac-cff07b357834") + ) + (wire + (pts + (xy 90.17 207.01) (xy 90.17 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "396004e3-569c-4ec4-ab47-b112d8d02c91") + ) + (wire + (pts + (xy 109.22 86.36) (xy 116.84 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39fcfc7d-94ca-4f3d-9bc0-8b3496ff27fa") + ) + (wire + (pts + (xy 27.94 146.05) (xy 27.94 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a95fa01-483b-49c7-99d8-1f3af62ac6bb") + ) + (wire + (pts + (xy 273.05 168.91) (xy 204.47 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b0c7573-99e7-483b-8651-0aa34da689f6") + ) + (wire + (pts + (xy 20.32 152.4) (xy 20.32 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c2429b0-2ce2-4945-84a4-867f0a453e1f") + ) + (wire + (pts + (xy 185.42 30.48) (xy 185.42 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c8ec42b-863c-4048-93f1-2bc1cdbdd202") + ) + (wire + (pts + (xy 274.32 111.76) (xy 264.16 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e75070e-761b-49f1-9ed5-6f073f2aa399") + ) + (wire + (pts + (xy 220.98 71.12) (xy 220.98 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f990747-d7d3-4b60-a7ff-e340bf45d128") + ) + (wire + (pts + (xy 41.91 66.04) (xy 41.91 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40005388-6e06-445d-a9a4-450da62b279f") + ) + (wire + (pts + (xy 20.32 54.61) (xy 20.32 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4050a9a6-43b9-474a-8910-25cc350f5cb9") + ) + (wire + (pts + (xy 306.07 168.91) (xy 320.04 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4538c2d2-3335-4e47-9c3f-c6f9928f2665") + ) + (wire + (pts + (xy 135.89 19.05) (xy 135.89 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45619562-dfb3-4496-a389-38ab05366bbf") + ) + (wire + (pts + (xy 135.89 19.05) (xy 294.64 19.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "457f433e-8733-4bba-916f-1ab43bc07f6d") + ) + (wire + (pts + (xy 270.51 149.86) (xy 270.51 148.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "464f98ec-e681-4a89-98dc-58422a12d78a") + ) + (wire + (pts + (xy 100.33 215.9) (xy 102.87 215.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46e178aa-b031-46da-a022-3b6044ea895b") + ) + (wire + (pts + (xy 19.05 173.99) (xy 17.78 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "473bf9f1-0786-4ab5-8c14-8fa2d2c84719") + ) + (wire + (pts + (xy 78.74 146.05) (xy 54.61 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "483d9a10-7797-4574-9e6b-1c2a03fc8c9c") + ) + (wire + (pts + (xy 132.08 118.11) (xy 129.54 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48e14f5c-83d5-4f44-afe2-7a2db21c8499") + ) + (wire + (pts + (xy 294.64 135.89) (xy 294.64 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4940f471-3d52-4057-8c37-ef1bc2e46197") + ) + (wire + (pts + (xy 143.51 134.62) (xy 130.81 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4a6edeb1-453b-4faf-8249-27d6a155555c") + ) + (wire + (pts + (xy 80.01 54.61) (xy 80.01 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ae89a81-d000-44c9-af09-abfed0bf4176") + ) + (wire + (pts + (xy 194.31 100.33) (xy 148.59 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4aed6581-2927-4217-a44d-db4ce1d5f0f1") + ) + (wire + (pts + (xy 148.59 91.44) (xy 142.24 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4af6903b-152b-4184-ac40-5a58555264eb") + ) + (wire + (pts + (xy 193.04 46.99) (xy 194.31 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ba5e8d6-3700-4c78-a198-820e3226f245") + ) + (wire + (pts + (xy 92.71 182.88) (xy 78.74 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4baf8f51-ef6a-4bc3-b066-85e37863dcca") + ) + (wire + (pts + (xy 306.07 135.89) (xy 306.07 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4bfcfa06-8f17-42a1-aa2b-3a18a91b6e34") + ) + (wire + (pts + (xy 264.16 124.46) (xy 259.08 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c7dc8f3-15ea-4e87-8f6f-430f3a4b9aa5") + ) + (wire + (pts + (xy 231.14 38.1) (xy 226.06 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4cd9850d-c288-465f-8fcb-7e7decbad0e0") + ) + (wire + (pts + (xy 19.05 207.01) (xy 19.05 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ce01fab-aeef-4fb1-8aa2-0ad00d409a26") + ) + (wire + (pts + (xy 306.07 154.94) (xy 306.07 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d777e13-2534-4ce1-a066-4c53fd056f87") + ) + (wire + (pts + (xy 111.76 73.66) (xy 116.84 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ec6f3fb-dd6f-445f-9569-3f28524e7e80") + ) + (wire + (pts + (xy 234.95 53.34) (xy 234.95 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ee8c9c9-fd12-4f35-9c1b-7fdad7846a63") + ) + (wire + (pts + (xy 144.78 38.1) (xy 135.89 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f4531d4-be74-412c-bdce-b92b5c2d2c09") + ) + (wire + (pts + (xy 144.78 45.72) (xy 144.78 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f489f45-a357-47ec-aa67-93db83265025") + ) + (wire + (pts + (xy 250.19 124.46) (xy 259.08 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "501529fe-6421-467e-aed4-143c001f446e") + ) + (wire + (pts + (xy 153.67 46.99) (xy 153.67 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "520caf13-da95-43ed-acd5-aca755bf2f20") + ) + (wire + (pts + (xy 20.32 110.49) (xy 27.94 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52aea53f-981a-4476-adbd-70a5a4a4c740") + ) + (wire + (pts + (xy 46.99 163.83) (xy 46.99 214.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54aace60-7dd8-4b3d-96da-f7e473542e7f") + ) + (wire + (pts + (xy 182.88 73.66) (xy 182.88 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56eae049-4847-47c5-bab8-4098fd830aa9") + ) + (wire + (pts + (xy 66.04 133.35) (xy 66.04 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57197df5-73a3-4374-818d-c04d035eafae") + ) + (wire + (pts + (xy 55.88 55.88) (xy 60.96 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5be75e44-53af-4404-9405-0be604c25e95") + ) + (wire + (pts + (xy 20.32 130.81) (xy 20.32 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c0140d9-ffc8-45b0-973d-bc537f426e9e") + ) + (wire + (pts + (xy 20.32 170.18) (xy 20.32 163.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d1e2cb0-2f8c-4523-98d1-9ddb016b24e0") + ) + (wire + (pts + (xy 220.98 81.28) (xy 220.98 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d292511-4f10-40a7-a474-c2ddd96622b1") + ) + (wire + (pts + (xy 38.1 128.27) (xy 54.61 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e32c8dd-05be-4c94-b5ca-8dbd2d467824") + ) + (wire + (pts + (xy 36.83 196.85) (xy 36.83 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e96227c-f169-4d67-9805-2d1683d7dcaf") + ) + (wire + (pts + (xy 148.59 100.33) (xy 148.59 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f32b4ba-7bdd-4a30-b6fd-124ae986e9d5") + ) + (wire + (pts + (xy 292.1 168.91) (xy 306.07 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fbeec22-0e52-4c5c-aa0d-544cd7160f78") + ) + (wire + (pts + (xy 66.04 143.51) (xy 54.61 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fdc0073-af16-4120-b576-7597cef6e596") + ) + (wire + (pts + (xy 54.61 106.68) (xy 62.23 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "600ff412-ae79-4e84-be60-2f3ba3643528") + ) + (wire + (pts + (xy 17.78 139.7) (xy 17.78 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60537df0-fae6-44dd-b977-746de01cd748") + ) + (wire + (pts + (xy 29.21 35.56) (xy 29.21 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60983113-4677-4c73-b4d4-e4a217097a88") + ) + (wire + (pts + (xy 100.33 173.99) (xy 102.87 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "619a36d9-6ba9-4444-8fb8-123b0a992c89") + ) + (wire + (pts + (xy 116.84 81.28) (xy 111.76 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61e0982f-2c49-4126-a8dc-4e74a50cc228") + ) + (wire + (pts + (xy 78.74 146.05) (xy 78.74 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62a0208e-2e18-479e-a6f7-25c319bbe8e6") + ) + (wire + (pts + (xy 264.16 111.76) (xy 264.16 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6367858d-5735-41f6-9525-2618b4122bc8") + ) + (wire + (pts + (xy 250.19 177.8) (xy 306.07 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63ef95fd-9fb7-401f-9f25-c94ba039dbe1") + ) + (wire + (pts + (xy 273.05 148.59) (xy 273.05 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6597f709-5e6d-4d34-bc96-2e798d52d887") + ) + (wire + (pts + (xy 20.32 83.82) (xy 20.32 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6636c1b2-d8c4-4705-8703-cc42e0298d99") + ) + (wire + (pts + (xy 118.11 140.97) (xy 100.33 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67525fbd-7aa7-47d4-aa4c-594c52c0f941") + ) + (wire + (pts + (xy 294.64 123.19) (xy 294.64 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67753f00-c72a-49ba-a468-492285064299") + ) + (wire + (pts + (xy 63.5 130.81) (xy 20.32 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a2e96a2-75d1-482c-9d97-d29621d6df3c") + ) + (wire + (pts + (xy 146.05 138.43) (xy 113.03 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6aa6939b-170c-4001-8cef-92ed3735eb79") + ) + (wire + (pts + (xy 204.47 68.58) (xy 204.47 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b0bc3f7-9916-4855-9f89-cfaacd6f5864") + ) + (wire + (pts + (xy 50.8 151.13) (xy 50.8 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b9439aa-6b8a-468c-89f4-c3a946be85c0") + ) + (wire + (pts + (xy 276.86 138.43) (xy 276.86 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c73e58e-6388-4fd7-91a8-a90938302b31") + ) + (wire + (pts + (xy 250.19 151.13) (xy 250.19 153.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6cae8ac4-8096-4cae-a534-3744ab14cd04") + ) + (wire + (pts + (xy 294.64 124.46) (xy 306.07 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f809753-9f6c-494b-88ec-eefa8a989533") + ) + (wire + (pts + (xy 204.47 91.44) (xy 204.47 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6fabac61-e153-4ab6-ab0c-258b27771d2f") + ) + (wire + (pts + (xy 20.32 116.84) (xy 20.32 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70d3658e-e25d-40b4-a13e-3777bd4a9b67") + ) + (wire + (pts + (xy 252.73 153.67) (xy 252.73 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73828d39-2876-43d2-ac2c-0aa86d157c08") + ) + (wire + (pts + (xy 62.23 96.52) (xy 62.23 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74e34aa2-6e51-4273-86d2-7b8ac9a5fbaa") + ) + (wire + (pts + (xy 204.47 91.44) (xy 220.98 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "759b02d6-b9b3-43f5-b5d1-0bf8a0d726b7") + ) + (wire + (pts + (xy 17.78 26.67) (xy 29.21 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78754b24-718a-4896-95f3-02fb08e232e5") + ) + (wire + (pts + (xy 44.45 196.85) (xy 36.83 196.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7916ae46-617f-4ddf-b52e-335d0599879b") + ) + (wire + (pts + (xy 55.88 58.42) (xy 55.88 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79b82421-2a1b-4a34-a61a-59fa2614829f") + ) + (wire + (pts + (xy 229.87 45.72) (xy 229.87 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b53e0d0-f97a-4123-a7ee-7fc13e74781a") + ) + (wire + (pts + (xy 234.95 158.75) (xy 242.57 158.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7beb5009-a24d-4218-849f-7b4943d50321") + ) + (wire + (pts + (xy 54.61 146.05) (xy 54.61 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7da10d03-1521-4f3a-beb2-209b87143046") + ) + (wire + (pts + (xy 294.64 111.76) (xy 294.64 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7de3af95-33fc-4f94-9df7-45600c926081") + ) + (wire + (pts + (xy 123.19 152.4) (xy 130.81 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e940d71-5df2-42fc-847c-16c5c6693755") + ) + (wire + (pts + (xy 72.39 26.67) (xy 29.21 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e9bce4e-7359-467b-8004-220c6d53eb54") + ) + (wire + (pts + (xy 20.32 146.05) (xy 27.94 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ea8cbd8-ec9d-4a21-9b5a-57f2197aa8a8") + ) + (wire + (pts + (xy 27.94 163.83) (xy 20.32 163.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f0c0668-1792-473f-b85c-7ad4c9faeecf") + ) + (wire + (pts + (xy 134.62 52.07) (xy 134.62 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f18343b-0534-4fa6-9e99-7e221454ea9a") + ) + (wire + (pts + (xy 20.32 43.18) (xy 20.32 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fb514d5-1095-482a-982b-b96f988b5689") + ) + (wire + (pts + (xy 20.32 58.42) (xy 55.88 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fee43f4-21e1-4338-afad-1666612d2763") + ) + (wire + (pts + (xy 234.95 45.72) (xy 238.76 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81d245ce-8f32-406d-a6b7-412de1d9b061") + ) + (wire + (pts + (xy 20.32 68.58) (xy 17.78 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8401f7cc-248d-42f2-ae38-a1fb2b6571e1") + ) + (wire + (pts + (xy 204.47 168.91) (xy 204.47 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84b907b4-0c77-4527-9ca5-ccd81473753d") + ) + (wire + (pts + (xy 130.81 168.91) (xy 130.81 227.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8500019c-f953-437a-9273-67ba61aa1727") + ) + (wire + (pts + (xy 234.95 68.58) (xy 234.95 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88c893e7-d91f-439a-bb2d-24f8dc6d84ed") + ) + (wire + (pts + (xy 17.78 63.5) (xy 17.78 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a8d065d-8ed3-483d-9db5-a302705776bf") + ) + (wire + (pts + (xy 73.66 138.43) (xy 82.55 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b13b772-576b-4079-a3ac-28a3fb711ddd") + ) + (wire + (pts + (xy 204.47 58.42) (xy 204.47 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b37536f-ba36-4835-bb63-0955c6aa8b7e") + ) + (wire + (pts + (xy 29.21 68.58) (xy 20.32 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d55b3a5-ed06-4eef-a301-3aee7b983cd1") + ) + (wire + (pts + (xy 20.32 68.58) (xy 20.32 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8fd7936e-0856-42e0-9ddc-671732b29217") + ) + (wire + (pts + (xy 130.81 162.56) (xy 130.81 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9021bc81-8841-4380-a935-97ba19aca9fd") + ) + (wire + (pts + (xy 154.94 118.11) (xy 132.08 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "917372c5-d420-424d-99f2-22be616ec1f5") + ) + (wire + (pts + (xy 26.67 173.99) (xy 19.05 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91a83cba-b22f-4d9c-a586-91a5db4c7f62") + ) + (wire + (pts + (xy 20.32 54.61) (xy 20.32 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9304a022-eb3b-4a3d-bb46-22414b44acdc") + ) + (wire + (pts + (xy 153.67 55.88) (xy 182.88 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "938b0c41-03da-4a1d-9c99-49b04d68ca80") + ) + (wire + (pts + (xy 142.24 86.36) (xy 162.56 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93ab2073-6697-41cd-93ef-9013f29bb8f0") + ) + (wire + (pts + (xy 113.03 91.44) (xy 116.84 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93b5a16f-43d3-4211-956e-5c04c15b8c03") + ) + (wire + (pts + (xy 144.78 58.42) (xy 154.94 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95c22ed0-3ece-4e12-84ff-86aa2c3b36a2") + ) + (wire + (pts + (xy 269.24 124.46) (xy 264.16 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "967fa7b8-c5e3-4f06-896a-051c22526819") + ) + (wire + (pts + (xy 80.01 57.15) (xy 80.01 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "971c0251-c928-47c6-98ea-c564ed4ae15a") + ) + (wire + (pts + (xy 78.74 166.37) (xy 90.17 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9735feb5-3f01-49c4-8981-c100fb516cee") + ) + (wire + (pts + (xy 251.46 138.43) (xy 273.05 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97f32087-0dd3-4d03-a718-a959348a33ec") + ) + (wire + (pts + (xy 95.25 138.43) (xy 90.17 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9834547e-78af-40cc-8dc5-002dedf055f3") + ) + (wire + (pts + (xy 273.05 149.86) (xy 273.05 148.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99ab3c31-0bf8-439d-aa8c-27d20b24aca9") + ) + (wire + (pts + (xy 27.94 148.59) (xy 27.94 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99b9dc16-8e1a-4ed2-ad3c-00900ca5c0af") + ) + (wire + (pts + (xy 154.94 110.49) (xy 154.94 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99ebfaf6-f821-4514-b980-5d12cfc2c9dc") + ) + (wire + (pts + (xy 54.61 128.27) (xy 80.01 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a054dff-481b-409e-b00a-40489dfa05d3") + ) + (wire + (pts + (xy 213.36 96.52) (xy 213.36 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9aaa5faf-ba17-4244-980a-180152e49b9c") + ) + (wire + (pts + (xy 63.5 58.42) (xy 63.5 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9abc2a6b-554d-466d-beb3-d49b82ec3631") + ) + (wire + (pts + (xy 54.61 128.27) (xy 54.61 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e7fc449-c63e-460f-8825-ed450b9fddd8") + ) + (wire + (pts + (xy 92.71 166.37) (xy 90.17 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a18e0114-0deb-48e2-bc36-173312d03488") + ) + (wire + (pts + (xy 46.99 146.05) (xy 40.64 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1d01661-f6bc-4195-970e-878454bfaaf3") + ) + (wire + (pts + (xy 55.88 177.8) (xy 39.37 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a34111eb-65b3-45a3-9291-7c87450a2902") + ) + (wire + (pts + (xy 250.19 163.83) (xy 250.19 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a435b318-b3a0-404a-954a-18f8fed458c4") + ) + (wire + (pts + (xy 130.81 152.4) (xy 130.81 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4d98cd7-0860-45d0-b0be-beeb9b574fc9") + ) + (wire + (pts + (xy 280.67 154.94) (xy 284.48 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a556872a-eb60-4225-9041-9a0ffdcb05b3") + ) + (wire + (pts + (xy 92.71 179.07) (xy 92.71 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a56a80ad-948e-4e4d-bce4-2dcfd12cd6d9") + ) + (wire + (pts + (xy 194.31 46.99) (xy 194.31 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a68a6c60-35ce-4291-b2ca-a3cfbc7de310") + ) + (wire + (pts + (xy 26.67 194.31) (xy 19.05 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7b0e1e7-27a7-479a-8527-00716a475165") + ) + (wire + (pts + (xy 139.7 124.46) (xy 139.7 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a847985d-49fe-405a-abd4-62cfd0ffec91") + ) + (wire + (pts + (xy 294.64 19.05) (xy 294.64 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8b4e9ac-b61b-4ad7-a0de-ad1196a76bba") + ) + (wire + (pts + (xy 60.96 55.88) (xy 60.96 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a908659c-6236-4ff8-b753-26d352eb9e27") + ) + (wire + (pts + (xy 203.2 58.42) (xy 204.47 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9e49850-4569-4a3a-80af-467bc7031cbd") + ) + (wire + (pts + (xy 69.85 101.6) (xy 85.09 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa441920-2263-4244-8b6e-d099f0484d40") + ) + (wire + (pts + (xy 45.72 34.29) (xy 41.91 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab737398-5a70-4426-994b-32da71a1ccd8") + ) + (wire + (pts + (xy 165.1 72.39) (xy 165.1 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae4ff8c0-b782-4a4f-b1e7-9a4ebce097ce") + ) + (wire + (pts + (xy 306.07 128.27) (xy 306.07 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b09e2e9e-64b9-4bc9-b196-94dd285046bc") + ) + (wire + (pts + (xy 165.1 95.25) (xy 165.1 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0b4e9de-9ad9-4720-ab22-cab4c706c3c9") + ) + (wire + (pts + (xy 100.33 83.82) (xy 116.84 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0e6a5fc-e825-4d4e-bf8d-b74e7fd75671") + ) + (wire + (pts + (xy 39.37 63.5) (xy 17.78 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0fe510c-99bd-4da5-a33b-79a4c5543b63") + ) + (wire + (pts + (xy 294.64 138.43) (xy 276.86 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b143c9a1-a1df-49c4-9854-9221fed8aa39") + ) + (wire + (pts + (xy 40.64 146.05) (xy 40.64 148.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1c6bb28-ce24-405d-bd68-decc805fcc4d") + ) + (wire + (pts + (xy 154.94 88.9) (xy 142.24 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b372f226-6d3b-4f1a-9b33-e272951462ca") + ) + (wire + (pts + (xy 27.94 91.44) (xy 17.78 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3a9f6e8-a60b-4eaf-ad36-d392622511aa") + ) + (wire + (pts + (xy 104.14 88.9) (xy 116.84 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3ba200d-1f49-49c0-99c0-5bb8131db47e") + ) + (wire + (pts + (xy 29.21 54.61) (xy 20.32 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b47a5a8a-8ff0-4394-a3f1-cf2f09c98552") + ) + (wire + (pts + (xy 13.97 173.99) (xy 17.78 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5b1e66c-f338-4003-838a-9f8d6471b4f0") + ) + (wire + (pts + (xy 109.22 129.54) (xy 109.22 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b68110bf-23ca-4b4b-b69a-2ecee7d2257a") + ) + (wire + (pts + (xy 92.71 182.88) (xy 92.71 195.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6e0c93e-5064-430b-a559-1b9c0f2be564") + ) + (wire + (pts + (xy 41.91 34.29) (xy 41.91 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8d48118-2225-4320-a0b5-0992e33fa3e2") + ) + (wire + (pts + (xy 27.94 128.27) (xy 20.32 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba93dd97-0879-448b-b007-be39416e92c0") + ) + (wire + (pts + (xy 110.49 215.9) (xy 118.11 215.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bdc8294b-4efe-4825-a90b-0c1a708f1747") + ) + (wire + (pts + (xy 294.64 154.94) (xy 306.07 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c183d5f3-6d95-4575-84fa-bcd9e127c941") + ) + (wire + (pts + (xy 273.05 138.43) (xy 276.86 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c29726f4-d239-4cf8-882c-ac833ba0d871") + ) + (wire + (pts + (xy 127 46.99) (xy 127 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2cda89f-a0a5-432d-affb-1df7989e2c07") + ) + (wire + (pts + (xy 20.32 35.56) (xy 29.21 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6fac7ee-ba60-457a-8ff7-a5401e925924") + ) + (wire + (pts + (xy 90.17 166.37) (xy 90.17 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c924f894-b4fb-4ba8-a28e-828715bd84bb") + ) + (wire + (pts + (xy 162.56 86.36) (xy 162.56 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9936000-77da-4b86-a468-6b6078e3ecad") + ) + (wire + (pts + (xy 29.21 26.67) (xy 29.21 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9cf3ad3-a34a-4fb9-8cc6-bf96c3da5e7a") + ) + (wire + (pts + (xy 87.63 46.99) (xy 127 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca75d55f-3fbc-40db-bb0d-c0d9ca64a31d") + ) + (wire + (pts + (xy 78.74 30.48) (xy 78.74 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb0dc56b-4d53-48e7-b470-45efa91c5281") + ) + (wire + (pts + (xy 213.36 81.28) (xy 220.98 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbfe5cc1-c501-430e-b89b-6fbba97d653d") + ) + (wire + (pts + (xy 50.8 142.24) (xy 35.56 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc55c62a-57d1-4a92-9643-79ddb4f0b5bb") + ) + (wire + (pts + (xy 90.17 207.01) (xy 19.05 207.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cda5a84a-4edf-462d-b720-0381befa8d13") + ) + (wire + (pts + (xy 194.31 58.42) (xy 195.58 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cda61155-b15d-4efb-99c7-b9f7c638401b") + ) + (wire + (pts + (xy 115.57 38.1) (xy 115.57 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cdfa0035-1cdd-4678-b5ef-3f7ba30937f7") + ) + (wire + (pts + (xy 48.26 66.04) (xy 41.91 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce6b50d7-d62d-412e-ba40-744b744267fd") + ) + (wire + (pts + (xy 185.42 40.64) (xy 185.42 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cee4383a-3279-4bc9-8b58-c029eb57dd69") + ) + (wire + (pts + (xy 92.71 101.6) (xy 106.68 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2682496-bf83-4bef-a8b5-35748bb7d6da") + ) + (wire + (pts + (xy 156.21 93.98) (xy 142.24 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2955007-bb25-41a7-96be-4758552e042f") + ) + (wire + (pts + (xy 77.47 224.79) (xy 92.71 224.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2f2d0d0-b15e-47c2-b300-98548a8746b7") + ) + (wire + (pts + (xy 80.01 128.27) (xy 80.01 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d327b033-9170-4819-b452-67c259ac52fb") + ) + (wire + (pts + (xy 66.04 130.81) (xy 63.5 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d32bea7f-7453-4dad-9915-baeeb9035fc7") + ) + (wire + (pts + (xy 156.21 96.52) (xy 156.21 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d58b1fe1-4505-4b0e-8eea-74f9d3ffe6fb") + ) + (wire + (pts + (xy 92.71 168.91) (xy 92.71 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6c1b086-a971-488b-bcfb-400028912014") + ) + (wire + (pts + (xy 165.1 118.11) (xy 154.94 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d76934ed-fbce-4335-99d5-ece460ed21a7") + ) + (wire + (pts + (xy 93.98 35.56) (xy 93.98 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7affb55-c64c-4629-9eb6-99fcfdb7a593") + ) + (wire + (pts + (xy 80.01 118.11) (xy 129.54 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d820e1a4-ff29-4c90-a988-15c6c7b9dad6") + ) + (wire + (pts + (xy 233.68 38.1) (xy 233.68 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d8fdac4f-7c81-4bd5-ad3c-fce1b9342cfd") + ) + (wire + (pts + (xy 132.08 109.22) (xy 132.08 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da7da1ac-70e9-4b40-94e7-5317bea2ee60") + ) + (wire + (pts + (xy 194.31 46.99) (xy 196.85 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db58802a-281b-4e1a-abab-3b786d9a5b6d") + ) + (wire + (pts + (xy 78.74 35.56) (xy 93.98 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db788e65-f709-41bd-b7fd-d07309eb1bb1") + ) + (wire + (pts + (xy 153.67 30.48) (xy 153.67 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbcc14fd-7025-4c7f-af7f-b547302ca6e6") + ) + (wire + (pts + (xy 111.76 173.99) (xy 110.49 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbdfb56b-e552-4924-a9d9-734136ff2a3f") + ) + (wire + (pts + (xy 19.05 173.99) (xy 19.05 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc107d5d-f979-4fb3-9713-d9827a9e5d2c") + ) + (wire + (pts + (xy 72.39 46.99) (xy 72.39 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dcda0dd1-9991-463c-8db0-d6ada103ebbe") + ) + (wire + (pts + (xy 292.1 154.94) (xy 294.64 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "deed7b87-088c-4abb-b883-862d05df7776") + ) + (wire + (pts + (xy 123.19 152.4) (xy 123.19 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df32d552-431f-45fc-8cf5-070757c8713c") + ) + (wire + (pts + (xy 130.81 148.59) (xy 130.81 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1d1912f-1a9f-46b4-b9e1-e2842d381274") + ) + (wire + (pts + (xy 62.23 92.71) (xy 59.69 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2672062-c1d8-42bf-94a0-7cecf214b7ea") + ) + (wire + (pts + (xy 20.32 170.18) (xy 78.74 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e280dd8c-4a0d-47a1-83ec-fd7917427357") + ) + (wire + (pts + (xy 77.47 195.58) (xy 77.47 224.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e46bebde-6fff-4106-b878-a9aeb506fa38") + ) + (wire + (pts + (xy 129.54 118.11) (xy 129.54 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4899170-1768-4381-bc89-97f107b7f83b") + ) + (wire + (pts + (xy 273.05 160.02) (xy 273.05 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e49a5178-e241-4c62-8e7e-45e0b3ca73fb") + ) + (wire + (pts + (xy 306.07 177.8) (xy 306.07 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5c5323f-4259-4059-86a0-0071118def93") + ) + (wire + (pts + (xy 17.78 173.99) (xy 17.78 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5fee982-79f6-430c-b485-799bf72153d7") + ) + (wire + (pts + (xy 78.74 170.18) (xy 78.74 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6eb4f2b-73ee-46ad-b272-e84e3a457f53") + ) + (wire + (pts + (xy 48.26 72.39) (xy 48.26 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e77b10a7-e4c6-4afe-8564-eb4f1f5bc696") + ) + (wire + (pts + (xy 259.08 115.57) (xy 259.08 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e77c1fe5-ca74-4ccb-aff5-1f2b2b7d6630") + ) + (wire + (pts + (xy 54.61 68.58) (xy 54.61 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7e03046-c0ed-40fa-88ce-cf6d446d3f6f") + ) + (wire + (pts + (xy 46.99 153.67) (xy 46.99 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8031a9a-d386-4694-9f32-155a8cf23ac8") + ) + (wire + (pts + (xy 154.94 102.87) (xy 154.94 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8310b0a-e1dd-43bf-8018-61d15c97707d") + ) + (wire + (pts + (xy 182.88 123.19) (xy 104.14 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e947c7f5-c369-4a96-aeed-67fdc85c37de") + ) + (wire + (pts + (xy 92.71 224.79) (xy 92.71 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb20fbf8-2d77-4f40-a2b8-2aec4f55baaf") + ) + (wire + (pts + (xy 40.64 102.87) (xy 40.64 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebb152e0-a969-4413-b810-8d3df386acaa") + ) + (wire + (pts + (xy 204.47 46.99) (xy 204.47 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0dfb3f4-8b0a-498e-9cd9-c81817a4884b") + ) + (wire + (pts + (xy 17.78 91.44) (xy 17.78 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f194166b-e6f5-4365-b739-8df448bb42bb") + ) + (wire + (pts + (xy 17.78 68.58) (xy 17.78 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f20dce4b-c16c-46c4-ade7-7bcda871e77f") + ) + (wire + (pts + (xy 54.61 106.68) (xy 54.61 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2144bb8-13ec-4965-b63a-d1f8635d5c61") + ) + (wire + (pts + (xy 252.73 151.13) (xy 251.46 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f252a8ee-6928-4ade-b887-0da02cd6760f") + ) + (wire + (pts + (xy 27.94 110.49) (xy 27.94 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f56d042d-bb5c-414a-a3cd-da48e7f03086") + ) + (wire + (pts + (xy 59.69 92.71) (xy 59.69 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5c3a4fe-e518-47d7-82c6-8e99432acbd0") + ) + (wire + (pts + (xy 39.37 177.8) (xy 39.37 179.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6d8d263-beaf-46e9-ac22-b9e3b97b4a37") + ) + (wire + (pts + (xy 194.31 58.42) (xy 194.31 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7a60a43-de50-4738-876e-ba500daba514") + ) + (wire + (pts + (xy 59.69 87.63) (xy 59.69 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f852351a-7e07-447e-81f0-8261da67775f") + ) + (wire + (pts + (xy 130.81 227.33) (xy 13.97 227.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f85729fb-bf6f-4193-800c-d8b2fdc2cff3") + ) + (wire + (pts + (xy 294.64 138.43) (xy 294.64 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f858e168-a972-4a51-9349-5607c5d0fb91") + ) + (wire + (pts + (xy 34.29 175.26) (xy 34.29 179.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f922b13c-a00e-45ea-ab59-b72a2881d422") + ) + (wire + (pts + (xy 78.74 166.37) (xy 78.74 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa40c0ff-f4a4-4f14-8213-1b5b914dc947") + ) + (wire + (pts + (xy 111.76 63.5) (xy 111.76 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa42eec7-184a-4ff8-8ebe-5ae0c0aacc11") + ) + (wire + (pts + (xy 38.1 163.83) (xy 46.99 163.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb6dad6b-cba9-4ae1-a5f8-d5f8308f37f0") + ) + (wire + (pts + (xy 39.37 91.44) (xy 27.94 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc56bef2-d914-496e-8e38-48f053ff317f") + ) + (wire + (pts + (xy 281.94 111.76) (xy 294.64 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc9c8438-5b38-4380-b3d6-8838020823d2") + ) + (wire + (pts + (xy 154.94 58.42) (xy 154.94 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdbc710c-5ec9-4359-ac8a-20464de7e0d4") + ) + (wire + (pts + (xy 130.81 134.62) (xy 130.81 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdce55bb-5ceb-40fd-8612-ae226f37aa3b") + ) + (wire + (pts + (xy 294.64 124.46) (xy 284.48 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffe3afdb-b1f8-4b60-876a-625059c46a34") + ) + (symbol + (lib_id "Relay:Relay_SPDT") + (at 33.02 156.21 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "01af8d7e-49cc-4120-a30f-bb4b8b634655") + (property "Reference" "K3" + (at 44.45 154.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "POWER_READY_OUT" + (at 44.45 157.4799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 44.45 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 33.02 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Relay SPDT, monostable, EN50005" + (at 33.02 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "A1" + (uuid "b5ab3967-f637-472e-baab-6c14aa91cf1b") + ) + (pin "14" + (uuid "564c302f-133e-41be-9c46-1dac9cab86bd") + ) + (pin "A2" + (uuid "15cc060b-0726-4081-b28f-fc827c8a6833") + ) + (pin "11" + (uuid "7c2236a7-568f-4b44-b4d8-319b7088fdb5") + ) + (pin "12" + (uuid "54954bda-3ed2-4c4c-ae49-27f166761a9c") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "K3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 46.99 219.71 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "03e60e10-4e16-47e5-b198-c65d15b9835c") + (property "Reference" "J6" + (at 49.53 218.4399 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "RELAY_IN" + (at 49.53 220.9799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 46.99 219.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 46.99 219.71 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 46.99 219.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "dcff5ba5-2699-4116-8f86-18cd777fc635") + ) + (pin "1" + (uuid "8f28c4a0-4735-406f-abbe-a05add0fb2be") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 40.64 97.79 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "067621ec-6099-4948-a528-ca2774c9371d") + (property "Reference" "J5" + (at 43.18 96.5199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "SHUT(RED+BLACK)" + (at 31.242 104.14 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 40.64 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 40.64 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 40.64 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e390a408-a640-400e-92eb-3c726b5ca435") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 325.12 168.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0a09cee2-c35a-43da-b93c-944716952797") + (property "Reference" "J14" + (at 327.66 167.6399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "GND(WHI+BLK)" + (at 327.66 170.1799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 325.12 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 325.12 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 325.12 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "236c9d72-bc9b-41ff-84d2-24bf5ec311b9") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 106.68 173.99 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0bfd01ab-9b79-4601-a67c-67583e88f467") + (property "Reference" "R4" + (at 106.68 167.64 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 106.68 170.18 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 106.68 175.768 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 106.68 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 106.68 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "42659c9a-99c9-419c-a712-abc0e2ea0cbb") + ) + (pin "1" + (uuid "c71fe4bc-0240-4aa4-b2ac-e1990ba79360") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 226.06 41.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0cf9890f-d7b4-47d6-8372-5972cbae5d67") + (property "Reference" "R14" + (at 228.6 40.6399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100k" + (at 228.6 43.1799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 224.282 41.91 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 226.06 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 226.06 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e6e99c5b-6108-4e03-8735-66529effcb34") + ) + (pin "1" + (uuid "12d870e7-1662-476b-aed8-2f8a1e8c9f6d") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:SS14") + (at 185.42 36.83 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0e1425d9-9195-4d84-8947-988e3736321a") + (property "Reference" "D7" + (at 187.96 35.8774 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "SS14" + (at 187.96 38.4174 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 189.865 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.vishay.com/docs/88746/ss12.pdf" + (at 185.42 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Diode, SMA" + (at 185.42 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 185.42 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 185.42 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f442ea2e-e572-44c8-b4d6-7d5d7812233c") + ) + (pin "1" + (uuid "efcf3294-d5dc-41b4-8faf-1eb2c6f3ec89") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "D7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 165.1 76.2 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1566f89b-38d0-4950-9548-06bc7eb2dd03") + (property "Reference" "R8" + (at 167.64 74.9299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "10k" + (at 167.64 77.4699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 166.878 76.2 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 165.1 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 165.1 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "269d8a4d-38c6-4876-a912-42d5eaeafba9") + ) + (pin "1" + (uuid "36443e3e-51fc-4a7e-9d25-b7576f8b07c2") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 306.07 132.08 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "18864ed6-1873-4b74-a925-f1b797dd51c7") + (property "Reference" "C3" + (at 309.88 130.8099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100u" + (at 309.88 133.3499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 305.1048 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 306.07 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 306.07 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cd062310-e32c-4143-91b8-f379ca3a55a6") + ) + (pin "2" + (uuid "22762258-babd-430f-8aea-339100f249b8") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "C3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 144.78 41.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "18a69300-74e5-4146-b7c1-4c7f206a69af") + (property "Reference" "R11" + (at 147.32 40.6399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100k" + (at 147.32 43.1799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 143.002 41.91 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 144.78 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 144.78 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "cc43424d-7687-44d2-83bf-9db69ad7e860") + ) + (pin "1" + (uuid "480af674-d092-4ac8-b1d3-e7b05e1dd537") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 60.96 175.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1df2b297-b164-460e-93cc-6b719f01ff84") + (property "Reference" "J1" + (at 63.5 175.2599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "RELAY_B_OUT" + (at 63.5 177.7999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 60.96 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 175.26 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 60.96 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a0734055-55a2-47a6-918a-7694b10f8ad2") + ) + (pin "1" + (uuid "0cb5e1a8-863a-46a1-8576-d1b1fc247a6b") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 154.94 106.68 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "21cb85b5-8e04-4486-99d5-50d37aaa848a") + (property "Reference" "R10" + (at 157.48 105.4099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "47k" + (at 157.48 107.9499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 156.718 106.68 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 154.94 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 154.94 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "23ead28a-b3ef-40a1-a7c0-0baf29f5a8ed") + ) + (pin "1" + (uuid "99f544a2-c0ce-4b85-a08c-f8eb3dff9b8a") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 86.36 138.43 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "27bb6868-8161-4a31-a2b3-78d1014a540d") + (property "Reference" "R3" + (at 86.36 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 86.36 134.62 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 86.36 140.208 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 86.36 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 86.36 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e92aa696-acc2-4aca-8e62-65c6359b3617") + ) + (pin "1" + (uuid "24475380-85ee-49ea-afb3-84acac04c6b5") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 106.68 215.9 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "29a4be5c-65bb-476d-a370-a64a6b8b180f") + (property "Reference" "R5" + (at 106.68 209.55 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 106.68 212.09 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 106.68 217.678 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 106.68 215.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 106.68 215.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7cb36ad2-d06a-4a06-8ae5-03c9917cbabf") + ) + (pin "1" + (uuid "6e505237-9a0e-4d17-b3a9-08b82e6ff542") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_BJT:BCP56") + (at 247.65 158.75 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2a40b076-468c-4cf3-b327-b6a857dad8fe") + (property "Reference" "Q7" + (at 254 160.0201 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "BCP56" + (at 254 157.4801 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" + (at 252.73 160.655 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.nxp.com/docs/en/data-sheet/BCP56_BCX56_BC56PA.pdf" + (at 247.65 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "1A Ic, 80V Vce, NPN Medium Power Transistor, SOT-223" + (at 247.65 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3b8b234e-4aa2-4d41-b472-add5bb08d9f2") + ) + (pin "4" + (uuid "168fcbaa-fd9d-40e1-8565-d7ff4359ebe8") + ) + (pin "1" + (uuid "65c3827f-abc3-4857-8bc2-4fc0e78325e5") + ) + (pin "3" + (uuid "abaee2c4-4453-47d4-b461-08f3fd8cf1b0") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "Q7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Regulator_Linear:LM317_TO-220") + (at 276.86 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "30b187f2-f1a6-4e75-ae74-e335bf1971d5") + (property "Reference" "U3" + (at 276.86 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LM317_TO-220" + (at 276.86 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical" + (at 276.86 118.11 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm317.pdf" + (at 276.86 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1.5A 35V Adjustable Linear Regulator, TO-220" + (at 276.86 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "68657ac3-4a0c-4fb5-b8cc-78088b608c6a") + ) + (pin "3" + (uuid "fdfce10b-f5ed-4d1a-bdd7-8327bd0f5d3c") + ) + (pin "1" + (uuid "125be0d0-3b7e-43d6-97bd-2c3950e85567") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "U3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Isolator:PC817") + (at 232.41 60.96 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "31dac9d6-9905-412b-942d-b9b794d844bb") + (property "Reference" "U2" + (at 237.49 59.6899 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "PC817" + (at 237.49 62.2299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DIP:DIP-4_W7.62mm" + (at 227.33 55.88 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.soselectronic.cz/a_info/resource/d/pc817.pdf" + (at 232.41 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "DC Optocoupler, Vce 35V, CTR 50-300%, DIP-4" + (at 232.41 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c85cf043-1adc-40b8-b0da-488821db4b83") + ) + (pin "4" + (uuid "265c5aa8-0ca0-43c9-b950-2b0c2d6fe60c") + ) + (pin "3" + (uuid "cc3c5744-49ea-4aed-a3eb-c324b9fba50b") + ) + (pin "1" + (uuid "67e85121-2f16-4365-a5b9-c5ba5b6d769e") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "U2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 231.14 158.75 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "32e1ec6f-96dc-4a5b-9031-95de507e661f") + (property "Reference" "R24" + (at 231.14 152.4 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100" + (at 231.14 154.94 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 231.14 160.528 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 231.14 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 231.14 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "500feafd-a4a1-4c21-be8a-1645f68b102b") + ) + (pin "1" + (uuid "fc66847f-89c2-47d7-bf4b-7f84d2c78fa3") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R24") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N4148W") + (at 19.05 186.69 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "32e30994-4b4c-49ec-a9ae-e2280506e883") + (property "Reference" "D5" + (at 21.59 185.4199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1N4148W" + (at 21.59 187.9599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" + (at 14.605 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.vishay.com/docs/85748/1n4148w.pdf" + (at 19.05 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "75V 0.15A Fast Switching Diode, SOD-123" + (at 19.05 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 19.05 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 19.05 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5b972aff-089a-4c8e-97c0-e776b5d8f751") + ) + (pin "1" + (uuid "840a5353-f020-4f60-8f5f-bccc1d86967c") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "D5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Regulator_Linear:LM7809_TO220") + (at 80.01 46.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3360ecad-115e-4f42-99ea-b5d482a90bf2") + (property "Reference" "U1" + (at 80.01 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LM7809_TO220" + (at 80.01 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical" + (at 80.01 41.275 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.onsemi.cn/PowerSolutions/document/MC7800-D.PDF" + (at 80.01 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Positive 1A 35V Linear Regulator, Fixed Output 9V, TO-220" + (at 80.01 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3" + (uuid "df317677-817a-402e-baa1-44e6b091ba20") + ) + (pin "1" + (uuid "6a7db03c-687e-4e4f-8e40-bc9b3337e5ec") + ) + (pin "2" + (uuid "1723a3fd-dd3c-471e-99ce-8bde8e86401c") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 294.64 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3643dae3-6262-4197-98d5-0c94ef2a6bfe") + (property "Reference" "R20" + (at 297.0323 143.5099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2.6k" + (at 297.0323 146.0499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 292.862 144.78 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 294.64 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 294.64 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9c91666c-d95b-4535-9141-287291d760eb") + ) + (pin "1" + (uuid "65fabe0d-f8c0-42c1-8211-be4e38dac937") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R20") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Relay:Relay_SPST-NO") + (at 34.29 76.2 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "36dcffdb-f7c3-4939-96e4-2f56e6ef8369") + (property "Reference" "K2" + (at 45.72 74.9299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STARTER" + (at 45.72 77.4699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 45.72 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 34.29 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Relay SPST, normally open, EN50005" + (at 34.29 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "A1" + (uuid "bf0d8afe-1695-45bc-9159-3aa9ceec38b6") + ) + (pin "14" + (uuid "4be251d6-b65c-4994-926f-c59ecc9ff55a") + ) + (pin "A2" + (uuid "452baea8-add7-4299-b430-7b4409728e1b") + ) + (pin "13" + (uuid "abc7efac-ab71-4593-9a66-e3ca31704cca") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "K2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 78.74 25.4 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3712c934-0748-451d-bc60-5f42565249ef") + (property "Reference" "J12" + (at 81.28 24.1299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "BR-" + (at 81.28 26.6699 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 78.74 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 78.74 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 78.74 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ab8d950c-dcf3-4538-a326-373ec1660451") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N4148W") + (at 20.32 120.65 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3a77d471-0caf-48ed-aec1-282b9a12d318") + (property "Reference" "D3" + (at 22.86 119.3799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1N4148W" + (at 22.86 121.9199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" + (at 15.875 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.vishay.com/docs/85748/1n4148w.pdf" + (at 20.32 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "75V 0.15A Fast Switching Diode, SOD-123" + (at 20.32 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 20.32 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 20.32 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d3a5e9a3-4a35-4a53-909a-362c738807c5") + ) + (pin "1" + (uuid "e491a5c0-ce73-4e18-afaf-aa0f58610fdc") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "D3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 182.88 69.85 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3ea9be40-8e06-4902-9acf-d4a50e4be54a") + (property "Reference" "R9" + (at 185.42 68.5799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "1k ???" + (at 185.42 71.1199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 184.658 69.85 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 182.88 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 182.88 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5364a338-4568-409d-bd52-60a29bdb27fa") + ) + (pin "1" + (uuid "9d77e6cf-2ca9-4590-a837-1e57d6ab28c8") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 212.09 68.58 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "421e22d2-2fbd-4cdc-a3b7-a489c95919d1") + (property "Reference" "R17" + (at 212.09 62.23 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100" + (at 212.09 64.77 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 212.09 66.802 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 212.09 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 212.09 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b024b75f-bfbf-4681-b019-6130021304fe") + ) + (pin "1" + (uuid "fedce6af-a430-4185-8a29-30b484f58272") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MCU_Module:Arduino_Nano_v3.x") + (at 129.54 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "468d8dd0-b01c-404b-8b64-4687a663db0d") + (property "Reference" "A1" + (at 134.2233 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Arduino_Nano_v3.x" + (at 134.2233 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Module:Arduino_Nano" + (at 129.54 83.82 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf" + (at 129.54 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Arduino Nano v3.x" + (at 129.54 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b545c404-fba2-441a-8ec5-58b4be717dcb") + ) + (pin "8" + (uuid "d4451ce1-f89e-4484-af2c-8bd429524a9f") + ) + (pin "3" + (uuid "bac608ad-9162-45ed-8da8-b92af93aa3f7") + ) + (pin "15" + (uuid "aa838d9f-cd7f-485f-ab67-5ceb231e3803") + ) + (pin "19" + (uuid "1a524f27-7b0c-445d-b43a-38529a5051d5") + ) + (pin "21" + (uuid "3c462e49-c1d8-4b51-aa4f-e8ba885cbe28") + ) + (pin "11" + (uuid "c9e1da98-0c1c-488d-a21e-2d645a9a5cb9") + ) + (pin "9" + (uuid "9eadd592-e8ef-44b3-98a6-a17aceb7901b") + ) + (pin "30" + (uuid "72d18e6a-1759-43f3-8c75-c411e526987d") + ) + (pin "6" + (uuid "1d0ed0ce-7bac-4cf5-b29b-7faf4b7a2088") + ) + (pin "7" + (uuid "29600163-771b-44f5-aed2-144cd493c0de") + ) + (pin "12" + (uuid "cc4a6682-a7e6-41a2-8d7b-e2fe673ef39f") + ) + (pin "4" + (uuid "384f3876-fce8-434e-bd31-2299aa02cb22") + ) + (pin "5" + (uuid "b5041cda-22a6-499e-836f-a49ec0924aac") + ) + (pin "28" + (uuid "f162d7f1-cc67-4938-a23f-761b3c3c8d24") + ) + (pin "18" + (uuid "5d8bbf80-0dc2-4ad7-88a9-4e778483d800") + ) + (pin "23" + (uuid "25719e32-f7e0-4bcf-9e86-db45c6afd0e7") + ) + (pin "29" + (uuid "9ccbfe43-0b8b-4f8e-97e1-a6ebcf94be50") + ) + (pin "27" + (uuid "a3610961-b12e-48eb-bf19-807d14e193f9") + ) + (pin "14" + (uuid "65658ba5-6292-4c5a-b6ac-36008b81ae68") + ) + (pin "24" + (uuid "b3fce7e4-9f94-4353-aec7-78bf732b41c3") + ) + (pin "22" + (uuid "17284a90-25d5-42dd-b225-4730ffb73efa") + ) + (pin "13" + (uuid "fa9a814d-0686-4d5b-9bc4-5da5c440160f") + ) + (pin "1" + (uuid "2e29bed9-7ffa-4324-abfe-fb91f07edbe4") + ) + (pin "25" + (uuid "21b6719e-43e7-40bb-92e7-4ddd19b6fc98") + ) + (pin "26" + (uuid "d1f10f1d-41c2-438a-bf74-4c9a1fec256e") + ) + (pin "20" + (uuid "afed8241-1944-4ce8-86a2-b91317b52bde") + ) + (pin "16" + (uuid "1ba66779-3a64-4eaa-8d61-8f3ec4d73681") + ) + (pin "17" + (uuid "9d9b204b-35a2-4f9a-b965-c43b1f527e1d") + ) + (pin "10" + (uuid "76ceebfc-9a82-49aa-b26d-01d54808b2d7") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "A1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Relay:Relay_SPST-NO") + (at 34.29 46.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4704075e-2cf1-4efb-9b78-105ddbf00842") + (property "Reference" "K1" + (at 45.72 45.7199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "CARBURATOR_DOOR" + (at 45.72 48.2599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 45.72 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 34.29 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Relay SPST, normally open, EN50005" + (at 34.29 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "A1" + (uuid "dde4cfa2-96dc-43ba-8c71-600378d18f04") + ) + (pin "14" + (uuid "3f6bbb55-cc05-4ba7-a32a-bed700308d27") + ) + (pin "A2" + (uuid "beaf71f8-eacc-40b9-83c4-27ce806f7462") + ) + (pin "13" + (uuid "46ef648f-e580-4775-b891-80859af1418b") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "K1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 251.46 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4a671be6-310a-4505-8c0f-093e11a7237c") + (property "Reference" "R23" + (at 253.8523 143.5099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "25k" + (at 253.8523 146.0499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 249.682 144.78 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 251.46 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 251.46 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "cfdbe6b8-b100-49a5-ba5b-9dc59087f4f8") + ) + (pin "1" + (uuid "53a91adf-5cd5-4af3-bb07-878e84185b64") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R23") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 259.08 110.49 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "52c5ab39-c649-457f-9783-9d688f622d49") + (property "Reference" "J13" + (at 261.62 109.2199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "BR+" + (at 261.62 111.7599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 259.08 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 259.08 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 259.08 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bd7dec1f-72d6-4176-a121-f4280f985e5d") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 200.66 46.99 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "59b727ea-bb94-4352-9bd5-3ce3ae3fa49b") + (property "Reference" "R13" + (at 200.66 40.64 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4.7k" + (at 200.66 43.18 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 200.66 45.212 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 200.66 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 200.66 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "62bcdf07-3f6b-4285-9d77-0718eb0939fc") + ) + (pin "1" + (uuid "1fddd49f-62f6-4722-b991-3bf871d1c138") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 231.14 26.67 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5ab6b975-bbce-4f5e-b601-188a0c69435f") + (property "Reference" "J11" + (at 236.22 25.3999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "REM_POWER_OK" + (at 236.22 27.9399 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 231.14 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 231.14 26.67 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 231.14 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8a36ce97-6deb-4edd-91c2-a77111618f4e") + ) + (pin "1" + (uuid "6f9db2f7-fa58-417f-ab51-9fcaeab0429f") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 199.39 58.42 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6a56d544-791d-454f-9245-bbbbd12ccfda") + (property "Reference" "C1" + (at 199.39 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1u" + (at 199.39 53.34 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 57.4548 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 199.39 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 199.39 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cbf19509-c875-4d9e-86c1-303159218632") + ) + (pin "2" + (uuid "b3febc34-901d-4f1a-a1a5-a47a9cc73f92") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N4148W") + (at 20.32 76.2 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "766657a9-d14d-4254-9467-dc9465ab7e72") + (property "Reference" "D2" + (at 22.86 74.9299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1N4148W" + (at 22.86 77.4699 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" + (at 15.875 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.vishay.com/docs/85748/1n4148w.pdf" + (at 20.32 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "75V 0.15A Fast Switching Diode, SOD-123" + (at 20.32 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 20.32 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 20.32 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "78be9b28-b1c2-4116-8f75-b5f7584b82ba") + ) + (pin "1" + (uuid "bb5a067c-11d4-41af-a92d-bd065773b48d") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "D2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_BJT:BCP56") + (at 68.58 138.43 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "79740377-09bc-4a3d-b8c6-573c1fdcb51f") + (property "Reference" "Q3" + (at 62.23 139.7001 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "BCP56" + (at 62.23 137.1601 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" + (at 63.5 140.335 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.nxp.com/docs/en/data-sheet/BCP56_BCX56_BC56PA.pdf" + (at 68.58 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "1A Ic, 80V Vce, NPN Medium Power Transistor, SOT-223" + (at 68.58 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b7774dca-52b3-4f50-a705-4e9356980f1b") + ) + (pin "4" + (uuid "632032cd-536e-4d10-b071-74bdc2936aea") + ) + (pin "1" + (uuid "9f34c406-025c-40ad-9be0-f1a4a8a48b1c") + ) + (pin "3" + (uuid "08364a67-1795-49ad-912c-2ec2eab2c6f2") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "Q3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 294.64 132.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7a36cb5d-7be8-4918-881b-5c665b06e72c") + (property "Reference" "R19" + (at 297.0323 130.8099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "240" + (at 297.0323 133.3499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 292.862 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 294.64 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 294.64 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "803118a2-5ccc-4819-8cf2-01cce3ef9ebb") + ) + (pin "1" + (uuid "4eb33e3c-a0a4-4fb2-a361-d26bfaa4397f") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R19") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:SS14") + (at 153.67 43.18 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "83afe59e-c002-408a-a0e6-9d54a723d1c3") + (property "Reference" "D6" + (at 156.21 41.5924 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SS14" + (at 156.21 44.1324 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 149.225 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.vishay.com/docs/88746/ss12.pdf" + (at 153.67 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Diode, SMA" + (at 153.67 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 153.67 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 153.67 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a35cb7e1-808f-46df-85bb-5d8c9bceccf2") + ) + (pin "1" + (uuid "1446b516-d927-414e-9a4c-6a49cc62ebb0") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "D6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_BJT:BCP56") + (at 64.77 101.6 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "83e6b402-51ca-443c-a1d8-abf7466b90aa") + (property "Reference" "Q2" + (at 58.42 102.8701 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "BCP56" + (at 58.42 100.3301 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" + (at 59.69 103.505 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.nxp.com/docs/en/data-sheet/BCP56_BCX56_BC56PA.pdf" + (at 64.77 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "1A Ic, 80V Vce, NPN Medium Power Transistor, SOT-223" + (at 64.77 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7a683e93-a764-4a27-8dd9-956886d869be") + ) + (pin "4" + (uuid "193940f2-6324-4169-83c6-e9cf5e8bb2aa") + ) + (pin "1" + (uuid "4a280852-a0a1-415b-b5bf-d43c6485edc8") + ) + (pin "3" + (uuid "cb0e7915-08fe-4f6d-93da-207cb9c05102") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "Q2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 60.96 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "855eff3c-6b2f-427e-8bb7-bbe52a8b337a") + (property "Reference" "J4" + (at 63.5 71.1199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "START(PURPLE)" + (at 63.5 73.6599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 60.96 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 60.96 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4bb575b7-96ca-44ae-b4fc-e28a7964785e") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 288.29 154.94 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "87fa502e-395f-4add-841f-b58850a94098") + (property "Reference" "R21" + (at 288.29 148.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100" + (at 288.29 151.13 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 288.29 156.718 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 288.29 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 288.29 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "57375608-9abf-4ab0-a66e-c7f37f1104f1") + ) + (pin "1" + (uuid "0118cd74-5617-48e9-a058-d2cd5e344736") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R21") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 130.81 158.75 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8a3a55e0-c54e-4d17-9333-f0824c73d979") + (property "Reference" "R7" + (at 133.35 157.4799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100k" + (at 133.35 160.0199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 132.588 158.75 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 130.81 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 130.81 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c92866a7-2960-49ce-a539-bd8d03195d42") + ) + (pin "1" + (uuid "752ed5d9-863b-4816-ba17-75cbf4ab6a25") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 60.96 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8b22c66c-4d05-4b31-9b0b-289041dff880") + (property "Reference" "J2" + (at 63.5 151.1299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "RELAY_A_OUT" + (at 63.5 153.6699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 60.96 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 151.13 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 60.96 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4ed23c5e-4a68-4a86-b548-bcd1f03cd2b4") + ) + (pin "1" + (uuid "096d12b6-0bed-422c-8c09-99b6e46773d5") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_BJT:BCP56") + (at 95.25 173.99 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8d1f3ebe-50fe-42c7-b618-a0e0887f4f3d") + (property "Reference" "Q4" + (at 88.9 175.2601 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "BCP56" + (at 88.9 172.7201 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" + (at 90.17 175.895 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.nxp.com/docs/en/data-sheet/BCP56_BCX56_BC56PA.pdf" + (at 95.25 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "1A Ic, 80V Vce, NPN Medium Power Transistor, SOT-223" + (at 95.25 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "69f0b443-f3cd-465d-98aa-677ac01c212b") + ) + (pin "4" + (uuid "93bbd092-0456-43a5-a873-021cdd6076a3") + ) + (pin "1" + (uuid "6b600895-75ad-49d6-a11c-2ee6f45f5919") + ) + (pin "3" + (uuid "b29c7d23-06ee-4376-8123-4c8941e1962d") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "Q4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 88.9 101.6 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "90134981-524e-444d-a1e0-91091bd28234") + (property "Reference" "R2" + (at 88.9 95.25 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 88.9 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 88.9 103.378 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 88.9 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 88.9 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "49b5695c-d2ed-42dd-b3b6-2419752dc89a") + ) + (pin "1" + (uuid "c641b92c-efd8-457a-aaf1-3f0c933b0692") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Thermistor_NTC") + (at 165.1 91.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "90b9f9b1-3601-4905-bc2d-02b1be5f54a7") + (property "Reference" "TH1" + (at 167.64 90.4874 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Thermistor_NTC" + (at 167.64 93.0274 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 165.1 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 165.1 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Temperature dependent resistor, negative temperature coefficient" + (at 165.1 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c9c72080-2054-416a-83fb-db8cba4fe455") + ) + (pin "1" + (uuid "b2abd69d-5188-4c86-91e1-497decc79282") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "TH1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 246.38 124.46 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "91709b92-6c9f-4b70-9a85-b1556f5653ee") + (property "Reference" "R18" + (at 246.38 118.11 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "120 5W" + (at 246.38 120.65 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 246.38 122.682 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 246.38 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 246.38 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "bd645d94-9487-45b5-86c4-2c6f57d8aa82") + ) + (pin "1" + (uuid "00d17929-2252-4a92-8681-c7a378b92204") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_BJT:BCP56") + (at 275.59 154.94 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9e5de47a-a46b-4433-a4f3-b18f54f4f954") + (property "Reference" "Q6" + (at 269.24 156.2101 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "BCP56" + (at 269.24 153.6701 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" + (at 270.51 156.845 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.nxp.com/docs/en/data-sheet/BCP56_BCX56_BC56PA.pdf" + (at 275.59 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "1A Ic, 80V Vce, NPN Medium Power Transistor, SOT-223" + (at 275.59 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "86ea51a3-c173-4ba8-b7ba-098cbc02fd8c") + ) + (pin "4" + (uuid "88d53b37-acd3-4162-b5f3-dac9a4ead613") + ) + (pin "1" + (uuid "65e261a1-ce5c-4311-8e9f-50f4daca1ded") + ) + (pin "3" + (uuid "a403403f-a67b-4647-a3a9-6d57229c9a0c") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "Q6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 189.23 46.99 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9f62c2f2-91a5-491b-b131-d22be6676fbd") + (property "Reference" "R12" + (at 189.23 40.9635 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "15k" + (at 189.23 43.5035 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 189.23 45.212 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 189.23 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 189.23 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d83c1760-15db-41c6-81fe-4cb910893eb7") + ) + (pin "1" + (uuid "b8323cd3-9095-423b-8952-05b4324c9323") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Relay:Relay_SPDT") + (at 31.75 186.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a1f13a28-9579-4d4e-b135-08ea628b612d") + (property "Reference" "K4" + (at 43.18 185.4199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "POWER_CONTROL_OUT" + (at 43.18 187.9599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 43.18 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 31.75 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Relay SPDT, monostable, EN50005" + (at 31.75 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "A1" + (uuid "26156d3c-dd13-46f0-af08-31f6b7b90def") + ) + (pin "14" + (uuid "8d3ceb75-7746-4fe6-b5ae-20d44f9e1266") + ) + (pin "A2" + (uuid "430dc976-9028-43e3-8b18-2ed5e5bd37f0") + ) + (pin "11" + (uuid "782f1a7a-f634-439f-b8ee-2059876d66d1") + ) + (pin "12" + (uuid "dd676bed-d3c9-4f3f-b434-66d591f16c87") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "K4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 148.59 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a43f7003-a7aa-473d-8d3b-2fce11dd6572") + (property "Reference" "J7" + (at 151.13 133.3499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "CONN_DET(WHI+BRO)" + (at 151.13 135.8899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 148.59 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 148.59 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 148.59 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "70385935-47ba-412a-82e9-da6ef10e3cc6") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 288.29 168.91 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "abb719fb-0d7c-4741-88af-64ceadbf25ee") + (property "Reference" "R22" + (at 288.29 162.56 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1 10W" + (at 288.29 165.1 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 288.29 170.688 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 288.29 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 288.29 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "620e0441-2f4c-4a82-822c-47d2439398ae") + ) + (pin "1" + (uuid "da2445b2-ce63-4278-b203-3b585fea2f75") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R22") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 153.67 25.4 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b4220209-bc4b-4572-996d-874e3c7b443b") + (property "Reference" "J9" + (at 156.21 24.1299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "KEY_REF(YEL+BLU)" + (at 156.21 26.6699 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 153.67 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 153.67 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 153.67 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4e20503d-a9c4-4c21-9b4f-d57b2ab35cc1") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 220.98 74.93 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b75da3ab-e6aa-4cdf-b138-4500df677430") + (property "Reference" "R16" + (at 223.52 73.6599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100k" + (at 223.52 76.1999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 222.758 74.93 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 220.98 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 220.98 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b5e197f8-257f-4078-a190-833b47a6eff9") + ) + (pin "1" + (uuid "ada0924c-6749-422b-9401-475b032902be") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 220.98 87.63 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b98ff33e-d644-46f9-aa5d-413ea0ea69af") + (property "Reference" "C2" + (at 224.79 86.3599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "1u" + (at 224.79 88.8999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 220.0148 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 220.98 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 220.98 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4f065790-a312-44ff-aa98-e5415107dcd7") + ) + (pin "2" + (uuid "50e378b5-2e8d-4e0d-aa4e-6dbe98686fad") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 88.9 63.5 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "bb9b5bcc-d2e5-4f73-a103-42d6f4132f51") + (property "Reference" "R1" + (at 88.9 57.15 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 88.9 59.69 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 88.9 65.278 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 88.9 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 88.9 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3358153b-5466-44c6-830e-223ef4811e40") + ) + (pin "1" + (uuid "2bca659e-a5cb-4cfc-b997-08e184c1cd05") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_BJT:BCP56") + (at 66.04 63.5 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c388fe00-7702-40fd-be17-8bd184ebad9d") + (property "Reference" "Q1" + (at 59.69 64.7701 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "BCP56" + (at 59.69 62.2301 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" + (at 60.96 65.405 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.nxp.com/docs/en/data-sheet/BCP56_BCX56_BC56PA.pdf" + (at 66.04 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "1A Ic, 80V Vce, NPN Medium Power Transistor, SOT-223" + (at 66.04 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8dd00b60-f432-4b71-ac00-17ac3949c8a4") + ) + (pin "4" + (uuid "85947882-9283-4f55-a681-015cba38944f") + ) + (pin "1" + (uuid "ffdc9ce6-13e6-4eac-933d-8dd7ac2c97c8") + ) + (pin "3" + (uuid "2c84644b-2e4b-434d-805a-4842fb85aff5") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "Q1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 130.81 144.78 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c7d72cdc-598a-42df-9736-29166fc60dca") + (property "Reference" "R6" + (at 133.35 143.5099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "10k" + (at 133.35 146.0499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 132.588 144.78 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 130.81 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 130.81 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "67554ac9-93e6-40f4-ac15-1313cc965ddb") + ) + (pin "1" + (uuid "e157502c-0bb5-4aad-8cb7-6a33fc7548c5") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_BJT:BCP56") + (at 95.25 215.9 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cdfb9fd5-1821-402b-9af7-80f22a57ccc0") + (property "Reference" "Q5" + (at 88.9 217.1701 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "BCP56" + (at 88.9 214.6301 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" + (at 90.17 217.805 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.nxp.com/docs/en/data-sheet/BCP56_BCX56_BC56PA.pdf" + (at 95.25 215.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "1A Ic, 80V Vce, NPN Medium Power Transistor, SOT-223" + (at 95.25 215.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a9ec0f50-1e0e-40b0-8efb-d6260938d053") + ) + (pin "4" + (uuid "8a39d5e3-8e2b-42b0-a83b-ef933839fab8") + ) + (pin "1" + (uuid "bdf9e3bb-09cf-41f4-a22a-4199b445c8a5") + ) + (pin "3" + (uuid "fb1a22a2-327f-46ef-8c97-1e92e1c14a8d") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "Q5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:US1M") + (at 278.13 111.76 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d3011a59-2374-48b1-bb75-810b6f376145") + (property "Reference" "D9" + (at 278.13 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10A10" + (at 278.13 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 278.13 116.205 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds16008.pdf" + (at 278.13 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1000V, 1A, General Purpose Rectifier Diode, SMA(DO-214AC)" + (at 278.13 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 278.13 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 278.13 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f3050821-a019-4ccc-8884-cd598640f1a0") + ) + (pin "1" + (uuid "e2015d5a-68ff-48e5-98d4-2ac2361e5511") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "D9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 185.42 25.4 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d6f67e84-0492-4f2e-a44d-28451971a3ab") + (property "Reference" "J10" + (at 187.96 24.1299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "ENGINE_REF(WHI+BLU)" + (at 187.96 26.6699 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 185.42 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 185.42 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 185.42 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ee68d332-11f0-4ac9-8f0f-fc712a6235ae") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:US1M") + (at 294.64 119.38 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "df6e7660-05f6-4caa-a23c-6c331f286270") + (property "Reference" "D8" + (at 297.18 118.1099 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10A10" + (at 297.18 120.6499 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 290.195 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds16008.pdf" + (at 294.64 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1000V, 1A, General Purpose Rectifier Diode, SMA(DO-214AC)" + (at 294.64 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 294.64 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 294.64 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "83a1610c-bb71-4850-b9da-e904d6f68c67") + ) + (pin "1" + (uuid "ca022a96-526f-460f-8545-cb06b1a5c3d8") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "D8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N4148W") + (at 20.32 156.21 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e14497c8-812c-4c1a-82da-f9e25347aa79") + (property "Reference" "D4" + (at 22.86 154.9399 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1N4148W" + (at 22.86 157.4799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" + (at 15.875 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.vishay.com/docs/85748/1n4148w.pdf" + (at 20.32 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "75V 0.15A Fast Switching Diode, SOD-123" + (at 20.32 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 20.32 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 20.32 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8d146694-7c82-4e2f-8403-ba3ceee88244") + ) + (pin "1" + (uuid "2de85517-1acd-4529-a2d5-d03ff859d101") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "D4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 115.57 25.4 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e4af4641-679c-4192-a7f8-6883c3ce9556") + (property "Reference" "J8" + (at 118.11 24.1299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "BAT(RED)" + (at 118.11 26.6699 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 115.57 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 115.57 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 115.57 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "49289131-bc97-421b-9eac-73bca8abf335") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N4148W") + (at 20.32 46.99 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e71717e0-c4a3-48ba-a441-9893c453058b") + (property "Reference" "D1" + (at 22.86 45.7199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1N4148W" + (at 22.86 48.2599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" + (at 15.875 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.vishay.com/docs/85748/1n4148w.pdf" + (at 20.32 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "75V 0.15A Fast Switching Diode, SOD-123" + (at 20.32 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 20.32 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 20.32 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "29e81aaa-e6ae-4566-bfc1-c4d44306d05f") + ) + (pin "1" + (uuid "d56deba9-0019-4b43-b754-8be4ac68bc18") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "D1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Relay:Relay_SPST-NO") + (at 33.02 120.65 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ea6eb4c9-d25a-45f7-af28-fe69a85d21d7") + (property "Reference" "K5" + (at 44.45 119.3799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ENGINE_SHUTDOWN" + (at 44.45 121.9199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 44.45 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 33.02 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Relay SPST, normally open, EN50005" + (at 33.02 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "A1" + (uuid "219931cc-feb9-4755-a394-1e1ce28ac32b") + ) + (pin "14" + (uuid "0161f194-039e-4332-8162-f9300a848a1e") + ) + (pin "A2" + (uuid "9f89163a-019c-438a-a03e-0d6d89d25ff5") + ) + (pin "13" + (uuid "3af35ae2-05c4-43f3-9114-dd9fd7e73cb1") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "K5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 50.8 34.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "eba9f0e1-e555-4303-9283-868c2b5e0d2f") + (property "Reference" "J3" + (at 53.34 33.0199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DOOR(RED+BLUE)" + (at 53.34 35.5599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 50.8 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 50.8 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 50.8 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7858d522-e72c-4a01-afba-9f48346d806a") + ) + (instances + (project "" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "J3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 238.76 41.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ee16ae24-1fbd-4814-822a-d4f8b9c1af35") + (property "Reference" "R15" + (at 241.3 40.6399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100k" + (at 241.3 43.1799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 236.982 41.91 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 238.76 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 238.76 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f8615c3d-ea5b-484e-af41-60e6697f2b11") + ) + (pin "1" + (uuid "964ef75a-0458-465e-8c76-6fe21294414f") + ) + (instances + (project "generator_board" + (path "/22b0f734-e7f6-4162-8feb-d05c4a47aa52" + (reference "R15") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) + (embedded_fonts no) +)