fixed RTC footprint and some labels

This commit is contained in:
Philipp 2025-08-23 15:18:17 +02:00
parent 630fc4aaf9
commit 59d87eb199
50 changed files with 80985 additions and 34704 deletions

View File

@ -0,0 +1,125 @@
{
"board": {
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": false,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 1.0,
"pads": 1.0,
"shapes": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 1.0
},
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
12
],
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0
},
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "fw-anwesenheit.kicad_prl",
"version": 3
},
"net_inspector_panel": {
"col_hidden": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"col_order": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
],
"col_widths": [
162,
147,
91,
72,
91,
100,
91,
76,
91,
91,
91,
91,
91,
91
],
"custom_group_rules": [],
"expanded_rows": [],
"filter_by_net_name": true,
"filter_by_netclass": true,
"filter_text": "",
"group_by_constraint": false,
"group_by_netclass": false,
"show_unconnected_nets": false,
"show_zero_pad_nets": false,
"sort_ascending": true,
"sorting_column": 0
},
"open_jobsets": [],
"project": {
"files": []
},
"schematic": {
"selection_filter": {
"graphics": true,
"images": true,
"labels": true,
"lockedItems": false,
"otherItems": true,
"pins": true,
"symbols": true,
"text": true,
"wires": true
}
}
}

View File

@ -0,0 +1,630 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": true,
"text_position": 0,
"units_format": 0
},
"fab_line_width": 0.1,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.1,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.0,
"height": 1.7,
"width": 1.7
},
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.5
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"creepage": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_filters_mismatch": "ignore",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"hole_to_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"mirrored_text_on_front_layer": "warning",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"nonmirrored_text_on_back_layer": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning",
"track_segment_length": "error",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.2,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.5,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.2,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.1,
"min_track_width": 0.1,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.3,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_pairs": [],
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning",
"lib_symbol_mismatch": "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",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore",
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "fw-anwesenheit.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "production/",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "${PROJECTNAME}.csv",
"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": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": true,
"label": "Exclude from BOM",
"name": "${EXCLUDE_FROM_BOM}",
"show": true
},
{
"group_by": true,
"label": "Exclude from Board",
"name": "${EXCLUDE_FROM_BOARD}",
"show": true
},
{
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": true,
"name": "Default Editing",
"sort_asc": true,
"sort_field": "Referenz"
},
"connection_grid_size": 50.0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.375,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.15
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 1
},
"net_format_name": "",
"page_layout_descr_file": "",
"plot_directory": "",
"space_save_all_events": true,
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"ccbf1fda-befd-42da-bcb2-5d3829184012",
"Root"
]
],
"text_variables": {}
}

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 5,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
@ -50,7 +50,7 @@
"conflict_shadows", "conflict_shadows",
"shapes" "shapes"
], ],
"visible_layers": "ffffffff_ffffffff_ffffffff_fdf55181", "visible_layers": "ffffffff_ffffffff_ffffffff_fdff502a",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"git": { "git": {

View File

@ -80,7 +80,8 @@
"footprint_symbol_mismatch": "warning", "footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore", "footprint_type_mismatch": "ignore",
"hole_clearance": "error", "hole_clearance": "error",
"hole_to_hole": "warning", "hole_near_hole": "error",
"hole_to_hole": "error",
"holes_co_located": "warning", "holes_co_located": "warning",
"invalid_outline": "error", "invalid_outline": "error",
"isolated_copper": "warning", "isolated_copper": "warning",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3* G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*
G04 #@! TF.CreationDate,2025-08-16T00:12:18+02:00* G04 #@! TF.CreationDate,2025-08-23T15:15:08+02:00*
G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?* G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Bot* G04 #@! TF.FileFunction,Soldermask,Bot*
G04 #@! TF.FilePolarity,Negative* G04 #@! TF.FilePolarity,Negative*
%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 9.0.3) date 2025-08-16 00:12:18* G04 Created by KiCad (PCBNEW 9.0.3) date 2025-08-23 15:15:08*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
@ -33,12 +33,12 @@ G04 Aperture macros list end*
%ADD11C,1.350000*% %ADD11C,1.350000*%
%ADD12C,2.304000*% %ADD12C,2.304000*%
%ADD13RoundRect,0.102000X-1.050000X1.050000X-1.050000X-1.050000X1.050000X-1.050000X1.050000X1.050000X0*% %ADD13RoundRect,0.102000X-1.050000X1.050000X-1.050000X-1.050000X1.050000X-1.050000X1.050000X1.050000X0*%
%ADD14R,1.700000X1.700000*% %ADD14C,1.000000*%
%ADD15C,1.700000*% %ADD15C,1.500000*%
%ADD16C,1.000000*% %ADD16R,1.600000X2.000000*%
%ADD17C,1.500000*% %ADD17O,1.600000X2.000000*%
%ADD18R,1.600000X2.000000*% %ADD18R,1.700000X1.700000*%
%ADD19O,1.600000X2.000000*% %ADD19C,1.700000*%
G04 APERTURE END LIST* G04 APERTURE END LIST*
D10* D10*
X89916000Y-118888000D03* X89916000Y-118888000D03*
@ -62,30 +62,31 @@ D12*
X104740000Y-82380000D03* X104740000Y-82380000D03*
X89500000Y-90000000D03* X89500000Y-90000000D03*
D14* D14*
X120010000Y-127000000D03*
D15*
X122550000Y-127000000D03*
D16*
X125750000Y-83600000D03* X125750000Y-83600000D03*
X117750000Y-83600000D03* X117750000Y-83600000D03*
D17* D15*
X107500000Y-90000000D03* X107500000Y-90000000D03*
X111000000Y-90000000D03* X111000000Y-90000000D03*
X128500000Y-90000000D03* X128500000Y-90000000D03*
D18* D16*
X92000000Y-103500000D03* X113411000Y-103378000D03*
D19*
X112500000Y-103500000D03*
D17* D17*
X125000000Y-90000000D03* X92911000Y-103378000D03*
X114500000Y-90000000D03*
D14*
X83185000Y-110490000D03*
D15* D15*
X125000000Y-90000000D03*
D18*
X120010000Y-127000000D03*
D19*
X122550000Y-127000000D03*
D15*
X114500000Y-90000000D03*
D18*
X83185000Y-110490000D03*
D19*
X83185000Y-113030000D03* X83185000Y-113030000D03*
X83185000Y-115570000D03* X83185000Y-115570000D03*
X83185000Y-118110000D03* X83185000Y-118110000D03*
D17* D15*
X121500000Y-90000000D03* X121500000Y-90000000D03*
X118000000Y-90000000D03* X118000000Y-90000000D03*
M02* M02*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3* G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*
G04 #@! TF.CreationDate,2025-08-16T00:12:18+02:00* G04 #@! TF.CreationDate,2025-08-23T15:15:08+02:00*
G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?* G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,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 9.0.3) date 2025-08-16 00:12:18* G04 Created by KiCad (PCBNEW 9.0.3) date 2025-08-23 15:15:08*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*

File diff suppressed because it is too large Load Diff

View File

@ -1,32 +1,26 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3* G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*
G04 #@! TF.CreationDate,2025-08-16T00:12:18+02:00* G04 #@! TF.CreationDate,2025-08-23T15:15:08+02:00*
G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?* G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,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 9.0.3) date 2025-08-16 00:12:18* G04 Created by KiCad (PCBNEW 9.0.3) date 2025-08-23 15:15:08*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
G04 APERTURE LIST* G04 APERTURE LIST*
G04 #@! TA.AperFunction,Profile* G04 #@! TA.AperFunction,Profile*
%ADD10C,0.050000*% %ADD10C,1.025000*%
G04 #@! TD* G04 #@! TD*
G04 #@! TA.AperFunction,Profile* G04 #@! TA.AperFunction,Profile*
%ADD11C,1.025000*% %ADD11C,0.050000*%
G04 #@! TD* G04 #@! TD*
G04 #@! TA.AperFunction,Profile* G04 #@! TA.AperFunction,Profile*
%ADD12C,0.010000*% %ADD12C,0.010000*%
G04 #@! TD* G04 #@! TD*
G04 APERTURE END LIST* G04 APERTURE END LIST*
D10* D10*
X81000000Y-79500000D02*
X131000000Y-79500000D01*
X131000000Y-129500000D01*
X81000000Y-129500000D01*
X81000000Y-79500000D01*
D11*
X85512500Y-123500000D02* X85512500Y-123500000D02*
G75* G75*
G02* G02*
@ -47,6 +41,13 @@ G75*
G02* G02*
X85512500Y-85000000I512500J0D01* X85512500Y-85000000I512500J0D01*
G01* G01*
D11*
X81045000Y-79502000D02*
X131045000Y-79502000D01*
X131045000Y-129502000D01*
X81045000Y-129502000D01*
X81045000Y-79502000D01*
D10*
X127512500Y-123500000D02* X127512500Y-123500000D02*
G75* G75*
G02* G02*

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3* G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*
G04 #@! TF.CreationDate,2025-08-16T00:12:18+02:00* G04 #@! TF.CreationDate,2025-08-23T15:15:08+02:00*
G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?* G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Top* G04 #@! TF.FileFunction,Soldermask,Top*
G04 #@! TF.FilePolarity,Negative* G04 #@! TF.FilePolarity,Negative*
%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 9.0.3) date 2025-08-16 00:12:18* G04 Created by KiCad (PCBNEW 9.0.3) date 2025-08-23 15:15:08*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
@ -73,19 +73,19 @@ G04 Aperture macros list end*
%ADD15RoundRect,0.300400X0.300400X-1.000400X0.300400X1.000400X-0.300400X1.000400X-0.300400X-1.000400X0*% %ADD15RoundRect,0.300400X0.300400X-1.000400X0.300400X1.000400X-0.300400X1.000400X-0.300400X-1.000400X0*%
%ADD16C,1.700000*% %ADD16C,1.700000*%
%ADD17C,1.500000*% %ADD17C,1.500000*%
%ADD18RoundRect,0.150000X-0.825000X-0.150000X0.825000X-0.150000X0.825000X0.150000X-0.825000X0.150000X0*% %ADD18RoundRect,0.218750X0.256250X-0.218750X0.256250X0.218750X-0.256250X0.218750X-0.256250X-0.218750X0*%
%ADD19RoundRect,0.218750X0.256250X-0.218750X0.256250X0.218750X-0.256250X0.218750X-0.256250X-0.218750X0*% %ADD19RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*%
%ADD20RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*% %ADD20RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*%
%ADD21RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*% %ADD21RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*%
%ADD22R,1.350000X1.350000*% %ADD22RoundRect,0.150000X-0.875000X-0.150000X0.875000X-0.150000X0.875000X0.150000X-0.875000X0.150000X0*%
%ADD23C,1.350000*% %ADD23R,1.350000X1.350000*%
%ADD24FreePoly0,0.000000*% %ADD24C,1.350000*%
%ADD25FreePoly1,0.000000*% %ADD25FreePoly0,0.000000*%
%ADD26C,2.304000*% %ADD26FreePoly1,0.000000*%
%ADD27RoundRect,0.102000X-1.050000X1.050000X-1.050000X-1.050000X1.050000X-1.050000X1.050000X1.050000X0*% %ADD27C,2.304000*%
%ADD28RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*% %ADD28RoundRect,0.102000X-1.050000X1.050000X-1.050000X-1.050000X1.050000X-1.050000X1.050000X1.050000X0*%
%ADD29RoundRect,0.102000X-0.635000X-0.279400X0.635000X-0.279400X0.635000X0.279400X-0.635000X0.279400X0*% %ADD29RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*%
%ADD30RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*% %ADD30RoundRect,0.102000X-0.635000X-0.279400X0.635000X-0.279400X0.635000X0.279400X-0.635000X0.279400X0*%
%ADD31RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*% %ADD31RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*%
%ADD32RoundRect,0.225000X0.250000X-0.225000X0.250000X0.225000X-0.250000X0.225000X-0.250000X-0.225000X0*% %ADD32RoundRect,0.225000X0.250000X-0.225000X0.250000X0.225000X-0.250000X0.225000X-0.250000X-0.225000X0*%
%ADD33C,1.000000*% %ADD33C,1.000000*%
@ -108,11 +108,11 @@ D10*
X123775000Y-97500000D03* X123775000Y-97500000D03*
X122225000Y-97500000D03* X122225000Y-97500000D03*
D11* D11*
X129000000Y-111190000D03* X128778000Y-111252000D03*
D12* D12*
X129000000Y-113730000D03* X128778000Y-113792000D03*
D13* D13*
X129000000Y-116270000D03* X128778000Y-116332000D03*
D14* D14*
X113821600Y-126598500D03* X113821600Y-126598500D03*
X113821600Y-124058500D03* X113821600Y-124058500D03*
@ -143,102 +143,110 @@ X104592600Y-120056800D03*
D17* D17*
X83000000Y-127500000D03* X83000000Y-127500000D03*
D18* D18*
X100525000Y-101190000D03*
X100525000Y-102460000D03*
X100525000Y-103730000D03*
X100525000Y-105000000D03*
X105475000Y-105000000D03*
X105475000Y-103730000D03*
X105475000Y-102460000D03*
X105475000Y-101190000D03*
D19*
X83500000Y-93787500D03* X83500000Y-93787500D03*
X83500000Y-92212500D03* X83500000Y-92212500D03*
D20* D19*
X120000000Y-102412500D03* X120000000Y-102412500D03*
X120000000Y-100587500D03* X120000000Y-100587500D03*
X122000000Y-102412500D03* X122000000Y-102412500D03*
X122000000Y-100587500D03* X122000000Y-100587500D03*
D21* D20*
X90000000Y-109087500D03* X90000000Y-109087500D03*
X90000000Y-110912500D03* X90000000Y-110912500D03*
D10* D21*
X103500000Y-98500000D03* X95618000Y-98552000D03*
X101950000Y-98500000D03* X97168000Y-98552000D03*
D17* D17*
X84000000Y-103500000D03* X84000000Y-103500000D03*
D22* D22*
X89916000Y-118888000D03* X99871000Y-97282000D03*
X99871000Y-98552000D03*
X99871000Y-99822000D03*
X99871000Y-101092000D03*
X99871000Y-102362000D03*
X99871000Y-103632000D03*
X99871000Y-104902000D03*
X99871000Y-106172000D03*
X109171000Y-106172000D03*
X109171000Y-104902000D03*
X109171000Y-103632000D03*
X109171000Y-102362000D03*
X109171000Y-101092000D03*
X109171000Y-99822000D03*
X109171000Y-98552000D03*
X109171000Y-97282000D03*
D23* D23*
X89916000Y-118888000D03*
D24*
X89916000Y-120888000D03* X89916000Y-120888000D03*
D20* D19*
X116000000Y-102412500D03* X116000000Y-102412500D03*
X116000000Y-100587500D03* X116000000Y-100587500D03*
D17* D17*
X86175000Y-118373000D03* X86175000Y-118373000D03*
D24*
X117983000Y-127000000D03*
D25* D25*
X117983000Y-127000000D03*
D26*
X119433000Y-127000000D03* X119433000Y-127000000D03*
D26*
X89500000Y-59520000D03*
D27* D27*
X89500000Y-59520000D03*
D28*
X89500000Y-62060000D03* X89500000Y-62060000D03*
D26* D27*
X104740000Y-87460000D03* X104740000Y-87460000D03*
X104740000Y-84920000D03* X104740000Y-84920000D03*
X89500000Y-87460000D03* X89500000Y-87460000D03*
D27* D28*
X89500000Y-92540000D03* X89500000Y-92540000D03*
D26*
X104740000Y-90000000D03*
D27* D27*
X104740000Y-90000000D03*
D28*
X104740000Y-92540000D03* X104740000Y-92540000D03*
D26* D27*
X104740000Y-82380000D03* X104740000Y-82380000D03*
X89500000Y-90000000D03* X89500000Y-90000000D03*
D28* D29*
X90412500Y-97000000D03* X90412500Y-97000000D03*
X88587500Y-97000000D03* X88587500Y-97000000D03*
X90412500Y-99000000D03* X90412500Y-99000000D03*
X88587500Y-99000000D03* X88587500Y-99000000D03*
D29* D30*
X117704600Y-113560200D03* X117704600Y-113560200D03*
X117704600Y-114500000D03* X117704600Y-114500000D03*
X117704600Y-115439800D03* X117704600Y-115439800D03*
X120295400Y-115439800D03* X120295400Y-115439800D03*
X120295400Y-113560200D03* X120295400Y-113560200D03*
D30* D21*
X118225000Y-111000000D03* X118225000Y-111000000D03*
X119775000Y-111000000D03* X119775000Y-111000000D03*
D21* D20*
X86000000Y-92087500D03* X86000000Y-92087500D03*
X86000000Y-93912500D03* X86000000Y-93912500D03*
D31* D31*
X123087500Y-111000000D03* X123087500Y-111000000D03*
X124912500Y-111000000D03* X124912500Y-111000000D03*
D20* D19*
X124000000Y-102412500D03* X124000000Y-102412500D03*
X124000000Y-100587500D03* X124000000Y-100587500D03*
D17* D17*
X84000000Y-100500000D03* X84000000Y-100500000D03*
X86500000Y-127500000D03* X86500000Y-127500000D03*
X90000000Y-127500000D03* X90000000Y-127500000D03*
D20* D19*
X128000000Y-102500000D03* X128000000Y-102500000D03*
X128000000Y-100675000D03* X128000000Y-100675000D03*
D17* D17*
X124500000Y-108500000D03* X124500000Y-108500000D03*
D20* D19*
X118000000Y-102412500D03* X118000000Y-102412500D03*
X118000000Y-100587500D03* X118000000Y-100587500D03*
D32* D32*
X125984000Y-115583000D03* X125984000Y-115583000D03*
X125984000Y-114033000D03* X125984000Y-114033000D03*
D20* D19*
X122500000Y-120912500D03* X122500000Y-120912500D03*
X122500000Y-119087500D03* X122500000Y-119087500D03*
D21* D20*
X90000000Y-113087500D03* X90000000Y-113087500D03*
X90000000Y-114912500D03* X90000000Y-114912500D03*
D17* D17*
@ -262,19 +270,19 @@ X113400000Y-93600000D03*
D36* D36*
X128650000Y-84000000D03* X128650000Y-84000000D03*
X112950000Y-84000000D03* X112950000Y-84000000D03*
D20* D19*
X126000000Y-102412500D03* X126000000Y-102412500D03*
X126000000Y-100587500D03* X126000000Y-100587500D03*
D17* D17*
X86175000Y-115373000D03* X86175000Y-115373000D03*
D20* D19*
X120000000Y-121000000D03* X120000000Y-120927500D03*
X120000000Y-119175000D03* X120000000Y-119102500D03*
D37* D37*
X94500000Y-124225000D03* X94500000Y-124225000D03*
X94500000Y-125775000D03* X94500000Y-125775000D03*
D38* D38*
X92000000Y-103500000D03* X113411000Y-103378000D03*
D39* D39*
X112500000Y-103500000D03* X92911000Y-103378000D03*
M02* M02*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3* G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*
G04 #@! TF.CreationDate,2025-08-16T00:12:18+02:00* G04 #@! TF.CreationDate,2025-08-23T15:15:08+02:00*
G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?* G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Top* G04 #@! TF.FileFunction,Paste,Top*
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 9.0.3) date 2025-08-16 00:12:18* G04 Created by KiCad (PCBNEW 9.0.3) date 2025-08-23 15:15:08*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
@ -68,13 +68,13 @@ G04 Aperture macros list end*
%ADD14RoundRect,0.500000X0.875000X0.500000X-0.875000X0.500000X-0.875000X-0.500000X0.875000X-0.500000X0*% %ADD14RoundRect,0.500000X0.875000X0.500000X-0.875000X0.500000X-0.875000X-0.500000X0.875000X-0.500000X0*%
%ADD15RoundRect,0.275000X0.275000X-0.975000X0.275000X0.975000X-0.275000X0.975000X-0.275000X-0.975000X0*% %ADD15RoundRect,0.275000X0.275000X-0.975000X0.275000X0.975000X-0.275000X0.975000X-0.275000X-0.975000X0*%
%ADD16C,1.700000*% %ADD16C,1.700000*%
%ADD17RoundRect,0.150000X-0.825000X-0.150000X0.825000X-0.150000X0.825000X0.150000X-0.825000X0.150000X0*% %ADD17RoundRect,0.218750X0.256250X-0.218750X0.256250X0.218750X-0.256250X0.218750X-0.256250X-0.218750X0*%
%ADD18RoundRect,0.218750X0.256250X-0.218750X0.256250X0.218750X-0.256250X0.218750X-0.256250X-0.218750X0*% %ADD18RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*%
%ADD19RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*% %ADD19RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*%
%ADD20RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*% %ADD20RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*%
%ADD21RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*% %ADD21RoundRect,0.150000X-0.875000X-0.150000X0.875000X-0.150000X0.875000X0.150000X-0.875000X0.150000X0*%
%ADD22R,1.270000X0.558800*% %ADD22RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*%
%ADD23RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*% %ADD23R,1.270000X0.558800*%
%ADD24RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*% %ADD24RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*%
%ADD25RoundRect,0.225000X0.250000X-0.225000X0.250000X0.225000X-0.250000X0.225000X-0.250000X-0.225000X0*% %ADD25RoundRect,0.225000X0.250000X-0.225000X0.250000X0.225000X-0.250000X0.225000X-0.250000X-0.225000X0*%
%ADD26R,0.700000X1.900000*% %ADD26R,0.700000X1.900000*%
@ -86,11 +86,11 @@ D10*
X123775000Y-97500000D03* X123775000Y-97500000D03*
X122225000Y-97500000D03* X122225000Y-97500000D03*
D11* D11*
X129000000Y-111190000D03* X128778000Y-111252000D03*
D12* D12*
X129000000Y-113730000D03* X128778000Y-113792000D03*
D13* D13*
X129000000Y-116270000D03* X128778000Y-116332000D03*
D14* D14*
X113821600Y-126598500D03* X113821600Y-126598500D03*
X113821600Y-124058500D03* X113821600Y-124058500D03*
@ -119,52 +119,60 @@ X104500000Y-122540000D03*
X107040000Y-120000000D03* X107040000Y-120000000D03*
X104592600Y-120056800D03* X104592600Y-120056800D03*
D17* D17*
X100525000Y-101190000D03*
X100525000Y-102460000D03*
X100525000Y-103730000D03*
X100525000Y-105000000D03*
X105475000Y-105000000D03*
X105475000Y-103730000D03*
X105475000Y-102460000D03*
X105475000Y-101190000D03*
D18*
X83500000Y-93787500D03* X83500000Y-93787500D03*
X83500000Y-92212500D03* X83500000Y-92212500D03*
D19* D18*
X120000000Y-102412500D03* X120000000Y-102412500D03*
X120000000Y-100587500D03* X120000000Y-100587500D03*
X122000000Y-102412500D03* X122000000Y-102412500D03*
X122000000Y-100587500D03* X122000000Y-100587500D03*
D20* D19*
X90000000Y-109087500D03* X90000000Y-109087500D03*
X90000000Y-110912500D03* X90000000Y-110912500D03*
D10* D20*
X103500000Y-98500000D03* X95618000Y-98552000D03*
X101950000Y-98500000D03* X97168000Y-98552000D03*
D19* D21*
X99871000Y-97282000D03*
X99871000Y-98552000D03*
X99871000Y-99822000D03*
X99871000Y-101092000D03*
X99871000Y-102362000D03*
X99871000Y-103632000D03*
X99871000Y-104902000D03*
X99871000Y-106172000D03*
X109171000Y-106172000D03*
X109171000Y-104902000D03*
X109171000Y-103632000D03*
X109171000Y-102362000D03*
X109171000Y-101092000D03*
X109171000Y-99822000D03*
X109171000Y-98552000D03*
X109171000Y-97282000D03*
D18*
X116000000Y-102412500D03* X116000000Y-102412500D03*
X116000000Y-100587500D03* X116000000Y-100587500D03*
D21* D22*
X90412500Y-97000000D03* X90412500Y-97000000D03*
X88587500Y-97000000D03* X88587500Y-97000000D03*
X90412500Y-99000000D03* X90412500Y-99000000D03*
X88587500Y-99000000D03* X88587500Y-99000000D03*
D22* D23*
X117704600Y-113560200D03* X117704600Y-113560200D03*
X117704600Y-114500000D03* X117704600Y-114500000D03*
X117704600Y-115439800D03* X117704600Y-115439800D03*
X120295400Y-115439800D03* X120295400Y-115439800D03*
X120295400Y-113560200D03* X120295400Y-113560200D03*
D23* D20*
X118225000Y-111000000D03* X118225000Y-111000000D03*
X119775000Y-111000000D03* X119775000Y-111000000D03*
D20* D19*
X86000000Y-92087500D03* X86000000Y-92087500D03*
X86000000Y-93912500D03* X86000000Y-93912500D03*
D24* D24*
X123087500Y-111000000D03* X123087500Y-111000000D03*
X124912500Y-111000000D03* X124912500Y-111000000D03*
D19* D18*
X124000000Y-102412500D03* X124000000Y-102412500D03*
X124000000Y-100587500D03* X124000000Y-100587500D03*
X128000000Y-102500000D03* X128000000Y-102500000D03*
@ -174,10 +182,10 @@ X118000000Y-100587500D03*
D25* D25*
X125984000Y-115583000D03* X125984000Y-115583000D03*
X125984000Y-114033000D03* X125984000Y-114033000D03*
D19* D18*
X122500000Y-120912500D03* X122500000Y-120912500D03*
X122500000Y-119087500D03* X122500000Y-119087500D03*
D20* D19*
X90000000Y-113087500D03* X90000000Y-113087500D03*
X90000000Y-114912500D03* X90000000Y-114912500D03*
D26* D26*
@ -196,11 +204,11 @@ X113400000Y-93600000D03*
D28* D28*
X128650000Y-84000000D03* X128650000Y-84000000D03*
X112950000Y-84000000D03* X112950000Y-84000000D03*
D19* D18*
X126000000Y-102412500D03* X126000000Y-102412500D03*
X126000000Y-100587500D03* X126000000Y-100587500D03*
X120000000Y-121000000D03* X120000000Y-120927500D03*
X120000000Y-119175000D03* X120000000Y-119102500D03*
D29* D29*
X94500000Y-124225000D03* X94500000Y-124225000D03*
X94500000Y-125775000D03* X94500000Y-125775000D03*

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

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,7 +1,7 @@
M48 M48
; DRILL file {KiCad 9.0.3} date 2025-08-16T00:15:59+0200 ; DRILL file {KiCad 9.0.3} date 2025-08-23T15:15:25+0200
; FORMAT={-:-/ absolute / metric / decimal} ; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2025-08-16T00:15:59+02:00 ; #@! TF.CreationDate,2025-08-23T15:15:25+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.3 ; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.3
; #@! TF.FileFunction,NonPlated,1,6,NPTH ; #@! TF.FileFunction,NonPlated,1,6,NPTH
FMAT,2 FMAT,2

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
M48 M48
; DRILL file {KiCad 9.0.3} date 2025-08-16T00:15:59+0200 ; DRILL file {KiCad 9.0.3} date 2025-08-23T15:15:25+0200
; FORMAT={-:-/ absolute / metric / decimal} ; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2025-08-16T00:15:59+02:00 ; #@! TF.CreationDate,2025-08-23T15:15:25+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.3 ; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.3
; #@! TF.FileFunction,Plated,1,6,PTH ; #@! TF.FileFunction,Plated,1,6,PTH
FMAT,2 FMAT,2
@ -18,34 +18,49 @@ T4C1.400
G90 G90
G05 G05
T1 T1
X82.677Y-80.645
X83.185Y-110.49 X83.185Y-110.49
X83.5Y-92.212 X83.5Y-92.212
X83.95Y-112.96 X83.95Y-112.96
X84.328Y-126.873 X84.328Y-126.873
X84.582Y-116.967 X84.582Y-116.967
X84.709Y-80.645
X85.979Y-97.79
X86.487Y-99.822 X86.487Y-99.822
X86.741Y-80.645
X87.505Y-126.494 X87.505Y-126.494
X88.011Y-117.475 X88.011Y-117.475
X88.519Y-103.124 X88.519Y-103.124
X88.773Y-80.645
X90.0Y-109.087 X90.0Y-109.087
X90.0Y-114.912 X90.0Y-114.912
X90.412Y-97.0 X90.412Y-97.0
X90.412Y-99.0 X90.412Y-99.0
X90.805Y-80.645
X91.694Y-127.889 X91.694Y-127.889
X92.583Y-119.888 X92.583Y-119.888
X92.71Y-98.044 X92.71Y-98.044
X92.837Y-80.645
X94.488Y-124.206
X94.488Y-125.73 X94.488Y-125.73
X94.869Y-80.645
X94.869Y-128.397
X95.25Y-113.157 X95.25Y-113.157
X95.631Y-100.965 X95.377Y-118.364
X95.618Y-98.552
X95.885Y-101.092
X96.774Y-120.904 X96.774Y-120.904
X96.774Y-121.539 X96.774Y-121.539
X96.774Y-122.174 X96.774Y-122.174
X96.774Y-123.444 X96.774Y-123.444
X96.774Y-124.079 X96.774Y-124.079
X96.774Y-124.714 X96.774Y-124.714
X96.901Y-80.645
X96.901Y-128.397
X96.926Y-126.086 X96.926Y-126.086
X96.926Y-126.644 X96.926Y-126.644
X96.926Y-127.203 X96.926Y-127.203
X97.168Y-98.552
X97.663Y-114.046 X97.663Y-114.046
X97.663Y-116.332 X97.663Y-116.332
X97.663Y-120.904 X97.663Y-120.904
@ -57,7 +72,11 @@ X97.663Y-124.714
X97.688Y-126.086 X97.688Y-126.086
X97.688Y-126.644 X97.688Y-126.644
X97.688Y-127.203 X97.688Y-127.203
X98.552Y-102.489 X98.044Y-102.362
X98.044Y-103.632
X98.044Y-104.902
X98.044Y-106.172
X98.552Y-94.361
X98.552Y-120.904 X98.552Y-120.904
X98.552Y-121.539 X98.552Y-121.539
X98.552Y-122.174 X98.552Y-122.174
@ -67,28 +86,61 @@ X98.552Y-124.714
X98.603Y-126.086 X98.603Y-126.086
X98.603Y-126.644 X98.603Y-126.644
X98.603Y-127.203 X98.603Y-127.203
X102.108Y-98.552 X98.933Y-80.645
X103.505Y-98.552 X98.933Y-128.397
X100.965Y-80.645
X100.965Y-128.397
X102.489Y-98.552
X102.616Y-94.361
X102.743Y-123.317
X102.997Y-80.645
X102.997Y-128.397
X103.886Y-107.95
X104.267Y-119.761 X104.267Y-119.761
X104.267Y-120.396 X104.267Y-120.396
X104.521Y-125.095 X104.521Y-125.095
X104.648Y-97.663
X104.902Y-119.761 X104.902Y-119.761
X104.902Y-120.396 X104.902Y-120.396
X105.029Y-80.645
X105.029Y-112.522 X105.029Y-112.522
X105.029Y-113.411 X105.029Y-113.411
X105.475Y-105.0 X105.475Y-105.0
X107.061Y-80.645
X107.315Y-112.903 X107.315Y-112.903
X107.315Y-113.665 X107.315Y-113.665
X107.315Y-114.3 X107.315Y-114.3
X107.442Y-107.95
X107.823Y-112.903 X107.823Y-112.903
X107.823Y-113.665 X107.823Y-113.665
X107.823Y-114.3 X107.823Y-114.3
X108.839Y-120.396
X108.966Y-98.552
X108.966Y-112.014
X109.093Y-80.645
X109.093Y-128.397
X109.22Y-97.282
X109.791Y-110.68
X110.109Y-123.571
X110.49Y-115.189 X110.49Y-115.189
X110.744Y-101.092
X110.744Y-102.362
X110.744Y-103.632
X110.744Y-104.902
X110.744Y-106.172
X110.871Y-123.571
X111.125Y-80.645
X111.125Y-128.397
X111.379Y-107.95
X112.903Y-83.947 X112.903Y-83.947
X112.903Y-118.491 X112.903Y-118.491
X113.157Y-80.645
X113.157Y-128.397
X113.411Y-93.853 X113.411Y-93.853
X113.792Y-126.746 X113.792Y-126.746
X113.822Y-116.438 X113.822Y-116.438
X115.189Y-80.645
X115.189Y-128.397
X115.443Y-91.821 X115.443Y-91.821
X115.951Y-117.094 X115.951Y-117.094
X116.0Y-102.412 X116.0Y-102.412
@ -96,17 +148,24 @@ X116.078Y-118.491
X116.332Y-125.984 X116.332Y-125.984
X116.459Y-125.476 X116.459Y-125.476
X116.967Y-125.349 X116.967Y-125.349
X117.221Y-80.645
X117.221Y-128.397
X117.475Y-116.84 X117.475Y-116.84
X117.705Y-113.56 X117.705Y-113.56
X117.705Y-115.443 X117.705Y-115.443
X117.729Y-123.571
X118.0Y-102.412 X118.0Y-102.412
X118.237Y-110.998 X118.237Y-110.998
X118.364Y-123.571
X118.491Y-99.06 X118.491Y-99.06
X118.55Y-94.65 X118.55Y-94.65
X119.253Y-80.645
X119.253Y-128.397
X119.634Y-126.492 X119.634Y-126.492
X119.634Y-127.0 X119.634Y-127.0
X119.634Y-127.508 X119.634Y-127.508
X119.65Y-94.65 X119.65Y-94.65
X119.761Y-92.329
X119.761Y-110.998 X119.761Y-110.998
X120.0Y-102.412 X120.0Y-102.412
X120.0Y-121.0 X120.0Y-121.0
@ -114,30 +173,42 @@ X120.015Y-99.441
X120.015Y-119.253 X120.015Y-119.253
X120.294Y-113.589 X120.294Y-113.589
X120.75Y-94.65 X120.75Y-94.65
X121.285Y-80.645
X121.285Y-128.397
X121.92Y-94.234 X121.92Y-94.234
X121.92Y-95.123 X121.92Y-95.123
X122.0Y-100.587 X122.0Y-100.587
X122.0Y-102.412 X122.0Y-102.412
X122.047Y-99.06
X122.174Y-97.536 X122.174Y-97.536
X122.174Y-126.619 X122.174Y-126.619
X122.174Y-127.381 X122.174Y-127.381
X122.301Y-111.887
X122.301Y-115.697
X122.5Y-119.087 X122.5Y-119.087
X122.5Y-120.912 X122.5Y-120.912
X122.53Y-126.949 X122.53Y-126.949
X122.936Y-94.65 X122.936Y-94.65
X122.936Y-126.619 X122.936Y-126.619
X122.936Y-127.381 X122.936Y-127.381
X123.317Y-80.645
X123.317Y-128.397
X123.825Y-97.536 X123.825Y-97.536
X124.0Y-102.412 X124.0Y-102.412
X124.079Y-94.234 X124.079Y-94.234
X124.079Y-94.996 X124.079Y-94.996
X125.15Y-94.65 X125.15Y-94.65
X125.349Y-80.645
X125.349Y-128.397
X125.73Y-92.837
X125.984Y-114.046 X125.984Y-114.046
X125.984Y-115.57 X125.984Y-115.57
X126.0Y-102.412 X126.0Y-102.412
X126.25Y-94.65 X126.25Y-94.65
X126.873Y-97.536 X126.873Y-97.536
X127.35Y-94.65 X127.35Y-94.65
X127.381Y-80.645
X127.381Y-128.397
X128.0Y-102.5 X128.0Y-102.5
X128.219Y-113.284 X128.219Y-113.284
X128.219Y-114.198 X128.219Y-114.198
@ -147,6 +218,8 @@ X128.651Y-83.947
X128.905Y-93.599 X128.905Y-93.599
X128.981Y-113.741 X128.981Y-113.741
X129.0Y-116.27 X129.0Y-116.27
X129.413Y-80.645
X129.413Y-128.397
X129.642Y-113.335 X129.642Y-113.335
X129.642Y-114.249 X129.642Y-114.249
X129.794Y-115.824 X129.794Y-115.824
@ -155,8 +228,8 @@ T2
X89.916Y-118.888 X89.916Y-118.888
X89.916Y-120.888 X89.916Y-120.888
T3 T3
X92.0Y-103.5 X92.911Y-103.378
X112.5Y-103.5 X113.411Y-103.378
T4 T4
X89.5Y-59.52 X89.5Y-59.52
X89.5Y-62.06 X89.5Y-62.06