PCB revision WIP
This commit is contained in:
parent
fec02919c3
commit
7c2cb09fad
21 changed files with 146230 additions and 176764 deletions
|
|
@ -141,9 +141,6 @@
|
||||||
},
|
},
|
||||||
"teardrop_options": [
|
"teardrop_options": [
|
||||||
{
|
{
|
||||||
"td_allow_use_two_tracks": true,
|
|
||||||
"td_curve_segcount": 5,
|
|
||||||
"td_on_pad_in_zone": false,
|
|
||||||
"td_onpadsmd": true,
|
"td_onpadsmd": true,
|
||||||
"td_onroundshapesonly": false,
|
"td_onroundshapesonly": false,
|
||||||
"td_ontrackend": false,
|
"td_ontrackend": false,
|
||||||
|
|
@ -152,29 +149,35 @@
|
||||||
],
|
],
|
||||||
"teardrop_parameters": [
|
"teardrop_parameters": [
|
||||||
{
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 0,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
"td_maxlen": 1.0,
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
"td_target_name": "td_round_shape",
|
"td_target_name": "td_round_shape",
|
||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 0,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
"td_maxlen": 1.0,
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
"td_target_name": "td_rect_shape",
|
"td_target_name": "td_rect_shape",
|
||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 0,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
"td_maxlen": 1.0,
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
"td_target_name": "td_track_end",
|
"td_target_name": "td_track_end",
|
||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
}
|
}
|
||||||
|
|
@ -414,15 +417,21 @@
|
||||||
"bus_label_syntax": "error",
|
"bus_label_syntax": "error",
|
||||||
"bus_to_bus_conflict": "error",
|
"bus_to_bus_conflict": "error",
|
||||||
"bus_to_net_conflict": "error",
|
"bus_to_net_conflict": "error",
|
||||||
|
"conflicting_netclasses": "error",
|
||||||
"different_unit_footprint": "error",
|
"different_unit_footprint": "error",
|
||||||
"different_unit_net": "error",
|
"different_unit_net": "error",
|
||||||
"duplicate_reference": "error",
|
"duplicate_reference": "error",
|
||||||
"duplicate_sheet_names": "error",
|
"duplicate_sheet_names": "error",
|
||||||
|
"endpoint_off_grid": "warning",
|
||||||
"extra_units": "error",
|
"extra_units": "error",
|
||||||
"global_label_dangling": "warning",
|
"global_label_dangling": "warning",
|
||||||
"hier_label_mismatch": "error",
|
"hier_label_mismatch": "error",
|
||||||
"label_dangling": "error",
|
"label_dangling": "error",
|
||||||
"lib_symbol_issues": "warning",
|
"lib_symbol_issues": "warning",
|
||||||
|
"missing_bidi_pin": "warning",
|
||||||
|
"missing_input_pin": "warning",
|
||||||
|
"missing_power_pin": "error",
|
||||||
|
"missing_unit": "warning",
|
||||||
"multiple_net_names": "warning",
|
"multiple_net_names": "warning",
|
||||||
"net_not_bus_member": "warning",
|
"net_not_bus_member": "warning",
|
||||||
"no_connect_connected": "warning",
|
"no_connect_connected": "warning",
|
||||||
|
|
@ -432,6 +441,7 @@
|
||||||
"pin_to_pin": "warning",
|
"pin_to_pin": "warning",
|
||||||
"power_pin_not_driven": "error",
|
"power_pin_not_driven": "error",
|
||||||
"similar_labels": "warning",
|
"similar_labels": "warning",
|
||||||
|
"simulation_model_issue": "ignore",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
|
|
@ -532,6 +542,87 @@
|
||||||
},
|
},
|
||||||
"schematic": {
|
"schematic": {
|
||||||
"annotate_start_num": 0,
|
"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": {
|
"drawing": {
|
||||||
"dashed_lines_dash_length_ratio": 12.0,
|
"dashed_lines_dash_length_ratio": 12.0,
|
||||||
"dashed_lines_gap_length_ratio": 3.0,
|
"dashed_lines_gap_length_ratio": 3.0,
|
||||||
|
|
@ -548,6 +639,10 @@
|
||||||
"intersheets_ref_suffix": "",
|
"intersheets_ref_suffix": "",
|
||||||
"junction_size_choice": 3,
|
"junction_size_choice": 3,
|
||||||
"label_size_ratio": 0.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,
|
"pin_symbol_size": 25.0,
|
||||||
"text_offset_ratio": 0.3
|
"text_offset_ratio": 0.3
|
||||||
},
|
},
|
||||||
|
|
@ -569,7 +664,12 @@
|
||||||
"page_layout_descr_file": "",
|
"page_layout_descr_file": "",
|
||||||
"plot_directory": "",
|
"plot_directory": "",
|
||||||
"spice_adjust_passive_values": false,
|
"spice_adjust_passive_values": false,
|
||||||
|
"spice_current_sheet_as_root": false,
|
||||||
"spice_external_command": "spice \"%I\"",
|
"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_first_id": 65,
|
||||||
"subpart_id_separator": 0
|
"subpart_id_separator": 0
|
||||||
},
|
},
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -139,9 +139,6 @@
|
||||||
},
|
},
|
||||||
"teardrop_options": [
|
"teardrop_options": [
|
||||||
{
|
{
|
||||||
"td_allow_use_two_tracks": true,
|
|
||||||
"td_curve_segcount": 5,
|
|
||||||
"td_on_pad_in_zone": false,
|
|
||||||
"td_onpadsmd": true,
|
"td_onpadsmd": true,
|
||||||
"td_onroundshapesonly": false,
|
"td_onroundshapesonly": false,
|
||||||
"td_ontrackend": false,
|
"td_ontrackend": false,
|
||||||
|
|
@ -150,29 +147,35 @@
|
||||||
],
|
],
|
||||||
"teardrop_parameters": [
|
"teardrop_parameters": [
|
||||||
{
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 0,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
"td_maxlen": 1.0,
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
"td_target_name": "td_round_shape",
|
"td_target_name": "td_round_shape",
|
||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 0,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
"td_maxlen": 1.0,
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
"td_target_name": "td_rect_shape",
|
"td_target_name": "td_rect_shape",
|
||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 0,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
"td_maxlen": 1.0,
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
"td_target_name": "td_track_end",
|
"td_target_name": "td_track_end",
|
||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
}
|
}
|
||||||
|
|
@ -412,15 +415,21 @@
|
||||||
"bus_label_syntax": "error",
|
"bus_label_syntax": "error",
|
||||||
"bus_to_bus_conflict": "error",
|
"bus_to_bus_conflict": "error",
|
||||||
"bus_to_net_conflict": "error",
|
"bus_to_net_conflict": "error",
|
||||||
|
"conflicting_netclasses": "error",
|
||||||
"different_unit_footprint": "error",
|
"different_unit_footprint": "error",
|
||||||
"different_unit_net": "error",
|
"different_unit_net": "error",
|
||||||
"duplicate_reference": "error",
|
"duplicate_reference": "error",
|
||||||
"duplicate_sheet_names": "error",
|
"duplicate_sheet_names": "error",
|
||||||
|
"endpoint_off_grid": "warning",
|
||||||
"extra_units": "error",
|
"extra_units": "error",
|
||||||
"global_label_dangling": "warning",
|
"global_label_dangling": "warning",
|
||||||
"hier_label_mismatch": "error",
|
"hier_label_mismatch": "error",
|
||||||
"label_dangling": "error",
|
"label_dangling": "error",
|
||||||
"lib_symbol_issues": "warning",
|
"lib_symbol_issues": "warning",
|
||||||
|
"missing_bidi_pin": "warning",
|
||||||
|
"missing_input_pin": "warning",
|
||||||
|
"missing_power_pin": "error",
|
||||||
|
"missing_unit": "warning",
|
||||||
"multiple_net_names": "warning",
|
"multiple_net_names": "warning",
|
||||||
"net_not_bus_member": "warning",
|
"net_not_bus_member": "warning",
|
||||||
"no_connect_connected": "warning",
|
"no_connect_connected": "warning",
|
||||||
|
|
@ -430,6 +439,7 @@
|
||||||
"pin_to_pin": "warning",
|
"pin_to_pin": "warning",
|
||||||
"power_pin_not_driven": "error",
|
"power_pin_not_driven": "error",
|
||||||
"similar_labels": "warning",
|
"similar_labels": "warning",
|
||||||
|
"simulation_model_issue": "ignore",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
|
|
@ -518,6 +528,57 @@
|
||||||
},
|
},
|
||||||
"schematic": {
|
"schematic": {
|
||||||
"annotate_start_num": 0,
|
"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": {
|
"drawing": {
|
||||||
"dashed_lines_dash_length_ratio": 12.0,
|
"dashed_lines_dash_length_ratio": 12.0,
|
||||||
"dashed_lines_gap_length_ratio": 3.0,
|
"dashed_lines_gap_length_ratio": 3.0,
|
||||||
|
|
@ -534,6 +595,10 @@
|
||||||
"intersheets_ref_suffix": "",
|
"intersheets_ref_suffix": "",
|
||||||
"junction_size_choice": 3,
|
"junction_size_choice": 3,
|
||||||
"label_size_ratio": 0.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,
|
"pin_symbol_size": 25.0,
|
||||||
"text_offset_ratio": 0.3
|
"text_offset_ratio": 0.3
|
||||||
},
|
},
|
||||||
|
|
@ -555,7 +620,12 @@
|
||||||
"page_layout_descr_file": "",
|
"page_layout_descr_file": "",
|
||||||
"plot_directory": "",
|
"plot_directory": "",
|
||||||
"spice_adjust_passive_values": false,
|
"spice_adjust_passive_values": false,
|
||||||
|
"spice_current_sheet_as_root": false,
|
||||||
"spice_external_command": "spice \"%I\"",
|
"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_first_id": 65,
|
||||||
"subpart_id_separator": 0
|
"subpart_id_separator": 0
|
||||||
},
|
},
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
78825
driver/driver.kicad_pcb
78825
driver/driver.kicad_pcb
File diff suppressed because it is too large
Load diff
|
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 40,
|
"active_layer": 0,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [],
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 1,
|
||||||
"net_color_mode": 1,
|
"net_color_mode": 1,
|
||||||
"opacity": {
|
"opacity": {
|
||||||
"images": 0.6,
|
"images": 0.3799999952316284,
|
||||||
"pads": 1.0,
|
"pads": 1.0,
|
||||||
"tracks": 1.0,
|
"tracks": 1.0,
|
||||||
"vias": 1.0,
|
"vias": 1.0,
|
||||||
|
|
@ -36,7 +36,6 @@
|
||||||
4,
|
4,
|
||||||
5,
|
5,
|
||||||
6,
|
6,
|
||||||
8,
|
|
||||||
9,
|
9,
|
||||||
10,
|
10,
|
||||||
11,
|
11,
|
||||||
|
|
@ -65,7 +64,7 @@
|
||||||
36,
|
36,
|
||||||
39
|
39
|
||||||
],
|
],
|
||||||
"visible_layers": "003ffef_80000001",
|
"visible_layers": "fffffff_ffffffff",
|
||||||
"zone_display_mode": 0
|
"zone_display_mode": 0
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
|
|
|
||||||
|
|
@ -35,8 +35,8 @@
|
||||||
"other_text_upright": false,
|
"other_text_upright": false,
|
||||||
"pads": {
|
"pads": {
|
||||||
"drill": 0.0,
|
"drill": 0.0,
|
||||||
"height": 0.45,
|
"height": 6.0,
|
||||||
"width": 1.45
|
"width": 6.0
|
||||||
},
|
},
|
||||||
"silk_line_width": 0.12,
|
"silk_line_width": 0.12,
|
||||||
"silk_text_italic": false,
|
"silk_text_italic": false,
|
||||||
|
|
@ -57,16 +57,21 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"drc_exclusions": [
|
"drc_exclusions": [
|
||||||
"clearance|281469039|45813300|c3f71ee5-fa18-43ba-b9a6-7407345b2b58|9de1e896-f8e3-44dd-9ffe-cebdcbc3def2",
|
"courtyards_overlap|121774306|144765953|2b992775-9b79-43e6-8ea1-bb0f555e8e28|bae8b079-5f68-463e-a6d6-21dbaad0fb47",
|
||||||
"clearance|281469039|59146700|e20c0db1-0786-44c3-8039-1f07cde1f8ed|a2f0c0fe-22b1-4b3c-86d3-ad24c9eb552c",
|
"courtyards_overlap|203470001|100785837|1ea2028a-9039-4432-9053-2769475173cf|6e85c8ff-4c54-4d67-aff8-07d910377ffc",
|
||||||
"clearance|282944039|45393300|65b92b06-b3d4-4265-8c38-a0f132de7fb5|9de1e896-f8e3-44dd-9ffe-cebdcbc3def2",
|
"courtyards_overlap|203470001|108785837|01649861-50d6-4e8a-b74d-acb9199cefe9|1054eab1-9236-4c06-8683-9bbd62bd3975",
|
||||||
"clearance|282944039|58726700|790f4ef6-3f55-4fa4-81c6-33003849f50c|a2f0c0fe-22b1-4b3c-86d3-ad24c9eb552c",
|
"courtyards_overlap|203470001|116785837|07c1a6ca-ac50-4561-aa48-c367ecbed00f|c037ac77-fe76-4a1b-9c43-cb1314299764",
|
||||||
"clearance|288469039|29520000|9425723d-0dad-4e92-9ffa-75b3606da12c|20224eba-6b29-432e-afcb-ea331a43c8fd",
|
"courtyards_overlap|203470001|124785837|1c54fa6d-64f6-48ed-a020-f3229ce69d5d|f3db5a89-e4b7-4cb8-a4a9-549f6e3ad7f3",
|
||||||
"clearance|288469039|69520000|0eb0a593-9ea3-4404-925c-fe357e9fef85|06e33bfd-0e9a-456e-9f58-5c35518e28b9",
|
"courtyards_overlap|203470001|132785837|13cef215-ab5d-4a71-a627-1bb7f6bc5a37|399e726e-d92b-4cd2-814f-a2950a493ede",
|
||||||
"courtyards_overlap|273365342|7270001|c4a82479-2bda-4cd4-99b9-204c19f32b07|dbec98c5-ca5b-42e6-ab6d-61d6925880f6",
|
"courtyards_overlap|203470001|140785837|01206a7f-a6f4-42df-992b-b9810e2d0e3b|b92574df-df1e-49c1-bf86-4ad4d18e148c",
|
||||||
"courtyards_overlap|274350001|7776443|c4a82479-2bda-4cd4-99b9-204c19f32b07|dbec98c5-ca5b-42e6-ab6d-61d6925880f6",
|
"courtyards_overlap|203470001|84785837|76d47fc8-d4e4-413d-b880-a0defd919922|d3da95ad-6639-4c06-9f1c-409ba07c372e",
|
||||||
"courtyards_overlap|325250001|16270001|4f976688-880b-471a-b950-4b4855215a7e|a92d58c2-a950-4743-ba5e-207b46fed029",
|
"courtyards_overlap|203470001|92785837|6b084e46-5119-4f72-ab16-210ae41ac23c|dd96f88d-10bc-4ba1-955a-de5a407c98d0",
|
||||||
"isolated_copper|281272014|15014394|6d2fbe69-ebde-4b6a-97a6-7fd3477aea20|00000000-0000-0000-0000-000000000000"
|
"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": {
|
"meta": {
|
||||||
"filename": "board_design_settings.json",
|
"filename": "board_design_settings.json",
|
||||||
|
|
@ -106,13 +111,13 @@
|
||||||
"pth_inside_courtyard": "ignore",
|
"pth_inside_courtyard": "ignore",
|
||||||
"shorting_items": "error",
|
"shorting_items": "error",
|
||||||
"silk_edge_clearance": "ignore",
|
"silk_edge_clearance": "ignore",
|
||||||
"silk_over_copper": "warning",
|
"silk_over_copper": "ignore",
|
||||||
"silk_overlap": "ignore",
|
"silk_overlap": "ignore",
|
||||||
"skew_out_of_range": "error",
|
"skew_out_of_range": "error",
|
||||||
"solder_mask_bridge": "ignore",
|
"solder_mask_bridge": "ignore",
|
||||||
"starved_thermal": "error",
|
"starved_thermal": "error",
|
||||||
"text_height": "warning",
|
"text_height": "ignore",
|
||||||
"text_thickness": "warning",
|
"text_thickness": "ignore",
|
||||||
"through_hole_pad_without_hole": "error",
|
"through_hole_pad_without_hole": "error",
|
||||||
"too_many_vias": "error",
|
"too_many_vias": "error",
|
||||||
"track_dangling": "ignore",
|
"track_dangling": "ignore",
|
||||||
|
|
@ -149,9 +154,6 @@
|
||||||
},
|
},
|
||||||
"teardrop_options": [
|
"teardrop_options": [
|
||||||
{
|
{
|
||||||
"td_allow_use_two_tracks": true,
|
|
||||||
"td_curve_segcount": 5,
|
|
||||||
"td_on_pad_in_zone": false,
|
|
||||||
"td_onpadsmd": true,
|
"td_onpadsmd": true,
|
||||||
"td_onroundshapesonly": false,
|
"td_onroundshapesonly": false,
|
||||||
"td_ontrackend": false,
|
"td_ontrackend": false,
|
||||||
|
|
@ -160,29 +162,35 @@
|
||||||
],
|
],
|
||||||
"teardrop_parameters": [
|
"teardrop_parameters": [
|
||||||
{
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 0,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
"td_maxlen": 1.0,
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
"td_target_name": "td_round_shape",
|
"td_target_name": "td_round_shape",
|
||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 0,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
"td_maxlen": 1.0,
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
"td_target_name": "td_rect_shape",
|
"td_target_name": "td_rect_shape",
|
||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 0,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
"td_maxlen": 1.0,
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
"td_target_name": "td_track_end",
|
"td_target_name": "td_track_end",
|
||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
}
|
}
|
||||||
|
|
@ -506,43 +514,15 @@
|
||||||
"netclass_patterns": [
|
"netclass_patterns": [
|
||||||
{
|
{
|
||||||
"netclass": "HV",
|
"netclass": "HV",
|
||||||
"pattern": "/DRV1"
|
"pattern": "/DRV*"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"netclass": "HV",
|
"netclass": "HV",
|
||||||
"pattern": "/DRV2"
|
"pattern": "/OUT_*"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"netclass": "HV",
|
"netclass": "HV",
|
||||||
"pattern": "/DRV3"
|
"pattern": "/VB[12]"
|
||||||
},
|
|
||||||
{
|
|
||||||
"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"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"netclass": "HV",
|
"netclass": "HV",
|
||||||
|
|
@ -555,6 +535,10 @@
|
||||||
{
|
{
|
||||||
"netclass": "HV",
|
"netclass": "HV",
|
||||||
"pattern": "/VIN_MEAS"
|
"pattern": "/VIN_MEAS"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "HV",
|
||||||
|
"pattern": "/Q*"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
@ -614,11 +598,65 @@
|
||||||
"label": "Qty",
|
"label": "Qty",
|
||||||
"name": "Quantity",
|
"name": "Quantity",
|
||||||
"show": true
|
"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": "",
|
"filter_string": "",
|
||||||
"group_symbols": true,
|
"group_symbols": true,
|
||||||
"name": "Grouped By Value",
|
"name": "",
|
||||||
"sort_asc": true,
|
"sort_asc": true,
|
||||||
"sort_field": "Reference"
|
"sort_field": "Reference"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
37
driver/footprints.pretty/inductor_chonky_28x28.kicad_mod
Normal file
37
driver/footprints.pretty/inductor_chonky_28x28.kicad_mod
Normal 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))
|
||||||
|
)
|
||||||
|
|
@ -1,48 +1,45 @@
|
||||||
(footprint "terminal_chonky_JL5EDGRHC" (version 20220427) (generator pcbnew)
|
(footprint "terminal_chonky_JL5EDGRHC_2P" (version 20230410) (generator pcbnew)
|
||||||
(layer "F.Cu")
|
(layer "F.Cu")
|
||||||
(attr smd)
|
(attr smd)
|
||||||
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS")
|
(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)))
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
(tstamp e6278b32-5dcb-4472-a6f8-72243221e0e7)
|
)
|
||||||
)
|
(fp_text value "terminal_chonky_JL5EDGRHC_2P" (at 0 1 unlocked) (layer "F.Fab") (tstamp 660a64a5-e775-4cf2-b1a3-32bd9c3151ca)
|
||||||
(fp_text value "terminal_chonky_JL5EDGRHC" (at 0 1 unlocked) (layer "F.Fab")
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
(effects (font (size 1 1) (thickness 0.15)))
|
)
|
||||||
(tstamp 660a64a5-e775-4cf2-b1a3-32bd9c3151ca)
|
(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_text user "${REF}" (at 0 2.5 unlocked) (layer "F.Fab")
|
(fp_line (start -8.89 -1.905) (end 8.89 -1.905)
|
||||||
(effects (font (size 1 1) (thickness 0.15)))
|
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp da4f48ee-3e95-410f-8186-4991f51a96b0))
|
||||||
(tstamp 50585957-eb69-44bf-a92c-7081d51f56a7)
|
(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 -1.905) (end -8.89 27.345)
|
(fp_line (start -8.89 27.345) (end 8.89 27.345)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 44ceb615-13bf-4c5f-88fd-44b57f345de5))
|
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 7ef2b7a8-e343-4173-96f6-de1f003f8ed4))
|
||||||
(fp_line (start -8.89 -1.905) (end 8.89 -1.905)
|
(fp_line (start -5.715 16.51) (end -6.35 24.765)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp da4f48ee-3e95-410f-8186-4991f51a96b0))
|
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 22f67dd9-0546-470a-959d-c96f0e422126))
|
||||||
(fp_line (start -8.89 24.765) (end 8.89 24.765)
|
(fp_line (start -3.175 16.51) (end -5.715 16.51)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b25af151-8799-4c6d-b59c-0c01db4ae3be))
|
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp c3b70f1e-cccb-423f-9cb4-675cd6cccc1f))
|
||||||
(fp_line (start -8.89 27.345) (end 8.89 27.345)
|
(fp_line (start -2.54 24.765) (end -3.175 16.51)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 7ef2b7a8-e343-4173-96f6-de1f003f8ed4))
|
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp ed36b909-2821-4f6c-a63a-e674efff28cf))
|
||||||
(fp_line (start -5.715 16.51) (end -6.35 24.765)
|
(fp_line (start 0 -1.905) (end 0 27.345)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 22f67dd9-0546-470a-959d-c96f0e422126))
|
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 47551fe3-0fa7-4085-9f98-8c772bb493ce))
|
||||||
(fp_line (start -3.175 16.51) (end -5.715 16.51)
|
(fp_line (start 3.175 16.51) (end 2.54 24.765)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp c3b70f1e-cccb-423f-9cb4-675cd6cccc1f))
|
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b8969e49-5906-4c46-a206-d6cc527e843e))
|
||||||
(fp_line (start -2.54 24.765) (end -3.175 16.51)
|
(fp_line (start 5.715 16.51) (end 3.175 16.51)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp ed36b909-2821-4f6c-a63a-e674efff28cf))
|
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp dd03fb91-cd0f-478d-af1c-303c6f465191))
|
||||||
(fp_line (start 0 -1.905) (end 0 27.345)
|
(fp_line (start 6.35 24.765) (end 5.715 16.51)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 47551fe3-0fa7-4085-9f98-8c772bb493ce))
|
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d4fd486e-e17e-44dc-a7ee-eda83205c84a))
|
||||||
(fp_line (start 3.175 16.51) (end 2.54 24.765)
|
(fp_line (start 8.89 -1.905) (end 8.89 27.345)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b8969e49-5906-4c46-a206-d6cc527e843e))
|
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d419d677-e889-4fb3-b282-3721bb6edc79))
|
||||||
(fp_line (start 5.715 16.51) (end 3.175 16.51)
|
(fp_rect (start -8.89 -1.905) (end 8.89 27.305)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp dd03fb91-cd0f-478d-af1c-303c6f465191))
|
(stroke (width 0.05) (type default)) (fill none) (layer "F.CrtYd") (tstamp 35a53d7e-08db-4c48-bb49-571e3ac1f05c))
|
||||||
(fp_line (start 6.35 24.765) (end 5.715 16.51)
|
(fp_text user "${REF}" (at 0 2.5 unlocked) (layer "F.Fab") (tstamp 50585957-eb69-44bf-a92c-7081d51f56a7)
|
||||||
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d4fd486e-e17e-44dc-a7ee-eda83205c84a))
|
(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 d419d677-e889-4fb3-b282-3721bb6edc79))
|
(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))
|
||||||
(fp_rect (start -8.89 -1.905) (end 8.89 27.305)
|
(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))
|
||||||
(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 7.62 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp bd2808d9-3b94-416d-a8d9-cfacfdfce461))
|
||||||
(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 "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 "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 "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 "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 7.619135 90) (size 3.5 3) (drill 1.4) (layers "*.Cu" "*.Mask") (tstamp 52717eeb-ca3b-4b57-a347-3bdfa4f88c60))
|
||||||
(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))
|
|
||||||
)
|
|
||||||
|
|
@ -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))
|
||||||
|
)
|
||||||
88720
driver/fp-info-cache
88720
driver/fp-info-cache
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
|
|
@ -1,15 +1,15 @@
|
||||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-1920-g294b8e9051)*
|
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
|
||||||
G04 #@! TF.CreationDate,2022-07-23T00:22:57+02:00*
|
G04 #@! TF.CreationDate,2023-05-27T12:11:34+02:00*
|
||||||
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
|
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
|
||||||
G04 #@! TF.SameCoordinates,Original*
|
G04 #@! TF.SameCoordinates,Original*
|
||||||
G04 #@! TF.FileFunction,Paste,Bot*
|
G04 #@! TF.FileFunction,Paste,Bot*
|
||||||
G04 #@! TF.FilePolarity,Positive*
|
G04 #@! TF.FilePolarity,Positive*
|
||||||
%FSLAX46Y46*%
|
%FSLAX46Y46*%
|
||||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
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*
|
G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-05-27 12:11:34*
|
||||||
%MOMM*%
|
%MOMM*%
|
||||||
%LPD*%
|
%LPD*%
|
||||||
G01*
|
G01*
|
||||||
G04 APERTURE LIST*
|
G04 APERTURE LIST*
|
||||||
G04 APERTURE END LIST*
|
G04 APERTURE END LIST*
|
||||||
M02*
|
M02*
|
||||||
|
|
|
||||||
|
|
@ -1,26 +1,26 @@
|
||||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-1920-g294b8e9051)*
|
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
|
||||||
G04 #@! TF.CreationDate,2022-07-23T00:22:57+02:00*
|
G04 #@! TF.CreationDate,2023-05-27T12:11:35+02:00*
|
||||||
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
|
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
|
||||||
G04 #@! TF.SameCoordinates,Original*
|
G04 #@! TF.SameCoordinates,Original*
|
||||||
G04 #@! TF.FileFunction,Profile,NP*
|
G04 #@! TF.FileFunction,Profile,NP*
|
||||||
%FSLAX46Y46*%
|
%FSLAX46Y46*%
|
||||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
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*
|
G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-05-27 12:11:35*
|
||||||
%MOMM*%
|
%MOMM*%
|
||||||
%LPD*%
|
%LPD*%
|
||||||
G01*
|
G01*
|
||||||
G04 APERTURE LIST*
|
G04 APERTURE LIST*
|
||||||
G04 #@! TA.AperFunction,Profile*
|
G04 #@! TA.AperFunction,Profile*
|
||||||
%ADD10C,0.050000*%
|
%ADD10C,0.050000*%
|
||||||
G04 #@! TD*
|
G04 #@! TD*
|
||||||
G04 APERTURE END LIST*
|
G04 APERTURE END LIST*
|
||||||
D10*
|
D10*
|
||||||
X205000000Y-85000000D02*
|
X54700000Y-152100000D02*
|
||||||
X205000000Y30000000D01*
|
X54700000Y-37100000D01*
|
||||||
X375000000Y30000000D02*
|
X224700000Y-37100000D02*
|
||||||
X375000000Y-85000000D01*
|
X224700000Y-152100000D01*
|
||||||
X375000000Y-85000000D02*
|
X224700000Y-152100000D02*
|
||||||
X205000000Y-85000000D01*
|
X54700000Y-152100000D01*
|
||||||
X205000000Y30000000D02*
|
X54700000Y-37100000D02*
|
||||||
X375000000Y30000000D01*
|
X224700000Y-37100000D01*
|
||||||
M02*
|
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
|
|
@ -1,31 +1,38 @@
|
||||||
M48
|
M48
|
||||||
; DRILL file {KiCad (6.99.0-1920-g294b8e9051)} date Sat Jul 23 00:22:59 2022
|
; DRILL file {KiCad 7.99.0-unknown} date Sat 27 May 2023 12:11:36 PM CEST
|
||||||
; FORMAT={-:-/ absolute / metric / decimal}
|
; FORMAT={-:-/ absolute / inch / decimal}
|
||||||
; #@! TF.CreationDate,2022-07-23T00:22:59+02:00
|
; #@! TF.CreationDate,2023-05-27T12:11:36+02:00
|
||||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.99.0-1920-g294b8e9051)
|
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.99.0-unknown
|
||||||
; #@! TF.FileFunction,NonPlated,1,2,NPTH
|
; #@! TF.FileFunction,NonPlated,1,2,NPTH
|
||||||
FMAT,2
|
FMAT,2
|
||||||
METRIC
|
INCH
|
||||||
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
|
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
|
||||||
T1C3.200
|
T1C0.1260
|
||||||
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
|
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
|
||||||
T2C3.250
|
T2C0.1280
|
||||||
%
|
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
|
||||||
G90
|
T3C0.1378
|
||||||
G05
|
%
|
||||||
T1
|
G90
|
||||||
X210.0Y25.0
|
G05
|
||||||
X210.0Y-80.0
|
T1
|
||||||
X264.0Y-21.0
|
X2.3504Y-1.6575
|
||||||
X264.0Y-80.0
|
X2.3504Y-5.7913
|
||||||
X308.0Y-21.0
|
X3.7677Y-2.622
|
||||||
X308.0Y-80.0
|
X3.7677Y-5.8307
|
||||||
X370.0Y25.0
|
X4.8307Y-2.622
|
||||||
X370.0Y-80.0
|
X4.8307Y-5.8307
|
||||||
T2
|
X8.6496Y-1.6575
|
||||||
X308.16Y24.84
|
X8.6496Y-5.7913
|
||||||
X320.86Y24.84
|
T2
|
||||||
X328.01Y24.84
|
X6.215Y-1.6638
|
||||||
X340.71Y24.84
|
X6.715Y-1.6638
|
||||||
T0
|
X6.9965Y-1.6638
|
||||||
M30
|
X7.4965Y-1.6638
|
||||||
|
T3
|
||||||
|
X4.1248Y-3.8622
|
||||||
|
X4.1248Y-4.374
|
||||||
|
X4.1248Y-5.0256
|
||||||
|
X4.1248Y-5.5374
|
||||||
|
T0
|
||||||
|
M30
|
||||||
|
|
|
||||||
|
|
@ -1,475 +1,420 @@
|
||||||
M48
|
M48
|
||||||
; DRILL file {KiCad (6.99.0-1920-g294b8e9051)} date Sat Jul 23 00:22:59 2022
|
; DRILL file {KiCad 7.99.0-unknown} date Sat 27 May 2023 12:11:36 PM CEST
|
||||||
; FORMAT={-:-/ absolute / metric / decimal}
|
; FORMAT={-:-/ absolute / inch / decimal}
|
||||||
; #@! TF.CreationDate,2022-07-23T00:22:59+02:00
|
; #@! TF.CreationDate,2023-05-27T12:11:36+02:00
|
||||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.99.0-1920-g294b8e9051)
|
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.99.0-unknown
|
||||||
; #@! TF.FileFunction,Plated,1,2,PTH
|
; #@! TF.FileFunction,Plated,1,2,PTH
|
||||||
FMAT,2
|
FMAT,2
|
||||||
METRIC
|
INCH
|
||||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||||
T1C0.500
|
T1C0.0157
|
||||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||||
T2C0.600
|
T2C0.0197
|
||||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||||
T3C0.800
|
T3C0.0236
|
||||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||||
T4C0.800
|
T4C0.0315
|
||||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
T5C0.890
|
T5C0.0315
|
||||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
T6C1.000
|
T6C0.0350
|
||||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
T7C1.000
|
T7C0.0394
|
||||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
T8C1.075
|
T8C0.0423
|
||||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
T9C1.200
|
T9C0.0433
|
||||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
T10C1.400
|
T10C0.0472
|
||||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
T11C1.570
|
T11C0.0512
|
||||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
T12C1.600
|
T12C0.0551
|
||||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
T13C2.700
|
T13C0.0618
|
||||||
%
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
G90
|
T14C0.0630
|
||||||
G05
|
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||||
T1
|
T15C0.1063
|
||||||
X208.5Y-38.0
|
%
|
||||||
X210.19Y-28.19
|
G90
|
||||||
X217.5Y-36.5
|
G05
|
||||||
X219.0Y-14.5
|
T1
|
||||||
X222.0Y-17.0
|
X2.8543Y-5.7205
|
||||||
X222.0Y-77.0
|
X2.9488Y-3.6496
|
||||||
X234.1Y-25.05
|
X2.9563Y-3.4685
|
||||||
X236.1Y-25.8
|
X3.3346Y-3.4843
|
||||||
X236.2Y-18.5
|
X3.4232Y-3.5569
|
||||||
X246.0Y-22.5
|
X4.6417Y-3.5512
|
||||||
X253.6Y14.6
|
X4.6435Y-3.9034
|
||||||
X256.0Y22.0
|
X4.6644Y-3.8701
|
||||||
X256.3Y15.4
|
X4.6646Y-3.5192
|
||||||
X257.0Y23.0
|
X4.686Y-3.8372
|
||||||
X258.0Y24.0
|
X5.1476Y-2.2461
|
||||||
X258.0Y17.0
|
X5.1594Y-2.1535
|
||||||
X259.0Y25.0
|
X5.189Y-2.2303
|
||||||
X261.0Y20.0
|
X5.1909Y-2.1791
|
||||||
X264.0Y23.0
|
X5.2165Y-2.4291
|
||||||
X264.5Y16.9
|
X5.2618Y-2.4331
|
||||||
X267.2Y13.1
|
X5.3346Y-2.1358
|
||||||
X268.863Y15.8
|
X5.3543Y-2.0984
|
||||||
X269.688Y16.9
|
X5.3878Y-2.1201
|
||||||
X271.887Y16.8
|
X5.4331Y-2.1024
|
||||||
X274.2Y18.2
|
X5.435Y-2.3287
|
||||||
X276.6Y-13.9
|
X5.439Y-2.2756
|
||||||
X277.0Y-8.0
|
X5.4724Y-2.3051
|
||||||
X278.4Y26.4
|
X5.4764Y-2.1673
|
||||||
X280.2Y22.7
|
X5.4764Y-2.2067
|
||||||
X280.6Y17.7
|
X5.4764Y-2.2461
|
||||||
X281.7Y-14.0
|
X5.4764Y-2.372
|
||||||
X281.9Y19.924
|
X5.6024Y-2.1294
|
||||||
X282.049Y17.675
|
X7.8858Y-3.0394
|
||||||
X282.4Y-61.5
|
X7.9764Y-3.0472
|
||||||
X283.101Y19.805
|
X8.0723Y-3.0669
|
||||||
X283.854Y-1.046
|
X8.126Y-3.0866
|
||||||
X283.9Y1.5
|
X8.1752Y-3.0965
|
||||||
X284.175Y20.404
|
X8.2087Y-3.1181
|
||||||
X284.2Y-61.5
|
X8.252Y-3.1417
|
||||||
X284.241Y-16.696
|
X8.2717Y-3.1772
|
||||||
X284.83Y18.5
|
T2
|
||||||
X285.372Y5.878
|
X2.7047Y-3.2126
|
||||||
X285.8Y17.724
|
X2.8228Y-3.311
|
||||||
X286.317Y6.617
|
X3.3632Y-3.564
|
||||||
X286.5Y-48.6
|
X3.3819Y-3.3701
|
||||||
X286.8Y-52.2
|
X3.7677Y-3.5276
|
||||||
X287.0Y5.5
|
X4.0669Y-2.0669
|
||||||
X287.1Y-1.728
|
X4.1614Y-1.7756
|
||||||
X287.166Y1.212
|
X4.1732Y-2.0354
|
||||||
X287.6Y-50.7
|
X4.2008Y-1.7362
|
||||||
X287.633Y7.633
|
X4.2402Y-1.6969
|
||||||
X288.3Y0.82
|
X4.2402Y-1.9724
|
||||||
X288.4Y-1.9
|
X4.2795Y-1.6575
|
||||||
X288.4Y-49.4
|
X4.3583Y-1.8543
|
||||||
X288.5Y5.6
|
X4.4764Y-1.7362
|
||||||
X289.7Y-1.8
|
X4.4961Y-1.9764
|
||||||
X291.0Y-1.8
|
X4.6024Y-2.126
|
||||||
X292.347Y-2.785
|
X4.6679Y-2.0197
|
||||||
X296.2Y-23.5
|
X4.7003Y-1.9764
|
||||||
X298.0Y3.6
|
X4.7869Y-1.9803
|
||||||
X298.1Y-8.9
|
X4.7874Y-4.7126
|
||||||
X298.4Y1.9
|
X4.878Y-1.9252
|
||||||
X298.7Y-23.3
|
X4.9724Y-3.189
|
||||||
X299.228Y0.403
|
X4.9882Y-2.9567
|
||||||
X300.0Y4.0
|
X5.0433Y-1.6024
|
||||||
X300.21Y-0.598
|
X5.1142Y-1.748
|
||||||
X300.339Y0.857
|
X5.1299Y-1.9449
|
||||||
X301.0Y28.0
|
X5.1811Y-1.8573
|
||||||
X301.1Y-25.1
|
X5.187Y-1.9459
|
||||||
X302.156Y-5.996
|
X5.2284Y-1.862
|
||||||
X302.2Y-15.6
|
X5.2362Y-3.1634
|
||||||
X302.2Y-22.8
|
X5.25Y-2.7972
|
||||||
X302.4Y4.0
|
X5.2581Y-2.7301
|
||||||
X302.6Y-2.4
|
X5.2756Y-1.8524
|
||||||
X306.3Y-9.7
|
X5.3178Y-2.4103
|
||||||
X307.6Y-8.9
|
X5.3248Y-1.9311
|
||||||
X309.4Y-0.2
|
X5.355Y-2.3812
|
||||||
X309.4Y-10.9
|
X5.3642Y-2.4311
|
||||||
X313.3Y-8.9
|
X5.374Y-2.3071
|
||||||
X313.4Y-0.4
|
X5.378Y-1.9075
|
||||||
X314.0Y26.0
|
X5.3858Y-2.7098
|
||||||
X314.171Y-15.771
|
X5.3884Y-2.594
|
||||||
X314.7Y-8.8
|
X5.4134Y-2.4291
|
||||||
X315.2Y-0.2
|
X5.4291Y-2.7992
|
||||||
X318.0Y6.0
|
X5.4331Y-2.6095
|
||||||
X318.0Y2.2
|
X5.4882Y-2.7126
|
||||||
X319.25Y7.5
|
X5.5394Y-2.7126
|
||||||
X319.4Y-6.6
|
X5.5748Y-2.7756
|
||||||
X319.6Y2.0
|
X5.7992Y-2.4606
|
||||||
X327.1Y3.8
|
X5.8307Y-2.5669
|
||||||
X328.2Y7.6
|
X5.8633Y-2.6258
|
||||||
X328.2Y6.0
|
X5.8937Y-2.4843
|
||||||
X330.451Y8.25
|
X5.902Y-2.6653
|
||||||
X333.6Y18.2
|
X5.907Y-2.608
|
||||||
X334.0Y26.0
|
X5.9331Y-1.5394
|
||||||
X341.0Y0.0
|
X5.9786Y-2.8778
|
||||||
X343.5Y16.0
|
X5.9882Y-2.4843
|
||||||
X343.5Y8.0
|
X5.9961Y-2.7362
|
||||||
X371.0Y-6.75
|
X6.1417Y-3.0236
|
||||||
X371.25Y13.75
|
X6.1929Y-2.9921
|
||||||
X371.25Y8.25
|
X6.2638Y-2.6496
|
||||||
X371.25Y3.5
|
X6.2638Y-3.0709
|
||||||
X372.0Y-1.75
|
X6.4173Y-2.9921
|
||||||
T2
|
X6.4213Y-2.6575
|
||||||
X284.8Y-24.3
|
X6.4449Y-1.6181
|
||||||
X286.264Y-25.412
|
X6.4724Y-2.9882
|
||||||
X288.2Y-19.1
|
X6.4921Y-2.6496
|
||||||
X289.727Y-25.95
|
X6.6024Y-2.4055
|
||||||
X293.424Y-26.424
|
X6.6024Y-2.5551
|
||||||
X302.5Y-26.6
|
X6.6516Y-2.3465
|
||||||
X303.4Y-6.422
|
X6.6575Y-2.9016
|
||||||
X303.7Y-42.9
|
X6.6654Y-2.563
|
||||||
X308.6Y1.8
|
X6.9606Y-2.4921
|
||||||
X310.4Y-1.8
|
X7.0039Y-2.3425
|
||||||
X311.6Y12.4
|
X7.0039Y-2.4055
|
||||||
X313.4Y10.6
|
X7.0925Y-2.3169
|
||||||
X313.6Y3.8
|
X7.2165Y-1.9252
|
||||||
X315.0Y5.2
|
X7.2323Y-1.6181
|
||||||
X317.2Y-1.8
|
X7.5079Y-2.6417
|
||||||
X321.0Y-16.0
|
X7.6063Y-2.0118
|
||||||
X328.2Y13.2
|
X7.6063Y-2.3268
|
||||||
T3
|
X7.9252Y-2.9803
|
||||||
X211.0Y11.0
|
X8.3858Y-2.9803
|
||||||
X211.0Y-9.0
|
X8.6988Y-2.1004
|
||||||
X221.0Y-23.0
|
X8.6988Y-2.3169
|
||||||
X222.75Y-6.5
|
X8.6988Y-2.5039
|
||||||
X222.75Y-8.5
|
X8.7283Y-2.7106
|
||||||
X223.0Y24.0
|
T3
|
||||||
X224.0Y-18.0
|
X3.3996Y-3.4665
|
||||||
X227.5Y-18.5
|
X4.748Y-3.3504
|
||||||
X230.0Y-2.5
|
X4.9116Y-3.5433
|
||||||
X230.25Y-15.5
|
X6.0276Y-2.8946
|
||||||
X231.25Y-13.25
|
X6.2323Y-2.5709
|
||||||
X232.8Y-23.8
|
X6.3031Y-2.7126
|
||||||
X235.25Y19.5
|
X6.3504Y-2.1535
|
||||||
X235.25Y13.5
|
X6.4213Y-2.2244
|
||||||
X235.75Y-16.75
|
X6.4291Y-2.4921
|
||||||
X237.75Y-16.75
|
X6.4843Y-2.437
|
||||||
X239.75Y3.75
|
X6.5709Y-2.7126
|
||||||
X240.5Y16.5
|
X7.0039Y-2.122
|
||||||
X241.25Y10.25
|
T4
|
||||||
X241.75Y12.75
|
X2.3898Y-2.9961
|
||||||
X242.75Y1.0
|
X2.7835Y-3.5472
|
||||||
X242.75Y-1.5
|
X2.8524Y-2.8976
|
||||||
X244.5Y-10.5
|
X2.8524Y-2.9764
|
||||||
X244.5Y-14.75
|
X2.8622Y-1.6969
|
||||||
X246.0Y25.75
|
X2.9016Y-3.3504
|
||||||
X250.0Y21.5
|
X3.0394Y-3.3701
|
||||||
X252.5Y20.75
|
X3.1378Y-2.7402
|
||||||
X252.75Y-17.0
|
X3.1476Y-3.252
|
||||||
X252.75Y-21.5
|
X3.187Y-3.1634
|
||||||
X263.75Y-8.75
|
X3.3445Y-1.874
|
||||||
X263.75Y-11.25
|
X3.3445Y-2.1102
|
||||||
X267.324Y7.75
|
X3.3642Y-3.3012
|
||||||
X268.25Y6.25
|
X3.4429Y-3.3012
|
||||||
X271.55Y-12.8
|
X3.5217Y-2.4941
|
||||||
X275.25Y12.5
|
X3.5512Y-1.9921
|
||||||
X279.25Y-1.25
|
X3.5807Y-2.2382
|
||||||
X281.75Y9.25
|
X3.5984Y-2.5945
|
||||||
X282.75Y-7.0
|
X3.5984Y-2.6654
|
||||||
X285.0Y24.0
|
X3.6004Y-2.1398
|
||||||
X285.0Y-11.2
|
X3.7087Y-3.0551
|
||||||
X288.0Y12.0
|
X3.7087Y-3.2224
|
||||||
X288.5Y-3.75
|
X3.7677Y-1.628
|
||||||
X292.0Y3.5
|
X3.9252Y-1.7953
|
||||||
X292.35Y-7.4
|
X4.0236Y-1.8248
|
||||||
X293.9Y-10.6
|
X4.0335Y-3.4882
|
||||||
X295.464Y-19.443
|
X4.1004Y-3.2
|
||||||
X296.5Y-14.0
|
X4.4665Y-2.9862
|
||||||
X298.0Y17.0
|
X4.4665Y-3.0846
|
||||||
X300.3Y11.4
|
X4.6072Y-2.3366
|
||||||
X301.0Y-79.0
|
X4.7304Y-2.47
|
||||||
X310.0Y-7.0
|
X4.7736Y-3.1457
|
||||||
X316.0Y18.25
|
X4.9193Y-2.1496
|
||||||
X316.0Y-17.0
|
X4.9961Y-2.6142
|
||||||
X317.65Y-6.6
|
X5.1752Y-2.2953
|
||||||
X321.0Y-23.2
|
X5.2146Y-2.9173
|
||||||
X328.0Y-16.0
|
X5.2795Y-5.0512
|
||||||
X341.5Y-21.25
|
X5.2795Y-5.122
|
||||||
X347.25Y8.0
|
X5.2795Y-5.1929
|
||||||
X347.75Y-9.2
|
X5.2795Y-5.2638
|
||||||
X349.25Y-21.25
|
X5.2874Y-3.8701
|
||||||
X352.25Y-2.25
|
X5.2874Y-3.9409
|
||||||
X362.0Y-77.0
|
X5.2874Y-4.0118
|
||||||
X363.0Y25.0
|
X5.2874Y-4.0827
|
||||||
X365.25Y-2.0
|
X5.3031Y-1.6969
|
||||||
X368.0Y-10.5
|
X5.3031Y-3.0827
|
||||||
X371.5Y19.0
|
X5.311Y-5.4134
|
||||||
X373.0Y-51.0
|
X5.311Y-5.4843
|
||||||
X373.75Y-28.5
|
X5.311Y-5.5551
|
||||||
T4
|
X5.311Y-5.626
|
||||||
X249.9Y12.3
|
X5.311Y-5.6969
|
||||||
X249.9Y10.3
|
X5.311Y-5.7677
|
||||||
X328.796Y-50.5
|
X5.3504Y-5.0512
|
||||||
X328.796Y-63.0
|
X5.3504Y-5.122
|
||||||
T5
|
X5.3504Y-5.1929
|
||||||
X307.65Y15.7
|
X5.3504Y-5.2638
|
||||||
X309.94Y15.7
|
X5.3583Y-3.8701
|
||||||
X310.95Y22.3
|
X5.3583Y-3.9409
|
||||||
X311.97Y20.52
|
X5.3583Y-4.0118
|
||||||
X312.99Y22.3
|
X5.3583Y-4.0827
|
||||||
X314.01Y20.52
|
X5.3819Y-5.4134
|
||||||
X315.03Y22.3
|
X5.3819Y-5.4843
|
||||||
X316.05Y20.52
|
X5.3819Y-5.5551
|
||||||
X317.07Y22.3
|
X5.3819Y-5.626
|
||||||
X318.09Y20.52
|
X5.3819Y-5.6969
|
||||||
X319.08Y15.7
|
X5.3819Y-5.7677
|
||||||
X321.37Y15.7
|
X5.4016Y-2.189
|
||||||
X327.5Y15.7
|
X5.4528Y-5.4134
|
||||||
X329.79Y15.7
|
X5.4528Y-5.4843
|
||||||
X330.8Y22.3
|
X5.4528Y-5.5551
|
||||||
X331.82Y20.52
|
X5.4528Y-5.626
|
||||||
X332.84Y22.3
|
X5.4528Y-5.6969
|
||||||
X333.86Y20.52
|
X5.4528Y-5.7677
|
||||||
X334.88Y22.3
|
X5.5236Y-5.4134
|
||||||
X335.9Y20.52
|
X5.5236Y-5.4843
|
||||||
X336.92Y22.3
|
X5.5236Y-5.5551
|
||||||
X337.94Y20.52
|
X5.5236Y-5.626
|
||||||
X338.93Y15.7
|
X5.5236Y-5.6969
|
||||||
X341.22Y15.7
|
X5.5236Y-5.7677
|
||||||
T6
|
X5.5925Y-2.9331
|
||||||
X221.0Y-32.0
|
X5.7151Y-3.4072
|
||||||
X221.0Y-34.0
|
X5.7283Y-3.2126
|
||||||
X221.0Y-36.0
|
X5.815Y-1.9724
|
||||||
X227.0Y-38.0
|
X5.9055Y-2.1929
|
||||||
X272.5Y-41.75
|
X6.2874Y-2.9173
|
||||||
X272.5Y-44.25
|
X6.5236Y-1.9232
|
||||||
X272.5Y-46.75
|
X6.5886Y-2.9016
|
||||||
X272.5Y-49.25
|
X7.7539Y-2.3268
|
||||||
X272.5Y-51.75
|
X8.374Y-1.6575
|
||||||
X272.5Y-54.25
|
X8.7087Y-1.8937
|
||||||
X272.5Y-56.75
|
T5
|
||||||
X272.5Y-59.25
|
X3.9213Y-2.1575
|
||||||
X273.75Y-29.25
|
X3.9213Y-2.2362
|
||||||
X273.75Y-31.75
|
T6
|
||||||
X273.75Y-34.25
|
X6.1949Y-2.0236
|
||||||
X273.75Y-69.25
|
X6.285Y-2.0236
|
||||||
X273.75Y-71.75
|
X6.3248Y-1.7638
|
||||||
X273.75Y-74.25
|
X6.365Y-1.8339
|
||||||
X274.75Y-43.0
|
X6.4051Y-1.7638
|
||||||
X274.75Y-45.5
|
X6.4453Y-1.8339
|
||||||
X274.75Y-48.0
|
X6.4854Y-1.7638
|
||||||
X274.75Y-50.5
|
X6.5256Y-1.8339
|
||||||
X274.75Y-53.0
|
X6.5657Y-1.7638
|
||||||
X274.75Y-55.5
|
X6.6059Y-1.8339
|
||||||
X274.75Y-58.0
|
X6.6449Y-2.0236
|
||||||
X274.75Y-60.5
|
X6.735Y-2.0236
|
||||||
X275.75Y-28.0
|
X6.9764Y-2.0236
|
||||||
X275.75Y-30.5
|
X7.0665Y-2.0236
|
||||||
X275.75Y-33.0
|
X7.1063Y-1.7638
|
||||||
X275.75Y-68.0
|
X7.1465Y-1.8339
|
||||||
X275.75Y-70.5
|
X7.1866Y-1.7638
|
||||||
X275.75Y-73.0
|
X7.2268Y-1.8339
|
||||||
X277.0Y-41.75
|
X7.2669Y-1.7638
|
||||||
X277.0Y-44.25
|
X7.3071Y-1.8339
|
||||||
X277.0Y-46.75
|
X7.3472Y-1.7638
|
||||||
X277.0Y-49.25
|
X7.3874Y-1.8339
|
||||||
X277.0Y-51.75
|
X7.4264Y-2.0236
|
||||||
X277.0Y-54.25
|
X7.5165Y-2.0236
|
||||||
X277.0Y-56.75
|
T7
|
||||||
X277.0Y-59.25
|
X2.5236Y-3.3091
|
||||||
X277.75Y-29.25
|
X2.7205Y-3.3091
|
||||||
X277.75Y-31.75
|
X4.6291Y-1.6559
|
||||||
X277.75Y-34.25
|
X4.6291Y-1.7559
|
||||||
X277.75Y-69.25
|
X4.7291Y-1.6559
|
||||||
X277.75Y-71.75
|
X4.7291Y-1.7559
|
||||||
X277.75Y-74.25
|
X4.8291Y-1.6559
|
||||||
X278.977Y-45.5
|
X4.8291Y-1.7559
|
||||||
X278.977Y-48.0
|
X4.9291Y-1.6559
|
||||||
X278.977Y-43.0
|
X4.9291Y-1.7559
|
||||||
X279.0Y-50.5
|
X7.124Y-3.5669
|
||||||
X279.0Y-53.0
|
X7.124Y-3.7638
|
||||||
X279.0Y-55.5
|
X7.3504Y-3.5669
|
||||||
X279.0Y-58.0
|
X7.3504Y-3.7638
|
||||||
X279.0Y-60.5
|
T8
|
||||||
X279.75Y-28.0
|
X5.9014Y-2.3783
|
||||||
X279.75Y-30.5
|
X6.0014Y-2.3783
|
||||||
X279.75Y-33.0
|
X6.1014Y-2.3783
|
||||||
X279.75Y-68.0
|
X6.2014Y-2.3783
|
||||||
X279.75Y-70.5
|
T9
|
||||||
X279.75Y-73.0
|
X4.7807Y-3.7622
|
||||||
X284.75Y-29.0
|
X4.7807Y-3.8622
|
||||||
X284.75Y-31.0
|
X4.7807Y-3.9622
|
||||||
X284.75Y-33.0
|
X4.7807Y-4.274
|
||||||
X284.75Y-69.0
|
X4.7807Y-4.374
|
||||||
X284.75Y-71.0
|
X4.7807Y-4.474
|
||||||
X284.75Y-73.0
|
X4.7807Y-4.9256
|
||||||
X286.0Y-55.75
|
X4.7807Y-5.0256
|
||||||
X286.0Y-57.75
|
X4.7807Y-5.1256
|
||||||
X286.0Y-59.75
|
X4.7807Y-5.4374
|
||||||
X286.4Y-42.5
|
X4.7807Y-5.5374
|
||||||
X286.4Y-44.5
|
X4.7807Y-5.6374
|
||||||
X286.4Y-46.5
|
T10
|
||||||
X286.722Y-32.908
|
X2.9606Y-4.3524
|
||||||
X286.75Y-29.0
|
X2.9606Y-5.0433
|
||||||
X286.75Y-31.0
|
X3.1476Y-2.435
|
||||||
X286.75Y-69.0
|
X3.2559Y-4.3524
|
||||||
X286.75Y-71.0
|
X3.2559Y-5.0433
|
||||||
X286.75Y-73.0
|
X3.2756Y-1.6673
|
||||||
X288.0Y-55.75
|
X3.3445Y-2.435
|
||||||
X288.0Y-57.75
|
X3.3756Y-1.6673
|
||||||
X288.0Y-59.75
|
X3.7283Y-4.4724
|
||||||
X288.4Y-42.5
|
X3.7283Y-5.063
|
||||||
X288.4Y-44.5
|
X4.1646Y-2.1417
|
||||||
X288.4Y-46.5
|
X4.2646Y-2.1417
|
||||||
X293.5Y-41.5
|
X4.3646Y-2.1417
|
||||||
X293.5Y-44.0
|
X4.4646Y-2.1417
|
||||||
X293.5Y-46.5
|
X6.5236Y-3.439
|
||||||
X293.5Y-49.0
|
X6.5236Y-4.5217
|
||||||
X293.5Y-54.5
|
X6.5236Y-4.7776
|
||||||
X293.5Y-56.75
|
X6.5236Y-5.8602
|
||||||
X293.5Y-59.0
|
X6.9898Y-5.8307
|
||||||
X293.5Y-61.25
|
X7.1535Y-3.9902
|
||||||
X295.5Y-40.25
|
X7.1535Y-5.0728
|
||||||
X295.5Y-42.75
|
X7.7898Y-5.8307
|
||||||
X295.5Y-45.25
|
T11
|
||||||
X295.5Y-47.75
|
X7.5591Y-3.3504
|
||||||
X295.5Y-55.5
|
X7.5591Y-3.6654
|
||||||
X295.5Y-57.75
|
X7.5591Y-3.9803
|
||||||
X295.5Y-60.0
|
X7.5591Y-4.2953
|
||||||
X295.5Y-62.25
|
X7.5591Y-4.6102
|
||||||
X297.5Y-41.5
|
X7.5591Y-4.9252
|
||||||
X297.5Y-44.0
|
X7.5591Y-5.2402
|
||||||
X297.5Y-46.5
|
X7.5591Y-5.5551
|
||||||
X297.5Y-49.0
|
X7.7874Y-3.3504
|
||||||
X297.5Y-54.25
|
X7.7874Y-3.6654
|
||||||
X297.5Y-56.5
|
X7.7874Y-3.9803
|
||||||
X297.5Y-58.75
|
X7.7874Y-4.2953
|
||||||
X297.5Y-61.0
|
X7.7874Y-4.6102
|
||||||
X299.5Y-32.75
|
X7.7874Y-4.9252
|
||||||
X299.5Y-35.25
|
X7.7874Y-5.2402
|
||||||
X299.5Y-37.75
|
X7.7874Y-5.5551
|
||||||
X299.5Y-40.25
|
X8.1378Y-3.3504
|
||||||
X299.5Y-42.75
|
X8.1378Y-3.6654
|
||||||
X299.5Y-45.25
|
X8.1378Y-3.9803
|
||||||
X299.5Y-47.75
|
X8.1378Y-4.2953
|
||||||
X299.5Y-55.5
|
X8.1378Y-4.6102
|
||||||
X299.5Y-57.75
|
X8.1378Y-4.9252
|
||||||
X299.5Y-60.0
|
X8.1378Y-5.2402
|
||||||
X299.5Y-62.25
|
X8.1378Y-5.5551
|
||||||
X299.5Y-64.5
|
X8.3661Y-3.3504
|
||||||
X299.5Y-66.75
|
X8.3661Y-3.6654
|
||||||
X341.0Y-56.5
|
X8.3661Y-3.9803
|
||||||
X341.0Y-59.0
|
X8.3661Y-4.2953
|
||||||
X341.0Y-61.5
|
X8.3661Y-4.6102
|
||||||
X341.0Y-64.0
|
X8.3661Y-4.9252
|
||||||
X341.0Y-66.5
|
X8.3661Y-5.2402
|
||||||
X341.0Y-69.0
|
X8.3661Y-5.5551
|
||||||
X341.0Y-71.5
|
T12
|
||||||
X343.5Y-56.5
|
X2.315Y-4.2283
|
||||||
X343.5Y-59.0
|
X2.315Y-4.5783
|
||||||
X343.5Y-61.5
|
X2.315Y-4.8783
|
||||||
X343.5Y-64.0
|
X2.315Y-5.2283
|
||||||
X343.5Y-66.5
|
X2.415Y-4.2283
|
||||||
X343.5Y-69.0
|
X2.415Y-4.5783
|
||||||
X343.5Y-71.5
|
X2.415Y-4.8783
|
||||||
X346.0Y-56.5
|
X2.415Y-5.2283
|
||||||
X346.0Y-59.0
|
X2.615Y-4.2283
|
||||||
X346.0Y-61.5
|
X2.615Y-4.5783
|
||||||
X346.0Y-64.0
|
X2.615Y-4.8783
|
||||||
X346.0Y-66.5
|
X2.615Y-5.2283
|
||||||
X346.0Y-69.0
|
T13
|
||||||
X346.0Y-71.5
|
X6.1449Y-1.7988
|
||||||
X359.5Y-19.4
|
X6.785Y-1.7988
|
||||||
T7
|
X6.9264Y-1.7988
|
||||||
X214.4Y-16.95
|
X7.5665Y-1.7988
|
||||||
X219.4Y-16.95
|
T14
|
||||||
X267.88Y25.04
|
X8.5512Y-3.3307
|
||||||
X267.88Y22.5
|
X8.5512Y-3.5276
|
||||||
X270.42Y25.04
|
X8.5512Y-3.9213
|
||||||
X270.42Y22.5
|
X8.5512Y-4.1181
|
||||||
X272.96Y25.04
|
X8.5512Y-4.5118
|
||||||
X272.96Y22.5
|
X8.5512Y-4.7087
|
||||||
X275.5Y25.04
|
X8.5512Y-5.1024
|
||||||
X275.5Y22.5
|
X8.5512Y-5.2992
|
||||||
T8
|
T15
|
||||||
X300.195Y6.691
|
X2.7047Y-3.8228
|
||||||
X302.735Y6.691
|
X2.7047Y-5.5945
|
||||||
X305.275Y6.691
|
X3.0984Y-3.8228
|
||||||
X307.815Y6.691
|
X3.0984Y-5.5945
|
||||||
T9
|
T0
|
||||||
X230.25Y5.25
|
M30
|
||||||
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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue