Updated to kicad 8

Added pdfs and gerbers
This commit is contained in:
Sebastian 2024-04-07 17:19:58 +02:00
parent 03f2812123
commit d665021b9a
18 changed files with 95465 additions and 48815 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,10 +3,12 @@
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
@ -65,6 +67,12 @@
"visible_layers": "7fdffff_80000001",
"zone_display_mode": 0
},
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "fy6900-ocxo.kicad_prl",
"version": 3

View File

@ -1,15 +1,19 @@
{
"board": {
"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": {
@ -20,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,
@ -62,20 +66,27 @@
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
@ -85,9 +96,14 @@
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
@ -104,20 +120,68 @@
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"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,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
0.5,
@ -125,6 +189,32 @@
1.5,
2.0
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [
{
"diameter": 0.0,
@ -134,7 +224,15 @@
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
},
"layer_presets": []
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
@ -321,15 +419,21 @@
"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",
@ -339,6 +443,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",
@ -356,7 +461,7 @@
"net_settings": {
"classes": [
{
"bus_width": 12.0,
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
@ -370,28 +475,93 @@
"track_width": 0.25,
"via_diameter": 0.8,
"via_drill": 0.4,
"wire_width": 6.0
"wire_width": 6
}
],
"meta": {
"version": 2
"version": 3
},
"net_colors": null
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "gerbers/",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"svg": "plot/",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"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": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"sort_asc": true,
"sort_field": "Reference"
},
"connection_grid_size": 50.0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
@ -402,6 +572,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
},
@ -421,16 +596,21 @@
"workbook_filename": ""
},
"page_layout_descr_file": "",
"plot_directory": "",
"plot_directory": "plot/",
"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
},
"sheets": [
[
"e63e39d7-6ac0-4ffd-8aa3-1841a4541b55",
""
"Root"
]
],
"text_variables": {}

File diff suppressed because it is too large Load Diff

4274
gerbers/fy6900-ocxo-B_Cu.gbr Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,170 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.1*%
%TF.CreationDate,2024-04-07T15:16:42+02:00*%
%TF.ProjectId,fy6900-ocxo,66793639-3030-42d6-9f63-786f2e6b6963,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 8.0.1) date 2024-04-07 15:16:42*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10O,2.000000X2.000000*%
%ADD11R,1.700000X1.700000*%
%ADD12R,3.000000X3.000000*%
%ADD13C,3.000000*%
%ADD14R,2.000000X2.000000*%
%ADD15C,6.400000*%
%ADD16R,1.600000X2.400000*%
%ADD17O,1.600000X2.400000*%
G04 APERTURE END LIST*
D10*
%TO.C,C5*%
X118745000Y-80010000D03*
X121245000Y-80010000D03*
%TD*%
%TO.C,L1*%
X118825000Y-74295000D03*
X128825000Y-74295000D03*
%TD*%
%TO.C,R5*%
X132720000Y-128905000D03*
X140340000Y-128905000D03*
%TD*%
%TO.C,R6*%
X132720000Y-144145000D03*
X140340000Y-144145000D03*
%TD*%
%TO.C,RV1*%
X142240000Y-123190000D03*
X134620000Y-120650000D03*
X129540000Y-123190000D03*
%TD*%
D11*
%TO.C,J5*%
X146050000Y-128905000D03*
D10*
X148590000Y-128905000D03*
%TD*%
D11*
%TO.C,J1*%
X113665000Y-74930000D03*
D10*
X113665000Y-77470000D03*
%TD*%
%TO.C,R3*%
X132720000Y-140335000D03*
X140340000Y-140335000D03*
%TD*%
%TO.C,C3*%
X141605000Y-104775000D03*
X144105000Y-104775000D03*
%TD*%
D11*
%TO.C,J2*%
X146050000Y-136525000D03*
D10*
X148590000Y-136525000D03*
%TD*%
D11*
%TO.C,J4*%
X146045000Y-132715000D03*
D10*
X148585000Y-132715000D03*
%TD*%
D12*
%TO.C,X1*%
X115570000Y-104775000D03*
D13*
X125095000Y-104775000D03*
X134620000Y-104775000D03*
X134620000Y-85725000D03*
X115570000Y-85725000D03*
%TD*%
D14*
%TO.C,C2*%
X139065000Y-114300000D03*
D10*
X141565000Y-114300000D03*
%TD*%
D14*
%TO.C,J7*%
X149225000Y-74930000D03*
D10*
X149225000Y-77470000D03*
%TD*%
%TO.C,C1*%
X113665000Y-128270000D03*
X111165000Y-128270000D03*
%TD*%
D15*
%TO.C,REF\u002A\u002A*%
X149860000Y-114300000D03*
%TD*%
D10*
%TO.C,R4*%
X132720000Y-132715000D03*
X140340000Y-132715000D03*
%TD*%
D14*
%TO.C,C4*%
X135255000Y-74295000D03*
D10*
X135255000Y-78095000D03*
%TD*%
D14*
%TO.C,C6*%
X149225000Y-95885000D03*
D10*
X149225000Y-99685000D03*
%TD*%
%TO.C,R2*%
X132720000Y-136525000D03*
X140340000Y-136525000D03*
%TD*%
%TO.C,R1*%
X141605000Y-91440000D03*
X141605000Y-99060000D03*
%TD*%
D11*
%TO.C,J3*%
X146050000Y-140335000D03*
D10*
X148590000Y-140335000D03*
%TD*%
D16*
%TO.C,U1*%
X113665000Y-140350000D03*
D17*
X116205000Y-140350000D03*
X118745000Y-140350000D03*
X121285000Y-140350000D03*
X123825000Y-140350000D03*
X126365000Y-140350000D03*
X128905000Y-140350000D03*
X128905000Y-132730000D03*
X126365000Y-132730000D03*
X123825000Y-132730000D03*
X121285000Y-132730000D03*
X118745000Y-132730000D03*
X116205000Y-132730000D03*
X113665000Y-132730000D03*
%TD*%
D10*
%TO.C,L2*%
X149225000Y-81360000D03*
X149225000Y-91360000D03*
%TD*%
D11*
%TO.C,J6*%
X146050000Y-144145000D03*
D10*
X148590000Y-144145000D03*
%TD*%
D15*
%TO.C,REF\u002A\u002A*%
X112395000Y-114300000D03*
%TD*%
M02*

View File

@ -0,0 +1,15 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.1*%
%TF.CreationDate,2024-04-07T15:16:42+02:00*%
%TF.ProjectId,fy6900-ocxo,66793639-3030-42d6-9f63-786f2e6b6963,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 8.0.1) date 2024-04-07 15:16:42*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,46 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.1*%
%TF.CreationDate,2024-04-07T15:16:42+02:00*%
%TF.ProjectId,fy6900-ocxo,66793639-3030-42d6-9f63-786f2e6b6963,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 8.0.1) date 2024-04-07 15:16:42*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%TA.AperFunction,Profile*%
%ADD10C,0.100000*%
%TD*%
G04 APERTURE END LIST*
D10*
X113030000Y-69850000D02*
X149225000Y-69850000D01*
X149225000Y-147955000D02*
X113030000Y-147955000D01*
X154305000Y-74930000D02*
X154305000Y-142875000D01*
X107950000Y-74930000D02*
G75*
G02*
X113030000Y-69850000I5080000J0D01*
G01*
X154305000Y-142875000D02*
G75*
G02*
X149225000Y-147955000I-5080000J0D01*
G01*
X113030000Y-147955000D02*
G75*
G02*
X107950000Y-142875000I0J5080000D01*
G01*
X149225000Y-69850000D02*
G75*
G02*
X154305000Y-74930000I0J-5080000D01*
G01*
X107950000Y-142875000D02*
X107950000Y-74930000D01*
M02*

4606
gerbers/fy6900-ocxo-F_Cu.gbr Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,217 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.1*%
%TF.CreationDate,2024-04-07T15:16:42+02:00*%
%TF.ProjectId,fy6900-ocxo,66793639-3030-42d6-9f63-786f2e6b6963,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 8.0.1) date 2024-04-07 15:16:42*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMFreePoly0*
4,1,19,0.550000,-0.750000,0.000000,-0.750000,0.000000,-0.744911,-0.071157,-0.744911,-0.207708,-0.704816,-0.327430,-0.627875,-0.420627,-0.520320,-0.479746,-0.390866,-0.500000,-0.250000,-0.500000,0.250000,-0.479746,0.390866,-0.420627,0.520320,-0.327430,0.627875,-0.207708,0.704816,-0.071157,0.744911,0.000000,0.744911,0.000000,0.750000,0.550000,0.750000,0.550000,-0.750000,0.550000,-0.750000,
$1*%
%AMFreePoly1*
4,1,19,0.000000,0.744911,0.071157,0.744911,0.207708,0.704816,0.327430,0.627875,0.420627,0.520320,0.479746,0.390866,0.500000,0.250000,0.500000,-0.250000,0.479746,-0.390866,0.420627,-0.520320,0.327430,-0.627875,0.207708,-0.704816,0.071157,-0.744911,0.000000,-0.744911,0.000000,-0.750000,-0.550000,-0.750000,-0.550000,0.750000,0.000000,0.750000,0.000000,0.744911,0.000000,0.744911,
$1*%
G04 Aperture macros list end*
%ADD10O,2.000000X2.000000*%
%ADD11R,1.700000X1.700000*%
%ADD12FreePoly0,180.000000*%
%ADD13R,1.000000X1.500000*%
%ADD14FreePoly1,180.000000*%
%ADD15FreePoly0,0.000000*%
%ADD16FreePoly1,0.000000*%
%ADD17R,3.000000X3.000000*%
%ADD18C,3.000000*%
%ADD19R,2.000000X2.000000*%
%ADD20C,6.400000*%
%ADD21R,1.600000X2.400000*%
%ADD22O,1.600000X2.400000*%
G04 APERTURE END LIST*
D10*
%TO.C,C5*%
X118745000Y-80010000D03*
X121245000Y-80010000D03*
%TD*%
%TO.C,L1*%
X118825000Y-74295000D03*
X128825000Y-74295000D03*
%TD*%
%TO.C,R5*%
X132720000Y-128905000D03*
X140340000Y-128905000D03*
%TD*%
%TO.C,R6*%
X132720000Y-144145000D03*
X140340000Y-144145000D03*
%TD*%
%TO.C,RV1*%
X142240000Y-123190000D03*
X134620000Y-120650000D03*
X129540000Y-123190000D03*
%TD*%
D11*
%TO.C,J5*%
X146050000Y-128905000D03*
D10*
X148590000Y-128905000D03*
%TD*%
D12*
%TO.C,JP3*%
X122590000Y-128270000D03*
D13*
X121290000Y-128270000D03*
D14*
X119990000Y-128270000D03*
%TD*%
D11*
%TO.C,J1*%
X113665000Y-74930000D03*
D10*
X113665000Y-77470000D03*
%TD*%
D12*
%TO.C,JP2*%
X127670000Y-128270000D03*
D13*
X126370000Y-128270000D03*
D14*
X125070000Y-128270000D03*
%TD*%
D15*
%TO.C,JP4*%
X112370000Y-144780000D03*
D13*
X113670000Y-144780000D03*
D16*
X114970000Y-144780000D03*
%TD*%
D10*
%TO.C,R3*%
X132720000Y-140335000D03*
X140340000Y-140335000D03*
%TD*%
%TO.C,C3*%
X141605000Y-104775000D03*
X144105000Y-104775000D03*
%TD*%
D11*
%TO.C,J2*%
X146050000Y-136525000D03*
D10*
X148590000Y-136525000D03*
%TD*%
D11*
%TO.C,J4*%
X146045000Y-132715000D03*
D10*
X148585000Y-132715000D03*
%TD*%
D17*
%TO.C,X1*%
X115570000Y-104775000D03*
D18*
X125095000Y-104775000D03*
X134620000Y-104775000D03*
X134620000Y-85725000D03*
X115570000Y-85725000D03*
%TD*%
D19*
%TO.C,C2*%
X139065000Y-114300000D03*
D10*
X141565000Y-114300000D03*
%TD*%
D19*
%TO.C,J7*%
X149225000Y-74930000D03*
D10*
X149225000Y-77470000D03*
%TD*%
%TO.C,C1*%
X113665000Y-128270000D03*
X111165000Y-128270000D03*
%TD*%
D20*
%TO.C,REF\u002A\u002A*%
X149860000Y-114300000D03*
%TD*%
D10*
%TO.C,R4*%
X132720000Y-132715000D03*
X140340000Y-132715000D03*
%TD*%
D19*
%TO.C,C4*%
X135255000Y-74295000D03*
D10*
X135255000Y-78095000D03*
%TD*%
D19*
%TO.C,C6*%
X149225000Y-95885000D03*
D10*
X149225000Y-99685000D03*
%TD*%
%TO.C,R2*%
X132720000Y-136525000D03*
X140340000Y-136525000D03*
%TD*%
D12*
%TO.C,JP1*%
X125130000Y-144780000D03*
D13*
X123830000Y-144780000D03*
D14*
X122530000Y-144780000D03*
%TD*%
D10*
%TO.C,R1*%
X141605000Y-91440000D03*
X141605000Y-99060000D03*
%TD*%
D11*
%TO.C,J3*%
X146050000Y-140335000D03*
D10*
X148590000Y-140335000D03*
%TD*%
D21*
%TO.C,U1*%
X113665000Y-140350000D03*
D22*
X116205000Y-140350000D03*
X118745000Y-140350000D03*
X121285000Y-140350000D03*
X123825000Y-140350000D03*
X126365000Y-140350000D03*
X128905000Y-140350000D03*
X128905000Y-132730000D03*
X126365000Y-132730000D03*
X123825000Y-132730000D03*
X121285000Y-132730000D03*
X118745000Y-132730000D03*
X116205000Y-132730000D03*
X113665000Y-132730000D03*
%TD*%
D10*
%TO.C,L2*%
X149225000Y-81360000D03*
X149225000Y-91360000D03*
%TD*%
D11*
%TO.C,J6*%
X146050000Y-144145000D03*
D10*
X148590000Y-144145000D03*
%TD*%
D20*
%TO.C,REF\u002A\u002A*%
X112395000Y-114300000D03*
%TD*%
M02*

View File

@ -0,0 +1,15 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.1*%
%TF.CreationDate,2024-04-07T15:16:42+02:00*%
%TF.ProjectId,fy6900-ocxo,66793639-3030-42d6-9f63-786f2e6b6963,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 8.0.1) date 2024-04-07 15:16:42*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,127 @@
{
"Header": {
"GenerationSoftware": {
"Vendor": "KiCad",
"Application": "Pcbnew",
"Version": "8.0.1"
},
"CreationDate": "2024-04-07T15:16:42+02:00"
},
"GeneralSpecs": {
"ProjectId": {
"Name": "fy6900-ocxo",
"GUID": "66793639-3030-42d6-9f63-786f2e6b6963",
"Revision": "rev?"
},
"Size": {
"X": 46.455,
"Y": 78.205
},
"LayerNumber": 2,
"BoardThickness": 1.6,
"Finish": "None"
},
"DesignRules": [
{
"Layers": "Outer",
"PadToPad": 0.2,
"PadToTrack": 0.2,
"TrackToTrack": 0.2,
"MinLineWidth": 0.75,
"TrackToRegion": 0.508,
"RegionToRegion": 0.508
}
],
"FilesAttributes": [
{
"Path": "fy6900-ocxo-F_Cu.gbr",
"FileFunction": "Copper,L1,Top",
"FilePolarity": "Positive"
},
{
"Path": "fy6900-ocxo-B_Cu.gbr",
"FileFunction": "Copper,L2,Bot",
"FilePolarity": "Positive"
},
{
"Path": "fy6900-ocxo-F_Paste.gbr",
"FileFunction": "SolderPaste,Top",
"FilePolarity": "Positive"
},
{
"Path": "fy6900-ocxo-B_Paste.gbr",
"FileFunction": "SolderPaste,Bot",
"FilePolarity": "Positive"
},
{
"Path": "fy6900-ocxo-F_Silkscreen.gbr",
"FileFunction": "Legend,Top",
"FilePolarity": "Positive"
},
{
"Path": "fy6900-ocxo-B_Silkscreen.gbr",
"FileFunction": "Legend,Bot",
"FilePolarity": "Positive"
},
{
"Path": "fy6900-ocxo-F_Mask.gbr",
"FileFunction": "SolderMask,Top",
"FilePolarity": "Negative"
},
{
"Path": "fy6900-ocxo-B_Mask.gbr",
"FileFunction": "SolderMask,Bot",
"FilePolarity": "Negative"
},
{
"Path": "fy6900-ocxo-Edge_Cuts.gbr",
"FileFunction": "Profile",
"FilePolarity": "Positive"
}
],
"MaterialStackup": [
{
"Type": "Legend",
"Name": "Top Silk Screen"
},
{
"Type": "SolderPaste",
"Name": "Top Solder Paste"
},
{
"Type": "SolderMask",
"Thickness": 0.01,
"Name": "Top Solder Mask"
},
{
"Type": "Copper",
"Thickness": 0.035,
"Name": "F.Cu"
},
{
"Type": "Dielectric",
"Thickness": 1.51,
"Material": "FR4",
"Name": "F.Cu/B.Cu",
"Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
},
{
"Type": "Copper",
"Thickness": 0.035,
"Name": "B.Cu"
},
{
"Type": "SolderMask",
"Thickness": 0.01,
"Name": "Bottom Solder Mask"
},
{
"Type": "SolderPaste",
"Name": "Bottom Solder Paste"
},
{
"Type": "Legend",
"Name": "Bottom Silk Screen"
}
]
}

95
gerbers/fy6900-ocxo.drl Normal file
View File

@ -0,0 +1,95 @@
M48
; DRILL file {KiCad 8.0.1} date 2024-04-07T15:17:15+0200
; FORMAT={2:4/ absolute / inch / keep zeros}
; #@! TF.CreationDate,2024-04-07T15:17:15+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.1
; #@! TF.FileFunction,MixedPlating,1,2
FMAT,2
INCH
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.0157
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C0.0315
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T3C0.0335
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T4C0.0394
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T5C0.1260
%
G90
G05
T1
X046750Y-051250
X048250Y-051250
T2
X044750Y-052256
X044750Y-055256
X045750Y-052256
X045750Y-055256
X046750Y-052256
X046750Y-055256
X047750Y-052256
X047750Y-055256
X048750Y-052256
X048750Y-055256
X049750Y-052256
X049750Y-055256
X050750Y-052256
X050750Y-055256
X053250Y-029250
X054750Y-045000
X058750Y-037750
T3
X043766Y-050500
X044750Y-050500
X046750Y-031500
X046781Y-029250
X047734Y-031500
X050719Y-029250
X051000Y-048500
X052252Y-050750
X052252Y-052250
X052252Y-053750
X052252Y-055250
X052252Y-056750
X053000Y-047500
X053250Y-030746
X055252Y-050750
X055252Y-052250
X055252Y-053750
X055252Y-055250
X055252Y-056750
X055734Y-045000
X055750Y-036000
X055750Y-039000
X055750Y-041250
X056000Y-048500
X056734Y-041250
X058750Y-032031
X058750Y-035969
X058750Y-039246
T4
X044750Y-029500
X044750Y-030500
X045500Y-033750
X045500Y-041250
X049250Y-041250
X053000Y-033750
X053000Y-041250
X057498Y-052250
X057500Y-050750
X057500Y-053750
X057500Y-055250
X057500Y-056750
X058498Y-052250
X058500Y-050750
X058500Y-053750
X058500Y-055250
X058500Y-056750
X058750Y-029500
X058750Y-030500
T5
X044250Y-045000
X059000Y-045000
M30

BIN
plot/fy6900-ocxo.pdf Normal file

Binary file not shown.

BIN
plot/fy6900-ocxo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

20207
plot/fy6900-ocxo.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 572 KiB