New module: Power_Supply[ACDC-DC-1.0.0]; Fix link git in SpeedJeck-V1 PCB F.Silkscreen

This commit is contained in:
SocioCyber
2026-03-18 21:35:46 -07:00
parent 1ee649a8bd
commit 06e04d6c0a
69 changed files with 234079 additions and 4770 deletions

View File

@@ -0,0 +1,130 @@
{
"board": {
"active_layer": 7,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"shapes": 1.0,
"tracks": 1.0,
"vias": 0.7900000214576721,
"zones": 1.0
},
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
"vias",
"footprint_text",
"footprint_anchors",
"ratsnest",
"grid",
"footprints_front",
"footprints_back",
"footprint_references",
"tracks",
"drc_errors",
"drawing_sheet",
"bitmaps",
"pads",
"zones",
"drc_warnings",
"drc_exclusions",
"locked_item_shadows",
"conflict_shadows",
"shapes"
],
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 0
},
"git": {
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_prl",
"version": 5
},
"net_inspector_panel": {
"col_hidden": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"col_order": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
],
"col_widths": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"custom_group_rules": [],
"expanded_rows": [],
"filter_by_net_name": true,
"filter_by_netclass": true,
"filter_text": "",
"group_by_constraint": false,
"group_by_netclass": false,
"show_unconnected_nets": false,
"show_zero_pad_nets": false,
"sort_ascending": true,
"sorting_column": 0
},
"open_jobsets": [],
"project": {
"files": []
},
"schematic": {
"selection_filter": {
"graphics": true,
"images": true,
"labels": true,
"lockedItems": false,
"otherItems": true,
"pins": true,
"symbols": true,
"text": true,
"wires": true
}
}
}

View File

@@ -0,0 +1,740 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": true,
"text_position": 0,
"units_format": 0
},
"fab_line_width": 0.1,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.1,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 1.0,
"height": 1.7,
"width": 1.7
},
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.5
}
},
"diff_pair_dimensions": [
{
"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",
"creepage": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_filters_mismatch": "ignore",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_to_hole": "warning",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "ignore",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"mirrored_text_on_front_layer": "warning",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"nonmirrored_text_on_back_layer": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "ignore",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "error",
"track_segment_length": "error",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "error",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.25,
"min_connection": 0.25,
"min_copper_edge_clearance": 0.5,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.3,
"min_microvia_drill": 0.2,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.35,
"min_track_width": 0.25,
"min_via_annular_width": 0.125,
"min_via_diameter": 0.6,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpthpad": true,
"td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false,
"td_onvia": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
0.3
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
},
{
"diameter": 1.0,
"drill": 0.6
}
],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_pairs": [],
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [
[
"missing_unit|1524000|406400|92eda9bf-6862-4489-bb65-160f6633e66b|00000000-0000-0000-0000-000000000000|/3cbdba63-a7a9-4507-92d1-dccb956e9942|/3cbdba63-a7a9-4507-92d1-dccb956e9942|",
""
]
],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning",
"lib_symbol_mismatch": "warning",
"missing_bidi_pin": "warning",
"missing_input_pin": "warning",
"missing_power_pin": "error",
"missing_unit": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "error",
"power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore",
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_pro",
"version": 3
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.25,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 0.3,
"diff_pair_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Power",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.3,
"via_diameter": 1.0,
"via_drill": 0.6,
"wire_width": 6
}
],
"meta": {
"version": 4
},
"net_colors": null,
"netclass_assignments": {
"/V-": [
"Power"
],
"/V1": [
"Power"
],
"/V2": [
"Power"
],
"/Vin": [
"Power"
],
"/Vout1": [
"Power"
],
"/Vout1.1": [
"Power"
]
},
"netclass_patterns": [
{
"netclass": "Power",
"pattern": "V1"
},
{
"netclass": "Power",
"pattern": "V2"
},
{
"netclass": "Power",
"pattern": "Vout1"
},
{
"netclass": "Power",
"pattern": "Vout1.1"
},
{
"netclass": "Power",
"pattern": "Vin"
},
{
"netclass": "Power",
"pattern": "V-"
}
]
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "Power_Supply_Kicad_like_pro_v1_learning_prj.net",
"plot": "",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": "kicad-embed://SCE_PCBs.kicad_wks"
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "${PROJECTNAME}.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": true,
"label": "Exclude from BOM",
"name": "${EXCLUDE_FROM_BOM}",
"show": true
},
{
"group_by": true,
"label": "Exclude from Board",
"name": "${EXCLUDE_FROM_BOARD}",
"show": true
},
{
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Sim.Pins",
"name": "Sim.Pins",
"show": false
},
{
"group_by": false,
"label": "Sim.Device",
"name": "Sim.Device",
"show": false
},
{
"group_by": false,
"label": "Description",
"name": "Description",
"show": false
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": true,
"name": "",
"sort_asc": true,
"sort_field": "Reference"
},
"connection_grid_size": 50.0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.375,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.15
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 1
},
"net_format_name": "KiCad",
"ngspice": {
"fix_include_paths": true,
"meta": {
"version": 0
},
"model_mode": 4,
"workbook_filename": ""
},
"page_layout_descr_file": "kicad-embed://SCE_PCBs.kicad_wks",
"plot_directory": "",
"space_save_all_events": true,
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"3cbdba63-a7a9-4507-92d1-dccb956e9942",
"Root"
]
],
"text_variables": {
"Athor": "Sinus",
"Corp": "SocioCybereeng",
"URL": "sociocyber.site/pcb/Arduino_modules/PowerSupply_ACDC_DC_1_0_0",
"Version": "v1"
}
}

View File

@@ -0,0 +1,473 @@
(export (version "E")
(design
(source "/home/synthesis/Desktop/LABS/Electronics/PCB/Power_Supply_Kicad_like_pro_v1_learning_prj/Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch")
(date "2026-02-21T06:27:09-0700")
(tool "Eeschema 9.0.6+b1")
(textvar (name "Athor") "Sinus")
(textvar (name "Corp") "SocioCybereeng")
(textvar (name "URL") "sociocyber.site/pcb/Arduino_modules/PowerSupply_ACDC_DC_1_0_0")
(textvar (name "Version") "v1")
(sheet (number "1") (name "/") (tstamps "/")
(title_block
(title "Power_Supply_v1")
(company)
(rev "1")
(date "2026-02-17")
(source "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch")
(comment (number "1") (value "Arduino modules"))
(comment (number "2") (value "Power your shemes with DC 5V"))
(comment (number "3") (value "ACDC-DC-1.0.0"))
(comment (number "4") (value "Input voltage: 7V-12V AC/DC power"))
(comment (number "5") (value "Output voltage: 5V DC currect"))
(comment (number "6") (value "'SocioCyber'"))
(comment (number "7") (value "https://sociocyber.site/pcb/Arduino_modules/PowerSupply_ACDC_DC_1_0_0.git"))
(comment (number "8") (value ""))
(comment (number "9") (value "")))))
(components
(comp (ref "C1")
(value "470uF")
(footprint "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm")
(datasheet "~")
(description "Polarized capacitor")
(fields
(field (name "Footprint") "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm")
(field (name "Datasheet") "~")
(field (name "Description") "Polarized capacitor"))
(libsource (lib "Device") (part "C_Polarized") (description "Polarized capacitor"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "cap capacitor"))
(property (name "ki_fp_filters") (value "CP_*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "63339ccc-c9f0-46ec-af42-67478d761dc3"))
(comp (ref "C2")
(value "47uF")
(footprint "Capacitor_THT:CP_Radial_D6.3mm_P2.50mm")
(datasheet "~")
(description "Polarized capacitor")
(fields
(field (name "Footprint") "Capacitor_THT:CP_Radial_D6.3mm_P2.50mm")
(field (name "Datasheet") "~")
(field (name "Description") "Polarized capacitor"))
(libsource (lib "Device") (part "C_Polarized") (description "Polarized capacitor"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "cap capacitor"))
(property (name "ki_fp_filters") (value "CP_*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "0640b486-d51b-48b5-bd11-2440e29413a5"))
(comp (ref "D1")
(value "1N4007")
(footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal")
(datasheet "http://www.vishay.com/docs/88503/1n4001.pdf")
(description "1000V 1A General Purpose Rectifier Diode, DO-41")
(fields
(field (name "Sim.Device") "D")
(field (name "Sim.Pins") "1=K 2=A")
(field (name "Footprint") "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal")
(field (name "Datasheet") "http://www.vishay.com/docs/88503/1n4001.pdf")
(field (name "Description") "1000V 1A General Purpose Rectifier Diode, DO-41"))
(libsource (lib "Diode") (part "1N4007") (description "1000V 1A General Purpose Rectifier Diode, DO-41"))
(property (name "Sim.Device") (value "D"))
(property (name "Sim.Pins") (value "1=K 2=A"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "diode"))
(property (name "ki_fp_filters") (value "D*DO?41*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "82119dce-8560-43e4-8530-c2e54ce440f0"))
(comp (ref "D2")
(value "1N4007")
(footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal")
(datasheet "http://www.vishay.com/docs/88503/1n4001.pdf")
(description "1000V 1A General Purpose Rectifier Diode, DO-41")
(fields
(field (name "Sim.Device") "D")
(field (name "Sim.Pins") "1=K 2=A")
(field (name "Footprint") "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal")
(field (name "Datasheet") "http://www.vishay.com/docs/88503/1n4001.pdf")
(field (name "Description") "1000V 1A General Purpose Rectifier Diode, DO-41"))
(libsource (lib "Diode") (part "1N4007") (description "1000V 1A General Purpose Rectifier Diode, DO-41"))
(property (name "Sim.Device") (value "D"))
(property (name "Sim.Pins") (value "1=K 2=A"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "diode"))
(property (name "ki_fp_filters") (value "D*DO?41*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "18031368-699d-4843-9601-4574ee5aa476"))
(comp (ref "D3")
(value "1N4007")
(footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal")
(datasheet "http://www.vishay.com/docs/88503/1n4001.pdf")
(description "1000V 1A General Purpose Rectifier Diode, DO-41")
(fields
(field (name "Sim.Device") "D")
(field (name "Sim.Pins") "1=K 2=A")
(field (name "Footprint") "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal")
(field (name "Datasheet") "http://www.vishay.com/docs/88503/1n4001.pdf")
(field (name "Description") "1000V 1A General Purpose Rectifier Diode, DO-41"))
(libsource (lib "Diode") (part "1N4007") (description "1000V 1A General Purpose Rectifier Diode, DO-41"))
(property (name "Sim.Device") (value "D"))
(property (name "Sim.Pins") (value "1=K 2=A"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "diode"))
(property (name "ki_fp_filters") (value "D*DO?41*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "7c1710bc-fb8d-43f3-bef9-89f9bcff4a79"))
(comp (ref "D4")
(value "1N4007")
(footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal")
(datasheet "http://www.vishay.com/docs/88503/1n4001.pdf")
(description "1000V 1A General Purpose Rectifier Diode, DO-41")
(fields
(field (name "Sim.Device") "D")
(field (name "Sim.Pins") "1=K 2=A")
(field (name "Footprint") "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal")
(field (name "Datasheet") "http://www.vishay.com/docs/88503/1n4001.pdf")
(field (name "Description") "1000V 1A General Purpose Rectifier Diode, DO-41"))
(libsource (lib "Diode") (part "1N4007") (description "1000V 1A General Purpose Rectifier Diode, DO-41"))
(property (name "Sim.Device") (value "D"))
(property (name "Sim.Pins") (value "1=K 2=A"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "diode"))
(property (name "ki_fp_filters") (value "D*DO?41*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "da2c8add-24a0-41ea-aa42-107974314537"))
(comp (ref "D5")
(value "LED")
(footprint "LED_THT:LED_D5.0mm")
(datasheet "~")
(description "Light emitting diode")
(fields
(field (name "Sim.Pins") "1=K 2=A")
(field (name "Footprint") "LED_THT:LED_D5.0mm")
(field (name "Datasheet") "~")
(field (name "Description") "Light emitting diode"))
(libsource (lib "Device") (part "LED") (description "Light emitting diode"))
(property (name "Sim.Pins") (value "1=K 2=A"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "LED diode"))
(property (name "ki_fp_filters") (value "LED* LED_SMD:* LED_THT:*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "1f8062e0-ab74-4b22-bee7-55146a76f1f2"))
(comp (ref "D6")
(value "LED")
(footprint "LED_THT:LED_D5.0mm")
(datasheet "~")
(description "Light emitting diode")
(fields
(field (name "Sim.Pins") "1=K 2=A")
(field (name "Footprint") "LED_THT:LED_D5.0mm")
(field (name "Datasheet") "~")
(field (name "Description") "Light emitting diode"))
(libsource (lib "Device") (part "LED") (description "Light emitting diode"))
(property (name "Sim.Pins") (value "1=K 2=A"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "LED diode"))
(property (name "ki_fp_filters") (value "LED* LED_SMD:* LED_THT:*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "4fad0547-1479-4833-b686-43e2166b3fab"))
(comp (ref "J1")
(value "Barrel_Jack_Switch")
(footprint "Connector_BarrelJack:BarrelJack_CUI_PJ-102AH_Horizontal")
(datasheet "~")
(description "DC Barrel Jack with an internal switch")
(fields
(field (name "Footprint") "Connector_BarrelJack:BarrelJack_CUI_PJ-102AH_Horizontal")
(field (name "Datasheet") "~")
(field (name "Description") "DC Barrel Jack with an internal switch"))
(libsource (lib "Connector") (part "Barrel_Jack_Switch") (description "DC Barrel Jack with an internal switch"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "DC power barrel jack connector"))
(property (name "ki_fp_filters") (value "BarrelJack*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "bafa996f-bab7-4833-b07b-c1446d1951f8"))
(comp (ref "J2")
(value "Conn_02x02_Odd_Even")
(footprint "Connector_PinHeader_2.54mm:PinHeader_2x02_P2.54mm_Vertical")
(datasheet "~")
(description "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
(fields
(field (name "Footprint") "Connector_PinHeader_2.54mm:PinHeader_2x02_P2.54mm_Vertical")
(field (name "Datasheet") "~")
(field (name "Description") "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
(libsource (lib "Connector_Generic") (part "Conn_02x02_Odd_Even") (description "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "connector"))
(property (name "ki_fp_filters") (value "Connector*:*_2x??_*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "6d5c671a-c19f-4178-a337-942c5530993d"))
(comp (ref "J3")
(value "Conn_02x02_Odd_Even")
(footprint "Connector_PinHeader_2.54mm:PinHeader_2x02_P2.54mm_Vertical")
(datasheet "~")
(description "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
(fields
(field (name "Footprint") "Connector_PinHeader_2.54mm:PinHeader_2x02_P2.54mm_Vertical")
(field (name "Datasheet") "~")
(field (name "Description") "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
(libsource (lib "Connector_Generic") (part "Conn_02x02_Odd_Even") (description "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "connector"))
(property (name "ki_fp_filters") (value "Connector*:*_2x??_*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "d59ff6c8-3b4a-468e-8ae5-659c1f46ec28"))
(comp (ref "R1")
(value "560R")
(footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal")
(datasheet "~")
(description "Resistor")
(fields
(field (name "Footprint") "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal")
(field (name "Datasheet") "~")
(field (name "Description") "Resistor"))
(libsource (lib "Device") (part "R") (description "Resistor"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "R res resistor"))
(property (name "ki_fp_filters") (value "R_*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "56400cf0-7dcf-4f95-9792-3086e0eca5f0"))
(comp (ref "R2")
(value "560R")
(footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal")
(datasheet "~")
(description "Resistor")
(fields
(field (name "Footprint") "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal")
(field (name "Datasheet") "~")
(field (name "Description") "Resistor"))
(libsource (lib "Device") (part "R") (description "Resistor"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "R res resistor"))
(property (name "ki_fp_filters") (value "R_*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "abd324b9-6b09-421c-8291-0c173e5e47c6"))
(comp (ref "SW1")
(value "SW_DPDT_x2")
(footprint "digikey-footprints:Switch_Slide_11.6x4mm_EG1218")
(datasheet "https://ex.com")
(description "Switch, dual pole double throw, separate symbols")
(fields
(field (name "Footprint") "digikey-footprints:Switch_Slide_11.6x4mm_EG1218")
(field (name "Datasheet") "https://ex.com")
(field (name "Description") "Switch, dual pole double throw, separate symbols"))
(libsource (lib "Switch") (part "SW_DPDT_x2") (description "Switch, dual pole double throw, separate symbols"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "switch dual-pole double-throw DPDT spdt ON-ON"))
(property (name "ki_fp_filters") (value "SW*DPDT*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "92eda9bf-6862-4489-bb65-160f6633e66b"))
(comp (ref "U1")
(value "LM7805_TO220")
(footprint "Package_TO_SOT_THT:TO-220-3_Vertical")
(datasheet "https://www.onsemi.cn/PowerSolutions/document/MC7800-D.PDF")
(description "Positive 1A 35V Linear Regulator, Fixed Output 5V, TO-220")
(fields
(field (name "Footprint") "Package_TO_SOT_THT:TO-220-3_Vertical")
(field (name "Datasheet") "https://www.onsemi.cn/PowerSolutions/document/MC7800-D.PDF")
(field (name "Description") "Positive 1A 35V Linear Regulator, Fixed Output 5V, TO-220"))
(libsource (lib "Regulator_Linear") (part "LM7805_TO220") (description "Positive 1A 35V Linear Regulator, Fixed Output 5V, TO-220"))
(property (name "Sheetname") (value "Root"))
(property (name "Sheetfile") (value "Power_Supply_Kicad_like_pro_v1_learning_prj.kicad_sch"))
(property (name "ki_keywords") (value "Voltage Regulator 1A Positive"))
(property (name "ki_fp_filters") (value "TO?220*"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "3d3290d1-b5a6-4f70-b7aa-1f3c897b75bf")))
(libparts
(libpart (lib "Connector") (part "Barrel_Jack_Switch")
(description "DC Barrel Jack with an internal switch")
(docs "~")
(footprints
(fp "BarrelJack*"))
(fields
(field (name "Reference") "J")
(field (name "Value") "Barrel_Jack_Switch")
(field (name "Footprint"))
(field (name "Datasheet") "~")
(field (name "Description") "DC Barrel Jack with an internal switch"))
(pins
(pin (num "1") (name "") (type "passive"))
(pin (num "2") (name "") (type "passive"))
(pin (num "3") (name "") (type "passive"))))
(libpart (lib "Connector_Generic") (part "Conn_02x02_Odd_Even")
(description "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs "~")
(footprints
(fp "Connector*:*_2x??_*"))
(fields
(field (name "Reference") "J")
(field (name "Value") "Conn_02x02_Odd_Even")
(field (name "Footprint"))
(field (name "Datasheet") "~")
(field (name "Description") "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
(pins
(pin (num "1") (name "Pin_1") (type "passive"))
(pin (num "2") (name "Pin_2") (type "passive"))
(pin (num "3") (name "Pin_3") (type "passive"))
(pin (num "4") (name "Pin_4") (type "passive"))))
(libpart (lib "Device") (part "C_Polarized")
(description "Polarized capacitor")
(docs "~")
(footprints
(fp "CP_*"))
(fields
(field (name "Reference") "C")
(field (name "Value") "C_Polarized")
(field (name "Footprint"))
(field (name "Datasheet") "~")
(field (name "Description") "Polarized capacitor"))
(pins
(pin (num "1") (name "") (type "passive"))
(pin (num "2") (name "") (type "passive"))))
(libpart (lib "Device") (part "LED")
(description "Light emitting diode")
(docs "~")
(footprints
(fp "LED*")
(fp "LED_SMD:*")
(fp "LED_THT:*"))
(fields
(field (name "Reference") "D")
(field (name "Value") "LED")
(field (name "Footprint"))
(field (name "Datasheet") "~")
(field (name "Description") "Light emitting diode")
(field (name "Sim.Pins") "1=K 2=A"))
(pins
(pin (num "1") (name "K") (type "passive"))
(pin (num "2") (name "A") (type "passive"))))
(libpart (lib "Device") (part "R")
(description "Resistor")
(docs "~")
(footprints
(fp "R_*"))
(fields
(field (name "Reference") "R")
(field (name "Value") "R")
(field (name "Footprint"))
(field (name "Datasheet") "~")
(field (name "Description") "Resistor"))
(pins
(pin (num "1") (name "") (type "passive"))
(pin (num "2") (name "") (type "passive"))))
(libpart (lib "Diode") (part "1N4007")
(description "1000V 1A General Purpose Rectifier Diode, DO-41")
(docs "http://www.vishay.com/docs/88503/1n4001.pdf")
(footprints
(fp "D*DO?41*"))
(fields
(field (name "Reference") "D")
(field (name "Value") "1N4007")
(field (name "Footprint") "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal")
(field (name "Datasheet") "http://www.vishay.com/docs/88503/1n4001.pdf")
(field (name "Description") "1000V 1A General Purpose Rectifier Diode, DO-41")
(field (name "Sim.Device") "D")
(field (name "Sim.Pins") "1=K 2=A"))
(pins
(pin (num "1") (name "K") (type "passive"))
(pin (num "2") (name "A") (type "passive"))))
(libpart (lib "Regulator_Linear") (part "LM7805_TO220")
(description "Positive 1A 35V Linear Regulator, Fixed Output 5V, TO-220")
(docs "https://www.onsemi.cn/PowerSolutions/document/MC7800-D.PDF")
(footprints
(fp "TO?220*"))
(fields
(field (name "Reference") "U")
(field (name "Value") "LM7805_TO220")
(field (name "Footprint") "Package_TO_SOT_THT:TO-220-3_Vertical")
(field (name "Datasheet") "https://www.onsemi.cn/PowerSolutions/document/MC7800-D.PDF")
(field (name "Description") "Positive 1A 35V Linear Regulator, Fixed Output 5V, TO-220"))
(pins
(pin (num "1") (name "VI") (type "power_in"))
(pin (num "2") (name "GND") (type "power_in"))
(pin (num "3") (name "VO") (type "power_out"))))
(libpart (lib "Switch") (part "SW_DPDT_x2")
(description "Switch, dual pole double throw, separate symbols")
(docs "~")
(footprints
(fp "SW*DPDT*"))
(fields
(field (name "Reference") "SW")
(field (name "Value") "SW_DPDT_x2")
(field (name "Footprint"))
(field (name "Datasheet") "~")
(field (name "Description") "Switch, dual pole double throw, separate symbols"))
(pins
(pin (num "1") (name "A") (type "passive"))
(pin (num "2") (name "B") (type "passive"))
(pin (num "3") (name "C") (type "passive"))
(pin (num "4") (name "A") (type "passive"))
(pin (num "5") (name "B") (type "passive"))
(pin (num "6") (name "C") (type "passive")))))
(libraries
(library (logical "Connector")
(uri "/usr/share/kicad/symbols//Connector.kicad_sym"))
(library (logical "Connector_Generic")
(uri "/usr/share/kicad/symbols//Connector_Generic.kicad_sym"))
(library (logical "Device")
(uri "/usr/share/kicad/symbols//Device.kicad_sym"))
(library (logical "Diode")
(uri "/usr/share/kicad/symbols//Diode.kicad_sym"))
(library (logical "Regulator_Linear")
(uri "/usr/share/kicad/symbols//Regulator_Linear.kicad_sym"))
(library (logical "Switch")
(uri "/usr/share/kicad/symbols//Switch.kicad_sym")))
(nets
(net (code "1") (name "/V-") (class "Power")
(node (ref "C1") (pin "2") (pintype "passive"))
(node (ref "C2") (pin "2") (pintype "passive"))
(node (ref "D3") (pin "2") (pinfunction "A") (pintype "passive"))
(node (ref "D4") (pin "2") (pinfunction "A") (pintype "passive"))
(node (ref "D5") (pin "1") (pinfunction "K") (pintype "passive"))
(node (ref "D6") (pin "1") (pinfunction "K") (pintype "passive"))
(node (ref "J2") (pin "3") (pinfunction "Pin_3") (pintype "passive"))
(node (ref "J2") (pin "4") (pinfunction "Pin_4") (pintype "passive"))
(node (ref "J3") (pin "3") (pinfunction "Pin_3") (pintype "passive"))
(node (ref "J3") (pin "4") (pinfunction "Pin_4") (pintype "passive"))
(node (ref "U1") (pin "2") (pinfunction "GND") (pintype "power_in")))
(net (code "2") (name "/V1") (class "Power")
(node (ref "D1") (pin "2") (pinfunction "A") (pintype "passive"))
(node (ref "D3") (pin "1") (pinfunction "K") (pintype "passive"))
(node (ref "J1") (pin "1") (pintype "passive")))
(net (code "3") (name "/V2") (class "Power")
(node (ref "D2") (pin "2") (pinfunction "A") (pintype "passive"))
(node (ref "D4") (pin "1") (pinfunction "K") (pintype "passive"))
(node (ref "J1") (pin "2") (pintype "passive")))
(net (code "4") (name "/Vin") (class "Power")
(node (ref "C1") (pin "1") (pintype "passive"))
(node (ref "D1") (pin "1") (pinfunction "K") (pintype "passive"))
(node (ref "D2") (pin "1") (pinfunction "K") (pintype "passive"))
(node (ref "U1") (pin "1") (pinfunction "VI") (pintype "power_in")))
(net (code "5") (name "/Vout1") (class "Power")
(node (ref "C2") (pin "1") (pintype "passive"))
(node (ref "R1") (pin "1") (pintype "passive"))
(node (ref "SW1") (pin "2") (pinfunction "B") (pintype "passive"))
(node (ref "U1") (pin "3") (pinfunction "VO") (pintype "power_out")))
(net (code "6") (name "/Vout1.1") (class "Power")
(node (ref "J2") (pin "1") (pinfunction "Pin_1") (pintype "passive"))
(node (ref "J2") (pin "2") (pinfunction "Pin_2") (pintype "passive"))
(node (ref "J3") (pin "1") (pinfunction "Pin_1") (pintype "passive"))
(node (ref "J3") (pin "2") (pinfunction "Pin_2") (pintype "passive"))
(node (ref "R2") (pin "2") (pintype "passive"))
(node (ref "SW1") (pin "1") (pinfunction "A") (pintype "passive")))
(net (code "7") (name "Net-(D5-A)") (class "Default")
(node (ref "D5") (pin "2") (pinfunction "A") (pintype "passive"))
(node (ref "R1") (pin "2") (pintype "passive")))
(net (code "8") (name "Net-(D6-A)") (class "Default")
(node (ref "D6") (pin "2") (pinfunction "A") (pintype "passive"))
(node (ref "R2") (pin "1") (pintype "passive")))
(net (code "9") (name "unconnected-(J1-Pad3)") (class "Default")
(node (ref "J1") (pin "3") (pintype "passive+no_connect")))
(net (code "10") (name "unconnected-(SW1A-C-Pad3)") (class "Default")
(node (ref "SW1") (pin "3") (pinfunction "C") (pintype "passive+no_connect")))))

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,4 @@
(fp_lib_table
(version 7)
(lib (name "Logos")(type "KiCad")(uri "/run/media/synthesis/261f629a-6bfa-429b-9b78-dd38375d6ab6/PROJECTS/SCE_PROJECTS/PCBs/Kicad_settings/LOGO/Logos.pretty")(options "")(descr ""))
)

View File

@@ -0,0 +1,314 @@
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.7*%
%TF.CreationDate,2026-03-18T21:22:48-07:00*%
%TF.ProjectId,Power_Supply_Kicad_like_pro_v1_learning_prj,506f7765-725f-4537-9570-706c795f4b69,1*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Copper,L1,Top*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 9.0.7) date 2026-03-18 21:22:48*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%TA.AperFunction,ComponentPad*%
%ADD10RoundRect,0.249999X-0.850001X-0.850001X0.850001X-0.850001X0.850001X0.850001X-0.850001X0.850001X0*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD11C,2.200000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD12RoundRect,0.250000X-0.550000X0.550000X-0.550000X-0.550000X0.550000X-0.550000X0.550000X0.550000X0*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD13C,1.600000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD14R,1.800000X1.800000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD15C,1.800000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD16R,1.905000X2.000000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD17O,1.905000X2.000000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD18R,1.700000X1.700000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD19C,1.700000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD20R,2.600000X2.600000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD21C,2.600000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD22R,1.900000X1.900000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD23C,1.900000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD24RoundRect,0.250000X-0.750000X0.750000X-0.750000X-0.750000X0.750000X-0.750000X0.750000X0.750000X0*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD25C,2.000000*%
%TD*%
%TA.AperFunction,Conductor*%
%ADD26C,0.300000*%
%TD*%
G04 APERTURE END LIST*
D10*
%TO.P,D1,1,K*%
%TO.N,/Vin*%
X24380000Y-60488000D03*
D11*
%TO.P,D1,2,A*%
%TO.N,/V1*%
X34540000Y-60488000D03*
%TD*%
D10*
%TO.P,D4,1,K*%
%TO.N,/V2*%
X24380000Y-45488000D03*
D11*
%TO.P,D4,2,A*%
%TO.N,/V-*%
X34540000Y-45488000D03*
%TD*%
D12*
%TO.P,C2,1*%
%TO.N,/Vout1*%
X38360000Y-25488000D03*
D13*
%TO.P,C2,2*%
%TO.N,/V-*%
X38360000Y-27988000D03*
%TD*%
D14*
%TO.P,D5,1,K*%
%TO.N,/V-*%
X39860000Y-58488000D03*
D15*
%TO.P,D5,2,A*%
%TO.N,Net-(D5-A)*%
X42400000Y-58488000D03*
%TD*%
D13*
%TO.P,R1,1*%
%TO.N,/Vout1*%
X41360000Y-71488000D03*
%TO.P,R1,2*%
%TO.N,Net-(D5-A)*%
X41360000Y-63868000D03*
%TD*%
D16*
%TO.P,U1,1,VI*%
%TO.N,/Vin*%
X25280000Y-38488000D03*
D17*
%TO.P,U1,2,GND*%
%TO.N,/V-*%
X27820000Y-38488000D03*
%TO.P,U1,3,VO*%
%TO.N,/Vout1*%
X30360000Y-38488000D03*
%TD*%
D10*
%TO.P,D3,1,K*%
%TO.N,/V1*%
X24380000Y-50488000D03*
D11*
%TO.P,D3,2,A*%
%TO.N,/V-*%
X34540000Y-50488000D03*
%TD*%
D14*
%TO.P,D6,1,K*%
%TO.N,/V-*%
X39860000Y-35988000D03*
D15*
%TO.P,D6,2,A*%
%TO.N,Net-(D6-A)*%
X42400000Y-35988000D03*
%TD*%
D18*
%TO.P,J2,1,Pin_1*%
%TO.N,/Vout1.1*%
X49570000Y-71799000D03*
D19*
%TO.P,J2,2,Pin_2*%
X47030000Y-71799000D03*
%TO.P,J2,3,Pin_3*%
%TO.N,/V-*%
X49570000Y-69259000D03*
%TO.P,J2,4,Pin_4*%
X47030000Y-69259000D03*
%TD*%
D20*
%TO.P,J1,1*%
%TO.N,/V1*%
X36159000Y-67481000D03*
D21*
%TO.P,J1,2*%
%TO.N,/V2*%
X30159000Y-67481000D03*
%TO.P,J1,3*%
%TO.N,unconnected-(J1-Pad3)*%
X33159000Y-72181000D03*
%TD*%
D18*
%TO.P,J3,1,Pin_1*%
%TO.N,/Vout1.1*%
X49570000Y-26841000D03*
D19*
%TO.P,J3,2,Pin_2*%
X47030000Y-26841000D03*
%TO.P,J3,3,Pin_3*%
%TO.N,/V-*%
X49570000Y-24301000D03*
%TO.P,J3,4,Pin_4*%
X47030000Y-24301000D03*
%TD*%
D22*
%TO.P,SW1,1,A*%
%TO.N,/Vout1.1*%
X41960000Y-49068000D03*
D23*
%TO.P,SW1,2,B*%
%TO.N,/Vout1*%
X41960000Y-46568000D03*
%TO.P,SW1,3,C*%
%TO.N,unconnected-(SW1A-C-Pad3)*%
X41960000Y-44068000D03*
%TD*%
D10*
%TO.P,D2,1,K*%
%TO.N,/Vin*%
X24380000Y-55488000D03*
D11*
%TO.P,D2,2,A*%
%TO.N,/V2*%
X34540000Y-55488000D03*
%TD*%
D13*
%TO.P,R2,1*%
%TO.N,Net-(D6-A)*%
X36080000Y-42298000D03*
%TO.P,R2,2*%
%TO.N,/Vout1.1*%
X36080000Y-34678000D03*
%TD*%
D24*
%TO.P,C1,1*%
%TO.N,/Vin*%
X27860000Y-25620323D03*
D25*
%TO.P,C1,2*%
%TO.N,/V-*%
X27860000Y-30620323D03*
%TD*%
D26*
%TO.N,/Vin*%
X24380000Y-60488000D02*
X24380000Y-55488000D01*
X22507000Y-53615000D02*
X24380000Y-55488000D01*
X25280000Y-38488000D02*
X25280000Y-40715000D01*
X25280000Y-40715000D02*
X22507000Y-43488000D01*
X25280000Y-28200323D02*
X25280000Y-38488000D01*
X22507000Y-43488000D02*
X22507000Y-53615000D01*
X27860000Y-25620323D02*
X25280000Y-28200323D01*
%TO.N,/Vout1*%
X41360000Y-65888000D02*
X37460000Y-61988000D01*
X38360000Y-25488000D02*
X30360000Y-33488000D01*
X39380000Y-43988000D02*
X35860000Y-43988000D01*
X37460000Y-49988000D02*
X40880000Y-46568000D01*
X30360000Y-33488000D02*
X30360000Y-38488000D01*
X41360000Y-71488000D02*
X41360000Y-65888000D01*
X35860000Y-43988000D02*
X30360000Y-38488000D01*
X40880000Y-46568000D02*
X41960000Y-46568000D01*
X41960000Y-46568000D02*
X39380000Y-43988000D01*
X37460000Y-61988000D02*
X37460000Y-49988000D01*
%TO.N,/V1*%
X34380000Y-60488000D02*
X24380000Y-50488000D01*
X36159000Y-67481000D02*
X36159000Y-62107000D01*
X36159000Y-62107000D02*
X34540000Y-60488000D01*
X34540000Y-60488000D02*
X34380000Y-60488000D01*
%TO.N,Net-(D5-A)*%
X42400000Y-58488000D02*
X42400000Y-62828000D01*
X42400000Y-62828000D02*
X41360000Y-63868000D01*
%TO.N,Net-(D6-A)*%
X36090000Y-42298000D02*
X36080000Y-42298000D01*
X42400000Y-35988000D02*
X36090000Y-42298000D01*
%TO.N,/Vout1.1*%
X45827919Y-26841000D02*
X43831000Y-28837919D01*
X43831000Y-68600000D02*
X47030000Y-71799000D01*
X43251000Y-49068000D02*
X43831000Y-48488000D01*
X36080000Y-34678000D02*
X37990919Y-34678000D01*
X37990919Y-34678000D02*
X43831000Y-28837919D01*
X41960000Y-49068000D02*
X43251000Y-49068000D01*
X49570000Y-71799000D02*
X47030000Y-71799000D01*
X43831000Y-48488000D02*
X43831000Y-68600000D01*
X47030000Y-26841000D02*
X45827919Y-26841000D01*
X49570000Y-26841000D02*
X47030000Y-26841000D01*
X43831000Y-28837919D02*
X43831000Y-48488000D01*
%TD*%
M02*

View File

@@ -0,0 +1,34 @@
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.7*%
%TF.CreationDate,2026-03-18T21:22:48-07:00*%
%TF.ProjectId,Power_Supply_Kicad_like_pro_v1_learning_prj,506f7765-725f-4537-9570-706c795f4b69,1*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Profile,NP*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 9.0.7) date 2026-03-18 21:22:48*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%TA.AperFunction,Profile*%
%ADD10C,0.050000*%
%TD*%
G04 APERTURE END LIST*
D10*
X51828000Y-22015000D02*
X51828000Y-29000000D01*
X51828000Y-29000000D02*
X44843000Y-29000000D01*
X51828000Y-74085000D02*
X51828000Y-67100000D01*
X21856000Y-22015000D02*
X21856000Y-74085000D01*
X51828000Y-67100000D02*
X44843000Y-67100000D01*
X44843000Y-29000000D02*
X44843000Y-67100000D01*
X21856000Y-74085000D02*
X51828000Y-74085000D01*
X21856000Y-22015000D02*
X51828000Y-22015000D01*
M02*

View File

@@ -0,0 +1,144 @@
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.7*%
%TF.CreationDate,2026-03-18T21:22:48-07:00*%
%TF.ProjectId,Power_Supply_Kicad_like_pro_v1_learning_prj,506f7765-725f-4537-9570-706c795f4b69,1*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Bot*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 9.0.7) date 2026-03-18 21:22:48*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10RoundRect,0.249999X-0.850001X-0.850001X0.850001X-0.850001X0.850001X0.850001X-0.850001X0.850001X0*%
%ADD11C,2.200000*%
%ADD12RoundRect,0.250000X-0.550000X0.550000X-0.550000X-0.550000X0.550000X-0.550000X0.550000X0.550000X0*%
%ADD13C,1.600000*%
%ADD14R,1.800000X1.800000*%
%ADD15C,1.800000*%
%ADD16R,1.905000X2.000000*%
%ADD17O,1.905000X2.000000*%
%ADD18R,1.700000X1.700000*%
%ADD19C,1.700000*%
%ADD20R,2.600000X2.600000*%
%ADD21C,2.600000*%
%ADD22R,1.900000X1.900000*%
%ADD23C,1.900000*%
%ADD24RoundRect,0.250000X-0.750000X0.750000X-0.750000X-0.750000X0.750000X-0.750000X0.750000X0.750000X0*%
%ADD25C,2.000000*%
G04 APERTURE END LIST*
D10*
%TO.C,D1*%
X24380000Y-60488000D03*
D11*
X34540000Y-60488000D03*
%TD*%
D10*
%TO.C,D4*%
X24380000Y-45488000D03*
D11*
X34540000Y-45488000D03*
%TD*%
D12*
%TO.C,C2*%
X38360000Y-25488000D03*
D13*
X38360000Y-27988000D03*
%TD*%
D14*
%TO.C,D5*%
X39860000Y-58488000D03*
D15*
X42400000Y-58488000D03*
%TD*%
D13*
%TO.C,R1*%
X41360000Y-71488000D03*
X41360000Y-63868000D03*
%TD*%
D16*
%TO.C,U1*%
X25280000Y-38488000D03*
D17*
X27820000Y-38488000D03*
X30360000Y-38488000D03*
%TD*%
D10*
%TO.C,D3*%
X24380000Y-50488000D03*
D11*
X34540000Y-50488000D03*
%TD*%
D14*
%TO.C,D6*%
X39860000Y-35988000D03*
D15*
X42400000Y-35988000D03*
%TD*%
D18*
%TO.C,J2*%
X49570000Y-71799000D03*
D19*
X47030000Y-71799000D03*
X49570000Y-69259000D03*
X47030000Y-69259000D03*
%TD*%
D20*
%TO.C,J1*%
X36159000Y-67481000D03*
D21*
X30159000Y-67481000D03*
X33159000Y-72181000D03*
%TD*%
D18*
%TO.C,J3*%
X49570000Y-26841000D03*
D19*
X47030000Y-26841000D03*
X49570000Y-24301000D03*
X47030000Y-24301000D03*
%TD*%
D22*
%TO.C,SW1*%
X41960000Y-49068000D03*
D23*
X41960000Y-46568000D03*
X41960000Y-44068000D03*
%TD*%
D10*
%TO.C,D2*%
X24380000Y-55488000D03*
D11*
X34540000Y-55488000D03*
%TD*%
D13*
%TO.C,R2*%
X36080000Y-42298000D03*
X36080000Y-34678000D03*
%TD*%
D24*
%TO.C,C1*%
X27860000Y-25620323D03*
D25*
X27860000Y-30620323D03*
%TD*%
M02*

View File

@@ -0,0 +1,144 @@
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.7*%
%TF.CreationDate,2026-03-18T21:22:48-07:00*%
%TF.ProjectId,Power_Supply_Kicad_like_pro_v1_learning_prj,506f7765-725f-4537-9570-706c795f4b69,1*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Top*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 9.0.7) date 2026-03-18 21:22:48*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10RoundRect,0.249999X-0.850001X-0.850001X0.850001X-0.850001X0.850001X0.850001X-0.850001X0.850001X0*%
%ADD11C,2.200000*%
%ADD12RoundRect,0.250000X-0.550000X0.550000X-0.550000X-0.550000X0.550000X-0.550000X0.550000X0.550000X0*%
%ADD13C,1.600000*%
%ADD14R,1.800000X1.800000*%
%ADD15C,1.800000*%
%ADD16R,1.905000X2.000000*%
%ADD17O,1.905000X2.000000*%
%ADD18R,1.700000X1.700000*%
%ADD19C,1.700000*%
%ADD20R,2.600000X2.600000*%
%ADD21C,2.600000*%
%ADD22R,1.900000X1.900000*%
%ADD23C,1.900000*%
%ADD24RoundRect,0.250000X-0.750000X0.750000X-0.750000X-0.750000X0.750000X-0.750000X0.750000X0.750000X0*%
%ADD25C,2.000000*%
G04 APERTURE END LIST*
D10*
%TO.C,D1*%
X24380000Y-60488000D03*
D11*
X34540000Y-60488000D03*
%TD*%
D10*
%TO.C,D4*%
X24380000Y-45488000D03*
D11*
X34540000Y-45488000D03*
%TD*%
D12*
%TO.C,C2*%
X38360000Y-25488000D03*
D13*
X38360000Y-27988000D03*
%TD*%
D14*
%TO.C,D5*%
X39860000Y-58488000D03*
D15*
X42400000Y-58488000D03*
%TD*%
D13*
%TO.C,R1*%
X41360000Y-71488000D03*
X41360000Y-63868000D03*
%TD*%
D16*
%TO.C,U1*%
X25280000Y-38488000D03*
D17*
X27820000Y-38488000D03*
X30360000Y-38488000D03*
%TD*%
D10*
%TO.C,D3*%
X24380000Y-50488000D03*
D11*
X34540000Y-50488000D03*
%TD*%
D14*
%TO.C,D6*%
X39860000Y-35988000D03*
D15*
X42400000Y-35988000D03*
%TD*%
D18*
%TO.C,J2*%
X49570000Y-71799000D03*
D19*
X47030000Y-71799000D03*
X49570000Y-69259000D03*
X47030000Y-69259000D03*
%TD*%
D20*
%TO.C,J1*%
X36159000Y-67481000D03*
D21*
X30159000Y-67481000D03*
X33159000Y-72181000D03*
%TD*%
D18*
%TO.C,J3*%
X49570000Y-26841000D03*
D19*
X47030000Y-26841000D03*
X49570000Y-24301000D03*
X47030000Y-24301000D03*
%TD*%
D22*
%TO.C,SW1*%
X41960000Y-49068000D03*
D23*
X41960000Y-46568000D03*
X41960000Y-44068000D03*
%TD*%
D10*
%TO.C,D2*%
X24380000Y-55488000D03*
D11*
X34540000Y-55488000D03*
%TD*%
D13*
%TO.C,R2*%
X36080000Y-42298000D03*
X36080000Y-34678000D03*
%TD*%
D24*
%TO.C,C1*%
X27860000Y-25620323D03*
D25*
X27860000Y-30620323D03*
%TD*%
M02*

View File

@@ -0,0 +1,12 @@
M48
; DRILL file {KiCad 9.0.7} date 2026-03-18T21:22:48-0700
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2026-03-18T21:22:48-07:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.7
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
INCH
%
G90
G05
M30

View File

@@ -0,0 +1,64 @@
M48
; DRILL file {KiCad 9.0.7} date 2026-03-18T21:22:48-0700
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2026-03-18T21:22:48-07:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.7
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
INCH
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T1C0.0315
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C0.0354
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T3C0.0394
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T4C0.0433
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T5C0.0630
%
G90
G05
T1
X1.4205Y-1.3653
X1.4205Y-1.6653
X1.5102Y-1.0035
X1.5102Y-1.1019
X1.6283Y-2.5145
X1.6283Y-2.8145
T2
X1.5693Y-1.4169
X1.5693Y-2.3027
X1.652Y-1.735
X1.652Y-1.8334
X1.652Y-1.9318
X1.6693Y-1.4169
X1.6693Y-2.3027
T3
X1.0969Y-1.0087
X1.0969Y-1.2055
X1.8516Y-0.9567
X1.8516Y-1.0567
X1.8516Y-2.7267
X1.8516Y-2.8267
X1.9516Y-0.9567
X1.9516Y-1.0567
X1.9516Y-2.7267
X1.9516Y-2.8267
T4
X0.9598Y-1.7909
X0.9598Y-1.9877
X0.9598Y-2.1846
X0.9598Y-2.3814
X0.9953Y-1.5153
X1.0953Y-1.5153
X1.1953Y-1.5153
X1.3598Y-1.7909
X1.3598Y-1.9877
X1.3598Y-2.1846
X1.3598Y-2.3814
T5
X1.1874Y-2.6567
X1.3055Y-2.8418
X1.4236Y-2.6567
M30

View File

@@ -0,0 +1,16 @@
Comment,Designator,Footprint,LCSC,Quantity
1N4007,D1,D_DO-41_SOD81_P10.16mm_Horizontal,,1
1N4007,D4,D_DO-41_SOD81_P10.16mm_Horizontal,,1
47uF,C2,CP_Radial_D6.3mm_P2.50mm,,1
LED,D5,LED_D5.0mm,,1
560R,R1,R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal,,1
LM7805_TO220,U1,TO-220-3_Vertical,,1
1N4007,D3,D_DO-41_SOD81_P10.16mm_Horizontal,,1
LED,D6,LED_D5.0mm,,1
Conn_02x02_Odd_Even,J2,PinHeader_2x02_P2.54mm_Vertical,,1
Barrel_Jack_Switch,J1,BarrelJack_CUI_PJ-102AH_Horizontal,,1
Conn_02x02_Odd_Even,J3,PinHeader_2x02_P2.54mm_Vertical,,1
SW_DPDT_x2,SW1,Switch_Slide_11.6x4mm_EG1218,,1
1N4007,D2,D_DO-41_SOD81_P10.16mm_Horizontal,,1
560R,R2,R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal,,1
470uF,C1,CP_Radial_D10.0mm_P5.00mm,,1
1 Comment Designator Footprint LCSC Quantity
2 1N4007 D1 D_DO-41_SOD81_P10.16mm_Horizontal 1
3 1N4007 D4 D_DO-41_SOD81_P10.16mm_Horizontal 1
4 47uF C2 CP_Radial_D6.3mm_P2.50mm 1
5 LED D5 LED_D5.0mm 1
6 560R R1 R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal 1
7 LM7805_TO220 U1 TO-220-3_Vertical 1
8 1N4007 D3 D_DO-41_SOD81_P10.16mm_Horizontal 1
9 LED D6 LED_D5.0mm 1
10 Conn_02x02_Odd_Even J2 PinHeader_2x02_P2.54mm_Vertical 1
11 Barrel_Jack_Switch J1 BarrelJack_CUI_PJ-102AH_Horizontal 1
12 Conn_02x02_Odd_Even J3 PinHeader_2x02_P2.54mm_Vertical 1
13 SW_DPDT_x2 SW1 Switch_Slide_11.6x4mm_EG1218 1
14 1N4007 D2 D_DO-41_SOD81_P10.16mm_Horizontal 1
15 560R R2 R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal 1
16 470uF C1 CP_Radial_D10.0mm_P5.00mm 1

View File

@@ -0,0 +1,16 @@
Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
C1,470uF,CP_Radial_D10.0mm_P5.00mm,27.86,-28.120323,-90.0,top
C2,47uF,CP_Radial_D6.3mm_P2.50mm,38.36,-26.738,-90.0,top
D1,1N4007,D_DO-41_SOD81_P10.16mm_Horizontal,29.46,-60.488,0.0,top
D2,1N4007,D_DO-41_SOD81_P10.16mm_Horizontal,29.46,-55.488,0.0,top
D3,1N4007,D_DO-41_SOD81_P10.16mm_Horizontal,29.46,-50.488,0.0,top
D4,1N4007,D_DO-41_SOD81_P10.16mm_Horizontal,29.46,-45.488,0.0,top
D5,LED,LED_D5.0mm,41.13,-58.488,0.0,top
D6,LED,LED_D5.0mm,41.13,-35.988,0.0,top
J1,Barrel_Jack_Switch,BarrelJack_CUI_PJ-102AH_Horizontal,33.159,-69.831,-90.0,top
J2,Conn_02x02_Odd_Even,PinHeader_2x02_P2.54mm_Vertical,48.3,-70.529,180.0,top
J3,Conn_02x02_Odd_Even,PinHeader_2x02_P2.54mm_Vertical,48.3,-25.571,180.0,top
R1,560R,R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal,41.36,-67.678,90.0,top
R2,560R,R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal,36.08,-38.488,90.0,top
SW1,SW_DPDT_x2,Switch_Slide_11.6x4mm_EG1218,41.96,-46.568,90.0,top
U1,LM7805_TO220,TO-220-3_Vertical,27.82,-38.488,0.0,top
1 Designator Val Package Mid X Mid Y Rotation Layer
2 C1 470uF CP_Radial_D10.0mm_P5.00mm 27.86 -28.120323 -90.0 top
3 C2 47uF CP_Radial_D6.3mm_P2.50mm 38.36 -26.738 -90.0 top
4 D1 1N4007 D_DO-41_SOD81_P10.16mm_Horizontal 29.46 -60.488 0.0 top
5 D2 1N4007 D_DO-41_SOD81_P10.16mm_Horizontal 29.46 -55.488 0.0 top
6 D3 1N4007 D_DO-41_SOD81_P10.16mm_Horizontal 29.46 -50.488 0.0 top
7 D4 1N4007 D_DO-41_SOD81_P10.16mm_Horizontal 29.46 -45.488 0.0 top
8 D5 LED LED_D5.0mm 41.13 -58.488 0.0 top
9 D6 LED LED_D5.0mm 41.13 -35.988 0.0 top
10 J1 Barrel_Jack_Switch BarrelJack_CUI_PJ-102AH_Horizontal 33.159 -69.831 -90.0 top
11 J2 Conn_02x02_Odd_Even PinHeader_2x02_P2.54mm_Vertical 48.3 -70.529 180.0 top
12 J3 Conn_02x02_Odd_Even PinHeader_2x02_P2.54mm_Vertical 48.3 -25.571 180.0 top
13 R1 560R R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal 41.36 -67.678 90.0 top
14 R2 560R R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal 36.08 -38.488 90.0 top
15 SW1 SW_DPDT_x2 Switch_Slide_11.6x4mm_EG1218 41.96 -46.568 90.0 top
16 U1 LM7805_TO220 TO-220-3_Vertical 27.82 -38.488 0.0 top

Binary file not shown.

View File

@@ -0,0 +1 @@
{"hostname":"LibreOS","username":"synthesis"}

View File

@@ -0,0 +1 @@
{"hostname":"LibreOS","username":"synthesis"}