idk build?

This commit is contained in:
Zane Kaminski 2024-05-06 03:42:43 -04:00
parent 72402c981c
commit ef8bfd1030
18 changed files with 138131 additions and 59930 deletions

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
"design_settings": {
"defaults": {
"board_outline_line_width": 0.15,
"copper_line_width": 0.19999999999999998,
"copper_line_width": 0.15239999999999998,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
@ -49,7 +49,13 @@
"min_clearance": 0.154
}
},
"diff_pair_dimensions": [],
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"filename": "board_design_settings.json",
@ -60,13 +66,13 @@
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"copper_sliver": "error",
"courtyards_overlap": "warning",
"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",
"duplicate_footprints": "error",
"extra_footprint": "error",
"footprint": "error",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
@ -76,13 +82,13 @@
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_issues": "ignore",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"missing_footprint": "error",
"net_conflict": "error",
"npth_inside_courtyard": "ignore",
"padstack": "error",
"pth_inside_courtyard": "ignore",
@ -91,7 +97,7 @@
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"solder_mask_bridge": "ignore",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
@ -102,7 +108,7 @@
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"via_dangling": "ignore",
"zones_intersect": "error"
},
"rule_severitieslegacy_courtyards_overlap": true,
@ -111,20 +117,20 @@
"allow_blind_buried_vias": false,
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.075,
"min_clearance": 0.15,
"min_connection": 0.12,
"min_copper_edge_clearance": 0.4064,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_hole_to_hole": 0.254,
"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.19999999999999998,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.15,
"min_via_annular_width": 0.049999999999999996,
"min_via_annular_width": 0.09999999999999999,
"min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
@ -171,6 +177,7 @@
],
"track_widths": [
0.0,
0.15,
0.2,
0.25,
0.3,
@ -180,13 +187,19 @@
0.5,
0.6,
0.8,
1.0
1.0,
1.27,
1.524
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
},
{
"diameter": 0.5,
"drill": 0.3
},
{
"diameter": 0.6,
"drill": 0.3
@ -198,6 +211,10 @@
{
"diameter": 1.0,
"drill": 0.5
},
{
"diameter": 1.524,
"drill": 0.762
}
],
"zones_allow_external_fillets": false,
@ -388,18 +405,23 @@
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "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",
@ -409,6 +431,7 @@
"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",
@ -420,7 +443,7 @@
"pinned_symbol_libs": []
},
"meta": {
"filename": "ROMSIMM.kicad_pro",
"filename": "MacIIROMSIMM.kicad_pro",
"version": 1
},
"net_settings": {
@ -439,7 +462,7 @@
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.15,
"via_diameter": 0.5,
"via_drill": 0.2,
"via_drill": 0.3,
"wire_width": 6
}
],
@ -464,6 +487,8 @@
"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": [],
@ -495,7 +520,11 @@
"page_layout_descr_file": "",
"plot_directory": "",
"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_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},

19701
gerber/MacIIROMSIMM-B_Cu.gbl Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,77 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.10*
G04 #@! TF.CreationDate,2024-02-16T17:31:47-05:00*
G04 #@! TF.ProjectId,MacIIROMSIMM,4d616349-4952-44f4-9d53-494d4d2e6b69,1.0*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.10) date 2024-02-16 17:31:47*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 #@! TA.AperFunction,Profile*
%ADD10C,0.150000*%
G04 #@! TD*
G04 APERTURE END LIST*
D10*
X122237500Y-127635000D02*
G75*
G03*
X119062500Y-127635000I-1587500J0D01*
G01*
X73787000Y-122872500D02*
G75*
G03*
X72199500Y-121285000I-1587500J0D01*
G01*
X71755000Y-120904000D02*
X71755000Y-104140000D01*
X169545000Y-127635000D02*
X169545000Y-104140000D01*
X122237500Y-127635000D02*
X169545000Y-127635000D01*
X73787000Y-127635000D02*
X119062500Y-127635000D01*
X73787000Y-122872500D02*
X73787000Y-127635000D01*
X72136000Y-121285000D02*
X72199500Y-121285000D01*
X73279000Y-102616000D02*
X168021000Y-102616000D01*
X167817800Y-117475000D02*
G75*
G03*
X164515800Y-117475000I-1651000J0D01*
G01*
X164515800Y-117475000D02*
G75*
G03*
X167817800Y-117475000I1651000J0D01*
G01*
X76733200Y-117475000D02*
G75*
G03*
X73533200Y-117475000I-1600000J0D01*
G01*
X73533200Y-117475000D02*
G75*
G03*
X76733200Y-117475000I1600000J0D01*
G01*
X73279000Y-102616000D02*
G75*
G03*
X71755000Y-104140000I0J-1524000D01*
G01*
X71755000Y-120904000D02*
G75*
G03*
X72136000Y-121285000I381000J0D01*
G01*
X169545000Y-104140000D02*
G75*
G03*
X168021000Y-102616000I-1524000J0D01*
G01*
M02*

21300
gerber/MacIIROMSIMM-F_Cu.gtl Normal file

File diff suppressed because it is too large Load Diff

11733
gerber/MacIIROMSIMM-F_Mask.gts Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,353 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.10*
G04 #@! TF.CreationDate,2024-02-16T17:31:47-05:00*
G04 #@! TF.ProjectId,MacIIROMSIMM,4d616349-4952-44f4-9d53-494d4d2e6b69,1.0*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.10) date 2024-02-16 17:31:47*
%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.192500X-0.192500X-0.242500X0.192500X-0.242500X0.192500X0.242500X-0.192500X0.242500X0*%
%ADD11RoundRect,0.192500X0.242500X-0.192500X0.242500X0.192500X-0.242500X0.192500X-0.242500X-0.192500X0*%
%ADD12RoundRect,0.092500X-0.092500X0.592500X-0.092500X-0.592500X0.092500X-0.592500X0.092500X0.592500X0*%
%ADD13RoundRect,0.057500X-0.457500X-0.057500X0.457500X-0.057500X0.457500X0.057500X-0.457500X0.057500X0*%
%ADD14RoundRect,0.080000X0.080000X-0.380000X0.080000X0.380000X-0.080000X0.380000X-0.080000X-0.380000X0*%
%ADD15RoundRect,0.150000X0.150000X0.275000X-0.150000X0.275000X-0.150000X-0.275000X0.150000X-0.275000X0*%
%ADD16RoundRect,0.150000X0.275000X-0.150000X0.275000X0.150000X-0.275000X0.150000X-0.275000X-0.150000X0*%
%ADD17RoundRect,0.175000X0.450000X0.175000X-0.450000X0.175000X-0.450000X-0.175000X0.450000X-0.175000X0*%
%ADD18RoundRect,0.150000X-0.150000X-0.275000X0.150000X-0.275000X0.150000X0.275000X-0.150000X0.275000X0*%
%ADD19RoundRect,0.177500X0.177500X-0.559500X0.177500X0.559500X-0.177500X0.559500X-0.177500X-0.559500X0*%
G04 APERTURE END LIST*
D10*
X153600000Y-109450000D03*
X155100000Y-109450000D03*
D11*
X96500000Y-123100000D03*
X96500000Y-121600000D03*
X116850000Y-123100000D03*
X116850000Y-121600000D03*
X139700000Y-123100000D03*
X139700000Y-121600000D03*
X151050000Y-123100000D03*
X151050000Y-121600000D03*
X160000000Y-123100000D03*
X160000000Y-121600000D03*
D12*
X115300000Y-117200000D03*
X114650000Y-117200000D03*
X114000000Y-117200000D03*
X113350000Y-117200000D03*
X112700000Y-117200000D03*
X112050000Y-117200000D03*
X111400000Y-117200000D03*
X110750000Y-117200000D03*
X110100000Y-117200000D03*
X109450000Y-117200000D03*
X109450000Y-123100000D03*
X110100000Y-123100000D03*
X110750000Y-123100000D03*
X111400000Y-123100000D03*
X112050000Y-123100000D03*
X112700000Y-123100000D03*
X113350000Y-123100000D03*
X114000000Y-123100000D03*
X114650000Y-123100000D03*
X115300000Y-123100000D03*
X149500000Y-117200000D03*
X148850000Y-117200000D03*
X148200000Y-117200000D03*
X147550000Y-117200000D03*
X146900000Y-117200000D03*
X146250000Y-117200000D03*
X145600000Y-117200000D03*
X144950000Y-117200000D03*
X144300000Y-117200000D03*
X143650000Y-117200000D03*
X143650000Y-123100000D03*
X144300000Y-123100000D03*
X144950000Y-123100000D03*
X145600000Y-123100000D03*
X146250000Y-123100000D03*
X146900000Y-123100000D03*
X147550000Y-123100000D03*
X148200000Y-123100000D03*
X148850000Y-123100000D03*
X149500000Y-123100000D03*
X138150000Y-117200000D03*
X137500000Y-117200000D03*
X136850000Y-117200000D03*
X136200000Y-117200000D03*
X135550000Y-117200000D03*
X134900000Y-117200000D03*
X134250000Y-117200000D03*
X133600000Y-117200000D03*
X132950000Y-117200000D03*
X132300000Y-117200000D03*
X132300000Y-123100000D03*
X132950000Y-123100000D03*
X133600000Y-123100000D03*
X134250000Y-123100000D03*
X134900000Y-123100000D03*
X135550000Y-123100000D03*
X136200000Y-123100000D03*
X136850000Y-123100000D03*
X137500000Y-123100000D03*
X138150000Y-123100000D03*
X158450000Y-117200000D03*
X157800000Y-117200000D03*
X157150000Y-117200000D03*
X156500000Y-117200000D03*
X155850000Y-117200000D03*
X155200000Y-117200000D03*
X154550000Y-117200000D03*
X153900000Y-117200000D03*
X153250000Y-117200000D03*
X152600000Y-117200000D03*
X152600000Y-123100000D03*
X153250000Y-123100000D03*
X153900000Y-123100000D03*
X154550000Y-123100000D03*
X155200000Y-123100000D03*
X155850000Y-123100000D03*
X156500000Y-123100000D03*
X157150000Y-123100000D03*
X157800000Y-123100000D03*
X158450000Y-123100000D03*
D10*
X111000000Y-109450000D03*
X112500000Y-109450000D03*
D13*
X89700000Y-103950000D03*
X89700000Y-104450000D03*
X89700000Y-104950000D03*
X89700000Y-105450000D03*
X89700000Y-105950000D03*
X89700000Y-106450000D03*
X89700000Y-106950000D03*
X89700000Y-107450000D03*
X89700000Y-107950000D03*
X89700000Y-108450000D03*
X89700000Y-108950000D03*
X89700000Y-109450000D03*
X89700000Y-109950000D03*
X89700000Y-110450000D03*
X89700000Y-110950000D03*
X89700000Y-111450000D03*
X89700000Y-111950000D03*
X89700000Y-112450000D03*
X89700000Y-112950000D03*
X89700000Y-113450000D03*
X89700000Y-113950000D03*
X89700000Y-114450000D03*
X89700000Y-114950000D03*
X89700000Y-115450000D03*
X109200000Y-115450000D03*
X109200000Y-114950000D03*
X109200000Y-114450000D03*
X109200000Y-113950000D03*
X109200000Y-113450000D03*
X109200000Y-112950000D03*
X109200000Y-112450000D03*
X109200000Y-111950000D03*
X109200000Y-111450000D03*
X109200000Y-110950000D03*
X109200000Y-110450000D03*
X109200000Y-109950000D03*
X109200000Y-109450000D03*
X109200000Y-108950000D03*
X109200000Y-108450000D03*
X109200000Y-107950000D03*
X109200000Y-107450000D03*
X109200000Y-106950000D03*
X109200000Y-106450000D03*
X109200000Y-105950000D03*
X109200000Y-105450000D03*
X109200000Y-104950000D03*
X109200000Y-104450000D03*
X109200000Y-103950000D03*
D12*
X105100000Y-117200000D03*
X104450000Y-117200000D03*
X103800000Y-117200000D03*
X103150000Y-117200000D03*
X102500000Y-117200000D03*
X101850000Y-117200000D03*
X101200000Y-117200000D03*
X100550000Y-117200000D03*
X99900000Y-117200000D03*
X99250000Y-117200000D03*
X99250000Y-123100000D03*
X99900000Y-123100000D03*
X100550000Y-123100000D03*
X101200000Y-123100000D03*
X101850000Y-123100000D03*
X102500000Y-123100000D03*
X103150000Y-123100000D03*
X103800000Y-123100000D03*
X104450000Y-123100000D03*
X105100000Y-123100000D03*
D10*
X77600000Y-113750000D03*
X79100000Y-113750000D03*
D13*
X132490000Y-103950000D03*
X132490000Y-104450000D03*
X132490000Y-104950000D03*
X132490000Y-105450000D03*
X132490000Y-105950000D03*
X132490000Y-106450000D03*
X132490000Y-106950000D03*
X132490000Y-107450000D03*
X132490000Y-107950000D03*
X132490000Y-108450000D03*
X132490000Y-108950000D03*
X132490000Y-109450000D03*
X132490000Y-109950000D03*
X132490000Y-110450000D03*
X132490000Y-110950000D03*
X132490000Y-111450000D03*
X132490000Y-111950000D03*
X132490000Y-112450000D03*
X132490000Y-112950000D03*
X132490000Y-113450000D03*
X132490000Y-113950000D03*
X132490000Y-114450000D03*
X132490000Y-114950000D03*
X132490000Y-115450000D03*
X151990000Y-115450000D03*
X151990000Y-114950000D03*
X151990000Y-114450000D03*
X151990000Y-113950000D03*
X151990000Y-113450000D03*
X151990000Y-112950000D03*
X151990000Y-112450000D03*
X151990000Y-111950000D03*
X151990000Y-111450000D03*
X151990000Y-110950000D03*
X151990000Y-110450000D03*
X151990000Y-109950000D03*
X151990000Y-109450000D03*
X151990000Y-108950000D03*
X151990000Y-108450000D03*
X151990000Y-107950000D03*
X151990000Y-107450000D03*
X151990000Y-106950000D03*
X151990000Y-106450000D03*
X151990000Y-105950000D03*
X151990000Y-105450000D03*
X151990000Y-104950000D03*
X151990000Y-104450000D03*
X151990000Y-103950000D03*
D11*
X86350000Y-123100000D03*
X86350000Y-121600000D03*
D12*
X84800000Y-117200000D03*
X84150000Y-117200000D03*
X83500000Y-117200000D03*
X82850000Y-117200000D03*
X82200000Y-117200000D03*
X81550000Y-117200000D03*
X80900000Y-117200000D03*
X80250000Y-117200000D03*
X79600000Y-117200000D03*
X78950000Y-117200000D03*
X78950000Y-123100000D03*
X79600000Y-123100000D03*
X80250000Y-123100000D03*
X80900000Y-123100000D03*
X81550000Y-123100000D03*
X82200000Y-123100000D03*
X82850000Y-123100000D03*
X83500000Y-123100000D03*
X84150000Y-123100000D03*
X84800000Y-123100000D03*
D11*
X106713500Y-123100000D03*
X106713500Y-121600000D03*
D12*
X128000000Y-117200000D03*
X127350000Y-117200000D03*
X126700000Y-117200000D03*
X126050000Y-117200000D03*
X125400000Y-117200000D03*
X124750000Y-117200000D03*
X124100000Y-117200000D03*
X123450000Y-117200000D03*
X122800000Y-117200000D03*
X122150000Y-117200000D03*
X122150000Y-123100000D03*
X122800000Y-123100000D03*
X123450000Y-123100000D03*
X124100000Y-123100000D03*
X124750000Y-123100000D03*
X125400000Y-123100000D03*
X126050000Y-123100000D03*
X126700000Y-123100000D03*
X127350000Y-123100000D03*
X128000000Y-123100000D03*
D11*
X129550000Y-123100000D03*
X129550000Y-121600000D03*
X141500000Y-123100000D03*
X141500000Y-121600000D03*
X86600000Y-109450000D03*
X86600000Y-107950000D03*
D10*
X126100000Y-109400000D03*
X127600000Y-109400000D03*
D11*
X77600000Y-121873000D03*
X77600000Y-120373000D03*
D14*
X96450000Y-119800000D03*
X97100000Y-119800000D03*
X97750000Y-119800000D03*
X97750000Y-118100000D03*
X96450000Y-118100000D03*
D15*
X157650000Y-104400000D03*
X156050000Y-104400000D03*
D16*
X154750000Y-105900000D03*
X154750000Y-104300000D03*
D15*
X119550000Y-119700000D03*
X117950000Y-119700000D03*
D17*
X79400000Y-112100000D03*
X79400000Y-110200000D03*
X77300000Y-111150000D03*
D18*
X158900000Y-104400000D03*
X160500000Y-104400000D03*
D19*
X157353000Y-114681000D03*
X158623000Y-114681000D03*
X159893000Y-114681000D03*
X159893000Y-107061000D03*
X158623000Y-107061000D03*
X157353000Y-107061000D03*
M02*

File diff suppressed because it is too large Load Diff

15217
gerber/MacIIROMSIMM-In1_Cu.g2 Normal file

File diff suppressed because it is too large Load Diff

13631
gerber/MacIIROMSIMM-In2_Cu.g3 Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,156 @@
{
"Header": {
"GenerationSoftware": {
"Vendor": "KiCad",
"Application": "Pcbnew",
"Version": "7.0.10"
},
"CreationDate": "2024-02-16T17:31:47-05:00"
},
"GeneralSpecs": {
"ProjectId": {
"Name": "MacIIROMSIMM",
"GUID": "4d616349-4952-44f4-9d53-494d4d2e6b69",
"Revision": "1.0"
},
"Size": {
"X": 97.94,
"Y": 25.169
},
"LayerNumber": 4,
"BoardThickness": 1.6,
"Finish": "None"
},
"DesignRules": [
{
"Layers": "Outer",
"PadToPad": 0.15,
"PadToTrack": 0.15,
"TrackToTrack": 0.15,
"MinLineWidth": 0.15,
"TrackToRegion": 0.154,
"RegionToRegion": 0.154
},
{
"Layers": "Inner",
"PadToPad": 0.15,
"PadToTrack": 0.15,
"TrackToTrack": 0.15,
"MinLineWidth": 0.15,
"TrackToRegion": 0.154,
"RegionToRegion": 0.154
}
],
"FilesAttributes": [
{
"Path": "MacIIROMSIMM-F_Cu.gtl",
"FileFunction": "Copper,L1,Top",
"FilePolarity": "Positive"
},
{
"Path": "MacIIROMSIMM-In1_Cu.g2",
"FileFunction": "Copper,L2,Inr",
"FilePolarity": "Positive"
},
{
"Path": "MacIIROMSIMM-In2_Cu.g3",
"FileFunction": "Copper,L3,Inr",
"FilePolarity": "Positive"
},
{
"Path": "MacIIROMSIMM-B_Cu.gbl",
"FileFunction": "Copper,L4,Bot",
"FilePolarity": "Positive"
},
{
"Path": "MacIIROMSIMM-F_Paste.gtp",
"FileFunction": "SolderPaste,Top",
"FilePolarity": "Positive"
},
{
"Path": "MacIIROMSIMM-F_Silkscreen.gto",
"FileFunction": "Legend,Top",
"FilePolarity": "Positive"
},
{
"Path": "MacIIROMSIMM-B_Silkscreen.gbo",
"FileFunction": "Legend,Bot",
"FilePolarity": "Positive"
},
{
"Path": "MacIIROMSIMM-F_Mask.gts",
"FileFunction": "SolderMask,Top",
"FilePolarity": "Negative"
},
{
"Path": "MacIIROMSIMM-B_Mask.gbs",
"FileFunction": "SolderMask,Bot",
"FilePolarity": "Negative"
},
{
"Path": "MacIIROMSIMM-Edge_Cuts.gm1",
"FileFunction": "Profile",
"FilePolarity": "Positive"
}
],
"MaterialStackup": [
{
"Type": "Legend",
"Name": "Top Silk Screen"
},
{
"Type": "SolderPaste",
"Name": "Top Solder Paste"
},
{
"Type": "SolderMask",
"Name": "Top Solder Mask"
},
{
"Type": "Copper",
"Name": "F.Cu"
},
{
"Type": "Dielectric",
"Material": "FR4",
"Name": "F.Cu/In1.Cu",
"Notes": "Type: dielectric layer 1 (from F.Cu to In1.Cu)"
},
{
"Type": "Copper",
"Name": "In1.Cu"
},
{
"Type": "Dielectric",
"Material": "FR4",
"Name": "In1.Cu/In2.Cu",
"Notes": "Type: dielectric layer 2 (from In1.Cu to In2.Cu)"
},
{
"Type": "Copper",
"Name": "In2.Cu"
},
{
"Type": "Dielectric",
"Material": "FR4",
"Name": "In2.Cu/B.Cu",
"Notes": "Type: dielectric layer 3 (from In2.Cu to B.Cu)"
},
{
"Type": "Copper",
"Name": "B.Cu"
},
{
"Type": "SolderMask",
"Name": "Bottom Solder Mask"
},
{
"Type": "SolderPaste",
"Name": "Bottom Solder Paste"
},
{
"Type": "Legend",
"Name": "Bottom Silk Screen"
}
]
}

View File

@ -0,0 +1,36 @@
Ref,Val,Package,MidX,MidY,Rotation,Side
"C1","2u2","C_0603",77.600000,-121.123000,90.000000,top
"C2","2u2","C_0603",141.500000,-122.350000,90.000000,top
"C3","2u2","C_0603",78.350000,-113.750000,0.000000,top
"C4","2u2","C_0603",111.750000,-109.450000,0.000000,top
"C5","2u2","C_0603",154.350000,-109.450000,0.000000,top
"C6","2u2","C_0603",86.350000,-122.350000,90.000000,top
"C7","2u2","C_0603",96.500000,-122.350000,90.000000,top
"C8","2u2","C_0603",106.713500,-122.350000,90.000000,top
"C9","2u2","C_0603",116.850000,-122.350000,90.000000,top
"C10","2u2","C_0603",129.550000,-122.350000,90.000000,top
"C11","2u2","C_0603",139.700000,-122.350000,90.000000,top
"C12","2u2","C_0603",151.050000,-122.350000,90.000000,top
"C13","2u2","C_0603",160.000000,-122.350000,90.000000,top
"C14","2u2","C_0603",86.600000,-108.700000,90.000000,top
"C15","2u2","C_0603",126.850000,-109.400000,0.000000,top
"FID1","Fiducial","Fiducial",75.946000,-104.267000,0.000000,top
"FID2","Fiducial","Fiducial",75.438000,-123.444000,0.000000,top
"FID3","Fiducial","Fiducial",167.894000,-123.444000,0.000000,top
"FID4","Fiducial","Fiducial",162.433000,-104.267000,0.000000,top
"R1","3k3","R_0603",156.850000,-104.400000,180.000000,top
"R2","3k3","R_0603",159.700000,-104.400000,0.000000,top
"R3","100","R_0603",118.750000,-119.700000,180.000000,top
"R4","3k3","R_0603",154.750000,-105.100000,90.000000,top
"SW1","ROM Sel.","SW_DIP_SPSTx03_Slide_DSHP03TS_P1.27mm",158.623000,-110.871000,0.000000,top
"U1","MX29LV640","TSOP-I-48_18.4x12mm_P0.5mm",99.450000,-109.700000,-90.000000,top
"U2","MX29LV640","TSOP-I-48_18.4x12mm_P0.5mm",142.240000,-109.700000,-90.000000,top
"U3","74AHC245","TSSOP-20_4.4x6.5mm_P0.65mm",102.175000,-120.150000,180.000000,top
"U4","74AHC245","TSSOP-20_4.4x6.5mm_P0.65mm",112.375000,-120.150000,180.000000,top
"U5","74AHC245","TSSOP-20_4.4x6.5mm_P0.65mm",146.575000,-120.150000,180.000000,top
"U6","74AHC245","TSSOP-20_4.4x6.5mm_P0.65mm",155.525000,-120.150000,180.000000,top
"U7","74AHC245","TSSOP-20_4.4x6.5mm_P0.65mm",81.875000,-120.150000,180.000000,top
"U9","74AHC245","TSSOP-20_4.4x6.5mm_P0.65mm",125.075000,-120.150000,180.000000,top
"U10","74AHC245","TSSOP-20_4.4x6.5mm_P0.65mm",135.225000,-120.150000,180.000000,top
"U11","XC6206P332MR","SOT-23",78.350000,-111.150000,0.000000,top
"U12","74LVC1G02GW","SOT-353",97.100000,-118.950000,-90.000000,top
1 Ref Val Package MidX MidY Rotation Side
2 C1 2u2 C_0603 77.600000 -121.123000 90.000000 top
3 C2 2u2 C_0603 141.500000 -122.350000 90.000000 top
4 C3 2u2 C_0603 78.350000 -113.750000 0.000000 top
5 C4 2u2 C_0603 111.750000 -109.450000 0.000000 top
6 C5 2u2 C_0603 154.350000 -109.450000 0.000000 top
7 C6 2u2 C_0603 86.350000 -122.350000 90.000000 top
8 C7 2u2 C_0603 96.500000 -122.350000 90.000000 top
9 C8 2u2 C_0603 106.713500 -122.350000 90.000000 top
10 C9 2u2 C_0603 116.850000 -122.350000 90.000000 top
11 C10 2u2 C_0603 129.550000 -122.350000 90.000000 top
12 C11 2u2 C_0603 139.700000 -122.350000 90.000000 top
13 C12 2u2 C_0603 151.050000 -122.350000 90.000000 top
14 C13 2u2 C_0603 160.000000 -122.350000 90.000000 top
15 C14 2u2 C_0603 86.600000 -108.700000 90.000000 top
16 C15 2u2 C_0603 126.850000 -109.400000 0.000000 top
17 FID1 Fiducial Fiducial 75.946000 -104.267000 0.000000 top
18 FID2 Fiducial Fiducial 75.438000 -123.444000 0.000000 top
19 FID3 Fiducial Fiducial 167.894000 -123.444000 0.000000 top
20 FID4 Fiducial Fiducial 162.433000 -104.267000 0.000000 top
21 R1 3k3 R_0603 156.850000 -104.400000 180.000000 top
22 R2 3k3 R_0603 159.700000 -104.400000 0.000000 top
23 R3 100 R_0603 118.750000 -119.700000 180.000000 top
24 R4 3k3 R_0603 154.750000 -105.100000 90.000000 top
25 SW1 ROM Sel. SW_DIP_SPSTx03_Slide_DSHP03TS_P1.27mm 158.623000 -110.871000 0.000000 top
26 U1 MX29LV640 TSOP-I-48_18.4x12mm_P0.5mm 99.450000 -109.700000 -90.000000 top
27 U2 MX29LV640 TSOP-I-48_18.4x12mm_P0.5mm 142.240000 -109.700000 -90.000000 top
28 U3 74AHC245 TSSOP-20_4.4x6.5mm_P0.65mm 102.175000 -120.150000 180.000000 top
29 U4 74AHC245 TSSOP-20_4.4x6.5mm_P0.65mm 112.375000 -120.150000 180.000000 top
30 U5 74AHC245 TSSOP-20_4.4x6.5mm_P0.65mm 146.575000 -120.150000 180.000000 top
31 U6 74AHC245 TSSOP-20_4.4x6.5mm_P0.65mm 155.525000 -120.150000 180.000000 top
32 U7 74AHC245 TSSOP-20_4.4x6.5mm_P0.65mm 81.875000 -120.150000 180.000000 top
33 U9 74AHC245 TSSOP-20_4.4x6.5mm_P0.65mm 125.075000 -120.150000 180.000000 top
34 U10 74AHC245 TSSOP-20_4.4x6.5mm_P0.65mm 135.225000 -120.150000 180.000000 top
35 U11 XC6206P332MR SOT-23 78.350000 -111.150000 0.000000 top
36 U12 74LVC1G02GW SOT-353 97.100000 -118.950000 -90.000000 top

Binary file not shown.

448
gerber/MacIIROMSIMM.drl Normal file
View File

@ -0,0 +1,448 @@
M48
; DRILL file {KiCad 7.0.10} date Friday, February 16, 2024 at 05:31:47PM
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2024-02-16T17:31:47-05:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.0.10
; #@! TF.FileFunction,MixedPlating,1,4
FMAT,2
METRIC
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.200
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T2C0.300
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T3C0.400
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T4C0.508
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T5C1.152
%
G90
G05
T1
X72.581Y-105.791
X72.581Y-107.315
X72.581Y-109.855
X72.581Y-112.395
X72.581Y-114.935
X72.581Y-117.475
X72.581Y-120.459
X74.93Y-114.935
X76.581Y-120.396
X77.47Y-103.441
X77.6Y-112.9
X78.55Y-120.373
X78.95Y-116.05
X78.95Y-118.35
X78.95Y-121.95
X79.25Y-112.9
X79.6Y-118.35
X79.6Y-121.15
X80.01Y-103.441
X80.25Y-121.95
X80.9Y-121.05
X81.55Y-121.85
X82.2Y-121.05
X82.55Y-103.441
X82.85Y-121.95
X83.5Y-118.3
X83.5Y-121.15
X84.15Y-116.1
X84.15Y-121.95
X84.8Y-118.35
X84.8Y-121.95
X85.09Y-103.441
X85.45Y-121.6
X85.45Y-123.1
X86.2Y-119.75
X86.35Y-120.75
X86.35Y-123.95
X86.6Y-114.7
X87.25Y-121.6
X87.25Y-123.1
X87.63Y-103.441
X87.9Y-111.2
X88.75Y-104.45
X88.75Y-105.45
X88.75Y-106.45
X88.75Y-107.45
X88.75Y-108.45
X88.75Y-109.45
X88.75Y-110.45
X88.75Y-111.95
X88.75Y-112.95
X88.75Y-113.95
X88.75Y-114.95
X90.65Y-103.95
X90.65Y-104.95
X90.65Y-105.95
X90.65Y-106.95
X90.65Y-107.95
X90.65Y-108.95
X90.65Y-110.2
X90.65Y-111.45
X90.65Y-112.45
X90.65Y-113.45
X90.65Y-114.45
X90.9Y-121.55
X91.35Y-115.75
X91.9Y-119.65
X92.4Y-108.45
X92.71Y-103.441
X94.1Y-110.55
X94.1Y-117.7
X95.25Y-103.441
X95.6Y-121.6
X95.6Y-123.1
X95.85Y-118.1
X96.45Y-117.2
X96.5Y-120.75
X96.5Y-123.95
X97.4Y-121.45
X97.4Y-123.1
X97.79Y-103.441
X98.35Y-117.15
X98.35Y-118.15
X98.4Y-121.25
X98.45Y-120.1
X99.25Y-121.95
X99.35Y-118.35
X99.9Y-121.15
X100.33Y-103.441
X100.55Y-121.95
X101.2Y-121.15
X101.85Y-121.95
X102.5Y-121.15
X102.87Y-103.441
X103.15Y-121.95
X103.8Y-121.15
X104.45Y-121.95
X104.8Y-110.35
X105.1Y-118.35
X105.1Y-121.9
X105.41Y-103.441
X105.813Y-121.6
X105.813Y-123.1
X106.713Y-123.95
X106.75Y-120.75
X107.315Y-103.441
X107.55Y-110.35
X107.614Y-123.1
X107.95Y-119.4
X108.0Y-120.55
X108.25Y-104.95
X108.25Y-109.7
X108.25Y-114.45
X108.6Y-121.35
X109.45Y-118.35
X109.45Y-121.95
X110.1Y-121.21
X110.15Y-104.45
X110.15Y-109.45
X110.15Y-114.45
X110.75Y-120.49
X110.75Y-121.95
X110.85Y-104.65
X111.0Y-108.55
X111.05Y-110.35
X111.4Y-121.21
X112.05Y-121.95
X112.5Y-108.55
X112.5Y-110.35
X112.7Y-121.15
X113.03Y-103.441
X113.35Y-109.45
X113.35Y-121.95
X114.0Y-121.15
X114.65Y-121.95
X115.25Y-108.65
X115.25Y-110.35
X115.3Y-118.3
X115.3Y-121.95
X115.57Y-103.441
X115.95Y-121.6
X115.95Y-123.1
X116.4Y-116.25
X116.45Y-108.45
X116.7Y-118.15
X116.85Y-123.95
X117.75Y-121.6
X117.8Y-123.1
X118.11Y-103.441
X118.745Y-125.73
X119.1Y-116.25
X119.15Y-123.25
X119.55Y-120.85
X119.6Y-118.05
X119.65Y-110.95
X120.1Y-116.25
X120.587Y-103.441
X120.65Y-125.095
X120.85Y-121.2
X121.4Y-116.25
X122.15Y-118.35
X122.15Y-121.95
X122.555Y-125.73
X122.8Y-121.15
X123.126Y-103.441
X123.2Y-112.95
X123.45Y-121.95
X124.1Y-121.15
X124.35Y-112.45
X124.75Y-121.95
X125.2Y-108.5
X125.2Y-110.3
X125.25Y-109.4
X125.4Y-121.2
X125.603Y-103.441
X126.05Y-121.95
X126.1Y-108.5
X126.1Y-110.3
X126.7Y-121.15
X127.35Y-121.95
X127.6Y-108.5
X127.6Y-110.3
X128.0Y-118.35
X128.0Y-121.95
X128.143Y-103.441
X128.45Y-109.4
X128.65Y-121.6
X128.65Y-123.1
X129.55Y-120.75
X129.55Y-123.95
X130.4Y-118.8
X130.45Y-121.6
X130.45Y-123.1
X130.683Y-103.441
X130.95Y-110.95
X131.55Y-104.45
X131.55Y-105.45
X131.55Y-106.45
X131.55Y-107.45
X131.55Y-108.45
X131.55Y-109.45
X131.55Y-110.45
X131.55Y-111.95
X131.55Y-112.95
X131.55Y-113.95
X131.55Y-114.95
X132.3Y-118.35
X132.3Y-121.95
X132.95Y-121.15
X133.45Y-103.95
X133.45Y-104.95
X133.45Y-105.95
X133.45Y-106.95
X133.45Y-107.95
X133.45Y-108.95
X133.45Y-109.95
X133.45Y-111.45
X133.45Y-112.45
X133.45Y-113.45
X133.45Y-114.45
X133.45Y-115.45
X133.6Y-121.95
X134.25Y-121.15
X134.62Y-103.441
X134.9Y-118.35
X134.9Y-121.95
X135.1Y-106.4
X135.4Y-107.5
X135.55Y-121.15
X135.6Y-111.05
X135.85Y-114.05
X136.2Y-115.45
X136.2Y-121.95
X136.25Y-109.45
X136.398Y-103.441
X136.85Y-121.15
X137.5Y-121.95
X137.55Y-114.3
X138.15Y-118.35
X138.15Y-121.95
X138.303Y-103.441
X138.45Y-104.45
X138.8Y-121.6
X138.8Y-123.1
X139.55Y-123.925
X139.7Y-120.75
X140.2Y-118.9
X140.6Y-121.6
X140.843Y-103.441
X141.5Y-120.75
X142.4Y-123.1
X143.383Y-103.441
X143.65Y-116.05
X143.65Y-118.35
X143.65Y-121.95
X144.3Y-121.15
X144.95Y-121.95
X145.6Y-121.15
X145.923Y-103.441
X146.25Y-121.95
X146.55Y-115.7
X146.9Y-121.15
X147.55Y-121.95
X147.6Y-115.7
X147.7Y-107.55
X148.05Y-110.95
X148.2Y-121.15
X148.4Y-105.95
X148.463Y-103.441
X148.85Y-121.95
X149.0Y-119.55
X149.5Y-118.35
X149.5Y-121.95
X149.85Y-116.05
X150.15Y-121.6
X150.15Y-123.1
X150.5Y-106.45
X150.55Y-104.45
X150.8Y-116.35
X151.0Y-104.95
X151.003Y-103.441
X151.05Y-123.95
X151.1Y-117.4
X152.6Y-118.35
X152.6Y-121.95
X152.8Y-116.05
X152.85Y-109.45
X152.95Y-104.3
X152.95Y-105.0
X152.95Y-114.45
X153.1Y-106.95
X153.25Y-121.15
X153.543Y-103.441
X153.6Y-108.55
X153.786Y-110.314
X153.9Y-121.95
X154.55Y-121.15
X154.95Y-108.6
X155.1Y-110.35
X155.1Y-115.5
X155.2Y-121.95
X155.85Y-121.15
X156.083Y-103.441
X156.5Y-121.95
X157.15Y-121.15
X157.353Y-105.918
X157.353Y-113.411
X157.8Y-121.95
X158.45Y-121.95
X158.623Y-103.441
X158.623Y-108.204
X159.1Y-121.6
X159.1Y-123.1
X159.6Y-116.8
X159.893Y-105.918
X159.893Y-115.824
X160.0Y-120.75
X160.0Y-123.95
X160.528Y-103.441
X160.9Y-121.6
X160.9Y-123.1
X161.29Y-120.015
X163.703Y-103.441
X163.703Y-117.475
X163.83Y-122.555
X165.163Y-103.441
X166.37Y-120.015
X166.624Y-103.441
X168.719Y-105.791
X168.719Y-107.315
X168.719Y-109.855
X168.719Y-112.395
X168.719Y-114.935
X168.719Y-117.475
X168.719Y-120.015
X168.719Y-122.301
T2
X76.55Y-113.75
T3
X76.1Y-111.15
X76.55Y-121.873
X77.3Y-110.25
X77.6Y-114.8
X77.6Y-122.873
X79.1Y-114.8
X79.4Y-109.3
X80.1Y-113.75
X80.6Y-110.2
X80.6Y-112.1
X85.55Y-107.95
X85.6Y-109.45
X86.6Y-106.95
X86.6Y-110.45
X87.55Y-109.45
X87.65Y-107.95
T4
X78.105Y-125.095
X79.375Y-125.095
X80.645Y-125.095
X81.915Y-125.095
X83.185Y-125.095
X84.455Y-125.095
X85.725Y-125.095
X86.995Y-125.095
X88.265Y-125.095
X89.535Y-125.095
X90.805Y-125.095
X92.075Y-125.095
X93.345Y-125.095
X94.615Y-125.095
X95.885Y-125.095
X97.155Y-125.095
X98.425Y-125.095
X99.695Y-125.095
X100.965Y-125.095
X102.235Y-125.095
X103.505Y-125.095
X104.775Y-125.095
X106.045Y-125.095
X107.315Y-125.095
X108.585Y-125.095
X109.855Y-125.095
X111.125Y-125.095
X112.395Y-125.095
X113.665Y-125.095
X114.935Y-125.095
X116.205Y-125.095
X117.475Y-125.095
X123.825Y-125.095
X125.095Y-125.095
X126.365Y-125.095
X127.635Y-125.095
X128.905Y-125.095
X130.175Y-125.095
X131.445Y-125.095
X132.715Y-125.095
X133.985Y-125.095
X135.255Y-125.095
X136.525Y-125.095
X137.795Y-125.095
X139.065Y-125.095
X140.335Y-125.095
X141.605Y-125.095
X142.875Y-125.095
X144.145Y-125.095
X145.415Y-125.095
X146.685Y-125.095
X147.955Y-125.095
X149.225Y-125.095
X150.495Y-125.095
X151.765Y-125.095
X153.035Y-125.095
X154.305Y-125.095
X155.575Y-125.095
X156.845Y-125.095
X158.115Y-125.095
X159.385Y-125.095
X160.655Y-125.095
X161.925Y-125.095
X163.195Y-125.095
T5
X73.406Y-104.267
X75.438Y-125.984
X167.894Y-104.267
X167.894Y-125.984
M30