updated for KiCad 9

This commit is contained in:
2025-07-23 07:33:08 -07:00
parent 17f1f148f3
commit e9c51539cd
26 changed files with 159690 additions and 139038 deletions

19
.gitignore vendored
View File

@@ -8,14 +8,19 @@
*.kicad_pcb-bak
*.kicad_sch-bak
*-backups
*.kicad_prl
*.sch-bak
*-cache*
*-bak
*-bak*
*~
~*
_autosave-*
\#auto_saved_files\#
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
~*.lck
\#auto_saved_files#
# Netlist files (exported from Eeschema)
*.net
@@ -26,7 +31,11 @@ fp-info-cache
# Exported BOM files
*.xml
*.csv
#*.csv
# FreeCAD
*.fcstd[0-9]*
# Archived Backups (KiCad 6.0)
**/*-backups/*.zip
# Local project settings
*.kicad_prl
jlcpcb/gerber

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "kicad/kicad-libs"]
path = kicad/kicad-libs
url = https://gitlab.com/salfter/kicad-libs

View File

File diff suppressed because it is too large Load Diff

View File

@@ -3,14 +3,17 @@
"3dviewports": [],
"design_settings": {
"defaults": {
"board_outline_line_width": 0.09999999999999999,
"copper_line_width": 0.19999999999999998,
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.1,
"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.049999999999999996,
"courtyard_line_width": 0.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
@@ -21,7 +24,7 @@
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.09999999999999999,
"fab_line_width": 0.1,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
@@ -61,15 +64,20 @@
"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": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"hole_to_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
@@ -79,9 +87,11 @@
"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": "error",
"pth_inside_courtyard": "ignore",
@@ -93,10 +103,13 @@
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning",
"track_segment_length": "error",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
@@ -111,18 +124,19 @@
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.0,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"min_track_width": 0.2,
"min_via_annular_width": 0.05,
"min_via_diameter": 0.4,
"solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0,
"solder_mask_to_copper_clearance": 0.0,
@@ -130,49 +144,87 @@
},
"teardrop_options": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onpthpad": true,
"td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false,
"td_onviapad": true
"td_onvia": true
}
],
"teardrop_parameters": [
{
"td_curve_segcount": 0,
"td_allow_use_two_tracks": true,
"td_curve_segcount": 1,
"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_curve_segcount": 0,
"td_allow_use_two_tracks": true,
"td_curve_segcount": 1,
"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_curve_segcount": 0,
"td_allow_use_two_tracks": true,
"td_curve_segcount": 1,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [],
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_pairs": [],
"layer_presets": [],
"viewports": []
},
@@ -367,10 +419,15 @@
"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",
@@ -383,9 +440,14 @@
"pin_not_driven": "error",
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "error",
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
@@ -397,7 +459,7 @@
},
"meta": {
"filename": "EPROMAdapter.kicad_pro",
"version": 1
"version": 3
},
"net_settings": {
"classes": [
@@ -412,6 +474,7 @@
"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.8,
@@ -420,7 +483,7 @@
}
],
"meta": {
"version": 3
"version": 4
},
"net_colors": null,
"netclass_assignments": null,
@@ -431,14 +494,89 @@
"gencad": "",
"idf": "",
"netlist": "",
"plot": "",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"step": "EPROMAdapter.step",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "${PROJECTNAME}.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": true,
"label": "Exclude from BOM",
"name": "${EXCLUDE_FROM_BOM}",
"show": true
},
{
"group_by": true,
"label": "Exclude from Board",
"name": "${EXCLUDE_FROM_BOARD}",
"show": true
},
{
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": true,
"name": "Default Editing",
"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,
@@ -452,6 +590,11 @@
"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
},
@@ -472,11 +615,13 @@
},
"page_layout_descr_file": "",
"plot_directory": "",
"space_save_all_events": true,
"spice_adjust_passive_values": false,
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
@@ -484,7 +629,7 @@
"sheets": [
[
"a4c6597c-6ebc-49fa-9bfa-f11b8af2684e",
""
"Root"
]
],
"text_variables": {}

View File

File diff suppressed because it is too large Load Diff

BIN
kicad/EPROMAdapter.pdf Normal file
View File

Binary file not shown.

View File

File diff suppressed because it is too large Load Diff

1997
kicad/extras/EPROM.kicad_sym Normal file
View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,26 @@
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*%
%TF.CreationDate,2025-07-23T07:28:25-07:00*%
%TF.ProjectId,EPROMAdapter,4550524f-4d41-4646-9170-7465722e6b69,rev?*%
%TF.SameCoordinates,PX7be6fe8PY6d01460*%
%TF.FileFunction,Profile,NP*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 9.0.3) date 2025-07-23 07:28:25*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%TA.AperFunction,Profile*%
%ADD10C,0.010000*%
%TD*%
G04 APERTURE END LIST*
D10*
X25400Y0D02*
X26949400Y0D01*
X26949400Y32385000D02*
X25400Y32385000D01*
X26949400Y0D02*
X26949400Y32385000D01*
X25400Y32385000D02*
X25400Y0D01*
M02*

View File

@@ -0,0 +1,73 @@
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*%
%TF.CreationDate,2025-07-23T07:28:25-07:00*%
%TF.ProjectId,EPROMAdapter,4550524f-4d41-4646-9170-7465722e6b69,rev?*%
%TF.SameCoordinates,PX7be6fe8PY6d01460*%
%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.3) date 2025-07-23 07:28:25*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10R,1.600000X1.600000*%
%ADD11O,1.600000X1.600000*%
G04 APERTURE END LIST*
D10*
%TO.C,U1*%
X7899400Y30480000D03*
D11*
X7899400Y27940000D03*
X7899400Y25400000D03*
X7899400Y22860000D03*
X7899400Y20320000D03*
X7899400Y17780000D03*
X7899400Y15240000D03*
X7899400Y12700000D03*
X7899400Y10160000D03*
X7899400Y7620000D03*
X7899400Y5080000D03*
X7899400Y2540000D03*
X23139400Y2540000D03*
X23139400Y5080000D03*
X23139400Y7620000D03*
X23139400Y10160000D03*
X23139400Y12700000D03*
X23139400Y15240000D03*
X23139400Y17780000D03*
X23139400Y20320000D03*
X23139400Y22860000D03*
X23139400Y25400000D03*
X23139400Y27940000D03*
X23139400Y30480000D03*
%TD*%
D10*
%TO.C,U2*%
X2794000Y30480000D03*
D11*
X2794000Y27940000D03*
X2794000Y25400000D03*
X2794000Y22860000D03*
X2794000Y20320000D03*
X2794000Y17780000D03*
X2794000Y15240000D03*
X2794000Y12700000D03*
X2794000Y10160000D03*
X2794000Y7620000D03*
X2794000Y5080000D03*
X2794000Y2540000D03*
X18034000Y2540000D03*
X18034000Y5080000D03*
X18034000Y7620000D03*
X18034000Y10160000D03*
X18034000Y12700000D03*
X18034000Y15240000D03*
X18034000Y17780000D03*
X18034000Y20320000D03*
X18034000Y22860000D03*
X18034000Y25400000D03*
X18034000Y27940000D03*
X18034000Y30480000D03*
%TD*%
M02*

View File

@@ -0,0 +1,73 @@
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*%
%TF.CreationDate,2025-07-23T07:28:25-07:00*%
%TF.ProjectId,EPROMAdapter,4550524f-4d41-4646-9170-7465722e6b69,rev?*%
%TF.SameCoordinates,PX7be6fe8PY6d01460*%
%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.3) date 2025-07-23 07:28:25*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10R,1.600000X1.600000*%
%ADD11O,1.600000X1.600000*%
G04 APERTURE END LIST*
D10*
%TO.C,U1*%
X7899400Y30480000D03*
D11*
X7899400Y27940000D03*
X7899400Y25400000D03*
X7899400Y22860000D03*
X7899400Y20320000D03*
X7899400Y17780000D03*
X7899400Y15240000D03*
X7899400Y12700000D03*
X7899400Y10160000D03*
X7899400Y7620000D03*
X7899400Y5080000D03*
X7899400Y2540000D03*
X23139400Y2540000D03*
X23139400Y5080000D03*
X23139400Y7620000D03*
X23139400Y10160000D03*
X23139400Y12700000D03*
X23139400Y15240000D03*
X23139400Y17780000D03*
X23139400Y20320000D03*
X23139400Y22860000D03*
X23139400Y25400000D03*
X23139400Y27940000D03*
X23139400Y30480000D03*
%TD*%
D10*
%TO.C,U2*%
X2794000Y30480000D03*
D11*
X2794000Y27940000D03*
X2794000Y25400000D03*
X2794000Y22860000D03*
X2794000Y20320000D03*
X2794000Y17780000D03*
X2794000Y15240000D03*
X2794000Y12700000D03*
X2794000Y10160000D03*
X2794000Y7620000D03*
X2794000Y5080000D03*
X2794000Y2540000D03*
X18034000Y2540000D03*
X18034000Y5080000D03*
X18034000Y7620000D03*
X18034000Y10160000D03*
X18034000Y12700000D03*
X18034000Y15240000D03*
X18034000Y17780000D03*
X18034000Y20320000D03*
X18034000Y22860000D03*
X18034000Y25400000D03*
X18034000Y27940000D03*
X18034000Y30480000D03*
%TD*%
M02*

View File

Binary file not shown.

View File

@@ -0,0 +1,12 @@
M48
; DRILL file {KiCad 9.0.3} date 2025-07-23T07:28:25-0700
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2025-07-23T07:28:25-07:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.3
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
INCH
%
G90
G05
M30

View File

Binary file not shown.

View File

@@ -0,0 +1,63 @@
M48
; DRILL file {KiCad 9.0.3} date 2025-07-23T07:28:25-0700
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2025-07-23T07:28:25-07:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.3
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
INCH
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T1C0.0315
%
G90
G05
T1
X0.11Y1.2
X0.11Y1.1
X0.11Y1.0
X0.11Y0.9
X0.11Y0.8
X0.11Y0.7
X0.11Y0.6
X0.11Y0.5
X0.11Y0.4
X0.11Y0.3
X0.11Y0.2
X0.11Y0.1
X0.311Y1.2
X0.311Y1.1
X0.311Y1.0
X0.311Y0.9
X0.311Y0.8
X0.311Y0.7
X0.311Y0.6
X0.311Y0.5
X0.311Y0.4
X0.311Y0.3
X0.311Y0.2
X0.311Y0.1
X0.71Y1.2
X0.71Y1.1
X0.71Y1.0
X0.71Y0.9
X0.71Y0.8
X0.71Y0.7
X0.71Y0.6
X0.71Y0.5
X0.71Y0.4
X0.71Y0.3
X0.71Y0.2
X0.71Y0.1
X0.911Y1.2
X0.911Y1.1
X0.911Y1.0
X0.911Y0.9
X0.911Y0.8
X0.911Y0.7
X0.911Y0.6
X0.911Y0.5
X0.911Y0.4
X0.911Y0.3
X0.911Y0.2
X0.911Y0.1
M30

View File

@@ -0,0 +1,502 @@
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*%
%TF.CreationDate,2025-07-23T07:28:25-07:00*%
%TF.ProjectId,EPROMAdapter,4550524f-4d41-4646-9170-7465722e6b69,rev?*%
%TF.SameCoordinates,PX7be6fe8PY6d01460*%
%TF.FileFunction,Legend,Bot*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 9.0.3) date 2025-07-23 07:28:25*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.300000*%
%ADD11C,0.120000*%
%ADD12R,1.600000X1.600000*%
%ADD13O,1.600000X1.600000*%
G04 APERTURE END LIST*
D10*
X10967085Y4742711D02*
X10895657Y4956997D01*
X10895657Y4956997D02*
X10824228Y5028426D01*
X10824228Y5028426D02*
X10681371Y5099854D01*
X10681371Y5099854D02*
X10467085Y5099854D01*
X10467085Y5099854D02*
X10324228Y5028426D01*
X10324228Y5028426D02*
X10252800Y4956997D01*
X10252800Y4956997D02*
X10181371Y4814140D01*
X10181371Y4814140D02*
X10181371Y4242711D01*
X10181371Y4242711D02*
X11681371Y4242711D01*
X11681371Y4242711D02*
X11681371Y4742711D01*
X11681371Y4742711D02*
X11609942Y4885568D01*
X11609942Y4885568D02*
X11538514Y4956997D01*
X11538514Y4956997D02*
X11395657Y5028426D01*
X11395657Y5028426D02*
X11252800Y5028426D01*
X11252800Y5028426D02*
X11109942Y4956997D01*
X11109942Y4956997D02*
X11038514Y4885568D01*
X11038514Y4885568D02*
X10967085Y4742711D01*
X10967085Y4742711D02*
X10967085Y4242711D01*
X10181371Y5956997D02*
X10252800Y5814140D01*
X10252800Y5814140D02*
X10324228Y5742711D01*
X10324228Y5742711D02*
X10467085Y5671283D01*
X10467085Y5671283D02*
X10895657Y5671283D01*
X10895657Y5671283D02*
X11038514Y5742711D01*
X11038514Y5742711D02*
X11109942Y5814140D01*
X11109942Y5814140D02*
X11181371Y5956997D01*
X11181371Y5956997D02*
X11181371Y6171283D01*
X11181371Y6171283D02*
X11109942Y6314140D01*
X11109942Y6314140D02*
X11038514Y6385568D01*
X11038514Y6385568D02*
X10895657Y6456997D01*
X10895657Y6456997D02*
X10467085Y6456997D01*
X10467085Y6456997D02*
X10324228Y6385568D01*
X10324228Y6385568D02*
X10252800Y6314140D01*
X10252800Y6314140D02*
X10181371Y6171283D01*
X10181371Y6171283D02*
X10181371Y5956997D01*
X11181371Y6885569D02*
X11181371Y7456997D01*
X11681371Y7099854D02*
X10395657Y7099854D01*
X10395657Y7099854D02*
X10252800Y7171283D01*
X10252800Y7171283D02*
X10181371Y7314140D01*
X10181371Y7314140D02*
X10181371Y7456997D01*
X11181371Y7742712D02*
X11181371Y8314140D01*
X11681371Y7956997D02*
X10395657Y7956997D01*
X10395657Y7956997D02*
X10252800Y8028426D01*
X10252800Y8028426D02*
X10181371Y8171283D01*
X10181371Y8171283D02*
X10181371Y8314140D01*
X10181371Y9028426D02*
X10252800Y8885569D01*
X10252800Y8885569D02*
X10324228Y8814140D01*
X10324228Y8814140D02*
X10467085Y8742712D01*
X10467085Y8742712D02*
X10895657Y8742712D01*
X10895657Y8742712D02*
X11038514Y8814140D01*
X11038514Y8814140D02*
X11109942Y8885569D01*
X11109942Y8885569D02*
X11181371Y9028426D01*
X11181371Y9028426D02*
X11181371Y9242712D01*
X11181371Y9242712D02*
X11109942Y9385569D01*
X11109942Y9385569D02*
X11038514Y9456997D01*
X11038514Y9456997D02*
X10895657Y9528426D01*
X10895657Y9528426D02*
X10467085Y9528426D01*
X10467085Y9528426D02*
X10324228Y9456997D01*
X10324228Y9456997D02*
X10252800Y9385569D01*
X10252800Y9385569D02*
X10181371Y9242712D01*
X10181371Y9242712D02*
X10181371Y9028426D01*
X10181371Y10171283D02*
X11181371Y10171283D01*
X11038514Y10171283D02*
X11109942Y10242712D01*
X11109942Y10242712D02*
X11181371Y10385569D01*
X11181371Y10385569D02*
X11181371Y10599855D01*
X11181371Y10599855D02*
X11109942Y10742712D01*
X11109942Y10742712D02*
X10967085Y10814140D01*
X10967085Y10814140D02*
X10181371Y10814140D01*
X10967085Y10814140D02*
X11109942Y10885569D01*
X11109942Y10885569D02*
X11181371Y11028426D01*
X11181371Y11028426D02*
X11181371Y11242712D01*
X11181371Y11242712D02*
X11109942Y11385569D01*
X11109942Y11385569D02*
X10967085Y11456998D01*
X10967085Y11456998D02*
X10181371Y11456998D01*
X11181371Y13099855D02*
X11181371Y13671283D01*
X11681371Y13314140D02*
X10395657Y13314140D01*
X10395657Y13314140D02*
X10252800Y13385569D01*
X10252800Y13385569D02*
X10181371Y13528426D01*
X10181371Y13528426D02*
X10181371Y13671283D01*
X10181371Y14385569D02*
X10252800Y14242712D01*
X10252800Y14242712D02*
X10324228Y14171283D01*
X10324228Y14171283D02*
X10467085Y14099855D01*
X10467085Y14099855D02*
X10895657Y14099855D01*
X10895657Y14099855D02*
X11038514Y14171283D01*
X11038514Y14171283D02*
X11109942Y14242712D01*
X11109942Y14242712D02*
X11181371Y14385569D01*
X11181371Y14385569D02*
X11181371Y14599855D01*
X11181371Y14599855D02*
X11109942Y14742712D01*
X11109942Y14742712D02*
X11038514Y14814140D01*
X11038514Y14814140D02*
X10895657Y14885569D01*
X10895657Y14885569D02*
X10467085Y14885569D01*
X10467085Y14885569D02*
X10324228Y14814140D01*
X10324228Y14814140D02*
X10252800Y14742712D01*
X10252800Y14742712D02*
X10181371Y14599855D01*
X10181371Y14599855D02*
X10181371Y14385569D01*
X11181371Y15385569D02*
X10181371Y15671283D01*
X10181371Y15671283D02*
X10895657Y15956998D01*
X10895657Y15956998D02*
X10181371Y16242712D01*
X10181371Y16242712D02*
X11181371Y16528426D01*
X10181371Y17742712D02*
X10967085Y17742712D01*
X10967085Y17742712D02*
X11109942Y17671284D01*
X11109942Y17671284D02*
X11181371Y17528427D01*
X11181371Y17528427D02*
X11181371Y17242712D01*
X11181371Y17242712D02*
X11109942Y17099855D01*
X10252800Y17742712D02*
X10181371Y17599855D01*
X10181371Y17599855D02*
X10181371Y17242712D01*
X10181371Y17242712D02*
X10252800Y17099855D01*
X10252800Y17099855D02*
X10395657Y17028427D01*
X10395657Y17028427D02*
X10538514Y17028427D01*
X10538514Y17028427D02*
X10681371Y17099855D01*
X10681371Y17099855D02*
X10752800Y17242712D01*
X10752800Y17242712D02*
X10752800Y17599855D01*
X10752800Y17599855D02*
X10824228Y17742712D01*
X10181371Y18456998D02*
X11181371Y18456998D01*
X10895657Y18456998D02*
X11038514Y18528427D01*
X11038514Y18528427D02*
X11109942Y18599855D01*
X11109942Y18599855D02*
X11181371Y18742713D01*
X11181371Y18742713D02*
X11181371Y18885570D01*
X10181371Y20028426D02*
X11681371Y20028426D01*
X10252800Y20028426D02*
X10181371Y19885569D01*
X10181371Y19885569D02*
X10181371Y19599855D01*
X10181371Y19599855D02*
X10252800Y19456998D01*
X10252800Y19456998D02*
X10324228Y19385569D01*
X10324228Y19385569D02*
X10467085Y19314141D01*
X10467085Y19314141D02*
X10895657Y19314141D01*
X10895657Y19314141D02*
X11038514Y19385569D01*
X11038514Y19385569D02*
X11109942Y19456998D01*
X11109942Y19456998D02*
X11181371Y19599855D01*
X11181371Y19599855D02*
X11181371Y19885569D01*
X11181371Y19885569D02*
X11109942Y20028426D01*
X10252800Y20671284D02*
X10181371Y20814141D01*
X10181371Y20814141D02*
X10181371Y21099855D01*
X10181371Y21099855D02*
X10252800Y21242712D01*
X10252800Y21242712D02*
X10395657Y21314141D01*
X10395657Y21314141D02*
X10467085Y21314141D01*
X10467085Y21314141D02*
X10609942Y21242712D01*
X10609942Y21242712D02*
X10681371Y21099855D01*
X10681371Y21099855D02*
X10681371Y20885569D01*
X10681371Y20885569D02*
X10752800Y20742712D01*
X10752800Y20742712D02*
X10895657Y20671284D01*
X10895657Y20671284D02*
X10967085Y20671284D01*
X10967085Y20671284D02*
X11109942Y20742712D01*
X11109942Y20742712D02*
X11181371Y20885569D01*
X11181371Y20885569D02*
X11181371Y21099855D01*
X11181371Y21099855D02*
X11109942Y21242712D01*
X10181371Y23099855D02*
X11681371Y23099855D01*
X11109942Y23099855D02*
X11181371Y23242712D01*
X11181371Y23242712D02*
X11181371Y23528427D01*
X11181371Y23528427D02*
X11109942Y23671284D01*
X11109942Y23671284D02*
X11038514Y23742712D01*
X11038514Y23742712D02*
X10895657Y23814141D01*
X10895657Y23814141D02*
X10467085Y23814141D01*
X10467085Y23814141D02*
X10324228Y23742712D01*
X10324228Y23742712D02*
X10252800Y23671284D01*
X10252800Y23671284D02*
X10181371Y23528427D01*
X10181371Y23528427D02*
X10181371Y23242712D01*
X10181371Y23242712D02*
X10252800Y23099855D01*
X10181371Y24671284D02*
X10252800Y24528427D01*
X10252800Y24528427D02*
X10324228Y24456998D01*
X10324228Y24456998D02*
X10467085Y24385570D01*
X10467085Y24385570D02*
X10895657Y24385570D01*
X10895657Y24385570D02*
X11038514Y24456998D01*
X11038514Y24456998D02*
X11109942Y24528427D01*
X11109942Y24528427D02*
X11181371Y24671284D01*
X11181371Y24671284D02*
X11181371Y24885570D01*
X11181371Y24885570D02*
X11109942Y25028427D01*
X11109942Y25028427D02*
X11038514Y25099855D01*
X11038514Y25099855D02*
X10895657Y25171284D01*
X10895657Y25171284D02*
X10467085Y25171284D01*
X10467085Y25171284D02*
X10324228Y25099855D01*
X10324228Y25099855D02*
X10252800Y25028427D01*
X10252800Y25028427D02*
X10181371Y24885570D01*
X10181371Y24885570D02*
X10181371Y24671284D01*
X10181371Y26456998D02*
X10967085Y26456998D01*
X10967085Y26456998D02*
X11109942Y26385570D01*
X11109942Y26385570D02*
X11181371Y26242713D01*
X11181371Y26242713D02*
X11181371Y25956998D01*
X11181371Y25956998D02*
X11109942Y25814141D01*
X10252800Y26456998D02*
X10181371Y26314141D01*
X10181371Y26314141D02*
X10181371Y25956998D01*
X10181371Y25956998D02*
X10252800Y25814141D01*
X10252800Y25814141D02*
X10395657Y25742713D01*
X10395657Y25742713D02*
X10538514Y25742713D01*
X10538514Y25742713D02*
X10681371Y25814141D01*
X10681371Y25814141D02*
X10752800Y25956998D01*
X10752800Y25956998D02*
X10752800Y26314141D01*
X10752800Y26314141D02*
X10824228Y26456998D01*
X10181371Y27171284D02*
X11181371Y27171284D01*
X10895657Y27171284D02*
X11038514Y27242713D01*
X11038514Y27242713D02*
X11109942Y27314141D01*
X11109942Y27314141D02*
X11181371Y27456999D01*
X11181371Y27456999D02*
X11181371Y27599856D01*
X10181371Y28742712D02*
X11681371Y28742712D01*
X10252800Y28742712D02*
X10181371Y28599855D01*
X10181371Y28599855D02*
X10181371Y28314141D01*
X10181371Y28314141D02*
X10252800Y28171284D01*
X10252800Y28171284D02*
X10324228Y28099855D01*
X10324228Y28099855D02*
X10467085Y28028427D01*
X10467085Y28028427D02*
X10895657Y28028427D01*
X10895657Y28028427D02*
X11038514Y28099855D01*
X11038514Y28099855D02*
X11109942Y28171284D01*
X11109942Y28171284D02*
X11181371Y28314141D01*
X11181371Y28314141D02*
X11181371Y28599855D01*
X11181371Y28599855D02*
X11109942Y28742712D01*
D11*
%TO.C,U2*%
X3954000Y31810000D02*
X3954000Y1210000D01*
X3954000Y1210000D02*
X16874000Y1210000D01*
X9414000Y31810000D02*
X3954000Y31810000D01*
X16874000Y31810000D02*
X11414000Y31810000D01*
X16874000Y1210000D02*
X16874000Y31810000D01*
X11414000Y31810000D02*
G75*
G02*
X9414000Y31810000I-1000000J0D01*
G01*
%TD*%
%LPC*%
D12*
%TO.C,U1*%
X7899400Y30480000D03*
D13*
X7899400Y27940000D03*
X7899400Y25400000D03*
X7899400Y22860000D03*
X7899400Y20320000D03*
X7899400Y17780000D03*
X7899400Y15240000D03*
X7899400Y12700000D03*
X7899400Y10160000D03*
X7899400Y7620000D03*
X7899400Y5080000D03*
X7899400Y2540000D03*
X23139400Y2540000D03*
X23139400Y5080000D03*
X23139400Y7620000D03*
X23139400Y10160000D03*
X23139400Y12700000D03*
X23139400Y15240000D03*
X23139400Y17780000D03*
X23139400Y20320000D03*
X23139400Y22860000D03*
X23139400Y25400000D03*
X23139400Y27940000D03*
X23139400Y30480000D03*
%TD*%
D12*
%TO.C,U2*%
X2794000Y30480000D03*
D13*
X2794000Y27940000D03*
X2794000Y25400000D03*
X2794000Y22860000D03*
X2794000Y20320000D03*
X2794000Y17780000D03*
X2794000Y15240000D03*
X2794000Y12700000D03*
X2794000Y10160000D03*
X2794000Y7620000D03*
X2794000Y5080000D03*
X2794000Y2540000D03*
X18034000Y2540000D03*
X18034000Y5080000D03*
X18034000Y7620000D03*
X18034000Y10160000D03*
X18034000Y12700000D03*
X18034000Y15240000D03*
X18034000Y17780000D03*
X18034000Y20320000D03*
X18034000Y22860000D03*
X18034000Y25400000D03*
X18034000Y27940000D03*
X18034000Y30480000D03*
%TD*%
%LPD*%
M02*

View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,3 @@
Comment,Designator,Footprint,LCSC,Quantity
2716,U1,DIP-24_W15.24mm,,1
2513,U2,DIP-24_W15.24mm,,1
1 Comment Designator Footprint LCSC Quantity
2 2716 U1 DIP-24_W15.24mm 1
3 2513 U2 DIP-24_W15.24mm 1

View File

@@ -0,0 +1,3 @@
Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
U1,2716,DIP-24_W15.24mm,15.5194,16.51,0.0,top
U2,2513,DIP-24_W15.24mm,10.414,16.51,0.0,top
1 Designator Val Package Mid X Mid Y Rotation Layer
2 U1 2716 DIP-24_W15.24mm 15.5194 16.51 0.0 top
3 U2 2513 DIP-24_W15.24mm 10.414 16.51 0.0 top

View File

Binary file not shown.

BIN
kicad/jlcpcb/project.db Normal file
View File

Binary file not shown.

Submodule kicad/kicad-libs deleted from f389ef340d

View File

@@ -1,5 +1,5 @@
(sym_lib_table
(version 7)
(lib (name "rom_eprom")(type "KiCad")(uri "${KIPRJMOD}/kicad-libs/rom_eprom.kicad_sym")(options "")(descr ""))
(lib (name "Signetics")(type "KiCad")(uri "${KIPRJMOD}/extras/Signetics.kicad_sym")(options "")(descr ""))
(lib (name "EPROM")(type "KiCad")(uri "${KIPRJMOD}/extras/EPROM.kicad_sym")(options "")(descr ""))
)