PCB revision WIP

This commit is contained in:
jaseg 2023-05-29 01:17:57 +02:00
parent fec02919c3
commit 7c2cb09fad
21 changed files with 146230 additions and 176764 deletions

View file

@ -141,9 +141,6 @@
},
"teardrop_options": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
@ -152,29 +149,35 @@
],
"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
}
@ -414,15 +417,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",
@ -432,6 +441,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",
@ -532,6 +542,87 @@
},
"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": false,
"label": "DNP",
"name": "DNP",
"show": true
},
{
"group_by": false,
"label": "LCSC",
"name": "LCSC",
"show": true
},
{
"group_by": false,
"label": "Mfg",
"name": "Mfg",
"show": false
},
{
"group_by": false,
"label": "PN",
"name": "PN",
"show": false
},
{
"group_by": false,
"label": "Reichelt",
"name": "Reichelt",
"show": false
}
],
"filter_string": "",
"group_symbols": true,
"name": "",
"sort_asc": true,
"sort_field": "Reference"
},
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
@ -548,6 +639,10 @@
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.3,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.3
},
@ -569,7 +664,12 @@
"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_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},

File diff suppressed because it is too large Load diff

View file

@ -139,9 +139,6 @@
},
"teardrop_options": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
@ -150,29 +147,35 @@
],
"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
}
@ -412,15 +415,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",
@ -430,6 +439,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",
@ -518,6 +528,57 @@
},
"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
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"sort_asc": true,
"sort_field": "Reference"
},
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
@ -534,6 +595,10 @@
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.3,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.3
},
@ -555,7 +620,12 @@
"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_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,14 +1,14 @@
{
"board": {
"active_layer": 40,
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"high_contrast_mode": 1,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"images": 0.3799999952316284,
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
@ -36,7 +36,6 @@
4,
5,
6,
8,
9,
10,
11,
@ -65,7 +64,7 @@
36,
39
],
"visible_layers": "003ffef_80000001",
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0
},
"meta": {

View file

@ -35,8 +35,8 @@
"other_text_upright": false,
"pads": {
"drill": 0.0,
"height": 0.45,
"width": 1.45
"height": 6.0,
"width": 6.0
},
"silk_line_width": 0.12,
"silk_text_italic": false,
@ -57,16 +57,21 @@
}
],
"drc_exclusions": [
"clearance|281469039|45813300|c3f71ee5-fa18-43ba-b9a6-7407345b2b58|9de1e896-f8e3-44dd-9ffe-cebdcbc3def2",
"clearance|281469039|59146700|e20c0db1-0786-44c3-8039-1f07cde1f8ed|a2f0c0fe-22b1-4b3c-86d3-ad24c9eb552c",
"clearance|282944039|45393300|65b92b06-b3d4-4265-8c38-a0f132de7fb5|9de1e896-f8e3-44dd-9ffe-cebdcbc3def2",
"clearance|282944039|58726700|790f4ef6-3f55-4fa4-81c6-33003849f50c|a2f0c0fe-22b1-4b3c-86d3-ad24c9eb552c",
"clearance|288469039|29520000|9425723d-0dad-4e92-9ffa-75b3606da12c|20224eba-6b29-432e-afcb-ea331a43c8fd",
"clearance|288469039|69520000|0eb0a593-9ea3-4404-925c-fe357e9fef85|06e33bfd-0e9a-456e-9f58-5c35518e28b9",
"courtyards_overlap|273365342|7270001|c4a82479-2bda-4cd4-99b9-204c19f32b07|dbec98c5-ca5b-42e6-ab6d-61d6925880f6",
"courtyards_overlap|274350001|7776443|c4a82479-2bda-4cd4-99b9-204c19f32b07|dbec98c5-ca5b-42e6-ab6d-61d6925880f6",
"courtyards_overlap|325250001|16270001|4f976688-880b-471a-b950-4b4855215a7e|a92d58c2-a950-4743-ba5e-207b46fed029",
"isolated_copper|281272014|15014394|6d2fbe69-ebde-4b6a-97a6-7fd3477aea20|00000000-0000-0000-0000-000000000000"
"courtyards_overlap|121774306|144765953|2b992775-9b79-43e6-8ea1-bb0f555e8e28|bae8b079-5f68-463e-a6d6-21dbaad0fb47",
"courtyards_overlap|203470001|100785837|1ea2028a-9039-4432-9053-2769475173cf|6e85c8ff-4c54-4d67-aff8-07d910377ffc",
"courtyards_overlap|203470001|108785837|01649861-50d6-4e8a-b74d-acb9199cefe9|1054eab1-9236-4c06-8683-9bbd62bd3975",
"courtyards_overlap|203470001|116785837|07c1a6ca-ac50-4561-aa48-c367ecbed00f|c037ac77-fe76-4a1b-9c43-cb1314299764",
"courtyards_overlap|203470001|124785837|1c54fa6d-64f6-48ed-a020-f3229ce69d5d|f3db5a89-e4b7-4cb8-a4a9-549f6e3ad7f3",
"courtyards_overlap|203470001|132785837|13cef215-ab5d-4a71-a627-1bb7f6bc5a37|399e726e-d92b-4cd2-814f-a2950a493ede",
"courtyards_overlap|203470001|140785837|01206a7f-a6f4-42df-992b-b9810e2d0e3b|b92574df-df1e-49c1-bf86-4ad4d18e148c",
"courtyards_overlap|203470001|84785837|76d47fc8-d4e4-413d-b880-a0defd919922|d3da95ad-6639-4c06-9f1c-409ba07c372e",
"courtyards_overlap|203470001|92785837|6b084e46-5119-4f72-ab16-210ae41ac23c|dd96f88d-10bc-4ba1-955a-de5a407c98d0",
"malformed_courtyard|39115000|120100000|144e124f-7914-47e5-b18e-2ef938c4f9a0|00000000-0000-0000-0000-000000000000",
"malformed_courtyard|39115000|128990000|144e124f-7914-47e5-b18e-2ef938c4f9a0|00000000-0000-0000-0000-000000000000",
"starved_thermal|119487500|120575000|8301b6a0-ded5-420b-9734-10f70d1d593e|2faa6fa3-10dc-4d74-a3f2-032b1e575a3c|F.Cu",
"starved_thermal|154975000|60409491|1b629e71-0813-4f64-9aa0-28b7131c5493|b0bd96d6-f62c-4609-8726-bf9ce913626b|F.Cu",
"starved_thermal|202762500|75525000|755554ce-4a68-4785-bd43-0613601e5f40|db18247d-0a8c-4064-bc87-a4f4388496a1|F.Cu",
"starved_thermal|211500000|75475000|755554ce-4a68-4785-bd43-0613601e5f40|f19f3c99-8510-4919-82ac-1debb9043a8f|F.Cu"
],
"meta": {
"filename": "board_design_settings.json",
@ -106,13 +111,13 @@
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "ignore",
"silk_over_copper": "warning",
"silk_over_copper": "ignore",
"silk_overlap": "ignore",
"skew_out_of_range": "error",
"solder_mask_bridge": "ignore",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"text_height": "ignore",
"text_thickness": "ignore",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "ignore",
@ -149,9 +154,6 @@
},
"teardrop_options": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
@ -160,29 +162,35 @@
],
"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
}
@ -506,43 +514,15 @@
"netclass_patterns": [
{
"netclass": "HV",
"pattern": "/DRV1"
"pattern": "/DRV*"
},
{
"netclass": "HV",
"pattern": "/DRV2"
"pattern": "/OUT_*"
},
{
"netclass": "HV",
"pattern": "/DRV3"
},
{
"netclass": "HV",
"pattern": "/DRV4"
},
{
"netclass": "HV",
"pattern": "/DRV_A"
},
{
"netclass": "HV",
"pattern": "/DRV_B"
},
{
"netclass": "HV",
"pattern": "/OUT_A"
},
{
"netclass": "HV",
"pattern": "/OUT_B"
},
{
"netclass": "HV",
"pattern": "/VB1"
},
{
"netclass": "HV",
"pattern": "/VB2"
"pattern": "/VB[12]"
},
{
"netclass": "HV",
@ -555,6 +535,10 @@
{
"netclass": "HV",
"pattern": "/VIN_MEAS"
},
{
"netclass": "HV",
"pattern": "/Q*"
}
]
},
@ -614,11 +598,65 @@
"label": "Qty",
"name": "Quantity",
"show": true
},
{
"group_by": false,
"label": "BOM ignore",
"name": "BOM ignore",
"show": false
},
{
"group_by": false,
"label": "DNP",
"name": "DNP",
"show": true
},
{
"group_by": false,
"label": "LCSC",
"name": "LCSC",
"show": true
},
{
"group_by": false,
"label": "Mfg",
"name": "Mfg",
"show": false
},
{
"group_by": false,
"label": "Mfg PN",
"name": "Mfg PN",
"show": false
},
{
"group_by": false,
"label": "Mfg. PN",
"name": "Mfg. PN",
"show": false
},
{
"group_by": false,
"label": "PN",
"name": "PN",
"show": false
},
{
"group_by": false,
"label": "Reichelt",
"name": "Reichelt",
"show": false
},
{
"group_by": false,
"label": "Stock",
"name": "Stock",
"show": false
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"name": "",
"sort_asc": true,
"sort_field": "Reference"
},

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,37 @@
(footprint "inductor_chonky_28x28" (version 20230410) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS") (tstamp 67245126-7a71-4d4c-b5ea-9b571daf9bf9)
(effects (font (size 1 1) (thickness 0.1)))
)
(fp_text value "inductor_chonky_28x28" (at 0 1 unlocked) (layer "F.Fab") (tstamp 709d799d-981f-4bc4-8d8b-626755592647)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_rect (start -14 -9.75) (end 14 9.75)
(stroke (width 0.1) (type default)) (fill none) (layer "F.SilkS") (tstamp a9e8633f-5c2f-4c80-95ba-75e8548ac351))
(fp_poly
(pts
(xy -3.5 -10.5)
(xy -3.5 -12.5)
(xy 3.5 -12.5)
(xy 3.5 -10.5)
(xy 14.5 -10.5)
(xy 14.5 10.5)
(xy 9 10.5)
(xy 9 18)
(xy -9 18)
(xy -9 10.5)
(xy -14.5 10.5)
(xy -14.5 -10.5)
)
(stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 6a0a9738-448f-4c43-aea3-7ee2508d7d42))
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab") (tstamp b66430a5-0069-4982-a80c-36eee1d734ea)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "1" smd rect (at -5.215 14.4) (size 6 6) (layers "F.Cu" "F.Paste" "F.Mask")
(thermal_bridge_angle 45) (tstamp cdc20095-3528-404e-ba6c-8d1496b19235))
(pad "2" smd rect (at 5.215 14.4) (size 6 6) (layers "F.Cu" "F.Paste" "F.Mask")
(thermal_bridge_angle 45) (tstamp 6478105b-5fd7-4c74-b0f5-68bd948bc64b))
(pad "MP" smd rect (at 0 -8.75) (size 6 6) (property pad_prop_heatsink) (layers "F.Cu" "F.Paste" "F.Mask")
(thermal_bridge_angle 45) (tstamp 8967f083-8f34-42e9-b841-44b910d1a0a9))
)

View file

@ -1,48 +1,45 @@
(footprint "terminal_chonky_JL5EDGRHC" (version 20220427) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e6278b32-5dcb-4472-a6f8-72243221e0e7)
)
(fp_text value "terminal_chonky_JL5EDGRHC" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 660a64a5-e775-4cf2-b1a3-32bd9c3151ca)
)
(fp_text user "${REF}" (at 0 2.5 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 50585957-eb69-44bf-a92c-7081d51f56a7)
)
(fp_line (start -8.89 -1.905) (end -8.89 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 44ceb615-13bf-4c5f-88fd-44b57f345de5))
(fp_line (start -8.89 -1.905) (end 8.89 -1.905)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp da4f48ee-3e95-410f-8186-4991f51a96b0))
(fp_line (start -8.89 24.765) (end 8.89 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b25af151-8799-4c6d-b59c-0c01db4ae3be))
(fp_line (start -8.89 27.345) (end 8.89 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 7ef2b7a8-e343-4173-96f6-de1f003f8ed4))
(fp_line (start -5.715 16.51) (end -6.35 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 22f67dd9-0546-470a-959d-c96f0e422126))
(fp_line (start -3.175 16.51) (end -5.715 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp c3b70f1e-cccb-423f-9cb4-675cd6cccc1f))
(fp_line (start -2.54 24.765) (end -3.175 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp ed36b909-2821-4f6c-a63a-e674efff28cf))
(fp_line (start 0 -1.905) (end 0 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 47551fe3-0fa7-4085-9f98-8c772bb493ce))
(fp_line (start 3.175 16.51) (end 2.54 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b8969e49-5906-4c46-a206-d6cc527e843e))
(fp_line (start 5.715 16.51) (end 3.175 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp dd03fb91-cd0f-478d-af1c-303c6f465191))
(fp_line (start 6.35 24.765) (end 5.715 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d4fd486e-e17e-44dc-a7ee-eda83205c84a))
(fp_line (start 8.89 -1.905) (end 8.89 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d419d677-e889-4fb3-b282-3721bb6edc79))
(fp_rect (start -8.89 -1.905) (end 8.89 27.305)
(stroke (width 0.05) (type default)) (fill none) (layer "F.CrtYd") (tstamp 35a53d7e-08db-4c48-bb49-571e3ac1f05c))
(pad "1" thru_hole oval (at -3.81 0 90) (size 3.5 3) (drill 1.4) (layers *.Cu *.Mask) (tstamp 462b4d3b-5bce-4de9-83f1-a364c67e5fa5))
(pad "1" thru_hole oval (at -3.81 5.08 90) (size 3.5 3) (drill 1.4) (layers *.Cu *.Mask) (tstamp 9ac30da5-3f02-4b52-8e18-195b355606ea))
(pad "1" thru_hole oval (at -3.81 7.62 90) (size 3.5 3) (drill 1.4) (layers *.Cu *.Mask) (tstamp bd2808d9-3b94-416d-a8d9-cfacfdfce461))
(pad "2" thru_hole oval (at 3.81 -0.000865 90) (size 3.5 3) (drill 1.4) (layers *.Cu *.Mask) (tstamp b75a8add-80ff-4ffc-8e26-48414960417c))
(pad "2" thru_hole oval (at 3.81 5.079135 90) (size 3.5 3) (drill 1.4) (layers *.Cu *.Mask) (tstamp 56c09a3a-1215-4699-9ba9-09e5a2aa1631))
(pad "2" thru_hole oval (at 3.81 7.619135 90) (size 3.5 3) (drill 1.4) (layers *.Cu *.Mask) (tstamp 52717eeb-ca3b-4b57-a347-3bdfa4f88c60))
)
(footprint "terminal_chonky_JL5EDGRHC_2P" (version 20230410) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS") (tstamp e6278b32-5dcb-4472-a6f8-72243221e0e7)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "terminal_chonky_JL5EDGRHC_2P" (at 0 1 unlocked) (layer "F.Fab") (tstamp 660a64a5-e775-4cf2-b1a3-32bd9c3151ca)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -8.89 -1.905) (end -8.89 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 44ceb615-13bf-4c5f-88fd-44b57f345de5))
(fp_line (start -8.89 -1.905) (end 8.89 -1.905)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp da4f48ee-3e95-410f-8186-4991f51a96b0))
(fp_line (start -8.89 24.765) (end 8.89 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b25af151-8799-4c6d-b59c-0c01db4ae3be))
(fp_line (start -8.89 27.345) (end 8.89 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 7ef2b7a8-e343-4173-96f6-de1f003f8ed4))
(fp_line (start -5.715 16.51) (end -6.35 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 22f67dd9-0546-470a-959d-c96f0e422126))
(fp_line (start -3.175 16.51) (end -5.715 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp c3b70f1e-cccb-423f-9cb4-675cd6cccc1f))
(fp_line (start -2.54 24.765) (end -3.175 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp ed36b909-2821-4f6c-a63a-e674efff28cf))
(fp_line (start 0 -1.905) (end 0 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 47551fe3-0fa7-4085-9f98-8c772bb493ce))
(fp_line (start 3.175 16.51) (end 2.54 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b8969e49-5906-4c46-a206-d6cc527e843e))
(fp_line (start 5.715 16.51) (end 3.175 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp dd03fb91-cd0f-478d-af1c-303c6f465191))
(fp_line (start 6.35 24.765) (end 5.715 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d4fd486e-e17e-44dc-a7ee-eda83205c84a))
(fp_line (start 8.89 -1.905) (end 8.89 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d419d677-e889-4fb3-b282-3721bb6edc79))
(fp_rect (start -8.89 -1.905) (end 8.89 27.305)
(stroke (width 0.05) (type default)) (fill none) (layer "F.CrtYd") (tstamp 35a53d7e-08db-4c48-bb49-571e3ac1f05c))
(fp_text user "${REF}" (at 0 2.5 unlocked) (layer "F.Fab") (tstamp 50585957-eb69-44bf-a92c-7081d51f56a7)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "1" thru_hole oval (at -3.81 0 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 462b4d3b-5bce-4de9-83f1-a364c67e5fa5))
(pad "1" thru_hole oval (at -3.81 5.08 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 9ac30da5-3f02-4b52-8e18-195b355606ea))
(pad "1" thru_hole oval (at -3.81 7.62 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp bd2808d9-3b94-416d-a8d9-cfacfdfce461))
(pad "2" thru_hole oval (at 3.81 -0.000865 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp b75a8add-80ff-4ffc-8e26-48414960417c))
(pad "2" thru_hole oval (at 3.81 5.079135 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 56c09a3a-1215-4699-9ba9-09e5a2aa1631))
(pad "2" thru_hole oval (at 3.81 7.619135 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 52717eeb-ca3b-4b57-a347-3bdfa4f88c60))
)

View file

@ -0,0 +1,84 @@
(footprint "terminal_chonky_JL5EDGRHC_4P" (version 20230410) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS") (tstamp e6278b32-5dcb-4472-a6f8-72243221e0e7)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "terminal_chonky_JL5EDGRHC_4P" (at 0 1 unlocked) (layer "F.Fab") hide (tstamp 660a64a5-e775-4cf2-b1a3-32bd9c3151ca)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -17.78 -1.905) (end -17.78 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 23fb957b-d432-4f53-b5fa-8c6b5ae1cf8c))
(fp_line (start -17.78 -1.905) (end 0 -1.905)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 293be07b-dd51-4d46-9d21-9fea57ae90b9))
(fp_line (start -17.78 24.765) (end 0 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 5a316731-b513-4610-a06a-ba0b2274162d))
(fp_line (start -17.78 27.345) (end 0 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 68e061f9-242c-4845-85bf-6e3ff5627414))
(fp_line (start -14.605 16.51) (end -15.24 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 778d6f23-c5aa-472c-890a-afd7fd110159))
(fp_line (start -12.065 16.51) (end -14.605 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 2bbc6cd7-6fcc-425a-97e9-add5ecc75d09))
(fp_line (start -11.43 24.765) (end -12.065 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 0314efdb-cef4-4a28-83b6-f2471e6b8d0f))
(fp_line (start -8.89 -1.905) (end -8.89 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 44ceb615-13bf-4c5f-88fd-44b57f345de5))
(fp_line (start -8.89 -1.905) (end 8.89 -1.905)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp da4f48ee-3e95-410f-8186-4991f51a96b0))
(fp_line (start -8.89 24.765) (end 8.89 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b25af151-8799-4c6d-b59c-0c01db4ae3be))
(fp_line (start -8.89 27.345) (end 8.89 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 7ef2b7a8-e343-4173-96f6-de1f003f8ed4))
(fp_line (start -5.715 16.51) (end -6.35 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 22f67dd9-0546-470a-959d-c96f0e422126))
(fp_line (start -3.175 16.51) (end -5.715 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp c3b70f1e-cccb-423f-9cb4-675cd6cccc1f))
(fp_line (start -2.54 24.765) (end -3.175 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp ed36b909-2821-4f6c-a63a-e674efff28cf))
(fp_line (start 0 -1.905) (end 0 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 47551fe3-0fa7-4085-9f98-8c772bb493ce))
(fp_line (start 0 -1.905) (end 17.78 -1.905)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 2d75498a-3ed1-4908-995a-62ec962845ab))
(fp_line (start 0 24.765) (end 17.78 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 5ec89cff-6969-4bfe-a4d5-5fa886f9c7bf))
(fp_line (start 0 27.345) (end 17.78 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp c13dff4c-4e9c-4de4-ad7b-7e9cc6454513))
(fp_line (start 3.175 16.51) (end 2.54 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b8969e49-5906-4c46-a206-d6cc527e843e))
(fp_line (start 5.715 16.51) (end 3.175 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp dd03fb91-cd0f-478d-af1c-303c6f465191))
(fp_line (start 6.35 24.765) (end 5.715 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d4fd486e-e17e-44dc-a7ee-eda83205c84a))
(fp_line (start 8.89 -1.905) (end 8.89 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d419d677-e889-4fb3-b282-3721bb6edc79))
(fp_line (start 12.065 16.51) (end 11.43 24.765)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 88dc0859-1734-4412-9210-8959c3c81b41))
(fp_line (start 14.605 16.51) (end 12.065 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 8bb3c975-0278-407f-a66c-e8d7701c89d4))
(fp_line (start 15.24 24.765) (end 14.605 16.51)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp c2857fe4-d690-45ad-8e7b-6b301d3a7024))
(fp_line (start 17.78 -1.905) (end 17.78 27.345)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp c0a246a2-198e-4bbd-89c7-e263f679ab2e))
(fp_rect (start -8.89 -1.905) (end 8.89 27.305)
(stroke (width 0.05) (type default)) (fill none) (layer "F.CrtYd") (tstamp 35a53d7e-08db-4c48-bb49-571e3ac1f05c))
(fp_rect (start 0 -1.905) (end 17.78 27.305)
(stroke (width 0.05) (type default)) (fill none) (layer "F.CrtYd") (tstamp 5efff82a-97a3-4bea-9f2f-cddbc8e331c4))
(fp_text user "${REF}" (at 0 2.5 unlocked) (layer "F.Fab") (tstamp 50585957-eb69-44bf-a92c-7081d51f56a7)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "${VALUE}" (at 8.89 1 unlocked) (layer "F.Fab") (tstamp bcb13f75-1004-48d6-af3b-8b6cc9c72e37)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "1" thru_hole oval (at -12.7 0 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp a19e941e-db1e-4de9-8a26-ea3d721bf770))
(pad "1" thru_hole oval (at -12.7 5.08 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 67c93390-6400-4389-aca0-3519ddff141e))
(pad "1" thru_hole oval (at -12.7 7.62 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 3a3f1b6b-572a-4b84-abff-5ceb09b49f61))
(pad "2" thru_hole oval (at -3.81 0 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 462b4d3b-5bce-4de9-83f1-a364c67e5fa5))
(pad "2" thru_hole oval (at -3.81 5.08 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 9ac30da5-3f02-4b52-8e18-195b355606ea))
(pad "2" thru_hole oval (at -3.81 7.62 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp bd2808d9-3b94-416d-a8d9-cfacfdfce461))
(pad "3" thru_hole oval (at 3.81 -0.000865 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp b75a8add-80ff-4ffc-8e26-48414960417c))
(pad "3" thru_hole oval (at 3.81 5.079135 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 56c09a3a-1215-4699-9ba9-09e5a2aa1631))
(pad "3" thru_hole oval (at 3.81 7.619135 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 52717eeb-ca3b-4b57-a347-3bdfa4f88c60))
(pad "4" thru_hole oval (at 12.7 -0.000865 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 94af4b39-204c-48f5-8aac-5d94fe402879))
(pad "4" thru_hole oval (at 12.7 5.079135 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 2d4d6ed3-d53b-421b-9637-688f83f37fee))
(pad "4" thru_hole oval (at 12.7 7.619135 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 5c5fcf50-8981-4f61-abc7-f87c7f6ae544))
)

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

@ -1,15 +1,15 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-1920-g294b8e9051)*
G04 #@! TF.CreationDate,2022-07-23T00:22:57+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.99.0-1920-g294b8e9051)) date 2022-07-23 00:22:57*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
G04 #@! TF.CreationDate,2023-05-27T12:11:34+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-05-27 12:11:34*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

View file

@ -1,26 +1,26 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-1920-g294b8e9051)*
G04 #@! TF.CreationDate,2022-07-23T00:22:57+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
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 (6.99.0-1920-g294b8e9051)) date 2022-07-23 00:22:57*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 #@! TA.AperFunction,Profile*
%ADD10C,0.050000*%
G04 #@! TD*
G04 APERTURE END LIST*
D10*
X205000000Y-85000000D02*
X205000000Y30000000D01*
X375000000Y30000000D02*
X375000000Y-85000000D01*
X375000000Y-85000000D02*
X205000000Y-85000000D01*
X205000000Y30000000D02*
X375000000Y30000000D01*
M02*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
G04 #@! TF.CreationDate,2023-05-27T12:11:35+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
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.99.0-unknown) date 2023-05-27 12:11:35*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 #@! TA.AperFunction,Profile*
%ADD10C,0.050000*%
G04 #@! TD*
G04 APERTURE END LIST*
D10*
X54700000Y-152100000D02*
X54700000Y-37100000D01*
X224700000Y-37100000D02*
X224700000Y-152100000D01*
X224700000Y-152100000D02*
X54700000Y-152100000D01*
X54700000Y-37100000D02*
X224700000Y-37100000D01*
M02*

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

@ -1,31 +1,38 @@
M48
; DRILL file {KiCad (6.99.0-1920-g294b8e9051)} date Sat Jul 23 00:22:59 2022
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2022-07-23T00:22:59+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.99.0-1920-g294b8e9051)
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
METRIC
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C3.200
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T2C3.250
%
G90
G05
T1
X210.0Y25.0
X210.0Y-80.0
X264.0Y-21.0
X264.0Y-80.0
X308.0Y-21.0
X308.0Y-80.0
X370.0Y25.0
X370.0Y-80.0
T2
X308.16Y24.84
X320.86Y24.84
X328.01Y24.84
X340.71Y24.84
T0
M30
M48
; DRILL file {KiCad 7.99.0-unknown} date Sat 27 May 2023 12:11:36 PM CEST
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2023-05-27T12:11:36+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.99.0-unknown
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
INCH
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C0.1260
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T2C0.1280
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T3C0.1378
%
G90
G05
T1
X2.3504Y-1.6575
X2.3504Y-5.7913
X3.7677Y-2.622
X3.7677Y-5.8307
X4.8307Y-2.622
X4.8307Y-5.8307
X8.6496Y-1.6575
X8.6496Y-5.7913
T2
X6.215Y-1.6638
X6.715Y-1.6638
X6.9965Y-1.6638
X7.4965Y-1.6638
T3
X4.1248Y-3.8622
X4.1248Y-4.374
X4.1248Y-5.0256
X4.1248Y-5.5374
T0
M30

View file

@ -1,475 +1,420 @@
M48
; DRILL file {KiCad (6.99.0-1920-g294b8e9051)} date Sat Jul 23 00:22:59 2022
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2022-07-23T00:22:59+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.99.0-1920-g294b8e9051)
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
METRIC
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.500
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T2C0.600
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T3C0.800
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T4C0.800
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T5C0.890
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T6C1.000
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T7C1.000
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T8C1.075
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T9C1.200
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T10C1.400
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T11C1.570
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T12C1.600
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T13C2.700
%
G90
G05
T1
X208.5Y-38.0
X210.19Y-28.19
X217.5Y-36.5
X219.0Y-14.5
X222.0Y-17.0
X222.0Y-77.0
X234.1Y-25.05
X236.1Y-25.8
X236.2Y-18.5
X246.0Y-22.5
X253.6Y14.6
X256.0Y22.0
X256.3Y15.4
X257.0Y23.0
X258.0Y24.0
X258.0Y17.0
X259.0Y25.0
X261.0Y20.0
X264.0Y23.0
X264.5Y16.9
X267.2Y13.1
X268.863Y15.8
X269.688Y16.9
X271.887Y16.8
X274.2Y18.2
X276.6Y-13.9
X277.0Y-8.0
X278.4Y26.4
X280.2Y22.7
X280.6Y17.7
X281.7Y-14.0
X281.9Y19.924
X282.049Y17.675
X282.4Y-61.5
X283.101Y19.805
X283.854Y-1.046
X283.9Y1.5
X284.175Y20.404
X284.2Y-61.5
X284.241Y-16.696
X284.83Y18.5
X285.372Y5.878
X285.8Y17.724
X286.317Y6.617
X286.5Y-48.6
X286.8Y-52.2
X287.0Y5.5
X287.1Y-1.728
X287.166Y1.212
X287.6Y-50.7
X287.633Y7.633
X288.3Y0.82
X288.4Y-1.9
X288.4Y-49.4
X288.5Y5.6
X289.7Y-1.8
X291.0Y-1.8
X292.347Y-2.785
X296.2Y-23.5
X298.0Y3.6
X298.1Y-8.9
X298.4Y1.9
X298.7Y-23.3
X299.228Y0.403
X300.0Y4.0
X300.21Y-0.598
X300.339Y0.857
X301.0Y28.0
X301.1Y-25.1
X302.156Y-5.996
X302.2Y-15.6
X302.2Y-22.8
X302.4Y4.0
X302.6Y-2.4
X306.3Y-9.7
X307.6Y-8.9
X309.4Y-0.2
X309.4Y-10.9
X313.3Y-8.9
X313.4Y-0.4
X314.0Y26.0
X314.171Y-15.771
X314.7Y-8.8
X315.2Y-0.2
X318.0Y6.0
X318.0Y2.2
X319.25Y7.5
X319.4Y-6.6
X319.6Y2.0
X327.1Y3.8
X328.2Y7.6
X328.2Y6.0
X330.451Y8.25
X333.6Y18.2
X334.0Y26.0
X341.0Y0.0
X343.5Y16.0
X343.5Y8.0
X371.0Y-6.75
X371.25Y13.75
X371.25Y8.25
X371.25Y3.5
X372.0Y-1.75
T2
X284.8Y-24.3
X286.264Y-25.412
X288.2Y-19.1
X289.727Y-25.95
X293.424Y-26.424
X302.5Y-26.6
X303.4Y-6.422
X303.7Y-42.9
X308.6Y1.8
X310.4Y-1.8
X311.6Y12.4
X313.4Y10.6
X313.6Y3.8
X315.0Y5.2
X317.2Y-1.8
X321.0Y-16.0
X328.2Y13.2
T3
X211.0Y11.0
X211.0Y-9.0
X221.0Y-23.0
X222.75Y-6.5
X222.75Y-8.5
X223.0Y24.0
X224.0Y-18.0
X227.5Y-18.5
X230.0Y-2.5
X230.25Y-15.5
X231.25Y-13.25
X232.8Y-23.8
X235.25Y19.5
X235.25Y13.5
X235.75Y-16.75
X237.75Y-16.75
X239.75Y3.75
X240.5Y16.5
X241.25Y10.25
X241.75Y12.75
X242.75Y1.0
X242.75Y-1.5
X244.5Y-10.5
X244.5Y-14.75
X246.0Y25.75
X250.0Y21.5
X252.5Y20.75
X252.75Y-17.0
X252.75Y-21.5
X263.75Y-8.75
X263.75Y-11.25
X267.324Y7.75
X268.25Y6.25
X271.55Y-12.8
X275.25Y12.5
X279.25Y-1.25
X281.75Y9.25
X282.75Y-7.0
X285.0Y24.0
X285.0Y-11.2
X288.0Y12.0
X288.5Y-3.75
X292.0Y3.5
X292.35Y-7.4
X293.9Y-10.6
X295.464Y-19.443
X296.5Y-14.0
X298.0Y17.0
X300.3Y11.4
X301.0Y-79.0
X310.0Y-7.0
X316.0Y18.25
X316.0Y-17.0
X317.65Y-6.6
X321.0Y-23.2
X328.0Y-16.0
X341.5Y-21.25
X347.25Y8.0
X347.75Y-9.2
X349.25Y-21.25
X352.25Y-2.25
X362.0Y-77.0
X363.0Y25.0
X365.25Y-2.0
X368.0Y-10.5
X371.5Y19.0
X373.0Y-51.0
X373.75Y-28.5
T4
X249.9Y12.3
X249.9Y10.3
X328.796Y-50.5
X328.796Y-63.0
T5
X307.65Y15.7
X309.94Y15.7
X310.95Y22.3
X311.97Y20.52
X312.99Y22.3
X314.01Y20.52
X315.03Y22.3
X316.05Y20.52
X317.07Y22.3
X318.09Y20.52
X319.08Y15.7
X321.37Y15.7
X327.5Y15.7
X329.79Y15.7
X330.8Y22.3
X331.82Y20.52
X332.84Y22.3
X333.86Y20.52
X334.88Y22.3
X335.9Y20.52
X336.92Y22.3
X337.94Y20.52
X338.93Y15.7
X341.22Y15.7
T6
X221.0Y-32.0
X221.0Y-34.0
X221.0Y-36.0
X227.0Y-38.0
X272.5Y-41.75
X272.5Y-44.25
X272.5Y-46.75
X272.5Y-49.25
X272.5Y-51.75
X272.5Y-54.25
X272.5Y-56.75
X272.5Y-59.25
X273.75Y-29.25
X273.75Y-31.75
X273.75Y-34.25
X273.75Y-69.25
X273.75Y-71.75
X273.75Y-74.25
X274.75Y-43.0
X274.75Y-45.5
X274.75Y-48.0
X274.75Y-50.5
X274.75Y-53.0
X274.75Y-55.5
X274.75Y-58.0
X274.75Y-60.5
X275.75Y-28.0
X275.75Y-30.5
X275.75Y-33.0
X275.75Y-68.0
X275.75Y-70.5
X275.75Y-73.0
X277.0Y-41.75
X277.0Y-44.25
X277.0Y-46.75
X277.0Y-49.25
X277.0Y-51.75
X277.0Y-54.25
X277.0Y-56.75
X277.0Y-59.25
X277.75Y-29.25
X277.75Y-31.75
X277.75Y-34.25
X277.75Y-69.25
X277.75Y-71.75
X277.75Y-74.25
X278.977Y-45.5
X278.977Y-48.0
X278.977Y-43.0
X279.0Y-50.5
X279.0Y-53.0
X279.0Y-55.5
X279.0Y-58.0
X279.0Y-60.5
X279.75Y-28.0
X279.75Y-30.5
X279.75Y-33.0
X279.75Y-68.0
X279.75Y-70.5
X279.75Y-73.0
X284.75Y-29.0
X284.75Y-31.0
X284.75Y-33.0
X284.75Y-69.0
X284.75Y-71.0
X284.75Y-73.0
X286.0Y-55.75
X286.0Y-57.75
X286.0Y-59.75
X286.4Y-42.5
X286.4Y-44.5
X286.4Y-46.5
X286.722Y-32.908
X286.75Y-29.0
X286.75Y-31.0
X286.75Y-69.0
X286.75Y-71.0
X286.75Y-73.0
X288.0Y-55.75
X288.0Y-57.75
X288.0Y-59.75
X288.4Y-42.5
X288.4Y-44.5
X288.4Y-46.5
X293.5Y-41.5
X293.5Y-44.0
X293.5Y-46.5
X293.5Y-49.0
X293.5Y-54.5
X293.5Y-56.75
X293.5Y-59.0
X293.5Y-61.25
X295.5Y-40.25
X295.5Y-42.75
X295.5Y-45.25
X295.5Y-47.75
X295.5Y-55.5
X295.5Y-57.75
X295.5Y-60.0
X295.5Y-62.25
X297.5Y-41.5
X297.5Y-44.0
X297.5Y-46.5
X297.5Y-49.0
X297.5Y-54.25
X297.5Y-56.5
X297.5Y-58.75
X297.5Y-61.0
X299.5Y-32.75
X299.5Y-35.25
X299.5Y-37.75
X299.5Y-40.25
X299.5Y-42.75
X299.5Y-45.25
X299.5Y-47.75
X299.5Y-55.5
X299.5Y-57.75
X299.5Y-60.0
X299.5Y-62.25
X299.5Y-64.5
X299.5Y-66.75
X341.0Y-56.5
X341.0Y-59.0
X341.0Y-61.5
X341.0Y-64.0
X341.0Y-66.5
X341.0Y-69.0
X341.0Y-71.5
X343.5Y-56.5
X343.5Y-59.0
X343.5Y-61.5
X343.5Y-64.0
X343.5Y-66.5
X343.5Y-69.0
X343.5Y-71.5
X346.0Y-56.5
X346.0Y-59.0
X346.0Y-61.5
X346.0Y-64.0
X346.0Y-66.5
X346.0Y-69.0
X346.0Y-71.5
X359.5Y-19.4
T7
X214.4Y-16.95
X219.4Y-16.95
X267.88Y25.04
X267.88Y22.5
X270.42Y25.04
X270.42Y22.5
X272.96Y25.04
X272.96Y22.5
X275.5Y25.04
X275.5Y22.5
T8
X300.195Y6.691
X302.735Y6.691
X305.275Y6.691
X307.815Y6.691
T9
X230.25Y5.25
X233.5Y24.75
X235.25Y5.25
X236.04Y24.75
X242.001Y-52.5
X244.489Y-36.0
X244.489Y-69.0
X251.989Y-36.0
X251.989Y-69.0
X256.08Y12.7
X257.001Y-52.5
X258.62Y12.7
X261.16Y12.7
X263.7Y12.7
X331.0Y-16.0
X331.0Y-31.0
X331.0Y-67.0
X331.0Y-82.0
X334.204Y-42.18
X334.204Y-62.5
X344.0Y-15.02
X344.0Y-45.5
X344.0Y-52.0
X344.0Y-82.48
X356.0Y-15.0
X356.0Y-45.48
X356.0Y-52.0
X356.0Y-82.48
T10
X222.18Y-52.29
X222.181Y-59.91
X224.72Y-52.29
X224.721Y-59.91
X229.8Y-52.29
X229.801Y-59.91
T11
X306.38Y21.41
X322.64Y21.41
X326.23Y21.41
X342.49Y21.41
T12
X367.5Y-17.5
X367.5Y-22.5
X367.5Y-32.5
X367.5Y-37.5
X367.5Y-47.5
X367.5Y-52.5
X367.5Y-62.5
X367.5Y-67.5
T13
X211.8Y-70.3
X212.2Y-41.3
X221.8Y-70.3
X222.2Y-41.3
T0
M30
M48
; DRILL file {KiCad 7.99.0-unknown} date Sat 27 May 2023 12:11:36 PM CEST
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2023-05-27T12:11:36+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.99.0-unknown
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
INCH
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.0157
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T2C0.0197
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T3C0.0236
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T4C0.0315
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T5C0.0315
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T6C0.0350
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T7C0.0394
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T8C0.0423
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T9C0.0433
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T10C0.0472
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T11C0.0512
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T12C0.0551
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T13C0.0618
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T14C0.0630
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T15C0.1063
%
G90
G05
T1
X2.8543Y-5.7205
X2.9488Y-3.6496
X2.9563Y-3.4685
X3.3346Y-3.4843
X3.4232Y-3.5569
X4.6417Y-3.5512
X4.6435Y-3.9034
X4.6644Y-3.8701
X4.6646Y-3.5192
X4.686Y-3.8372
X5.1476Y-2.2461
X5.1594Y-2.1535
X5.189Y-2.2303
X5.1909Y-2.1791
X5.2165Y-2.4291
X5.2618Y-2.4331
X5.3346Y-2.1358
X5.3543Y-2.0984
X5.3878Y-2.1201
X5.4331Y-2.1024
X5.435Y-2.3287
X5.439Y-2.2756
X5.4724Y-2.3051
X5.4764Y-2.1673
X5.4764Y-2.2067
X5.4764Y-2.2461
X5.4764Y-2.372
X5.6024Y-2.1294
X7.8858Y-3.0394
X7.9764Y-3.0472
X8.0723Y-3.0669
X8.126Y-3.0866
X8.1752Y-3.0965
X8.2087Y-3.1181
X8.252Y-3.1417
X8.2717Y-3.1772
T2
X2.7047Y-3.2126
X2.8228Y-3.311
X3.3632Y-3.564
X3.3819Y-3.3701
X3.7677Y-3.5276
X4.0669Y-2.0669
X4.1614Y-1.7756
X4.1732Y-2.0354
X4.2008Y-1.7362
X4.2402Y-1.6969
X4.2402Y-1.9724
X4.2795Y-1.6575
X4.3583Y-1.8543
X4.4764Y-1.7362
X4.4961Y-1.9764
X4.6024Y-2.126
X4.6679Y-2.0197
X4.7003Y-1.9764
X4.7869Y-1.9803
X4.7874Y-4.7126
X4.878Y-1.9252
X4.9724Y-3.189
X4.9882Y-2.9567
X5.0433Y-1.6024
X5.1142Y-1.748
X5.1299Y-1.9449
X5.1811Y-1.8573
X5.187Y-1.9459
X5.2284Y-1.862
X5.2362Y-3.1634
X5.25Y-2.7972
X5.2581Y-2.7301
X5.2756Y-1.8524
X5.3178Y-2.4103
X5.3248Y-1.9311
X5.355Y-2.3812
X5.3642Y-2.4311
X5.374Y-2.3071
X5.378Y-1.9075
X5.3858Y-2.7098
X5.3884Y-2.594
X5.4134Y-2.4291
X5.4291Y-2.7992
X5.4331Y-2.6095
X5.4882Y-2.7126
X5.5394Y-2.7126
X5.5748Y-2.7756
X5.7992Y-2.4606
X5.8307Y-2.5669
X5.8633Y-2.6258
X5.8937Y-2.4843
X5.902Y-2.6653
X5.907Y-2.608
X5.9331Y-1.5394
X5.9786Y-2.8778
X5.9882Y-2.4843
X5.9961Y-2.7362
X6.1417Y-3.0236
X6.1929Y-2.9921
X6.2638Y-2.6496
X6.2638Y-3.0709
X6.4173Y-2.9921
X6.4213Y-2.6575
X6.4449Y-1.6181
X6.4724Y-2.9882
X6.4921Y-2.6496
X6.6024Y-2.4055
X6.6024Y-2.5551
X6.6516Y-2.3465
X6.6575Y-2.9016
X6.6654Y-2.563
X6.9606Y-2.4921
X7.0039Y-2.3425
X7.0039Y-2.4055
X7.0925Y-2.3169
X7.2165Y-1.9252
X7.2323Y-1.6181
X7.5079Y-2.6417
X7.6063Y-2.0118
X7.6063Y-2.3268
X7.9252Y-2.9803
X8.3858Y-2.9803
X8.6988Y-2.1004
X8.6988Y-2.3169
X8.6988Y-2.5039
X8.7283Y-2.7106
T3
X3.3996Y-3.4665
X4.748Y-3.3504
X4.9116Y-3.5433
X6.0276Y-2.8946
X6.2323Y-2.5709
X6.3031Y-2.7126
X6.3504Y-2.1535
X6.4213Y-2.2244
X6.4291Y-2.4921
X6.4843Y-2.437
X6.5709Y-2.7126
X7.0039Y-2.122
T4
X2.3898Y-2.9961
X2.7835Y-3.5472
X2.8524Y-2.8976
X2.8524Y-2.9764
X2.8622Y-1.6969
X2.9016Y-3.3504
X3.0394Y-3.3701
X3.1378Y-2.7402
X3.1476Y-3.252
X3.187Y-3.1634
X3.3445Y-1.874
X3.3445Y-2.1102
X3.3642Y-3.3012
X3.4429Y-3.3012
X3.5217Y-2.4941
X3.5512Y-1.9921
X3.5807Y-2.2382
X3.5984Y-2.5945
X3.5984Y-2.6654
X3.6004Y-2.1398
X3.7087Y-3.0551
X3.7087Y-3.2224
X3.7677Y-1.628
X3.9252Y-1.7953
X4.0236Y-1.8248
X4.0335Y-3.4882
X4.1004Y-3.2
X4.4665Y-2.9862
X4.4665Y-3.0846
X4.6072Y-2.3366
X4.7304Y-2.47
X4.7736Y-3.1457
X4.9193Y-2.1496
X4.9961Y-2.6142
X5.1752Y-2.2953
X5.2146Y-2.9173
X5.2795Y-5.0512
X5.2795Y-5.122
X5.2795Y-5.1929
X5.2795Y-5.2638
X5.2874Y-3.8701
X5.2874Y-3.9409
X5.2874Y-4.0118
X5.2874Y-4.0827
X5.3031Y-1.6969
X5.3031Y-3.0827
X5.311Y-5.4134
X5.311Y-5.4843
X5.311Y-5.5551
X5.311Y-5.626
X5.311Y-5.6969
X5.311Y-5.7677
X5.3504Y-5.0512
X5.3504Y-5.122
X5.3504Y-5.1929
X5.3504Y-5.2638
X5.3583Y-3.8701
X5.3583Y-3.9409
X5.3583Y-4.0118
X5.3583Y-4.0827
X5.3819Y-5.4134
X5.3819Y-5.4843
X5.3819Y-5.5551
X5.3819Y-5.626
X5.3819Y-5.6969
X5.3819Y-5.7677
X5.4016Y-2.189
X5.4528Y-5.4134
X5.4528Y-5.4843
X5.4528Y-5.5551
X5.4528Y-5.626
X5.4528Y-5.6969
X5.4528Y-5.7677
X5.5236Y-5.4134
X5.5236Y-5.4843
X5.5236Y-5.5551
X5.5236Y-5.626
X5.5236Y-5.6969
X5.5236Y-5.7677
X5.5925Y-2.9331
X5.7151Y-3.4072
X5.7283Y-3.2126
X5.815Y-1.9724
X5.9055Y-2.1929
X6.2874Y-2.9173
X6.5236Y-1.9232
X6.5886Y-2.9016
X7.7539Y-2.3268
X8.374Y-1.6575
X8.7087Y-1.8937
T5
X3.9213Y-2.1575
X3.9213Y-2.2362
T6
X6.1949Y-2.0236
X6.285Y-2.0236
X6.3248Y-1.7638
X6.365Y-1.8339
X6.4051Y-1.7638
X6.4453Y-1.8339
X6.4854Y-1.7638
X6.5256Y-1.8339
X6.5657Y-1.7638
X6.6059Y-1.8339
X6.6449Y-2.0236
X6.735Y-2.0236
X6.9764Y-2.0236
X7.0665Y-2.0236
X7.1063Y-1.7638
X7.1465Y-1.8339
X7.1866Y-1.7638
X7.2268Y-1.8339
X7.2669Y-1.7638
X7.3071Y-1.8339
X7.3472Y-1.7638
X7.3874Y-1.8339
X7.4264Y-2.0236
X7.5165Y-2.0236
T7
X2.5236Y-3.3091
X2.7205Y-3.3091
X4.6291Y-1.6559
X4.6291Y-1.7559
X4.7291Y-1.6559
X4.7291Y-1.7559
X4.8291Y-1.6559
X4.8291Y-1.7559
X4.9291Y-1.6559
X4.9291Y-1.7559
X7.124Y-3.5669
X7.124Y-3.7638
X7.3504Y-3.5669
X7.3504Y-3.7638
T8
X5.9014Y-2.3783
X6.0014Y-2.3783
X6.1014Y-2.3783
X6.2014Y-2.3783
T9
X4.7807Y-3.7622
X4.7807Y-3.8622
X4.7807Y-3.9622
X4.7807Y-4.274
X4.7807Y-4.374
X4.7807Y-4.474
X4.7807Y-4.9256
X4.7807Y-5.0256
X4.7807Y-5.1256
X4.7807Y-5.4374
X4.7807Y-5.5374
X4.7807Y-5.6374
T10
X2.9606Y-4.3524
X2.9606Y-5.0433
X3.1476Y-2.435
X3.2559Y-4.3524
X3.2559Y-5.0433
X3.2756Y-1.6673
X3.3445Y-2.435
X3.3756Y-1.6673
X3.7283Y-4.4724
X3.7283Y-5.063
X4.1646Y-2.1417
X4.2646Y-2.1417
X4.3646Y-2.1417
X4.4646Y-2.1417
X6.5236Y-3.439
X6.5236Y-4.5217
X6.5236Y-4.7776
X6.5236Y-5.8602
X6.9898Y-5.8307
X7.1535Y-3.9902
X7.1535Y-5.0728
X7.7898Y-5.8307
T11
X7.5591Y-3.3504
X7.5591Y-3.6654
X7.5591Y-3.9803
X7.5591Y-4.2953
X7.5591Y-4.6102
X7.5591Y-4.9252
X7.5591Y-5.2402
X7.5591Y-5.5551
X7.7874Y-3.3504
X7.7874Y-3.6654
X7.7874Y-3.9803
X7.7874Y-4.2953
X7.7874Y-4.6102
X7.7874Y-4.9252
X7.7874Y-5.2402
X7.7874Y-5.5551
X8.1378Y-3.3504
X8.1378Y-3.6654
X8.1378Y-3.9803
X8.1378Y-4.2953
X8.1378Y-4.6102
X8.1378Y-4.9252
X8.1378Y-5.2402
X8.1378Y-5.5551
X8.3661Y-3.3504
X8.3661Y-3.6654
X8.3661Y-3.9803
X8.3661Y-4.2953
X8.3661Y-4.6102
X8.3661Y-4.9252
X8.3661Y-5.2402
X8.3661Y-5.5551
T12
X2.315Y-4.2283
X2.315Y-4.5783
X2.315Y-4.8783
X2.315Y-5.2283
X2.415Y-4.2283
X2.415Y-4.5783
X2.415Y-4.8783
X2.415Y-5.2283
X2.615Y-4.2283
X2.615Y-4.5783
X2.615Y-4.8783
X2.615Y-5.2283
T13
X6.1449Y-1.7988
X6.785Y-1.7988
X6.9264Y-1.7988
X7.5665Y-1.7988
T14
X8.5512Y-3.3307
X8.5512Y-3.5276
X8.5512Y-3.9213
X8.5512Y-4.1181
X8.5512Y-4.5118
X8.5512Y-4.7087
X8.5512Y-5.1024
X8.5512Y-5.2992
T15
X2.7047Y-3.8228
X2.7047Y-5.5945
X3.0984Y-3.8228
X3.0984Y-5.5945
T0
M30