https://github.com/Halibut-Electronics/Open-Headset-Interconnect-Standard/issues/3 Moved KiCAD files from private repo.
This commit is contained in:
27
.gitignore
vendored
Normal file
27
.gitignore
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
|
||||
# Format documentation: http://kicad-pcb.org/help/file-formats/
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*.sch-bak
|
||||
*~
|
||||
_autosave-*
|
||||
*.tmp
|
||||
*-save.pro
|
||||
*-save.kicad_pcb
|
||||
fp-info-cache
|
||||
*-backups/
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
*.dsn
|
||||
*.ses
|
||||
|
||||
# Exported BOM files
|
||||
*.xml
|
||||
*.csv
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7627
KiCAD/MicPreampTest/MicPreampTest.kicad_pcb
Normal file
7627
KiCAD/MicPreampTest/MicPreampTest.kicad_pcb
Normal file
File diff suppressed because it is too large
Load Diff
74
KiCAD/MicPreampTest/MicPreampTest.kicad_prl
Normal file
74
KiCAD/MicPreampTest/MicPreampTest.kicad_prl
Normal file
@ -0,0 +1,74 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"pads": 1.0,
|
||||
"tracks": 1.0,
|
||||
"vias": 1.0,
|
||||
"zones": 0.6
|
||||
},
|
||||
"ratsnest_display_mode": 0,
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": true,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30,
|
||||
32,
|
||||
33,
|
||||
34,
|
||||
35,
|
||||
36
|
||||
],
|
||||
"visible_layers": "fffffff_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
"filename": "MicPreampTest.kicad_prl",
|
||||
"version": 3
|
||||
},
|
||||
"project": {
|
||||
"files": []
|
||||
}
|
||||
}
|
433
KiCAD/MicPreampTest/MicPreampTest.kicad_pro
Normal file
433
KiCAD/MicPreampTest/MicPreampTest.kicad_pro
Normal file
@ -0,0 +1,433 @@
|
||||
{
|
||||
"board": {
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"board_outline_line_width": 0.09999999999999999,
|
||||
"copper_line_width": 0.19999999999999998,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
"copper_text_size_v": 1.5,
|
||||
"copper_text_thickness": 0.3,
|
||||
"copper_text_upright": false,
|
||||
"courtyard_line_width": 0.049999999999999996,
|
||||
"dimension_precision": 4,
|
||||
"dimension_units": 3,
|
||||
"dimensions": {
|
||||
"arrow_length": 1270000,
|
||||
"extension_offset": 500000,
|
||||
"keep_text_aligned": true,
|
||||
"suppress_zeroes": false,
|
||||
"text_position": 0,
|
||||
"units_format": 1
|
||||
},
|
||||
"fab_line_width": 0.09999999999999999,
|
||||
"fab_text_italic": false,
|
||||
"fab_text_size_h": 1.0,
|
||||
"fab_text_size_v": 1.0,
|
||||
"fab_text_thickness": 0.15,
|
||||
"fab_text_upright": false,
|
||||
"other_line_width": 0.15,
|
||||
"other_text_italic": false,
|
||||
"other_text_size_h": 1.0,
|
||||
"other_text_size_v": 1.0,
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"45_degree_only": false,
|
||||
"min_clearance": 0.508
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"copper_edge_clearance": "error",
|
||||
"courtyards_overlap": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
"drill_out_of_range": "error",
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint_type_mismatch": "error",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"invalid_outline": "error",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
"padstack": "error",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
"zone_has_empty_net": "error",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rules": {
|
||||
"allow_blind_buried_vias": false,
|
||||
"allow_microvias": false,
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_copper_edge_clearance": 0.0,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.19999999999999998,
|
||||
"min_via_annular_width": 0.049999999999999996,
|
||||
"min_via_diameter": 0.39999999999999997,
|
||||
"solder_mask_clearance": 0.0,
|
||||
"solder_mask_min_width": 0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"track_widths": [
|
||||
0.0
|
||||
],
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false,
|
||||
"zones_use_no_outline": true
|
||||
},
|
||||
"layer_presets": []
|
||||
},
|
||||
"boards": [],
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
"erc": {
|
||||
"erc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"pin_map": [
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
]
|
||||
],
|
||||
"rule_severities": {
|
||||
"bus_definition_conflict": "error",
|
||||
"bus_entry_needed": "error",
|
||||
"bus_label_syntax": "error",
|
||||
"bus_to_bus_conflict": "error",
|
||||
"bus_to_net_conflict": "error",
|
||||
"different_unit_footprint": "error",
|
||||
"different_unit_net": "error",
|
||||
"duplicate_reference": "error",
|
||||
"duplicate_sheet_names": "error",
|
||||
"extra_units": "error",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"lib_symbol_issues": "warning",
|
||||
"multiple_net_names": "warning",
|
||||
"net_not_bus_member": "warning",
|
||||
"no_connect_connected": "warning",
|
||||
"no_connect_dangling": "warning",
|
||||
"pin_not_connected": "error",
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"power_pin_not_driven": "error",
|
||||
"similar_labels": "warning",
|
||||
"unannotated": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"pinned_footprint_libs": [],
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "MicPreampTest.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12.0,
|
||||
"clearance": 0.2,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Default",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.508,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6.0
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
"net_colors": null
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
||||
"vrml": ""
|
||||
},
|
||||
"page_layout_descr_file": ""
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"drawing": {
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
"intersheets_ref_show": false,
|
||||
"intersheets_ref_suffix": "",
|
||||
"junction_size_choice": 3,
|
||||
"label_size_ratio": 0.375,
|
||||
"pin_symbol_size": 25.0,
|
||||
"text_offset_ratio": 0.15
|
||||
},
|
||||
"legacy_lib_dir": "",
|
||||
"legacy_lib_list": [],
|
||||
"meta": {
|
||||
"version": 1
|
||||
},
|
||||
"net_format_name": "",
|
||||
"ngspice": {
|
||||
"fix_include_paths": true,
|
||||
"fix_passive_vals": false,
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"model_mode": 0,
|
||||
"workbook_filename": ""
|
||||
},
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"spice_adjust_passive_values": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"45fe3954-aef9-495a-92f6-3bb0ede9d08d",
|
||||
""
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
}
|
1032
KiCAD/MicPreampTest/MicPreampTest.kicad_sch
Normal file
1032
KiCAD/MicPreampTest/MicPreampTest.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
86780
KiCAD/MicPreampTest/fp-info-cache
Normal file
86780
KiCAD/MicPreampTest/fp-info-cache
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,6 @@
|
||||
Comment,Designator,Footprint,LCSC
|
||||
1uF,C1,C_0603_1608Metric_Pad1.08x0.95mm_HandSolder,C15849
|
||||
27k,R2,R_0603_1608Metric_Pad0.98x0.95mm_HandSolder,C22967
|
||||
470,R3,R_0603_1608Metric_Pad0.98x0.95mm_HandSolder,C23179
|
||||
75k,R1,R_0603_1608Metric_Pad0.98x0.95mm_HandSolder,C23242
|
||||
S9013,Q1,SOT-23,C6749
|
|
@ -0,0 +1,6 @@
|
||||
Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
|
||||
C1,1uF,C_0603_1608Metric_Pad1.08x0.95mm_HandSolder,127.0,-66.675,0.0,top
|
||||
Q1,S9013,SOT-23,133.985,-64.77,270.0,top
|
||||
R1,75k,R_0603_1608Metric_Pad0.98x0.95mm_HandSolder,130.81,-64.135,-90.0,top
|
||||
R2,27k,R_0603_1608Metric_Pad0.98x0.95mm_HandSolder,130.81,-69.215,-90.0,top
|
||||
R3,470,R_0603_1608Metric_Pad0.98x0.95mm_HandSolder,135.255,-69.215,-90.0,top
|
|
BIN
KiCAD/MicPreampTest/jlcpcb/gerber/GERBER-MicPreampTest.zip
Normal file
BIN
KiCAD/MicPreampTest/jlcpcb/gerber/GERBER-MicPreampTest.zip
Normal file
Binary file not shown.
3053
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-CuBottom.gbr
Normal file
3053
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-CuBottom.gbr
Normal file
File diff suppressed because it is too large
Load Diff
4229
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-CuTop.gbr
Normal file
4229
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-CuTop.gbr
Normal file
File diff suppressed because it is too large
Load Diff
26
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-EdgeCuts.gbr
Normal file
26
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-EdgeCuts.gbr
Normal file
@ -0,0 +1,26 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.7-f9a2dced07~116~ubuntu20.04.1*%
|
||||
%TF.CreationDate,2022-08-02T17:22:42-07:00*%
|
||||
%TF.ProjectId,MicPreampTest,4d696350-7265-4616-9d70-546573742e6b,rev?*%
|
||||
%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 6.0.7-f9a2dced07~116~ubuntu20.04.1) date 2022-08-02 17:22:42*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%TA.AperFunction,Profile*%
|
||||
%ADD10C,0.100000*%
|
||||
%TD*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X152400000Y-57150000D02*
|
||||
X152400000Y-95250000D01*
|
||||
X82550000Y-57150000D02*
|
||||
X152400000Y-57150000D01*
|
||||
X82550000Y-95250000D02*
|
||||
X82550000Y-57150000D01*
|
||||
X152400000Y-95250000D02*
|
||||
X82550000Y-95250000D01*
|
||||
M02*
|
@ -0,0 +1,81 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.7-f9a2dced07~116~ubuntu20.04.1*%
|
||||
%TF.CreationDate,2022-08-02T17:22:42-07:00*%
|
||||
%TF.ProjectId,MicPreampTest,4d696350-7265-4616-9d70-546573742e6b,rev?*%
|
||||
%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 6.0.7-f9a2dced07~116~ubuntu20.04.1) date 2022-08-02 17:22:42*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%ADD10C,3.200000*%
|
||||
%ADD11R,1.700000X1.700000*%
|
||||
%ADD12O,1.700000X1.700000*%
|
||||
%ADD13O,1.100000X1.700000*%
|
||||
%ADD14C,1.500000*%
|
||||
%ADD15C,3.400000*%
|
||||
%ADD16C,2.900000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X86360000Y-91440000D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X86360000Y-60960000D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X148590000Y-60960000D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X148590000Y-91440000D03*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,J2*%
|
||||
X134625000Y-77475000D03*
|
||||
D12*
|
||||
X132085000Y-77475000D03*
|
||||
X134625000Y-74935000D03*
|
||||
X132085000Y-74935000D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,J5*%
|
||||
X112000000Y-92050000D03*
|
||||
X112000000Y-89050000D03*
|
||||
X112000000Y-85050000D03*
|
||||
X116600000Y-83950000D03*
|
||||
D14*
|
||||
X114300000Y-93650000D03*
|
||||
X114300000Y-86650000D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,J4*%
|
||||
X138670000Y-92050000D03*
|
||||
X138670000Y-89050000D03*
|
||||
X138670000Y-85050000D03*
|
||||
X143270000Y-83950000D03*
|
||||
D14*
|
||||
X140970000Y-93650000D03*
|
||||
X140970000Y-86650000D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,J3*%
|
||||
X121525000Y-92050000D03*
|
||||
X121525000Y-89050000D03*
|
||||
X121525000Y-85050000D03*
|
||||
X126125000Y-83950000D03*
|
||||
D14*
|
||||
X123825000Y-93650000D03*
|
||||
X123825000Y-86650000D03*
|
||||
%TD*%
|
||||
D15*
|
||||
%TO.C,J1*%
|
||||
X99695000Y-78960000D03*
|
||||
X92075000Y-78960000D03*
|
||||
D16*
|
||||
X95885000Y-83410000D03*
|
||||
X104135000Y-89120000D03*
|
||||
%TD*%
|
||||
M02*
|
126
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-MaskTop.gbr
Normal file
126
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-MaskTop.gbr
Normal file
@ -0,0 +1,126 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.7-f9a2dced07~116~ubuntu20.04.1*%
|
||||
%TF.CreationDate,2022-08-02T17:22:42-07:00*%
|
||||
%TF.ProjectId,MicPreampTest,4d696350-7265-4616-9d70-546573742e6b,rev?*%
|
||||
%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 6.0.7-f9a2dced07~116~ubuntu20.04.1) date 2022-08-02 17:22:42*
|
||||
%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*
|
||||
%ADD10C,3.200000*%
|
||||
%ADD11R,1.700000X1.700000*%
|
||||
%ADD12O,1.700000X1.700000*%
|
||||
%ADD13RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*%
|
||||
%ADD14RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*%
|
||||
%ADD15O,1.100000X1.700000*%
|
||||
%ADD16C,1.500000*%
|
||||
%ADD17C,3.400000*%
|
||||
%ADD18C,2.900000*%
|
||||
%ADD19RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X86360000Y-91440000D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X86360000Y-60960000D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X148590000Y-60960000D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X148590000Y-91440000D03*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,J2*%
|
||||
X134625000Y-77475000D03*
|
||||
D12*
|
||||
X132085000Y-77475000D03*
|
||||
X134625000Y-74935000D03*
|
||||
X132085000Y-74935000D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,R3*%
|
||||
X135255000Y-68302500D03*
|
||||
X135255000Y-70127500D03*
|
||||
%TD*%
|
||||
%TO.C,R2*%
|
||||
X130810000Y-68302500D03*
|
||||
X130810000Y-70127500D03*
|
||||
%TD*%
|
||||
%TO.C,R1*%
|
||||
X130810000Y-63222500D03*
|
||||
X130810000Y-65047500D03*
|
||||
%TD*%
|
||||
D14*
|
||||
%TO.C,Q1*%
|
||||
X133035000Y-65707500D03*
|
||||
X134935000Y-65707500D03*
|
||||
X133985000Y-63832500D03*
|
||||
%TD*%
|
||||
D15*
|
||||
%TO.C,J5*%
|
||||
X112000000Y-92050000D03*
|
||||
X112000000Y-89050000D03*
|
||||
X112000000Y-85050000D03*
|
||||
X116600000Y-83950000D03*
|
||||
D16*
|
||||
X114300000Y-93650000D03*
|
||||
X114300000Y-86650000D03*
|
||||
%TD*%
|
||||
D15*
|
||||
%TO.C,J4*%
|
||||
X138670000Y-92050000D03*
|
||||
X138670000Y-89050000D03*
|
||||
X138670000Y-85050000D03*
|
||||
X143270000Y-83950000D03*
|
||||
D16*
|
||||
X140970000Y-93650000D03*
|
||||
X140970000Y-86650000D03*
|
||||
%TD*%
|
||||
D15*
|
||||
%TO.C,J3*%
|
||||
X121525000Y-92050000D03*
|
||||
X121525000Y-89050000D03*
|
||||
X121525000Y-85050000D03*
|
||||
X126125000Y-83950000D03*
|
||||
D16*
|
||||
X123825000Y-93650000D03*
|
||||
X123825000Y-86650000D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,J1*%
|
||||
X99695000Y-78960000D03*
|
||||
X92075000Y-78960000D03*
|
||||
D18*
|
||||
X95885000Y-83410000D03*
|
||||
X104135000Y-89120000D03*
|
||||
%TD*%
|
||||
D19*
|
||||
%TO.C,C1*%
|
||||
X126137500Y-66675000D03*
|
||||
X127862500Y-66675000D03*
|
||||
%TD*%
|
||||
M02*
|
BIN
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-NPTH-drl_map.pdf
Normal file
BIN
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-NPTH-drl_map.pdf
Normal file
Binary file not shown.
29
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-NPTH.drl
Normal file
29
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-NPTH.drl
Normal file
@ -0,0 +1,29 @@
|
||||
M48
|
||||
; DRILL file {KiCad 6.0.7-f9a2dced07~116~ubuntu20.04.1} date Tue 02 Aug 2022 05:22:42 PM PDT
|
||||
; FORMAT={-:-/ absolute / inch / decimal}
|
||||
; #@! TF.CreationDate,2022-08-02T17:22:42-07:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,6.0.7-f9a2dced07~116~ubuntu20.04.1
|
||||
; #@! TF.FileFunction,NonPlated,1,2,NPTH
|
||||
FMAT,2
|
||||
INCH
|
||||
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
|
||||
T1C0.0591
|
||||
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
|
||||
T2C0.1260
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T1
|
||||
X4.5Y-3.4114
|
||||
X4.5Y-3.687
|
||||
X4.875Y-3.4114
|
||||
X4.875Y-3.687
|
||||
X5.55Y-3.4114
|
||||
X5.55Y-3.687
|
||||
T2
|
||||
X3.4Y-2.4
|
||||
X3.4Y-3.6
|
||||
X5.85Y-2.4
|
||||
X5.85Y-3.6
|
||||
T0
|
||||
M30
|
BIN
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-PTH-drl_map.pdf
Normal file
BIN
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-PTH-drl_map.pdf
Normal file
Binary file not shown.
176
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-PTH.drl
Normal file
176
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-PTH.drl
Normal file
@ -0,0 +1,176 @@
|
||||
M48
|
||||
; DRILL file {KiCad 6.0.7-f9a2dced07~116~ubuntu20.04.1} date Tue 02 Aug 2022 05:22:42 PM PDT
|
||||
; FORMAT={-:-/ absolute / inch / decimal}
|
||||
; #@! TF.CreationDate,2022-08-02T17:22:42-07:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,6.0.7-f9a2dced07~116~ubuntu20.04.1
|
||||
; #@! TF.FileFunction,Plated,1,2,PTH
|
||||
FMAT,2
|
||||
INCH
|
||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||
T1C0.0157
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T2C0.0236
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T3C0.0394
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T4C0.0472
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T5C0.0630
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T1
|
||||
X3.3Y-2.3
|
||||
X3.3Y-2.5
|
||||
X3.3Y-2.75
|
||||
X3.3Y-3.0
|
||||
X3.3Y-3.25
|
||||
X3.3Y-3.5
|
||||
X3.3Y-3.7
|
||||
X3.5Y-2.3
|
||||
X3.5Y-3.7
|
||||
X3.525Y-3.075
|
||||
X3.6Y-3.225
|
||||
X3.65Y-3.0
|
||||
X3.725Y-3.075
|
||||
X3.75Y-2.3
|
||||
X3.75Y-3.7
|
||||
X3.925Y-2.95
|
||||
X4.0Y-2.3
|
||||
X4.0Y-3.7
|
||||
X4.225Y-2.95
|
||||
X4.25Y-2.3
|
||||
X4.25Y-3.7
|
||||
X4.35Y-3.075
|
||||
X4.4Y-3.425
|
||||
X4.425Y-3.7
|
||||
X4.475Y-3.075
|
||||
X4.475Y-3.325
|
||||
X4.5Y-2.3
|
||||
X4.575Y-2.95
|
||||
X4.575Y-3.7
|
||||
X4.7Y-3.7
|
||||
X4.75Y-2.3
|
||||
X4.775Y-3.275
|
||||
X4.775Y-3.425
|
||||
X4.775Y-3.7
|
||||
X4.85Y-3.55
|
||||
X4.9Y-2.625
|
||||
X4.95Y-2.925
|
||||
X4.95Y-3.05
|
||||
X4.95Y-3.425
|
||||
X4.95Y-3.7
|
||||
X5.0Y-2.3
|
||||
X5.025Y-2.7
|
||||
X5.025Y-3.325
|
||||
X5.075Y-2.575
|
||||
X5.1Y-2.425
|
||||
X5.101Y-3.624
|
||||
X5.15Y-2.8
|
||||
X5.15Y-2.9
|
||||
X5.15Y-3.0
|
||||
X5.2Y-3.125
|
||||
X5.2Y-3.325
|
||||
X5.2Y-3.45
|
||||
X5.2Y-3.55
|
||||
X5.25Y-2.3
|
||||
X5.25Y-3.7
|
||||
X5.275Y-2.65
|
||||
X5.3Y-2.875
|
||||
X5.3Y-3.125
|
||||
X5.3Y-3.325
|
||||
X5.3Y-3.45
|
||||
X5.3Y-3.55
|
||||
X5.325Y-2.45
|
||||
X5.325Y-2.8
|
||||
X5.375Y-2.6
|
||||
X5.375Y-3.0
|
||||
X5.45Y-3.425
|
||||
X5.475Y-2.675
|
||||
X5.475Y-2.875
|
||||
X5.475Y-3.7
|
||||
X5.5Y-2.3
|
||||
X5.525Y-3.3
|
||||
X5.625Y-3.7
|
||||
X5.75Y-2.3
|
||||
X5.95Y-2.3
|
||||
X5.95Y-2.5
|
||||
X5.95Y-2.75
|
||||
X5.95Y-3.0
|
||||
X5.95Y-3.25
|
||||
X5.95Y-3.5
|
||||
X5.95Y-3.7
|
||||
T3
|
||||
X5.2002Y-2.9502
|
||||
X5.2002Y-3.0502
|
||||
X5.3002Y-2.9502
|
||||
X5.3002Y-3.0502
|
||||
T4
|
||||
X3.775Y-3.2839
|
||||
X4.0998Y-3.5087
|
||||
T5
|
||||
X3.625Y-3.1087
|
||||
X3.925Y-3.1087
|
||||
T2
|
||||
G00X4.4094Y-3.3602
|
||||
M15
|
||||
G01X4.4094Y-3.3366
|
||||
M16
|
||||
G05
|
||||
G00X4.4094Y-3.5177
|
||||
M15
|
||||
G01X4.4094Y-3.4941
|
||||
M16
|
||||
G05
|
||||
G00X4.4094Y-3.6358
|
||||
M15
|
||||
G01X4.4094Y-3.6122
|
||||
M16
|
||||
G05
|
||||
G00X4.5906Y-3.3169
|
||||
M15
|
||||
G01X4.5906Y-3.2933
|
||||
M16
|
||||
G05
|
||||
G00X4.7844Y-3.3602
|
||||
M15
|
||||
G01X4.7844Y-3.3366
|
||||
M16
|
||||
G05
|
||||
G00X4.7844Y-3.5177
|
||||
M15
|
||||
G01X4.7844Y-3.4941
|
||||
M16
|
||||
G05
|
||||
G00X4.7844Y-3.6358
|
||||
M15
|
||||
G01X4.7844Y-3.6122
|
||||
M16
|
||||
G05
|
||||
G00X4.9656Y-3.3169
|
||||
M15
|
||||
G01X4.9656Y-3.2933
|
||||
M16
|
||||
G05
|
||||
G00X5.4594Y-3.3602
|
||||
M15
|
||||
G01X5.4594Y-3.3366
|
||||
M16
|
||||
G05
|
||||
G00X5.4594Y-3.5177
|
||||
M15
|
||||
G01X5.4594Y-3.4941
|
||||
M16
|
||||
G05
|
||||
G00X5.4594Y-3.6358
|
||||
M15
|
||||
G01X5.4594Y-3.6122
|
||||
M16
|
||||
G05
|
||||
G00X5.6406Y-3.3169
|
||||
M15
|
||||
G01X5.6406Y-3.2933
|
||||
M16
|
||||
G05
|
||||
T0
|
||||
M30
|
@ -0,0 +1,15 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.7-f9a2dced07~116~ubuntu20.04.1*%
|
||||
%TF.CreationDate,2022-08-02T17:22:42-07:00*%
|
||||
%TF.ProjectId,MicPreampTest,4d696350-7265-4616-9d70-546573742e6b,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Paste,Bot*%
|
||||
%TF.FilePolarity,Positive*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 6.0.7-f9a2dced07~116~ubuntu20.04.1) date 2022-08-02 17:22:42*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 APERTURE END LIST*
|
||||
M02*
|
60
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-PasteTop.gbr
Normal file
60
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-PasteTop.gbr
Normal file
@ -0,0 +1,60 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.7-f9a2dced07~116~ubuntu20.04.1*%
|
||||
%TF.CreationDate,2022-08-02T17:22:42-07:00*%
|
||||
%TF.ProjectId,MicPreampTest,4d696350-7265-4616-9d70-546573742e6b,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Paste,Top*%
|
||||
%TF.FilePolarity,Positive*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 6.0.7-f9a2dced07~116~ubuntu20.04.1) date 2022-08-02 17:22:42*
|
||||
%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.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*%
|
||||
%ADD11RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*%
|
||||
%ADD12RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
%TO.C,R3*%
|
||||
X135255000Y-68302500D03*
|
||||
X135255000Y-70127500D03*
|
||||
%TD*%
|
||||
%TO.C,R2*%
|
||||
X130810000Y-68302500D03*
|
||||
X130810000Y-70127500D03*
|
||||
%TD*%
|
||||
%TO.C,R1*%
|
||||
X130810000Y-63222500D03*
|
||||
X130810000Y-65047500D03*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,Q1*%
|
||||
X133035000Y-65707500D03*
|
||||
X134935000Y-65707500D03*
|
||||
X133985000Y-63832500D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,C1*%
|
||||
X126137500Y-66675000D03*
|
||||
X127862500Y-66675000D03*
|
||||
%TD*%
|
||||
M02*
|
@ -0,0 +1,82 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.7-f9a2dced07~116~ubuntu20.04.1*%
|
||||
%TF.CreationDate,2022-08-02T17:22:42-07:00*%
|
||||
%TF.ProjectId,MicPreampTest,4d696350-7265-4616-9d70-546573742e6b,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%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 6.0.7-f9a2dced07~116~ubuntu20.04.1) date 2022-08-02 17:22:42*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%ADD10C,3.200000*%
|
||||
%ADD11R,1.700000X1.700000*%
|
||||
%ADD12O,1.700000X1.700000*%
|
||||
%ADD13O,1.100000X1.700000*%
|
||||
%ADD14C,1.500000*%
|
||||
%ADD15C,3.400000*%
|
||||
%ADD16C,2.900000*%
|
||||
G04 APERTURE END LIST*
|
||||
%LPC*%
|
||||
D10*
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X86360000Y-91440000D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X86360000Y-60960000D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X148590000Y-60960000D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X148590000Y-91440000D03*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,J2*%
|
||||
X134625000Y-77475000D03*
|
||||
D12*
|
||||
X132085000Y-77475000D03*
|
||||
X134625000Y-74935000D03*
|
||||
X132085000Y-74935000D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,J5*%
|
||||
X112000000Y-92050000D03*
|
||||
X112000000Y-89050000D03*
|
||||
X112000000Y-85050000D03*
|
||||
X116600000Y-83950000D03*
|
||||
D14*
|
||||
X114300000Y-93650000D03*
|
||||
X114300000Y-86650000D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,J4*%
|
||||
X138670000Y-92050000D03*
|
||||
X138670000Y-89050000D03*
|
||||
X138670000Y-85050000D03*
|
||||
X143270000Y-83950000D03*
|
||||
D14*
|
||||
X140970000Y-93650000D03*
|
||||
X140970000Y-86650000D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,J3*%
|
||||
X121525000Y-92050000D03*
|
||||
X121525000Y-89050000D03*
|
||||
X121525000Y-85050000D03*
|
||||
X126125000Y-83950000D03*
|
||||
D14*
|
||||
X123825000Y-93650000D03*
|
||||
X123825000Y-86650000D03*
|
||||
%TD*%
|
||||
D15*
|
||||
%TO.C,J1*%
|
||||
X99695000Y-78960000D03*
|
||||
X92075000Y-78960000D03*
|
||||
D16*
|
||||
X95885000Y-83410000D03*
|
||||
X104135000Y-89120000D03*
|
||||
%TD*%
|
||||
M02*
|
1918
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-SilkTop.gbr
Normal file
1918
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-SilkTop.gbr
Normal file
File diff suppressed because it is too large
Load Diff
38
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-VScore.gbr
Normal file
38
KiCAD/MicPreampTest/jlcpcb/gerber/MicPreampTest-VScore.gbr
Normal file
@ -0,0 +1,38 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.7-f9a2dced07~116~ubuntu20.04.1*%
|
||||
%TF.CreationDate,2022-08-02T17:22:42-07:00*%
|
||||
%TF.ProjectId,MicPreampTest,4d696350-7265-4616-9d70-546573742e6b,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Other,Comment*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 6.0.7-f9a2dced07~116~ubuntu20.04.1) date 2022-08-02 17:22:42*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%ADD10C,0.150000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X89560000Y-91440000D02*
|
||||
G75*
|
||||
G03*
|
||||
X89560000Y-91440000I-3200000J0D01*
|
||||
G01*
|
||||
X89560000Y-60960000D02*
|
||||
G75*
|
||||
G03*
|
||||
X89560000Y-60960000I-3200000J0D01*
|
||||
G01*
|
||||
X151790000Y-60960000D02*
|
||||
G75*
|
||||
G03*
|
||||
X151790000Y-60960000I-3200000J0D01*
|
||||
G01*
|
||||
X151790000Y-91440000D02*
|
||||
G75*
|
||||
G03*
|
||||
X151790000Y-91440000I-3200000J0D01*
|
||||
G01*
|
||||
%TD*%
|
||||
M02*
|
BIN
KiCAD/MicPreampTest/jlcpcb/project.db
Normal file
BIN
KiCAD/MicPreampTest/jlcpcb/project.db
Normal file
Binary file not shown.
Reference in New Issue
Block a user