initial commit
This commit is contained in:
commit
6b4434e2b1
8 changed files with 19014 additions and 0 deletions
29
.gitignore
vendored
Normal file
29
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*.kicad_sch-bak
|
||||
*-backups
|
||||
*.kicad_prl
|
||||
*.sch-bak
|
||||
~*
|
||||
_autosave-*
|
||||
*.tmp
|
||||
*-save.pro
|
||||
*-save.kicad_pcb
|
||||
fp-info-cache
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
*.dsn
|
||||
*.ses
|
||||
|
||||
# Exported BOM files
|
||||
*.xml
|
||||
*.csv
|
||||
|
||||
*.log
|
||||
|
||||
\#auto_saved_files\#
|
||||
8668
SPMWHD32AMD5XAU0S0.step
Normal file
8668
SPMWHD32AMD5XAU0S0.step
Normal file
File diff suppressed because it is too large
Load diff
4
fp-lib-table
Normal file
4
fp-lib-table
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
(fp_lib_table
|
||||
(version 7)
|
||||
(lib (name "custom")(type "KiCad")(uri "${KIPRJMOD}/../custom-lib/custom.pretty")(options "")(descr ""))
|
||||
)
|
||||
7064
led_current_sink.kicad_pcb
Normal file
7064
led_current_sink.kicad_pcb
Normal file
File diff suppressed because it is too large
Load diff
505
led_current_sink.kicad_pro
Normal file
505
led_current_sink.kicad_pro
Normal file
|
|
@ -0,0 +1,505 @@
|
|||
{
|
||||
"board": {
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"board_outline_line_width": 0.09999999999999999,
|
||||
"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.15,
|
||||
"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": {
|
||||
"min_clearance": 0.5
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
{
|
||||
"gap": 0.0,
|
||||
"via_gap": 0.0,
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"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",
|
||||
"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_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"lib_footprint_issues": "warning",
|
||||
"lib_footprint_mismatch": "warning",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "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_thickness": "warning",
|
||||
"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",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.0,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
"min_resolved_spokes": 2,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.7999999999999999,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.0,
|
||||
"min_via_annular_width": 0.09999999999999999,
|
||||
"min_via_diameter": 0.5,
|
||||
"solder_mask_clearance": 0.0,
|
||||
"solder_mask_min_width": 0.0,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"teardrop_options": [
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 5,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_onpadsmd": true,
|
||||
"td_onroundshapesonly": false,
|
||||
"td_ontrackend": false,
|
||||
"td_onviapad": true
|
||||
}
|
||||
],
|
||||
"teardrop_parameters": [
|
||||
{
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_target_name": "td_round_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_target_name": "td_rect_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_target_name": "td_track_end",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
}
|
||||
],
|
||||
"track_widths": [
|
||||
0.0,
|
||||
0.2,
|
||||
0.4,
|
||||
0.5
|
||||
],
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
},
|
||||
{
|
||||
"diameter": 0.8,
|
||||
"drill": 0.4
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"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",
|
||||
"conflicting_netclasses": "error",
|
||||
"different_unit_footprint": "error",
|
||||
"different_unit_net": "error",
|
||||
"duplicate_reference": "error",
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"lib_symbol_issues": "warning",
|
||||
"missing_bidi_pin": "warning",
|
||||
"missing_input_pin": "warning",
|
||||
"missing_power_pin": "error",
|
||||
"missing_unit": "warning",
|
||||
"multiple_net_names": "warning",
|
||||
"net_not_bus_member": "warning",
|
||||
"no_connect_connected": "warning",
|
||||
"no_connect_dangling": "warning",
|
||||
"pin_not_connected": "error",
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"power_pin_not_driven": "error",
|
||||
"similar_labels": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"unannotated": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"pinned_footprint_libs": [],
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "led_current_sink.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"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)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 3
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": []
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
||||
"vrml": ""
|
||||
},
|
||||
"page_layout_descr_file": ""
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 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,
|
||||
"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": "",
|
||||
"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_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4",
|
||||
""
|
||||
],
|
||||
[
|
||||
"44afc92e-bd19-4f46-9187-b47ddb0aad64",
|
||||
"LED0"
|
||||
],
|
||||
[
|
||||
"1164843d-eb3b-41a8-92c2-cdd5800da82a",
|
||||
"LED1"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
}
|
||||
2324
led_current_sink.kicad_sch
Normal file
2324
led_current_sink.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
4
sym-lib-table
Normal file
4
sym-lib-table
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
(sym_lib_table
|
||||
(version 7)
|
||||
(lib (name "custom-lib")(type "KiCad")(uri "${KIPRJMOD}/../custom-lib/custom-lib.kicad_sym")(options "")(descr ""))
|
||||
)
|
||||
416
untitled.kicad_sch
Normal file
416
untitled.kicad_sch
Normal file
|
|
@ -0,0 +1,416 @@
|
|||
(kicad_sch (version 20230121) (generator eeschema)
|
||||
|
||||
(uuid 45a2c082-f3cf-4fa5-b7e7-33e5a2225e67)
|
||||
|
||||
(paper "A4")
|
||||
|
||||
(lib_symbols
|
||||
(symbol "Device:LED_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "D" (at -1.27 3.175 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "LED_Small" (at -4.445 -2.54 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "" (at 0 0 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 0 0 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "LED diode light-emitting-diode" (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Light emitting diode, small symbol" (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "LED_Small_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.762 -1.016)
|
||||
(xy -0.762 1.016)
|
||||
)
|
||||
(stroke (width 0.254) (type default))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 1.016 0)
|
||||
(xy -0.762 0)
|
||||
)
|
||||
(stroke (width 0) (type default))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0.762 -1.016)
|
||||
(xy -0.762 0)
|
||||
(xy 0.762 1.016)
|
||||
(xy 0.762 -1.016)
|
||||
)
|
||||
(stroke (width 0.254) (type default))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 0.762)
|
||||
(xy -0.508 1.27)
|
||||
(xy -0.254 1.27)
|
||||
(xy -0.508 1.27)
|
||||
(xy -0.508 1.016)
|
||||
)
|
||||
(stroke (width 0) (type default))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0.508 1.27)
|
||||
(xy 0 1.778)
|
||||
(xy 0.254 1.778)
|
||||
(xy 0 1.778)
|
||||
(xy 0 1.524)
|
||||
)
|
||||
(stroke (width 0) (type default))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "LED_Small_1_1"
|
||||
(pin passive line (at -2.54 0 0) (length 1.778)
|
||||
(name "K" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 2.54 0 180) (length 1.778)
|
||||
(name "A" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
(wire (pts (xy 46.99 19.05) (xy 43.18 19.05))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 4d133218-5708-4b9d-81fc-5087b3e4ceeb)
|
||||
)
|
||||
(wire (pts (xy 82.55 19.05) (xy 78.74 19.05))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 5354d207-1e6a-4366-9edd-62da673647c4)
|
||||
)
|
||||
(wire (pts (xy 73.66 19.05) (xy 69.85 19.05))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid aaca097a-1ed7-4e1e-94f3-b92148421f8f)
|
||||
)
|
||||
(wire (pts (xy 55.88 19.05) (xy 52.07 19.05))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid aadb64d9-8325-4931-b07c-e720ed6f60af)
|
||||
)
|
||||
(wire (pts (xy 64.77 19.05) (xy 60.96 19.05))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid e378d011-8bd4-443c-8880-7adb1cbe3c07)
|
||||
)
|
||||
(wire (pts (xy 38.1 19.05) (xy 34.29 19.05))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid ef0ea7ce-6740-40f4-8b81-15bafac3d94e)
|
||||
)
|
||||
(wire (pts (xy 29.21 19.05) (xy 25.4 19.05))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid ff3a2c5d-e0e1-43ea-a4f7-37ee2f633352)
|
||||
)
|
||||
|
||||
(label "LED_2_3" (at 44.45 19.05 90) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 12564f10-b73f-4ff0-ac33-03a6816cbbb3)
|
||||
)
|
||||
(label "LED_5_6" (at 71.12 19.05 90) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 3973d074-5611-473b-a1cf-0de0d4b8a8f0)
|
||||
)
|
||||
(label "LED_0_1" (at 26.67 19.05 90) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 43135e7b-53ad-4422-9445-a61be9fb3ad5)
|
||||
)
|
||||
(label "LED_6_7" (at 80.01 19.05 90) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 51693de9-d76b-4a24-a25e-a1abe3754a45)
|
||||
)
|
||||
(label "LED_3_4" (at 53.34 19.05 90) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 55d43022-a1ed-4008-a45f-d674dc32410f)
|
||||
)
|
||||
(label "LED_1_2" (at 35.56 19.05 90) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid c380c319-e8cc-4ce3-a626-718ac6cc6992)
|
||||
)
|
||||
(label "LED_4_5" (at 63.5 19.05 90) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid d01039e8-f940-4702-bf83-190513eaf56c)
|
||||
)
|
||||
|
||||
(hierarchical_label "24V" (shape input) (at 20.32 19.05 180) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 5f78d947-3347-45fb-9910-4c0a95554116)
|
||||
)
|
||||
(hierarchical_label "CURRENT_SINK" (shape input) (at 87.63 19.05 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid ffa83cb6-1969-4095-b825-6097d3ea91bd)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:LED_Small") (at 58.42 19.05 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 13997d59-b934-4e5e-b502-06863337e875)
|
||||
(property "Reference" "D9" (at 58.3565 25.4 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "LM301B" (at 58.3565 22.86 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "custom:LM301B" (at 58.42 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 58.42 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "MPN" "SPMWHD32AMD5XAV0S0" (at 58.42 19.05 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "2" (uuid df9caa32-619c-448f-a96f-2cdb69fb25f7))
|
||||
(pin "1" (uuid ce82e398-00c8-41a8-b5d5-8abbb2a9a9a3))
|
||||
(instances
|
||||
(project "led_current_sink"
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/44afc92e-bd19-4f46-9187-b47ddb0aad64"
|
||||
(reference "D9") (unit 1)
|
||||
)
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/1164843d-eb3b-41a8-92c2-cdd5800da82a"
|
||||
(reference "D17") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:LED_Small") (at 76.2 19.05 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 1695c5b6-585d-4480-bd20-9a43f0da8671)
|
||||
(property "Reference" "D11" (at 76.1365 25.4 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "LM301B" (at 76.1365 22.86 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "custom:LM301B" (at 76.2 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 76.2 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "MPN" "SPMWHD32AMD5XAV0S0" (at 76.2 19.05 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "2" (uuid b417e9a6-105e-424a-b4b1-04d4ff2f060c))
|
||||
(pin "1" (uuid a30c25ae-e973-4e6d-8f2e-bf7c7a74ab0a))
|
||||
(instances
|
||||
(project "led_current_sink"
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/44afc92e-bd19-4f46-9187-b47ddb0aad64"
|
||||
(reference "D11") (unit 1)
|
||||
)
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/1164843d-eb3b-41a8-92c2-cdd5800da82a"
|
||||
(reference "D19") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:LED_Small") (at 31.75 19.05 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 3b0c275f-1a23-4af7-9933-2d3be6dc29a7)
|
||||
(property "Reference" "D6" (at 31.6865 25.4 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "LM301B" (at 31.6865 22.86 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "custom:LM301B" (at 31.75 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 31.75 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "MPN" "SPMWHD32AMD5XAV0S0" (at 31.75 19.05 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "2" (uuid 9e7317a1-92cc-48ce-97b3-92ced242ad08))
|
||||
(pin "1" (uuid 601b8903-1780-48ec-a006-d2f2b2fbc975))
|
||||
(instances
|
||||
(project "led_current_sink"
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/44afc92e-bd19-4f46-9187-b47ddb0aad64"
|
||||
(reference "D6") (unit 1)
|
||||
)
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/1164843d-eb3b-41a8-92c2-cdd5800da82a"
|
||||
(reference "D14") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:LED_Small") (at 85.09 19.05 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 8abe3401-4419-41b7-b7aa-1cee8e6d8d41)
|
||||
(property "Reference" "D12" (at 85.0265 25.4 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "LM301B" (at 85.0265 22.86 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "custom:LM301B" (at 85.09 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 85.09 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "MPN" "SPMWHD32AMD5XAV0S0" (at 85.09 19.05 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "2" (uuid afc6ae02-e863-44fd-bfc2-35de956a7f72))
|
||||
(pin "1" (uuid c6030d90-956b-4183-8af3-2ff15eaada1d))
|
||||
(instances
|
||||
(project "led_current_sink"
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/44afc92e-bd19-4f46-9187-b47ddb0aad64"
|
||||
(reference "D12") (unit 1)
|
||||
)
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/1164843d-eb3b-41a8-92c2-cdd5800da82a"
|
||||
(reference "D20") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:LED_Small") (at 22.86 19.05 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid a39f509a-6d53-48cf-90fd-e37f8a718fbd)
|
||||
(property "Reference" "D5" (at 22.7965 25.4 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "LM301B" (at 22.7965 22.86 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "custom:LM301B" (at 22.86 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 22.86 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "MPN" "SPMWHD32AMD5XAV0S0" (at 22.86 19.05 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "2" (uuid 2e5a64ba-ef27-4915-a623-84aa40b31315))
|
||||
(pin "1" (uuid 1b273030-061b-4c14-8256-0c920a13c263))
|
||||
(instances
|
||||
(project "led_current_sink"
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/44afc92e-bd19-4f46-9187-b47ddb0aad64"
|
||||
(reference "D5") (unit 1)
|
||||
)
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/1164843d-eb3b-41a8-92c2-cdd5800da82a"
|
||||
(reference "D13") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:LED_Small") (at 40.64 19.05 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid b6fa353a-5f6e-482c-9bb1-f62601201df3)
|
||||
(property "Reference" "D7" (at 40.5765 25.4 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "LM301B" (at 40.5765 22.86 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "custom:LM301B" (at 40.64 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 40.64 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "MPN" "SPMWHD32AMD5XAV0S0" (at 40.64 19.05 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "2" (uuid d3a4194c-9237-4906-a88c-be02779dfef2))
|
||||
(pin "1" (uuid a0370f56-1c50-4b36-97d7-82f1059d4396))
|
||||
(instances
|
||||
(project "led_current_sink"
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/44afc92e-bd19-4f46-9187-b47ddb0aad64"
|
||||
(reference "D7") (unit 1)
|
||||
)
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/1164843d-eb3b-41a8-92c2-cdd5800da82a"
|
||||
(reference "D15") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:LED_Small") (at 67.31 19.05 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid e40d8c40-c462-48f1-9610-97325dbc4986)
|
||||
(property "Reference" "D10" (at 67.2465 25.4 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "LM301B" (at 67.2465 22.86 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "custom:LM301B" (at 67.31 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 67.31 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "MPN" "SPMWHD32AMD5XAV0S0" (at 67.31 19.05 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "2" (uuid 69ba5918-f159-4a0b-a795-a09acd8289fc))
|
||||
(pin "1" (uuid e0e66d9e-a4cc-4619-9097-33d59f2bd0fe))
|
||||
(instances
|
||||
(project "led_current_sink"
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/44afc92e-bd19-4f46-9187-b47ddb0aad64"
|
||||
(reference "D10") (unit 1)
|
||||
)
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/1164843d-eb3b-41a8-92c2-cdd5800da82a"
|
||||
(reference "D18") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:LED_Small") (at 49.53 19.05 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid ecdcfb24-34f0-4fe2-8c35-8aa8ffecec00)
|
||||
(property "Reference" "D8" (at 49.4665 25.4 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "LM301B" (at 49.4665 22.86 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "custom:LM301B" (at 49.53 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 49.53 19.05 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "MPN" "SPMWHD32AMD5XAV0S0" (at 49.53 19.05 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "2" (uuid 27ed1442-dbd9-492f-b582-2e4aff15111d))
|
||||
(pin "1" (uuid 026d0de1-ce8c-4e23-992f-74615c9efdf9))
|
||||
(instances
|
||||
(project "led_current_sink"
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/44afc92e-bd19-4f46-9187-b47ddb0aad64"
|
||||
(reference "D8") (unit 1)
|
||||
)
|
||||
(path "/3e88a0b8-5d9a-498d-a8c8-f453d4a20eb4/1164843d-eb3b-41a8-92c2-cdd5800da82a"
|
||||
(reference "D16") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
Loading…
Reference in a new issue