mirror of
https://gitlab.com/fabinfra/fabhardware/absaugungsklappensteuerung.git
synced 2025-03-12 06:41:44 +01:00
Sicherung
This commit is contained in:
parent
ae197faec1
commit
82f4dd5c17
2036
Konzept/Versuche/KiCad/Relaisplatzierung001/Relais2x.kicad_sch
Normal file
2036
Konzept/Versuche/KiCad/Relaisplatzierung001/Relais2x.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,75 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "Alle Lagen",
|
||||
"auto_track_width": true,
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"pads": 1.0,
|
||||
"tracks": 1.0,
|
||||
"vias": 1.0,
|
||||
"zones": 0.6
|
||||
},
|
||||
"ratsnest_display_mode": 0,
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": true,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30,
|
||||
32,
|
||||
33,
|
||||
34,
|
||||
35,
|
||||
36
|
||||
],
|
||||
"visible_layers": "fffffff_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
"filename": "Relaisplatzierung001.kicad_prl",
|
||||
"version": 3
|
||||
},
|
||||
"project": {
|
||||
"files": []
|
||||
}
|
||||
}
|
@ -0,0 +1,502 @@
|
||||
{
|
||||
"board": {
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"board_outline_line_width": 0.15,
|
||||
"copper_line_width": 0.19999999999999998,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
"copper_text_size_v": 1.5,
|
||||
"copper_text_thickness": 0.3,
|
||||
"copper_text_upright": false,
|
||||
"courtyard_line_width": 0.049999999999999996,
|
||||
"dimension_precision": 4,
|
||||
"dimension_units": 3,
|
||||
"dimensions": {
|
||||
"arrow_length": 1270000,
|
||||
"extension_offset": 500000,
|
||||
"keep_text_aligned": true,
|
||||
"suppress_zeroes": false,
|
||||
"text_position": 0,
|
||||
"units_format": 1
|
||||
},
|
||||
"fab_line_width": 0.09999999999999999,
|
||||
"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.09999999999999999,
|
||||
"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.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"45_degree_only": false,
|
||||
"min_clearance": 0.508
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
{
|
||||
"gap": 0.0,
|
||||
"via_gap": 0.0,
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"filename": "board_design_settings.json",
|
||||
"version": 2
|
||||
},
|
||||
"rule_severities": {
|
||||
"annular_width": "error",
|
||||
"clearance": "error",
|
||||
"copper_edge_clearance": "error",
|
||||
"courtyards_overlap": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
"drill_out_of_range": "error",
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint_type_mismatch": "error",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"invalid_outline": "error",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
"padstack": "error",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
"zone_has_empty_net": "error",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rule_severitieslegacy_courtyards_overlap": true,
|
||||
"rule_severitieslegacy_no_courtyard_defined": false,
|
||||
"rules": {
|
||||
"allow_blind_buried_vias": false,
|
||||
"allow_microvias": false,
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_copper_edge_clearance": 0.0,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.19999999999999998,
|
||||
"min_via_annular_width": 0.049999999999999996,
|
||||
"min_via_diameter": 0.39999999999999997,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"track_widths": [
|
||||
0.0,
|
||||
6.0
|
||||
],
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false,
|
||||
"zones_use_no_outline": true
|
||||
},
|
||||
"layer_presets": []
|
||||
},
|
||||
"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_label_syntax": "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",
|
||||
"extra_units": "error",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"lib_symbol_issues": "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",
|
||||
"similar_labels": "warning",
|
||||
"unannotated": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"pinned_footprint_libs": [],
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "Relaisplatzierung001.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12.0,
|
||||
"clearance": 0.3,
|
||||
"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)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.3,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6.0
|
||||
},
|
||||
{
|
||||
"bus_width": 12.0,
|
||||
"clearance": 1.8,
|
||||
"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": "Ausgangstrom",
|
||||
"nets": [
|
||||
"/Relais/A",
|
||||
"/Relais/B",
|
||||
"/Relais/J1Pin2",
|
||||
"/Relais/J2Pin2",
|
||||
"/Relais/K1com1",
|
||||
"/Relais/K1com2",
|
||||
"/Relais/K1nc1",
|
||||
"/Relais/K1nc2",
|
||||
"/Relais/K1no1",
|
||||
"/Relais/K1no2",
|
||||
"/Relais/K2com1",
|
||||
"/Relais/K2com2",
|
||||
"/Relais/K2nc1",
|
||||
"/Relais/K2nc2",
|
||||
"/Relais/K2no1",
|
||||
"/Relais/K2no2"
|
||||
],
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 1.0,
|
||||
"via_diameter": 1.2,
|
||||
"via_drill": 0.8,
|
||||
"wire_width": 6.0
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
"net_colors": null
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
||||
"vrml": ""
|
||||
},
|
||||
"page_layout_descr_file": ""
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 10,
|
||||
"drawing": {
|
||||
"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.25,
|
||||
"pin_symbol_size": 0.0,
|
||||
"text_offset_ratio": 0.08
|
||||
},
|
||||
"legacy_lib_dir": "",
|
||||
"legacy_lib_list": [],
|
||||
"meta": {
|
||||
"version": 1
|
||||
},
|
||||
"net_format_name": "Pcbnew",
|
||||
"ngspice": {
|
||||
"fix_include_paths": true,
|
||||
"fix_passive_vals": false,
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"model_mode": 0,
|
||||
"workbook_filename": ""
|
||||
},
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"spice_adjust_passive_values": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"7aed3a71-054b-4aaa-9c0a-030523c32827",
|
||||
""
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-0000621dcc08",
|
||||
"Relais"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00006234f332",
|
||||
"sheet6234F32C"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00006234f398",
|
||||
"sheet6234F392"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00006234f44e",
|
||||
"sheet6234F448"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00006234f73c",
|
||||
"sheet6234F733"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00006234f742",
|
||||
"sheet6234F734"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00006234f748",
|
||||
"sheet6234F735"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00006234f74e",
|
||||
"sheet6234F736"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -5,11 +5,11 @@
|
||||
(paper "A4")
|
||||
|
||||
(lib_symbols
|
||||
(symbol "Connector_Generic:Conn_01x06" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "J" (id 0) (at 0 7.62 0)
|
||||
(symbol "Connector:Screw_Terminal_01x02" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "J" (id 0) (at 0 2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "Conn_01x06" (id 1) (at 0 -10.16 0)
|
||||
(property "Value" "Screw_Terminal_01x02" (id 1) (at 0 -5.08 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
@ -18,68 +18,68 @@
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "connector" (id 4) (at 0 0 0)
|
||||
(property "ki_keywords" "screw terminal" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
|
||||
(property "ki_description" "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0)
|
||||
(property "ki_fp_filters" "TerminalBlock*:*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "Conn_01x06_1_1"
|
||||
(rectangle (start -1.27 -7.493) (end 0 -7.747)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 -4.953) (end 0 -5.207)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 -2.413) (end 0 -2.667)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 0.127) (end 0 -0.127)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 2.667) (end 0 2.413)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 5.207) (end 0 4.953)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 6.35) (end 1.27 -8.89)
|
||||
(symbol "Screw_Terminal_01x02_1_1"
|
||||
(rectangle (start -1.27 1.27) (end 1.27 -3.81)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type background))
|
||||
)
|
||||
(pin passive line (at -5.08 5.08 0) (length 3.81)
|
||||
(circle (center 0 -2.54) (radius 0.635)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.5334 -2.2098)
|
||||
(xy 0.3302 -3.048)
|
||||
)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.5334 0.3302)
|
||||
(xy 0.3302 -0.508)
|
||||
)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.3556 -2.032)
|
||||
(xy 0.508 -2.8702)
|
||||
)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.3556 0.508)
|
||||
(xy 0.508 -0.3302)
|
||||
)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(circle (center 0 0) (radius 0.635)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(pin passive line (at -5.08 0 0) (length 3.81)
|
||||
(name "Pin_1" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at -5.08 2.54 0) (length 3.81)
|
||||
(pin passive line (at -5.08 -2.54 0) (length 3.81)
|
||||
(name "Pin_2" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at -5.08 0 0) (length 3.81)
|
||||
(name "Pin_3" (effects (font (size 1.27 1.27))))
|
||||
(number "3" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at -5.08 -2.54 0) (length 3.81)
|
||||
(name "Pin_4" (effects (font (size 1.27 1.27))))
|
||||
(number "4" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at -5.08 -5.08 0) (length 3.81)
|
||||
(name "Pin_5" (effects (font (size 1.27 1.27))))
|
||||
(number "5" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at -5.08 -7.62 0) (length 3.81)
|
||||
(name "Pin_6" (effects (font (size 1.27 1.27))))
|
||||
(number "6" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Diode:B150-E3" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes)
|
||||
@ -147,6 +147,55 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Jumper:Jumper_2_Bridged" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "JP" (id 0) (at 0 1.905 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "Jumper_2_Bridged" (id 1) (at 0 -2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "Jumper SPST" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Jumper, 2-pole, closed/bridged" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "Jumper* TestPoint*2Pads* TestPoint*Bridge*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "Jumper_2_Bridged_0_0"
|
||||
(circle (center -2.032 0) (radius 0.508)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(circle (center 2.032 0) (radius 0.508)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "Jumper_2_Bridged_0_1"
|
||||
(arc (start 1.524 0.254) (mid 0 0.762) (end -1.524 0.254)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "Jumper_2_Bridged_1_1"
|
||||
(pin passive line (at -5.08 0 0) (length 2.54)
|
||||
(name "A" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 5.08 0 180) (length 2.54)
|
||||
(name "B" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Jumper:Jumper_2_Open" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "JP" (id 0) (at 0 2.794 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
@ -804,6 +853,10 @@
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 41058c10-70cc-434c-9dba-462c5a70c0a0)
|
||||
)
|
||||
(wire (pts (xy 109.22 52.07) (xy 173.99 52.07))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 42ac5433-6ad3-49a8-86ba-3ce70107cad0)
|
||||
)
|
||||
(wire (pts (xy 54.61 48.26) (xy 60.96 48.26))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 446e0a5c-1f41-418c-9b1d-b1acc2f507d1)
|
||||
@ -1152,10 +1205,6 @@
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid b2d5745c-2ca0-4e02-92b3-c3d9a542e8bb)
|
||||
)
|
||||
(wire (pts (xy 109.22 52.07) (xy 173.99 52.07))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ba8d9b82-8a5d-4e00-8811-3620c5d39422)
|
||||
)
|
||||
(wire (pts (xy 171.45 67.31) (xy 173.99 67.31))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid bab5d8b6-6341-4364-b18b-98cc58031c55)
|
||||
@ -1459,7 +1508,7 @@
|
||||
(uuid cc440c64-4772-4a93-9be3-2b193dc2203e)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Diode:B150-E3") (at 173.99 138.43 90) (unit 1)
|
||||
(symbol (lib_id "Diode:B150-E3") (at 173.99 138.43 90)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 0381424c-5390-4d68-ab40-e4354a30495b)
|
||||
(property "Reference" "D204" (id 0) (at 176.53 137.4774 90)
|
||||
@ -1478,7 +1527,22 @@
|
||||
(pin "2" (uuid 96d3d073-afd9-43cf-8eb0-59aa3f753a08))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 101.6 62.23 90) (unit 1)
|
||||
(symbol (lib_id "Connector:Screw_Terminal_01x02") (at 237.49 60.96 0) (mirror x) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 0af359a8-492d-4217-90bd-cffd04244c6d)
|
||||
(property "Reference" "J201" (id 0) (at 237.49 52.07 0))
|
||||
(property "Value" "Screw_Terminal_01x02" (id 1) (at 237.49 54.61 0))
|
||||
(property "Footprint" "TerminalBlock_Phoenix:TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal" (id 2) (at 237.49 60.96 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 237.49 60.96 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid ae11e67c-a063-405c-8d15-49cb9b0d9b18))
|
||||
(pin "2" (uuid 19337526-4010-4f16-a03a-7b7bb290cd40))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 101.6 62.23 90)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 15977b9f-0668-4275-8989-ca48f55d1789)
|
||||
(property "Reference" "JP215" (id 0) (at 102.87 62.2299 90)
|
||||
@ -1487,7 +1551,7 @@
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 102.87 63.4999 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 101.6 62.23 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 101.6 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 101.6 62.23 0)
|
||||
@ -1497,14 +1561,14 @@
|
||||
(pin "2" (uuid d9517e42-846f-4a2c-afd7-7bb11cf0f75e))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 66.04 35.56 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 66.04 35.56 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 16b6fe2f-9fde-4cc2-80fd-4d762e48a19a)
|
||||
(property "Reference" "JP211" (id 0) (at 66.04 31.75 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 64.7701 36.83 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 66.04 35.56 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 66.04 35.56 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 66.04 35.56 0)
|
||||
@ -1514,14 +1578,14 @@
|
||||
(pin "2" (uuid 7d498f1f-2ed6-4d9d-9d92-880dc5eee57b))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 45.72 100.33 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 45.72 100.33 0)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 1a431297-5780-4337-82f1-bd34aaf92794)
|
||||
(property "Reference" "JP202" (id 0) (at 45.72 96.52 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 44.4501 101.6 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 45.72 100.33 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 45.72 100.33 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 45.72 100.33 0)
|
||||
@ -1531,7 +1595,26 @@
|
||||
(pin "2" (uuid 63307b24-75ab-4dff-997d-4d61b07c045c))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Relay:FINDER-40.52") (at 60.96 63.5 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Bridged") (at 116.84 137.16 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 1d4f0bf3-6eea-42b1-94d7-6208242e147a)
|
||||
(property "Reference" "JP220" (id 0) (at 118.11 137.1599 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "Jumper_2_Bridged" (id 1) (at 118.11 138.4299 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 116.84 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 116.84 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 37dfbcea-0942-4408-9259-2a5c03ee2e6e))
|
||||
(pin "2" (uuid 4ae6a02d-3ff3-4ce4-a7c1-d09ab39192a0))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Relay:FINDER-40.52") (at 60.96 63.5 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 1dfbb08e-4502-4041-b288-07dbab29f6fa)
|
||||
(property "Reference" "K201" (id 0) (at 77.47 63.4999 0)
|
||||
@ -1556,14 +1639,14 @@
|
||||
(pin "A2" (uuid c2f385f2-7a78-4f82-b8fd-1151e835fc14))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 63.5 105.41 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 63.5 105.41 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 2492c501-cee1-418d-8bda-616206a9aed6)
|
||||
(property "Reference" "JP210" (id 0) (at 63.5 101.6 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 62.2301 106.68 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 63.5 105.41 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 63.5 105.41 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 63.5 105.41 0)
|
||||
@ -1573,7 +1656,7 @@
|
||||
(pin "2" (uuid 87ecb518-7e98-4fee-899d-70e93fb3d049))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Relay:FINDER-40.52") (at 60.96 138.43 0) (unit 1)
|
||||
(symbol (lib_id "Relay:FINDER-40.52") (at 60.96 138.43 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 2a67f428-4957-448f-b1d3-9c0cd5385423)
|
||||
(property "Reference" "K202" (id 0) (at 77.47 138.4299 0)
|
||||
@ -1598,14 +1681,14 @@
|
||||
(pin "A2" (uuid 73a161ee-74a7-41b5-acf0-d6efe5607f86))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 45.72 25.4 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 45.72 25.4 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 35482aa5-276c-4810-87ab-c75654275dfa)
|
||||
(property "Reference" "JP201" (id 0) (at 45.72 21.59 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 44.4501 26.67 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 45.72 25.4 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 45.72 25.4 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 45.72 25.4 0)
|
||||
@ -1615,7 +1698,7 @@
|
||||
(pin "2" (uuid 5da1ad35-8eaa-4fb6-974b-934da5c6303e))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Diode:B150-E3") (at 193.04 138.43 90) (unit 1)
|
||||
(symbol (lib_id "Diode:B150-E3") (at 193.04 138.43 90)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 3c09437a-e30a-4f41-b71c-e71bad1b70c4)
|
||||
(property "Reference" "D206" (id 0) (at 195.58 137.4774 90)
|
||||
@ -1634,30 +1717,7 @@
|
||||
(pin "2" (uuid 71863c9a-6564-49bf-b012-d0c3d479fe17))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector_Generic:Conn_01x06") (at 237.49 63.5 0) (mirror x) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 3cad4871-f357-423c-bb38-142f118d87a8)
|
||||
(property "Reference" "J201" (id 0) (at 240.03 63.5001 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "Conn_01x06" (id 1) (at 240.03 60.9601 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "TerminalBlock_Phoenix:TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal" (id 2) (at 237.49 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 237.49 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 8d01c4b4-562a-4614-89c1-5389ec45aadb))
|
||||
(pin "2" (uuid 3bf116e8-393e-4d50-bf5c-f6f2cd6bc27e))
|
||||
(pin "3" (uuid 0ef34299-b177-4ea0-bde9-f7b973b3fa62))
|
||||
(pin "4" (uuid 7068626d-7f23-4875-a6f9-39025b8514cc))
|
||||
(pin "5" (uuid ba19ed87-6acf-49a5-9def-fa3621e94dfd))
|
||||
(pin "6" (uuid 40d9ec2e-f6f0-4815-b49c-1bf4ed37afd3))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Diode:B150-E3") (at 161.29 138.43 270) (unit 1)
|
||||
(symbol (lib_id "Diode:B150-E3") (at 161.29 138.43 270)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 41e337e2-8bb5-4b7b-bff1-965426e30326)
|
||||
(property "Reference" "D202" (id 0) (at 163.83 136.8424 90)
|
||||
@ -1676,37 +1736,14 @@
|
||||
(pin "2" (uuid d2eb2adb-cd9a-4d28-a01c-2d85f40f1a12))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector_Generic:Conn_01x06") (at 237.49 138.43 0) (mirror x) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 42e6bce0-2abe-450b-a5af-be4cde7ec0d2)
|
||||
(property "Reference" "J202" (id 0) (at 240.03 138.4301 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "Conn_01x06" (id 1) (at 240.03 135.8901 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "TerminalBlock_Phoenix:TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal" (id 2) (at 237.49 138.43 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 237.49 138.43 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 7bc5bc53-b660-4a83-9cd2-9a29d939bd9b))
|
||||
(pin "2" (uuid 80c31660-5b91-4fdc-a909-06cd44952686))
|
||||
(pin "3" (uuid 5ce97e09-aa55-4669-a67b-34174f11bac4))
|
||||
(pin "4" (uuid 5d551265-93a9-44dc-96ba-f4d36b9a7ffe))
|
||||
(pin "5" (uuid 6a52d555-36c6-44db-bbdd-2f0ed4332815))
|
||||
(pin "6" (uuid 4bbd159a-d86c-4f15-b910-37b3ee178d75))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 83.82 48.26 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 83.82 48.26 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 59aa4c93-3442-4d58-a637-1ebe03eaa5b1)
|
||||
(property "Reference" "JP213" (id 0) (at 83.82 44.45 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 82.5501 49.53 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 83.82 48.26 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 83.82 48.26 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 83.82 48.26 0)
|
||||
@ -1716,14 +1753,14 @@
|
||||
(pin "2" (uuid f42a3947-08e9-4883-af09-401ee046a079))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 49.53 123.19 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 49.53 123.19 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 6a7f69ba-b92e-4096-a5b7-bce8f2c3137a)
|
||||
(property "Reference" "JP208" (id 0) (at 49.53 119.38 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 48.2601 124.46 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 49.53 123.19 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 49.53 123.19 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 49.53 123.19 0)
|
||||
@ -1733,52 +1770,14 @@
|
||||
(pin "2" (uuid c2444d41-0710-4534-a671-1900fc574271))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 116.84 137.16 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 6d7a1cf5-18b8-41ed-bb88-30c8839590eb)
|
||||
(property "Reference" "JP220" (id 0) (at 118.11 137.1599 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 113.03 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 116.84 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 116.84 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid aa4f7e15-36e6-40c2-8403-0dbe2008b1d0))
|
||||
(pin "2" (uuid ebbf77c8-5dca-4cf4-8d11-4f97be479acc))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 116.84 62.23 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 71b6b33c-9cf0-4784-a81d-28b806557f02)
|
||||
(property "Reference" "JP219" (id 0) (at 118.11 62.2299 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 113.03 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 116.84 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 116.84 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 75ec73d6-6af4-4b2c-911f-d06573d2b96a))
|
||||
(pin "2" (uuid 38e2fa59-b941-49e2-b41e-7634dff36eec))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 63.5 30.48 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 63.5 30.48 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 728a9c2f-413d-4975-a85a-23c32950a959)
|
||||
(property "Reference" "JP209" (id 0) (at 63.5 26.67 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 62.2301 31.75 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 63.5 30.48 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 63.5 30.48 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 63.5 30.48 0)
|
||||
@ -1788,12 +1787,12 @@
|
||||
(pin "2" (uuid 37203935-c993-4aee-9fb6-84ca40255161))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 212.09 53.34 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Bridged") (at 212.09 53.34 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 73feed56-ed53-4e1e-bafb-fd95182bae69)
|
||||
(uuid 74e72c52-4fe5-4ef3-974c-7c9fc4d1ac77)
|
||||
(property "Reference" "JP221" (id 0) (at 212.09 49.53 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 212.09 49.53 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
(property "Value" "Jumper_2_Bridged" (id 1) (at 210.8201 54.61 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 212.09 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
@ -1801,18 +1800,18 @@
|
||||
(property "Datasheet" "~" (id 3) (at 212.09 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 08e4765e-3a8c-493b-b9af-8e069bb51470))
|
||||
(pin "2" (uuid 93784c5b-89b4-49b3-9550-a8731990a3aa))
|
||||
(pin "1" (uuid 6e867e05-819f-40bd-bc22-14b5b2c91d42))
|
||||
(pin "2" (uuid 81f34c3d-b138-4656-82b2-bd9116dc3363))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 83.82 123.19 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 83.82 123.19 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 75636e91-c957-419b-9772-c2f54fa42c24)
|
||||
(property "Reference" "JP214" (id 0) (at 83.82 119.38 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 82.5501 124.46 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 83.82 123.19 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 83.82 123.19 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 83.82 123.19 0)
|
||||
@ -1822,14 +1821,14 @@
|
||||
(pin "2" (uuid b62eb8f0-f72c-437a-9609-240a3c451873))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 48.26 41.91 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 48.26 41.91 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 7dc05d0c-fc32-4cb6-988b-8037b78785ba)
|
||||
(property "Reference" "JP205" (id 0) (at 48.26 38.1 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 46.9901 43.18 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 48.26 41.91 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 48.26 41.91 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 48.26 41.91 0)
|
||||
@ -1839,14 +1838,14 @@
|
||||
(pin "2" (uuid e11f15aa-59e4-4f5d-95cc-96bef5afa0a8))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 48.26 116.84 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 48.26 116.84 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 81f7b64f-dec4-4a8f-bb08-a0e2ab5a31d2)
|
||||
(property "Reference" "JP206" (id 0) (at 48.26 113.03 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 46.9901 118.11 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 48.26 116.84 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 48.26 116.84 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 48.26 116.84 0)
|
||||
@ -1856,14 +1855,33 @@
|
||||
(pin "2" (uuid 52dec54d-ac0d-4489-956e-b611db049c48))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 49.53 48.26 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Bridged") (at 109.22 137.16 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 848989e8-71b6-493e-9608-8e4dbed273d7)
|
||||
(property "Reference" "JP218" (id 0) (at 110.49 137.1599 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "Jumper_2_Bridged" (id 1) (at 110.49 138.4299 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 109.22 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 109.22 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid d61eb6df-9539-43a0-81d0-e3b2d818ab94))
|
||||
(pin "2" (uuid 64504fd9-b1b9-4420-bb27-dded7cc91e16))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 49.53 48.26 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 884b53e2-290e-4245-b9ea-6f09403ce4b2)
|
||||
(property "Reference" "JP207" (id 0) (at 49.53 44.45 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 48.2601 49.53 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 49.53 48.26 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 49.53 48.26 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 49.53 48.26 0)
|
||||
@ -1873,7 +1891,7 @@
|
||||
(pin "2" (uuid e19fbd99-8a01-4d66-a0b2-96be8168f084))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 222.25 106.68 90) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 222.25 106.68 90)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 88ebeef1-c3e4-42bb-9cc5-2ee280ce738a)
|
||||
(property "Reference" "JP222" (id 0) (at 223.52 106.6799 90)
|
||||
@ -1882,7 +1900,7 @@
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 218.44 106.68 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 222.25 106.68 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 222.25 106.68 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 222.25 106.68 0)
|
||||
@ -1892,7 +1910,7 @@
|
||||
(pin "2" (uuid 3fe8ac6f-dd7a-4128-bf6b-0064d00e8483))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 101.6 137.16 90) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 101.6 137.16 90)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 8abaf1ba-85d1-45b0-9272-eb2008a8d7af)
|
||||
(property "Reference" "JP216" (id 0) (at 102.87 137.1599 90)
|
||||
@ -1901,7 +1919,7 @@
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 102.87 138.4299 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 101.6 137.16 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 101.6 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 101.6 137.16 0)
|
||||
@ -1911,7 +1929,7 @@
|
||||
(pin "2" (uuid a665753c-ec5a-4f99-abd6-b0b71f29b37e))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Diode:B150-E3") (at 205.74 138.43 270) (unit 1)
|
||||
(symbol (lib_id "Diode:B150-E3") (at 205.74 138.43 270)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 974e069e-5d35-4bf5-aa63-bd3b6f13bed4)
|
||||
(property "Reference" "D208" (id 0) (at 208.28 136.8424 90)
|
||||
@ -1930,33 +1948,33 @@
|
||||
(pin "2" (uuid ae5ef6d5-c995-4b81-934c-501872ce6752))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 109.22 137.16 90) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Bridged") (at 116.84 62.23 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid a6fb2b19-8b7a-4c9f-8a36-800e922d3795)
|
||||
(property "Reference" "JP218" (id 0) (at 110.49 137.1599 90)
|
||||
(uuid a8389ed6-2493-4907-b520-8a514c97721d)
|
||||
(property "Reference" "JP219" (id 0) (at 118.11 62.2299 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 105.41 137.16 0)
|
||||
(property "Value" "Jumper_2_Bridged" (id 1) (at 118.11 63.4999 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 116.84 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 109.22 137.16 0)
|
||||
(property "Datasheet" "~" (id 3) (at 116.84 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 109.22 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid e759f571-64e5-4a96-b873-5d3e1687ed62))
|
||||
(pin "2" (uuid b82575d1-83f5-489f-a4ef-cfae10667f35))
|
||||
(pin "1" (uuid 7a815ccb-a43d-4e8f-8c51-c60f6352d449))
|
||||
(pin "2" (uuid b2cf92a9-5033-4b24-9b93-1005086d62c9))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 46.99 34.29 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 46.99 34.29 0)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid adb9fa15-0d86-4be7-9faf-5c0be8715635)
|
||||
(property "Reference" "JP203" (id 0) (at 46.99 30.48 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 45.7201 35.56 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 46.99 34.29 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 46.99 34.29 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 46.99 34.29 0)
|
||||
@ -1966,14 +1984,14 @@
|
||||
(pin "2" (uuid 5319f3fd-b757-4e69-b262-423b2037c0c7))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 66.04 110.49 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 66.04 110.49 0)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid ba6836f6-3542-4b80-919b-58aeeb5fc015)
|
||||
(property "Reference" "JP212" (id 0) (at 66.04 106.68 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 64.7701 111.76 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 66.04 110.49 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 66.04 110.49 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 66.04 110.49 0)
|
||||
@ -1983,7 +2001,7 @@
|
||||
(pin "2" (uuid b8d7599e-ecb7-41aa-a645-cb27a4fac010))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Diode:B150-E3") (at 193.04 62.23 90) (unit 1)
|
||||
(symbol (lib_id "Diode:B150-E3") (at 193.04 62.23 90)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid c5fca73e-6969-4798-ae26-1f1d58d21710)
|
||||
(property "Reference" "D205" (id 0) (at 195.58 61.2774 90)
|
||||
@ -2002,7 +2020,7 @@
|
||||
(pin "2" (uuid 6ac6bea1-9bf7-4c40-b85f-5682050a4deb))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Diode:B150-E3") (at 205.74 62.23 270) (unit 1)
|
||||
(symbol (lib_id "Diode:B150-E3") (at 205.74 62.23 270)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid c6478f53-c275-4590-95a2-f76a01796494)
|
||||
(property "Reference" "D207" (id 0) (at 208.28 60.6424 90)
|
||||
@ -2021,14 +2039,33 @@
|
||||
(pin "2" (uuid 6f9aabdf-c35f-498e-bebf-e304cda9fa75))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 46.99 109.22 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Bridged") (at 109.22 62.23 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid c9467678-ec54-4004-9509-4639b2a1cd49)
|
||||
(property "Reference" "JP217" (id 0) (at 110.49 62.2299 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "Jumper_2_Bridged" (id 1) (at 110.49 63.4999 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 109.22 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 109.22 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 68c37645-1d32-4ca2-a9b0-34a6c877789d))
|
||||
(pin "2" (uuid d7c338bc-6647-4d70-8c9e-c75e95d98722))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 46.99 109.22 0)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid e6f3e1aa-d070-4bfb-82ae-bafa164547f4)
|
||||
(property "Reference" "JP204" (id 0) (at 46.99 105.41 0))
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 45.7201 110.49 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 46.99 109.22 0)
|
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 46.99 109.22 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 46.99 109.22 0)
|
||||
@ -2038,7 +2075,7 @@
|
||||
(pin "2" (uuid 9d87d2ae-499e-4e4f-842f-5ee6a4940ade))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Diode:B150-E3") (at 173.99 62.23 90) (unit 1)
|
||||
(symbol (lib_id "Diode:B150-E3") (at 173.99 62.23 90)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid e77aa869-1b5b-4a73-a960-717399db6fb2)
|
||||
(property "Reference" "D203" (id 0) (at 176.53 61.2774 90)
|
||||
@ -2057,26 +2094,7 @@
|
||||
(pin "2" (uuid 72d6d8d5-5ec1-4dc2-931e-3736b69f933d))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 109.22 62.23 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid f1112249-d8fd-471e-a3e9-6fec1a633879)
|
||||
(property "Reference" "JP217" (id 0) (at 110.49 62.2299 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "Jumper_2_Open" (id 1) (at 105.41 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" (id 2) (at 109.22 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 109.22 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 93483910-0cc8-4d12-ac63-57df43db2705))
|
||||
(pin "2" (uuid 83b95b9a-a073-41b7-8c98-669184f3d9e0))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Diode:B150-E3") (at 161.29 62.23 270) (unit 1)
|
||||
(symbol (lib_id "Diode:B150-E3") (at 161.29 62.23 270)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid f31d4104-98c4-401c-bd23-bf60635684cc)
|
||||
(property "Reference" "D201" (id 0) (at 163.83 60.6424 90)
|
||||
@ -2094,4 +2112,23 @@
|
||||
(pin "1" (uuid 51d9eeab-8506-4618-8ac5-9410e42c422c))
|
||||
(pin "2" (uuid 1550b480-98cf-403f-9ed3-6713b946dd08))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector:Screw_Terminal_01x02") (at 237.49 135.89 0) (mirror x) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid f5b539a9-c29a-44ef-856d-e25710255ce4)
|
||||
(property "Reference" "J202" (id 0) (at 240.03 135.8901 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "Screw_Terminal_01x02" (id 1) (at 240.03 133.3501 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "TerminalBlock_Phoenix:TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal" (id 2) (at 237.49 135.89 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 237.49 135.89 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 014f497e-8cb2-402a-86c4-b49cc9191f01))
|
||||
(pin "2" (uuid b160c234-ecf9-49bf-ab40-af21f172a362))
|
||||
)
|
||||
)
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"active_layer_preset": "Alle Lagen",
|
||||
"auto_track_width": false,
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
@ -42,6 +42,7 @@
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
@ -61,7 +62,7 @@
|
||||
35,
|
||||
36
|
||||
],
|
||||
"visible_layers": "7ffffff_80000001",
|
||||
"visible_layers": "fffffff_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
|
@ -119,12 +119,17 @@
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"track_widths": [
|
||||
0.0
|
||||
0.0,
|
||||
0.8
|
||||
],
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
},
|
||||
{
|
||||
"diameter": 2.4,
|
||||
"drill": 1.2
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false,
|
||||
@ -489,6 +494,10 @@
|
||||
[
|
||||
"efc35da1-a63a-4255-80cb-ee36b2acd693",
|
||||
"2Relais1"
|
||||
],
|
||||
[
|
||||
"ee157018-8626-4aff-a334-4cfadf2db48b",
|
||||
"2Relais2"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
|
@ -13,6 +13,18 @@
|
||||
)
|
||||
|
||||
|
||||
(sheet (at 238.76 54.61) (size 35.56 22.86) (fields_autoplaced)
|
||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||
(fill (color 0 0 0 0.0000))
|
||||
(uuid ee157018-8626-4aff-a334-4cfadf2db48b)
|
||||
(property "Sheet name" "2Relais2" (id 0) (at 238.76 53.8984 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Sheet file" "2Relais1Schliesser.kicad_sch" (id 1) (at 238.76 78.0546 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top))
|
||||
)
|
||||
)
|
||||
|
||||
(sheet (at 238.76 21.59) (size 35.56 22.86) (fields_autoplaced)
|
||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||
(fill (color 0 0 0 0.0000))
|
||||
@ -28,6 +40,7 @@
|
||||
(sheet_instances
|
||||
(path "/" (page "1"))
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693" (page "2"))
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b" (page "3"))
|
||||
)
|
||||
|
||||
(symbol_instances
|
||||
@ -55,77 +68,161 @@
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/974e069e-5d35-4bf5-aa63-bd3b6f13bed4"
|
||||
(reference "D208") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/3cad4871-f357-423c-bb38-142f118d87a8"
|
||||
(reference "J201") (unit 1) (value "Conn_01x06") (footprint "TerminalBlock_Phoenix:TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal")
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/7fee430c-cf50-4126-ba63-14975be2f45f"
|
||||
(reference "D301") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/42e6bce0-2abe-450b-a5af-be4cde7ec0d2"
|
||||
(reference "J202") (unit 1) (value "Conn_01x06") (footprint "TerminalBlock_Phoenix:TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal")
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/2c8134f8-8a47-4dd8-860c-d7e877d3046d"
|
||||
(reference "D302") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/72bb4f79-f0e5-4408-ac58-5e83628eba54"
|
||||
(reference "D303") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/a9e7ffac-af91-45fb-804d-62edafa92704"
|
||||
(reference "D304") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/0af359a8-492d-4217-90bd-cffd04244c6d"
|
||||
(reference "J201") (unit 1) (value "Screw_Terminal_01x02") (footprint "TerminalBlock_Phoenix:TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/f5b539a9-c29a-44ef-856d-e25710255ce4"
|
||||
(reference "J202") (unit 1) (value "Screw_Terminal_01x02") (footprint "TerminalBlock_Phoenix:TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/ae06c5f9-f4b1-48d0-9024-96b0455c18de"
|
||||
(reference "J301") (unit 1) (value "Conn_01x06") (footprint "TerminalBlock_Phoenix:TerminalBlock_Phoenix_PT-1,5-6-3.5-H_1x06_P3.50mm_Horizontal")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/326d8e4d-2827-442c-a651-611f869ec716"
|
||||
(reference "J302") (unit 1) (value "Conn_01x06") (footprint "TerminalBlock_Phoenix:TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/35482aa5-276c-4810-87ab-c75654275dfa"
|
||||
(reference "JP201") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP201") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/1a431297-5780-4337-82f1-bd34aaf92794"
|
||||
(reference "JP202") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP202") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/adb9fa15-0d86-4be7-9faf-5c0be8715635"
|
||||
(reference "JP203") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP203") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/e6f3e1aa-d070-4bfb-82ae-bafa164547f4"
|
||||
(reference "JP204") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP204") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/7dc05d0c-fc32-4cb6-988b-8037b78785ba"
|
||||
(reference "JP205") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP205") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/81f7b64f-dec4-4a8f-bb08-a0e2ab5a31d2"
|
||||
(reference "JP206") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP206") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/884b53e2-290e-4245-b9ea-6f09403ce4b2"
|
||||
(reference "JP207") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP207") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/6a7f69ba-b92e-4096-a5b7-bce8f2c3137a"
|
||||
(reference "JP208") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP208") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/728a9c2f-413d-4975-a85a-23c32950a959"
|
||||
(reference "JP209") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP209") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/2492c501-cee1-418d-8bda-616206a9aed6"
|
||||
(reference "JP210") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP210") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/16b6fe2f-9fde-4cc2-80fd-4d762e48a19a"
|
||||
(reference "JP211") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP211") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/ba6836f6-3542-4b80-919b-58aeeb5fc015"
|
||||
(reference "JP212") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP212") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/59aa4c93-3442-4d58-a637-1ebe03eaa5b1"
|
||||
(reference "JP213") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP213") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/75636e91-c957-419b-9772-c2f54fa42c24"
|
||||
(reference "JP214") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP214") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/15977b9f-0668-4275-8989-ca48f55d1789"
|
||||
(reference "JP215") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP215") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/8abaf1ba-85d1-45b0-9272-eb2008a8d7af"
|
||||
(reference "JP216") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP216") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/f1112249-d8fd-471e-a3e9-6fec1a633879"
|
||||
(reference "JP217") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/c9467678-ec54-4004-9509-4639b2a1cd49"
|
||||
(reference "JP217") (unit 1) (value "Jumper_2_Bridged") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/a6fb2b19-8b7a-4c9f-8a36-800e922d3795"
|
||||
(reference "JP218") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/848989e8-71b6-493e-9608-8e4dbed273d7"
|
||||
(reference "JP218") (unit 1) (value "Jumper_2_Bridged") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/71b6b33c-9cf0-4784-a81d-28b806557f02"
|
||||
(reference "JP219") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/a8389ed6-2493-4907-b520-8a514c97721d"
|
||||
(reference "JP219") (unit 1) (value "Jumper_2_Bridged") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/6d7a1cf5-18b8-41ed-bb88-30c8839590eb"
|
||||
(reference "JP220") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/1d4f0bf3-6eea-42b1-94d7-6208242e147a"
|
||||
(reference "JP220") (unit 1) (value "Jumper_2_Bridged") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/73feed56-ed53-4e1e-bafb-fd95182bae69"
|
||||
(reference "JP221") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/74e72c52-4fe5-4ef3-974c-7c9fc4d1ac77"
|
||||
(reference "JP221") (unit 1) (value "Jumper_2_Bridged") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/88ebeef1-c3e4-42bb-9cc5-2ee280ce738a"
|
||||
(reference "JP222") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
(reference "JP222") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/d6291400-4a5b-4e4e-aaeb-937cdab510dd"
|
||||
(reference "JP301") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/4811ef84-d47c-4945-a5f0-ccf58853a126"
|
||||
(reference "JP302") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/3d9d55b2-4099-48dd-928a-b55dc852c937"
|
||||
(reference "JP303") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/a3b2baef-987d-46b9-9c66-49a67aadc3c7"
|
||||
(reference "JP304") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/d2f25503-936e-404c-b0f3-f1f1d901f391"
|
||||
(reference "JP305") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/72444368-32f1-49e2-a103-d35ea62ccf64"
|
||||
(reference "JP306") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/c84f800a-1ad2-41c6-b7ba-c334f992718c"
|
||||
(reference "JP307") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/6a74e31d-328b-4268-a2ae-60db97b00e33"
|
||||
(reference "JP308") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/a75ea928-48d8-48d4-ae21-75baafc5aa84"
|
||||
(reference "JP309") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/1b700e94-4df3-4939-b435-05b8b4e247c6"
|
||||
(reference "JP310") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/114ee554-46c0-40e6-8899-f19a94ae4c77"
|
||||
(reference "JP311") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/0bee1f42-df27-4cf2-a8ef-d0366c1faf92"
|
||||
(reference "JP312") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/03e2d7b8-16d8-4d39-aad4-27ea356d6539"
|
||||
(reference "JP313") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/fea1e403-a92a-4a55-9076-f68995f68b0e"
|
||||
(reference "JP314") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/e5b6f513-e490-479b-af4a-6eab7212ea56"
|
||||
(reference "JP315") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/bf97ffdf-cc67-45b2-9135-65d29bb1bda7"
|
||||
(reference "JP316") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/6500a9af-de45-4a95-a856-5049be5bcd22"
|
||||
(reference "JP317") (unit 1) (value "Jumper_2_Bridged") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/70582f63-1182-444e-bd49-7ea2cdee6442"
|
||||
(reference "JP318") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/fd59c2b3-d7cb-4f86-91de-a2495abbfcee"
|
||||
(reference "JP319") (unit 1) (value "Jumper_2_Bridged") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/de46b3d4-178d-4ffd-acff-8d7860ff3771"
|
||||
(reference "JP320") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/7297708a-3ddb-437c-a022-029fc420f242"
|
||||
(reference "JP321") (unit 1) (value "Jumper_2_Bridged") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/be625543-fed2-45ff-9675-577b94e0313a"
|
||||
(reference "JP322") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/1dfbb08e-4502-4041-b288-07dbab29f6fa"
|
||||
(reference "K201") (unit 1) (value "FINDER-40.52") (footprint "Relay_THT:Relay_DPDT_Finder_40.52")
|
||||
@ -133,5 +230,11 @@
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/2a67f428-4957-448f-b1d3-9c0cd5385423"
|
||||
(reference "K202") (unit 1) (value "FINDER-40.52") (footprint "Relay_THT:Relay_DPDT_Finder_40.52")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/c418c96b-cdfe-4939-870f-af6124940c98"
|
||||
(reference "K301") (unit 1) (value "FINDER-40.52") (footprint "Relay_THT:Relay_DPDT_Finder_40.52")
|
||||
)
|
||||
(path "/ee157018-8626-4aff-a334-4cfadf2db48b/00f7398b-4751-44d5-8436-edde87726504"
|
||||
(reference "K302") (unit 1) (value "FINDER-40.52") (footprint "Relay_THT:Relay_DPDT_Finder_40.52")
|
||||
)
|
||||
)
|
||||
)
|
||||
|
@ -0,0 +1,137 @@
|
||||
(kicad_sch (version 20211123) (generator eeschema)
|
||||
|
||||
(uuid e63e39d7-6ac0-4ffd-8aa3-1841a4541b55)
|
||||
|
||||
(paper "A4")
|
||||
|
||||
(title_block
|
||||
(title "Relais bis 50V 2A")
|
||||
(date "2022-02-25")
|
||||
)
|
||||
|
||||
(lib_symbols
|
||||
)
|
||||
|
||||
|
||||
(sheet (at 238.76 21.59) (size 35.56 22.86) (fields_autoplaced)
|
||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||
(fill (color 0 0 0 0.0000))
|
||||
(uuid efc35da1-a63a-4255-80cb-ee36b2acd693)
|
||||
(property "Sheet name" "2Relais1" (id 0) (at 238.76 20.8784 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Sheet file" "2Relais.kicad_sch" (id 1) (at 238.76 45.0346 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top))
|
||||
)
|
||||
)
|
||||
|
||||
(sheet_instances
|
||||
(path "/" (page "1"))
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693" (page "2"))
|
||||
)
|
||||
|
||||
(symbol_instances
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/f31d4104-98c4-401c-bd23-bf60635684cc"
|
||||
(reference "D201") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/41e337e2-8bb5-4b7b-bff1-965426e30326"
|
||||
(reference "D202") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/e77aa869-1b5b-4a73-a960-717399db6fb2"
|
||||
(reference "D203") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/0381424c-5390-4d68-ab40-e4354a30495b"
|
||||
(reference "D204") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/c5fca73e-6969-4798-ae26-1f1d58d21710"
|
||||
(reference "D205") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/3c09437a-e30a-4f41-b71c-e71bad1b70c4"
|
||||
(reference "D206") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/c6478f53-c275-4590-95a2-f76a01796494"
|
||||
(reference "D207") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/974e069e-5d35-4bf5-aa63-bd3b6f13bed4"
|
||||
(reference "D208") (unit 1) (value "B150-E3") (footprint "Diode_SMD:D_SMA")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/3cad4871-f357-423c-bb38-142f118d87a8"
|
||||
(reference "J201") (unit 1) (value "Conn_01x06") (footprint "TerminalBlock_Phoenix:TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/42e6bce0-2abe-450b-a5af-be4cde7ec0d2"
|
||||
(reference "J202") (unit 1) (value "Conn_01x06") (footprint "TerminalBlock_Phoenix:TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/35482aa5-276c-4810-87ab-c75654275dfa"
|
||||
(reference "JP201") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/1a431297-5780-4337-82f1-bd34aaf92794"
|
||||
(reference "JP202") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/adb9fa15-0d86-4be7-9faf-5c0be8715635"
|
||||
(reference "JP203") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/e6f3e1aa-d070-4bfb-82ae-bafa164547f4"
|
||||
(reference "JP204") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/7dc05d0c-fc32-4cb6-988b-8037b78785ba"
|
||||
(reference "JP205") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/81f7b64f-dec4-4a8f-bb08-a0e2ab5a31d2"
|
||||
(reference "JP206") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/884b53e2-290e-4245-b9ea-6f09403ce4b2"
|
||||
(reference "JP207") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/6a7f69ba-b92e-4096-a5b7-bce8f2c3137a"
|
||||
(reference "JP208") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/728a9c2f-413d-4975-a85a-23c32950a959"
|
||||
(reference "JP209") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/2492c501-cee1-418d-8bda-616206a9aed6"
|
||||
(reference "JP210") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/16b6fe2f-9fde-4cc2-80fd-4d762e48a19a"
|
||||
(reference "JP211") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/ba6836f6-3542-4b80-919b-58aeeb5fc015"
|
||||
(reference "JP212") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/59aa4c93-3442-4d58-a637-1ebe03eaa5b1"
|
||||
(reference "JP213") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/75636e91-c957-419b-9772-c2f54fa42c24"
|
||||
(reference "JP214") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/15977b9f-0668-4275-8989-ca48f55d1789"
|
||||
(reference "JP215") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/8abaf1ba-85d1-45b0-9272-eb2008a8d7af"
|
||||
(reference "JP216") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/f1112249-d8fd-471e-a3e9-6fec1a633879"
|
||||
(reference "JP217") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/a6fb2b19-8b7a-4c9f-8a36-800e922d3795"
|
||||
(reference "JP218") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/71b6b33c-9cf0-4784-a81d-28b806557f02"
|
||||
(reference "JP219") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/6d7a1cf5-18b8-41ed-bb88-30c8839590eb"
|
||||
(reference "JP220") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/73feed56-ed53-4e1e-bafb-fd95182bae69"
|
||||
(reference "JP221") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/88ebeef1-c3e4-42bb-9cc5-2ee280ce738a"
|
||||
(reference "JP222") (unit 1) (value "Jumper_2_Open") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/1dfbb08e-4502-4041-b288-07dbab29f6fa"
|
||||
(reference "K201") (unit 1) (value "FINDER-40.52") (footprint "Relay_THT:Relay_DPDT_Finder_40.52")
|
||||
)
|
||||
(path "/efc35da1-a63a-4255-80cb-ee36b2acd693/2a67f428-4957-448f-b1d3-9c0cd5385423"
|
||||
(reference "K202") (unit 1) (value "FINDER-40.52") (footprint "Relay_THT:Relay_DPDT_Finder_40.52")
|
||||
)
|
||||
)
|
||||
)
|
BIN
Logos/makerspace-bocholt-logo.png
Normal file
BIN
Logos/makerspace-bocholt-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
x
Reference in New Issue
Block a user