vr-max9924 change designators >770

This commit is contained in:
Vladimir Vinogradov 2023-09-08 08:01:47 +03:00
parent e4ea256f26
commit d6f77b39cf
40 changed files with 16567 additions and 16788 deletions

View File

@ -3,10 +3,12 @@
"active_layer": 0,
"active_layer_preset": "All Copper Layers",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,

View File

@ -1,5 +1,6 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"board_outline_line_width": 0.049999999999999996,
@ -63,20 +64,26 @@
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
@ -86,9 +93,14 @@
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "error",
"silk_overlap": "error",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
@ -97,7 +109,6 @@
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zone_has_empty_net": "error",
"zones_intersect": "error"
},
"rule_severitieslegacy_courtyards_overlap": true,
@ -107,18 +118,63 @@
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.024999999999999998,
"min_hole_clearance": 0.0,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.1651,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
0.2,
@ -140,7 +196,8 @@
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
},
"layer_presets": []
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
@ -324,18 +381,23 @@
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"conflicting_netclasses": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"lib_symbol_issues": "warning",
"missing_bidi_pin": "warning",
"missing_input_pin": "warning",
"missing_power_pin": "error",
"missing_unit": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
@ -345,6 +407,7 @@
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"similar_labels": "warning",
"simulation_model_issue": "ignore",
"unannotated": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
@ -362,7 +425,7 @@
"net_settings": {
"classes": [
{
"bus_width": 12.0,
"bus_width": 12,
"clearance": 0.15,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
@ -376,10 +439,10 @@
"track_width": 0.25,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6.0
"wire_width": 6
},
{
"bus_width": 12.0,
"bus_width": 12,
"clearance": 0.4,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
@ -388,22 +451,29 @@
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "WR",
"nets": [
"VR+",
"VR-"
],
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6.0
"wire_width": 6
}
],
"meta": {
"version": 2
"version": 3
},
"net_colors": null
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": [
{
"netclass": "WR",
"pattern": "VR+"
},
{
"netclass": "WR",
"pattern": "VR-"
}
]
},
"pcbnew": {
"last_paths": {
@ -419,6 +489,8 @@
"schematic": {
"annotate_start_num": 750,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_bus_thickness": 12.0,
"default_junction_size": 40.0,
"default_line_thickness": 6.0,
@ -453,7 +525,11 @@
"page_layout_descr_file": "",
"plot_directory": "gerber",
"spice_adjust_passive_values": false,
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Copper,L4,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
@ -34,20 +34,20 @@ G04 #@! TA.AperFunction,ViaPad*
G04 #@! TD*
G04 APERTURE END LIST*
D10*
G04 #@! TO.P,M751,E1,NC*
G04 #@! TO.N,unconnected-(M751-NC-PadE1)*
G04 #@! TO.P,M771,E1,NC*
G04 #@! TO.N,unconnected-(M771-NC-PadE1)*
X14800000Y6900000D03*
G04 #@! TO.P,M751,E2,NC*
G04 #@! TO.N,unconnected-(M751-NC-PadE2)*
G04 #@! TO.P,M771,E2,NC*
G04 #@! TO.N,unconnected-(M771-NC-PadE2)*
X14800000Y5700000D03*
G04 #@! TO.P,M751,E3,OUT*
G04 #@! TO.P,M771,E3,OUT*
G04 #@! TO.N,output*
X14800000Y8100000D03*
G04 #@! TO.P,M751,E4,V5_IN*
G04 #@! TO.P,M771,E4,V5_IN*
G04 #@! TO.N,+5V*
X14800000Y9300000D03*
D11*
G04 #@! TO.P,M751,G,GND*
G04 #@! TO.P,M771,G,GND*
G04 #@! TO.N,GND*
X150000Y6632500D03*
D12*
@ -59,15 +59,16 @@ X7575000Y150000D03*
D15*
X15000000Y2612500D03*
D10*
G04 #@! TO.P,M751,W1,VR-*
G04 #@! TO.P,M771,W1,VR-*
G04 #@! TO.N,VR-*
X375000Y2840000D03*
G04 #@! TO.P,M751,W2,VR+*
G04 #@! TO.P,M771,W2,VR+*
G04 #@! TO.N,VR+*
X375000Y1840000D03*
G04 #@! TD*
D16*
G04 #@! TO.N,GND*
X13808157Y6954079D03*
X700000Y5650000D03*
X8400000Y7250000D03*
X14500000Y4750000D03*
@ -94,113 +95,35 @@ G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,GND*
G36*
X14408910Y9709284D02*
X14259191Y9706093D02*
G01*
X14445440Y9667127D01*
X14453379Y9611912D01*
X14430207Y9561169D01*
X14417115Y9546061D01*
X14363302Y9428228D01*
X14344866Y9300000D01*
X14363302Y9171773D01*
X14417116Y9053938D01*
X14501949Y8956035D01*
X14501951Y8956033D01*
X14610931Y8885996D01*
X14735228Y8849500D01*
X14864772Y8849500D01*
X14998109Y8888650D01*
X15058380Y8887215D01*
X15106643Y8851085D01*
X15125000Y8793660D01*
X15125000Y8606340D01*
X15106643Y8548915D01*
X15058380Y8512785D01*
X14998109Y8511350D01*
X14864772Y8550500D01*
X14735228Y8550500D01*
X14610931Y8514005D01*
X14501949Y8443966D01*
X14417116Y8346063D01*
X14363302Y8228228D01*
X14344866Y8100001D01*
X14363302Y7971773D01*
X14417116Y7853938D01*
X14501949Y7756035D01*
X14501951Y7756033D01*
X14610931Y7685996D01*
X14735228Y7649500D01*
X14864772Y7649500D01*
X14998109Y7688650D01*
X15058380Y7687215D01*
X15106643Y7651085D01*
X15125000Y7593660D01*
X15125000Y7406340D01*
X15106643Y7348915D01*
X15058380Y7312785D01*
X14998109Y7311350D01*
X14864772Y7350500D01*
X14735228Y7350500D01*
X14610931Y7314005D01*
X14501949Y7243966D01*
X14417116Y7146063D01*
X14363302Y7028228D01*
X14344866Y6900001D01*
X14363302Y6771773D01*
X14417116Y6653938D01*
X14501949Y6556035D01*
X14501951Y6556033D01*
X14610931Y6485996D01*
X14735228Y6449500D01*
X14864772Y6449500D01*
X14998109Y6488650D01*
X15058380Y6487215D01*
X15106643Y6451085D01*
X15125000Y6393660D01*
X15125000Y6206340D01*
X15106643Y6148915D01*
X15058380Y6112785D01*
X14998109Y6111350D01*
X14864772Y6150500D01*
X14735228Y6150500D01*
X14610931Y6114005D01*
X14501949Y6043966D01*
X14417116Y5946063D01*
X14363302Y5828228D01*
X14344866Y5700000D01*
X14363302Y5571773D01*
X14417116Y5453938D01*
X14501949Y5356035D01*
X14501951Y5356033D01*
X14610931Y5285996D01*
X14735228Y5249500D01*
X14864772Y5249500D01*
X14998109Y5288650D01*
X15058380Y5287215D01*
X15106643Y5251085D01*
X15125000Y5193660D01*
X14295155Y9656593D01*
X14300000Y9626001D01*
X14300000Y5200000D01*
X14300001Y5200000D01*
X15026000Y5200000D01*
X15084191Y5181093D01*
X15120155Y5131593D01*
X15125000Y5101000D01*
X15125000Y124500D01*
X15111737Y75000D01*
X15075500Y38763D01*
X15106093Y66309D01*
X15056593Y30345D01*
X15026000Y25500D01*
X124500Y25500D01*
X75000Y38763D01*
X38763Y75000D01*
X66309Y44407D01*
X30345Y93907D01*
X25500Y124500D01*
X25500Y1078315D01*
X43025Y1134553D01*
X89394Y1170882D01*
X148192Y1174438D01*
X289942Y1139500D01*
X25500Y1041000D01*
X44407Y1099191D01*
X93907Y1135155D01*
X124500Y1140000D01*
X282828Y1140000D01*
X288800Y1139639D01*
X289944Y1139500D01*
X460053Y1139500D01*
X460056Y1139500D01*
X460057Y1139500D01*
X515112Y1153071D01*
X625225Y1180210D01*
X775852Y1259266D01*
X775851Y1259266D01*
X775854Y1259267D01*
X839517Y1315669D01*
X903183Y1372071D01*
X999818Y1512070D01*
X1060140Y1671128D01*
@ -208,31 +131,33 @@ X1080645Y1840000D01*
X1060140Y2008872D01*
X999818Y2167930D01*
X919863Y2283764D01*
X902339Y2340001D01*
X919862Y2396236D01*
X902368Y2342391D01*
X919863Y2396237D01*
X999818Y2512070D01*
X1060140Y2671128D01*
X1080645Y2840000D01*
X1060140Y3008872D01*
X999818Y3167930D01*
X903183Y3307929D01*
X903181Y3307931D01*
X775854Y3420734D01*
X775852Y3420734D01*
X625225Y3499790D01*
X625224Y3499791D01*
X625223Y3499791D01*
X460057Y3540500D01*
X460058Y3540500D01*
X460056Y3540500D01*
X289944Y3540500D01*
X289942Y3540500D01*
X148192Y3505562D01*
X89394Y3509118D01*
X43025Y3545447D01*
X25500Y3601685D01*
X288798Y3540361D01*
X282828Y3540000D01*
X124500Y3540000D01*
X66309Y3558907D01*
X30345Y3608407D01*
X25500Y3639000D01*
X25500Y9626000D01*
X38763Y9675500D01*
X75000Y9711737D01*
X44407Y9684191D01*
X93907Y9720155D01*
X124500Y9725000D01*
X14355387Y9725000D01*
X14408910Y9709284D01*
X14201000Y9725000D01*
X14259191Y9706093D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Soldermask,Bot*
G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
@ -14,7 +14,7 @@ G04 APERTURE LIST*
%ADD10C,0.600000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,M751*
G04 #@! TO.C,M771*
X14800000Y6900000D03*
X14800000Y5700000D03*
X14800000Y8100000D03*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Legend,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
@ -14,7 +14,7 @@ G04 APERTURE LIST*
%ADD10C,0.200000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,M751*
G04 #@! TO.C,M771*
X100000Y9700000D02*
X100000Y3300000D01*
X100000Y100000D02*

View File

@ -1,11 +1,11 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*

View File

@ -1,270 +1,20 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Paste,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10R,1.400000X0.300000*%
G04 APERTURE END LIST*
G04 #@! TO.C,C751*
G36*
G01*
X7760000Y6715001D02*
X8440000Y6715001D01*
G75*
G02*
X8525000Y6630001I0J-85000D01*
G01*
X8525000Y5950001D01*
G75*
G02*
X8440000Y5865001I-85000J0D01*
G01*
X7760000Y5865001D01*
G75*
G02*
X7675000Y5950001I0J85000D01*
G01*
X7675000Y6630001D01*
G75*
G02*
X7760000Y6715001I85000J0D01*
G01*
G37*
G36*
G01*
X7760000Y5134999D02*
X8440000Y5134999D01*
G75*
G02*
X8525000Y5049999I0J-85000D01*
G01*
X8525000Y4369999D01*
G75*
G02*
X8440000Y4284999I-85000J0D01*
G01*
X7760000Y4284999D01*
G75*
G02*
X7675000Y4369999I0J85000D01*
G01*
X7675000Y5049999D01*
G75*
G02*
X7760000Y5134999I85000J0D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,R755*
G36*
G01*
X9010000Y6650000D02*
X9790000Y6650000D01*
G75*
G02*
X9860000Y6580000I0J-70000D01*
G01*
X9860000Y6020000D01*
G75*
G02*
X9790000Y5950000I-70000J0D01*
G01*
X9010000Y5950000D01*
G75*
G02*
X8940000Y6020000I0J70000D01*
G01*
X8940000Y6580000D01*
G75*
G02*
X9010000Y6650000I70000J0D01*
G01*
G37*
G36*
G01*
X9010000Y5050000D02*
X9790000Y5050000D01*
G75*
G02*
X9860000Y4980000I0J-70000D01*
G01*
X9860000Y4420000D01*
G75*
G02*
X9790000Y4350000I-70000J0D01*
G01*
X9010000Y4350000D01*
G75*
G02*
X8940000Y4420000I0J70000D01*
G01*
X8940000Y4980000D01*
G75*
G02*
X9010000Y5050000I70000J0D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,D751*
G36*
G01*
X11125000Y8256250D02*
X11125000Y7743750D01*
G75*
G02*
X10906250Y7525000I-218750J0D01*
G01*
X10468750Y7525000D01*
G75*
G02*
X10250000Y7743750I0J218750D01*
G01*
X10250000Y8256250D01*
G75*
G02*
X10468750Y8475000I218750J0D01*
G01*
X10906250Y8475000D01*
G75*
G02*
X11125000Y8256250I0J-218750D01*
G01*
G37*
G36*
G01*
X9550000Y8256250D02*
X9550000Y7743750D01*
G75*
G02*
X9331250Y7525000I-218750J0D01*
G01*
X8893750Y7525000D01*
G75*
G02*
X8675000Y7743750I0J218750D01*
G01*
X8675000Y8256250D01*
G75*
G02*
X8893750Y8475000I218750J0D01*
G01*
X9331250Y8475000D01*
G75*
G02*
X9550000Y8256250I0J-218750D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,R756*
G36*
G01*
X14150000Y8340000D02*
X14150000Y7560000D01*
G75*
G02*
X14080000Y7490000I-70000J0D01*
G01*
X13520000Y7490000D01*
G75*
G02*
X13450000Y7560000I0J70000D01*
G01*
X13450000Y8340000D01*
G75*
G02*
X13520000Y8410000I70000J0D01*
G01*
X14080000Y8410000D01*
G75*
G02*
X14150000Y8340000I0J-70000D01*
G01*
G37*
G36*
G01*
X12550000Y8340000D02*
X12550000Y7560000D01*
G75*
G02*
X12480000Y7490000I-70000J0D01*
G01*
X11920000Y7490000D01*
G75*
G02*
X11850000Y7560000I0J70000D01*
G01*
X11850000Y8340000D01*
G75*
G02*
X11920000Y8410000I70000J0D01*
G01*
X12480000Y8410000D01*
G75*
G02*
X12550000Y8340000I0J-70000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C752*
G36*
G01*
X14215001Y5140000D02*
X14215001Y4460000D01*
G75*
G02*
X14130001Y4375000I-85000J0D01*
G01*
X13450001Y4375000D01*
G75*
G02*
X13365001Y4460000I0J85000D01*
G01*
X13365001Y5140000D01*
G75*
G02*
X13450001Y5225000I85000J0D01*
G01*
X14130001Y5225000D01*
G75*
G02*
X14215001Y5140000I0J-85000D01*
G01*
G37*
G36*
G01*
X12634999Y5140000D02*
X12634999Y4460000D01*
G75*
G02*
X12549999Y4375000I-85000J0D01*
G01*
X11869999Y4375000D01*
G75*
G02*
X11784999Y4460000I0J85000D01*
G01*
X11784999Y5140000D01*
G75*
G02*
X11869999Y5225000I85000J0D01*
G01*
X12549999Y5225000D01*
G75*
G02*
X12634999Y5140000I0J-85000D01*
G01*
G37*
G04 #@! TD*
D10*
G04 #@! TO.C,U751*
G04 #@! TO.C,U771*
X8600000Y3300000D03*
X8600000Y2800000D03*
X8600000Y2300000D03*
@ -276,57 +26,7 @@ X13000000Y2300000D03*
X13000000Y2800000D03*
X13000000Y3300000D03*
G04 #@! TD*
G04 #@! TO.C,C754*
G36*
G01*
X14215001Y6440000D02*
X14215001Y5760000D01*
G75*
G02*
X14130001Y5675000I-85000J0D01*
G01*
X13450001Y5675000D01*
G75*
G02*
X13365001Y5760000I0J85000D01*
G01*
X13365001Y6440000D01*
G75*
G02*
X13450001Y6525000I85000J0D01*
G01*
X14130001Y6525000D01*
G75*
G02*
X14215001Y6440000I0J-85000D01*
G01*
G37*
G36*
G01*
X12634999Y6440000D02*
X12634999Y5760000D01*
G75*
G02*
X12549999Y5675000I-85000J0D01*
G01*
X11869999Y5675000D01*
G75*
G02*
X11784999Y5760000I0J85000D01*
G01*
X11784999Y6440000D01*
G75*
G02*
X11869999Y6525000I85000J0D01*
G01*
X12549999Y6525000D01*
G75*
G02*
X12634999Y6440000I0J-85000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,R757*
G04 #@! TO.C,R777*
G36*
G01*
X10510000Y6650000D02*
@ -376,4 +76,304 @@ X10510000Y5050000I70000J0D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,R776*
G36*
G01*
X14150000Y8340000D02*
X14150000Y7560000D01*
G75*
G02*
X14080000Y7490000I-70000J0D01*
G01*
X13520000Y7490000D01*
G75*
G02*
X13450000Y7560000I0J70000D01*
G01*
X13450000Y8340000D01*
G75*
G02*
X13520000Y8410000I70000J0D01*
G01*
X14080000Y8410000D01*
G75*
G02*
X14150000Y8340000I0J-70000D01*
G01*
G37*
G36*
G01*
X12550000Y8340000D02*
X12550000Y7560000D01*
G75*
G02*
X12480000Y7490000I-70000J0D01*
G01*
X11920000Y7490000D01*
G75*
G02*
X11850000Y7560000I0J70000D01*
G01*
X11850000Y8340000D01*
G75*
G02*
X11920000Y8410000I70000J0D01*
G01*
X12480000Y8410000D01*
G75*
G02*
X12550000Y8340000I0J-70000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,R775*
G36*
G01*
X9010000Y6650000D02*
X9790000Y6650000D01*
G75*
G02*
X9860000Y6580000I0J-70000D01*
G01*
X9860000Y6020000D01*
G75*
G02*
X9790000Y5950000I-70000J0D01*
G01*
X9010000Y5950000D01*
G75*
G02*
X8940000Y6020000I0J70000D01*
G01*
X8940000Y6580000D01*
G75*
G02*
X9010000Y6650000I70000J0D01*
G01*
G37*
G36*
G01*
X9010000Y5050000D02*
X9790000Y5050000D01*
G75*
G02*
X9860000Y4980000I0J-70000D01*
G01*
X9860000Y4420000D01*
G75*
G02*
X9790000Y4350000I-70000J0D01*
G01*
X9010000Y4350000D01*
G75*
G02*
X8940000Y4420000I0J70000D01*
G01*
X8940000Y4980000D01*
G75*
G02*
X9010000Y5050000I70000J0D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,D771*
G36*
G01*
X11125000Y8256250D02*
X11125000Y7743750D01*
G75*
G02*
X10906250Y7525000I-218750J0D01*
G01*
X10468750Y7525000D01*
G75*
G02*
X10250000Y7743750I0J218750D01*
G01*
X10250000Y8256250D01*
G75*
G02*
X10468750Y8475000I218750J0D01*
G01*
X10906250Y8475000D01*
G75*
G02*
X11125000Y8256250I0J-218750D01*
G01*
G37*
G36*
G01*
X9550000Y8256250D02*
X9550000Y7743750D01*
G75*
G02*
X9331250Y7525000I-218750J0D01*
G01*
X8893750Y7525000D01*
G75*
G02*
X8675000Y7743750I0J218750D01*
G01*
X8675000Y8256250D01*
G75*
G02*
X8893750Y8475000I218750J0D01*
G01*
X9331250Y8475000D01*
G75*
G02*
X9550000Y8256250I0J-218750D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C773*
G36*
G01*
X12634999Y6487905D02*
X12634999Y5807905D01*
G75*
G02*
X12549999Y5722905I-85000J0D01*
G01*
X11869999Y5722905D01*
G75*
G02*
X11784999Y5807905I0J85000D01*
G01*
X11784999Y6487905D01*
G75*
G02*
X11869999Y6572905I85000J0D01*
G01*
X12549999Y6572905D01*
G75*
G02*
X12634999Y6487905I0J-85000D01*
G01*
G37*
G36*
G01*
X14215001Y6487905D02*
X14215001Y5807905D01*
G75*
G02*
X14130001Y5722905I-85000J0D01*
G01*
X13450001Y5722905D01*
G75*
G02*
X13365001Y5807905I0J85000D01*
G01*
X13365001Y6487905D01*
G75*
G02*
X13450001Y6572905I85000J0D01*
G01*
X14130001Y6572905D01*
G75*
G02*
X14215001Y6487905I0J-85000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C772*
G36*
G01*
X14215001Y5140000D02*
X14215001Y4460000D01*
G75*
G02*
X14130001Y4375000I-85000J0D01*
G01*
X13450001Y4375000D01*
G75*
G02*
X13365001Y4460000I0J85000D01*
G01*
X13365001Y5140000D01*
G75*
G02*
X13450001Y5225000I85000J0D01*
G01*
X14130001Y5225000D01*
G75*
G02*
X14215001Y5140000I0J-85000D01*
G01*
G37*
G36*
G01*
X12634999Y5140000D02*
X12634999Y4460000D01*
G75*
G02*
X12549999Y4375000I-85000J0D01*
G01*
X11869999Y4375000D01*
G75*
G02*
X11784999Y4460000I0J85000D01*
G01*
X11784999Y5140000D01*
G75*
G02*
X11869999Y5225000I85000J0D01*
G01*
X12549999Y5225000D01*
G75*
G02*
X12634999Y5140000I0J-85000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C771*
G36*
G01*
X7760000Y6715001D02*
X8440000Y6715001D01*
G75*
G02*
X8525000Y6630001I0J-85000D01*
G01*
X8525000Y5950001D01*
G75*
G02*
X8440000Y5865001I-85000J0D01*
G01*
X7760000Y5865001D01*
G75*
G02*
X7675000Y5950001I0J85000D01*
G01*
X7675000Y6630001D01*
G75*
G02*
X7760000Y6715001I85000J0D01*
G01*
G37*
G36*
G01*
X7760000Y5134999D02*
X8440000Y5134999D01*
G75*
G02*
X8525000Y5049999I0J-85000D01*
G01*
X8525000Y4369999D01*
G75*
G02*
X8440000Y4284999I-85000J0D01*
G01*
X7760000Y4284999D01*
G75*
G02*
X7675000Y4369999I0J85000D01*
G01*
X7675000Y5049999D01*
G75*
G02*
X7760000Y5134999I85000J0D01*
G01*
G37*
G04 #@! TD*
M02*

View File

@ -1,124 +1,49 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Legend,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.200000*%
%ADD11C,0.203200*%
%ADD12C,0.120000*%
%ADD13C,0.150000*%
%ADD11C,0.150000*%
%ADD12C,0.203200*%
%ADD13C,0.120000*%
G04 APERTURE END LIST*
D10*
X774999Y9380937D02*
X1274999Y7880937D01*
X1274999Y7880937D02*
X1774999Y9380937D01*
X3132141Y7880937D02*
X2632141Y8595223D01*
X2274998Y7880937D02*
X2274998Y9380937D01*
X2274998Y9380937D02*
X2846427Y9380937D01*
X2846427Y9380937D02*
X2989284Y9309508D01*
X2989284Y9309508D02*
X3060713Y9238080D01*
X3060713Y9238080D02*
X3132141Y9095223D01*
X3132141Y9095223D02*
X3132141Y8880937D01*
X3132141Y8880937D02*
X3060713Y8738080D01*
X3060713Y8738080D02*
X2989284Y8666651D01*
X2989284Y8666651D02*
X2846427Y8595223D01*
X2846427Y8595223D02*
X2274998Y8595223D01*
G04 #@! TO.C,C751*
X8449986Y5500000D02*
X7700001Y5500000D01*
D11*
G04 #@! TO.C,R755*
X9029160Y5701056D02*
X9029149Y5301057D01*
X9774995Y5700000D02*
X9774985Y5300000D01*
D12*
G04 #@! TO.C,D751*
X11385000Y7265000D02*
X11385000Y8735000D01*
X11385000Y8735000D02*
X9100000Y8735000D01*
X9100000Y7265000D02*
X11385000Y7265000D01*
D10*
G04 #@! TO.C,R752*
X2400000Y6250000D02*
X2402928Y4950000D01*
X800000Y6250000D02*
X800000Y4950000D01*
G04 #@! TO.C,R751*
X4150000Y1000000D02*
X2850000Y997072D01*
X4150000Y2600000D02*
X2850000Y2600000D01*
G04 #@! TO.C,R754*
X5850000Y5900000D02*
X4550000Y5897072D01*
X5850000Y7500000D02*
X4550000Y7500000D01*
G04 #@! TO.C,R753*
X5850000Y3400000D02*
X4550000Y3397072D01*
X5850000Y5000000D02*
X4550000Y5000000D01*
D11*
G04 #@! TO.C,R756*
X13201056Y8320840D02*
X12801057Y8320851D01*
X13200000Y7575005D02*
X12800000Y7575015D01*
D10*
G04 #@! TO.C,C752*
X13000000Y4450014D02*
X13000000Y5199999D01*
D13*
G04 #@! TO.C,U751*
X9125000Y3975000D02*
X9125000Y3750000D01*
X9125000Y3975000D02*
X12475000Y3975000D01*
X9125000Y3750000D02*
X7900000Y3750000D01*
X9125000Y625000D02*
X9125000Y925000D01*
X9125000Y625000D02*
X12475000Y625000D01*
X12475000Y3975000D02*
X12475000Y3675000D01*
X12475000Y625000D02*
X12475000Y925000D01*
D10*
G04 #@! TO.C,C754*
X13000000Y5750014D02*
X13000000Y6499999D01*
D11*
G04 #@! TO.C,R757*
X10529160Y5701056D02*
X10529149Y5301057D01*
X11274995Y5700000D02*
X11274985Y5300000D01*
D10*
G04 #@! TO.C,M751*
X774999Y9391337D02*
X1274999Y7891337D01*
X1274999Y7891337D02*
X1774999Y9391337D01*
X3132141Y7891337D02*
X2632141Y8605623D01*
X2274998Y7891337D02*
X2274998Y9391337D01*
X2274998Y9391337D02*
X2846427Y9391337D01*
X2846427Y9391337D02*
X2989284Y9319908D01*
X2989284Y9319908D02*
X3060713Y9248480D01*
X3060713Y9248480D02*
X3132141Y9105623D01*
X3132141Y9105623D02*
X3132141Y8891337D01*
X3132141Y8891337D02*
X3060713Y8748480D01*
X3060713Y8748480D02*
X2989284Y8677051D01*
X2989284Y8677051D02*
X2846427Y8605623D01*
X2846427Y8605623D02*
X2274998Y8605623D01*
G04 #@! TO.C,M771*
X100000Y9700000D02*
X100000Y3300000D01*
X100000Y100000D02*
@ -129,5 +54,76 @@ X14500000Y9700000D02*
X100000Y9700000D01*
X15100000Y100000D02*
X15100000Y5200000D01*
D11*
G04 #@! TO.C,U771*
X12475000Y3975000D02*
X12475000Y3675000D01*
X9125000Y625000D02*
X9125000Y925000D01*
X9125000Y625000D02*
X12475000Y625000D01*
X12475000Y625000D02*
X12475000Y925000D01*
X9125000Y3750000D02*
X7900000Y3750000D01*
X9125000Y3975000D02*
X12475000Y3975000D01*
X9125000Y3975000D02*
X9125000Y3750000D01*
D12*
G04 #@! TO.C,R777*
X10529160Y5701056D02*
X10529149Y5301057D01*
X11274995Y5700000D02*
X11274985Y5300000D01*
G04 #@! TO.C,R776*
X13201056Y8320840D02*
X12801057Y8320851D01*
X13200000Y7575005D02*
X12800000Y7575015D01*
G04 #@! TO.C,R775*
X9029160Y5701056D02*
X9029149Y5301057D01*
X9774995Y5700000D02*
X9774985Y5300000D01*
D10*
G04 #@! TO.C,R774*
X5850000Y5900000D02*
X4550000Y5897072D01*
X5850000Y7500000D02*
X4550000Y7500000D01*
G04 #@! TO.C,R773*
X5850000Y3400000D02*
X4550000Y3397072D01*
X5850000Y5000000D02*
X4550000Y5000000D01*
G04 #@! TO.C,R772*
X2400000Y6250000D02*
X2402928Y4950000D01*
X800000Y6250000D02*
X800000Y4950000D01*
G04 #@! TO.C,R771*
X4150000Y1000000D02*
X2850000Y997072D01*
X4150000Y2600000D02*
X2850000Y2600000D01*
D13*
G04 #@! TO.C,D771*
X11385000Y8735000D02*
X9100000Y8735000D01*
X11385000Y7265000D02*
X11385000Y8735000D01*
X9100000Y7265000D02*
X11385000Y7265000D01*
D10*
G04 #@! TO.C,C773*
X13000000Y5797919D02*
X13000000Y6547904D01*
G04 #@! TO.C,C772*
X13000000Y4450014D02*
X13000000Y5199999D01*
G04 #@! TO.C,C771*
X8449986Y5500000D02*
X7700001Y5500000D01*
G04 #@! TD*
M02*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Copper,L2,Inr*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
@ -34,10 +34,10 @@ G04 #@! TA.AperFunction,ViaPad*
G04 #@! TD*
G04 APERTURE END LIST*
D10*
G04 #@! TO.N,unconnected-(M751-NC-PadE1)*
G04 #@! TO.C,M751*
G04 #@! TO.N,unconnected-(M771-NC-PadE1)*
G04 #@! TO.C,M771*
X14800000Y6900000D03*
G04 #@! TO.N,unconnected-(M751-NC-PadE2)*
G04 #@! TO.N,unconnected-(M771-NC-PadE2)*
X14800000Y5700000D03*
G04 #@! TO.N,output*
X14800000Y8100000D03*
@ -62,6 +62,7 @@ X375000Y1840000D03*
G04 #@! TD*
D16*
G04 #@! TO.N,GND*
X13808157Y6954079D03*
X700000Y5650000D03*
X8400000Y7250000D03*
X14500000Y4750000D03*
@ -88,113 +89,35 @@ G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,GND*
G36*
X14408910Y9709284D02*
X14259191Y9706093D02*
G01*
X14445440Y9667127D01*
X14453379Y9611912D01*
X14430207Y9561169D01*
X14417115Y9546061D01*
X14363302Y9428228D01*
X14344866Y9300000D01*
X14363302Y9171773D01*
X14417116Y9053938D01*
X14501949Y8956035D01*
X14501951Y8956033D01*
X14610931Y8885996D01*
X14735228Y8849500D01*
X14864772Y8849500D01*
X14998109Y8888650D01*
X15058380Y8887215D01*
X15106643Y8851085D01*
X15125000Y8793660D01*
X15125000Y8606340D01*
X15106643Y8548915D01*
X15058380Y8512785D01*
X14998109Y8511350D01*
X14864772Y8550500D01*
X14735228Y8550500D01*
X14610931Y8514005D01*
X14501949Y8443966D01*
X14417116Y8346063D01*
X14363302Y8228228D01*
X14344866Y8100001D01*
X14363302Y7971773D01*
X14417116Y7853938D01*
X14501949Y7756035D01*
X14501951Y7756033D01*
X14610931Y7685996D01*
X14735228Y7649500D01*
X14864772Y7649500D01*
X14998109Y7688650D01*
X15058380Y7687215D01*
X15106643Y7651085D01*
X15125000Y7593660D01*
X15125000Y7406340D01*
X15106643Y7348915D01*
X15058380Y7312785D01*
X14998109Y7311350D01*
X14864772Y7350500D01*
X14735228Y7350500D01*
X14610931Y7314005D01*
X14501949Y7243966D01*
X14417116Y7146063D01*
X14363302Y7028228D01*
X14344866Y6900001D01*
X14363302Y6771773D01*
X14417116Y6653938D01*
X14501949Y6556035D01*
X14501951Y6556033D01*
X14610931Y6485996D01*
X14735228Y6449500D01*
X14864772Y6449500D01*
X14998109Y6488650D01*
X15058380Y6487215D01*
X15106643Y6451085D01*
X15125000Y6393660D01*
X15125000Y6206340D01*
X15106643Y6148915D01*
X15058380Y6112785D01*
X14998109Y6111350D01*
X14864772Y6150500D01*
X14735228Y6150500D01*
X14610931Y6114005D01*
X14501949Y6043966D01*
X14417116Y5946063D01*
X14363302Y5828228D01*
X14344866Y5700000D01*
X14363302Y5571773D01*
X14417116Y5453938D01*
X14501949Y5356035D01*
X14501951Y5356033D01*
X14610931Y5285996D01*
X14735228Y5249500D01*
X14864772Y5249500D01*
X14998109Y5288650D01*
X15058380Y5287215D01*
X15106643Y5251085D01*
X15125000Y5193660D01*
X14295155Y9656593D01*
X14300000Y9626001D01*
X14300000Y5200000D01*
X14300001Y5200000D01*
X15026000Y5200000D01*
X15084191Y5181093D01*
X15120155Y5131593D01*
X15125000Y5101000D01*
X15125000Y124500D01*
X15111737Y75000D01*
X15075500Y38763D01*
X15106093Y66309D01*
X15056593Y30345D01*
X15026000Y25500D01*
X124500Y25500D01*
X75000Y38763D01*
X38763Y75000D01*
X66309Y44407D01*
X30345Y93907D01*
X25500Y124500D01*
X25500Y1078315D01*
X43025Y1134553D01*
X89394Y1170882D01*
X148192Y1174438D01*
X289942Y1139500D01*
X25500Y1041000D01*
X44407Y1099191D01*
X93907Y1135155D01*
X124500Y1140000D01*
X282828Y1140000D01*
X288800Y1139639D01*
X289944Y1139500D01*
X460053Y1139500D01*
X460056Y1139500D01*
X460057Y1139500D01*
X515112Y1153071D01*
X625225Y1180210D01*
X775852Y1259266D01*
X775851Y1259266D01*
X775854Y1259267D01*
X839517Y1315669D01*
X903183Y1372071D01*
X999818Y1512070D01*
X1060140Y1671128D01*
@ -202,31 +125,33 @@ X1080645Y1840000D01*
X1060140Y2008872D01*
X999818Y2167930D01*
X919863Y2283764D01*
X902339Y2340001D01*
X919862Y2396236D01*
X902368Y2342391D01*
X919863Y2396237D01*
X999818Y2512070D01*
X1060140Y2671128D01*
X1080645Y2840000D01*
X1060140Y3008872D01*
X999818Y3167930D01*
X903183Y3307929D01*
X903181Y3307931D01*
X775854Y3420734D01*
X775852Y3420734D01*
X625225Y3499790D01*
X625224Y3499791D01*
X625223Y3499791D01*
X460057Y3540500D01*
X460058Y3540500D01*
X460056Y3540500D01*
X289944Y3540500D01*
X289942Y3540500D01*
X148192Y3505562D01*
X89394Y3509118D01*
X43025Y3545447D01*
X25500Y3601685D01*
X288798Y3540361D01*
X282828Y3540000D01*
X124500Y3540000D01*
X66309Y3558907D01*
X30345Y3608407D01*
X25500Y3639000D01*
X25500Y9626000D01*
X38763Y9675500D01*
X75000Y9711737D01*
X44407Y9684191D01*
X93907Y9720155D01*
X124500Y9725000D01*
X14355387Y9725000D01*
X14408910Y9709284D01*
X14201000Y9725000D01*
X14259191Y9706093D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Copper,L3,Inr*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
@ -34,10 +34,10 @@ G04 #@! TA.AperFunction,ViaPad*
G04 #@! TD*
G04 APERTURE END LIST*
D10*
G04 #@! TO.N,unconnected-(M751-NC-PadE1)*
G04 #@! TO.C,M751*
G04 #@! TO.N,unconnected-(M771-NC-PadE1)*
G04 #@! TO.C,M771*
X14800000Y6900000D03*
G04 #@! TO.N,unconnected-(M751-NC-PadE2)*
G04 #@! TO.N,unconnected-(M771-NC-PadE2)*
X14800000Y5700000D03*
G04 #@! TO.N,output*
X14800000Y8100000D03*
@ -62,6 +62,7 @@ X375000Y1840000D03*
G04 #@! TD*
D16*
G04 #@! TO.N,GND*
X13808157Y6954079D03*
X700000Y5650000D03*
X8400000Y7250000D03*
X14500000Y4750000D03*
@ -88,113 +89,35 @@ G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,GND*
G36*
X14408910Y9709284D02*
X14259191Y9706093D02*
G01*
X14445440Y9667127D01*
X14453379Y9611912D01*
X14430207Y9561169D01*
X14417115Y9546061D01*
X14363302Y9428228D01*
X14344866Y9300000D01*
X14363302Y9171773D01*
X14417116Y9053938D01*
X14501949Y8956035D01*
X14501951Y8956033D01*
X14610931Y8885996D01*
X14735228Y8849500D01*
X14864772Y8849500D01*
X14998109Y8888650D01*
X15058380Y8887215D01*
X15106643Y8851085D01*
X15125000Y8793660D01*
X15125000Y8606340D01*
X15106643Y8548915D01*
X15058380Y8512785D01*
X14998109Y8511350D01*
X14864772Y8550500D01*
X14735228Y8550500D01*
X14610931Y8514005D01*
X14501949Y8443966D01*
X14417116Y8346063D01*
X14363302Y8228228D01*
X14344866Y8100001D01*
X14363302Y7971773D01*
X14417116Y7853938D01*
X14501949Y7756035D01*
X14501951Y7756033D01*
X14610931Y7685996D01*
X14735228Y7649500D01*
X14864772Y7649500D01*
X14998109Y7688650D01*
X15058380Y7687215D01*
X15106643Y7651085D01*
X15125000Y7593660D01*
X15125000Y7406340D01*
X15106643Y7348915D01*
X15058380Y7312785D01*
X14998109Y7311350D01*
X14864772Y7350500D01*
X14735228Y7350500D01*
X14610931Y7314005D01*
X14501949Y7243966D01*
X14417116Y7146063D01*
X14363302Y7028228D01*
X14344866Y6900001D01*
X14363302Y6771773D01*
X14417116Y6653938D01*
X14501949Y6556035D01*
X14501951Y6556033D01*
X14610931Y6485996D01*
X14735228Y6449500D01*
X14864772Y6449500D01*
X14998109Y6488650D01*
X15058380Y6487215D01*
X15106643Y6451085D01*
X15125000Y6393660D01*
X15125000Y6206340D01*
X15106643Y6148915D01*
X15058380Y6112785D01*
X14998109Y6111350D01*
X14864772Y6150500D01*
X14735228Y6150500D01*
X14610931Y6114005D01*
X14501949Y6043966D01*
X14417116Y5946063D01*
X14363302Y5828228D01*
X14344866Y5700000D01*
X14363302Y5571773D01*
X14417116Y5453938D01*
X14501949Y5356035D01*
X14501951Y5356033D01*
X14610931Y5285996D01*
X14735228Y5249500D01*
X14864772Y5249500D01*
X14998109Y5288650D01*
X15058380Y5287215D01*
X15106643Y5251085D01*
X15125000Y5193660D01*
X14295155Y9656593D01*
X14300000Y9626001D01*
X14300000Y5200000D01*
X14300001Y5200000D01*
X15026000Y5200000D01*
X15084191Y5181093D01*
X15120155Y5131593D01*
X15125000Y5101000D01*
X15125000Y124500D01*
X15111737Y75000D01*
X15075500Y38763D01*
X15106093Y66309D01*
X15056593Y30345D01*
X15026000Y25500D01*
X124500Y25500D01*
X75000Y38763D01*
X38763Y75000D01*
X66309Y44407D01*
X30345Y93907D01*
X25500Y124500D01*
X25500Y1078315D01*
X43025Y1134553D01*
X89394Y1170882D01*
X148192Y1174438D01*
X289942Y1139500D01*
X25500Y1041000D01*
X44407Y1099191D01*
X93907Y1135155D01*
X124500Y1140000D01*
X282828Y1140000D01*
X288800Y1139639D01*
X289944Y1139500D01*
X460053Y1139500D01*
X460056Y1139500D01*
X460057Y1139500D01*
X515112Y1153071D01*
X625225Y1180210D01*
X775852Y1259266D01*
X775851Y1259266D01*
X775854Y1259267D01*
X839517Y1315669D01*
X903183Y1372071D01*
X999818Y1512070D01*
X1060140Y1671128D01*
@ -202,31 +125,33 @@ X1080645Y1840000D01*
X1060140Y2008872D01*
X999818Y2167930D01*
X919863Y2283764D01*
X902339Y2340001D01*
X919862Y2396236D01*
X902368Y2342391D01*
X919863Y2396237D01*
X999818Y2512070D01*
X1060140Y2671128D01*
X1080645Y2840000D01*
X1060140Y3008872D01*
X999818Y3167930D01*
X903183Y3307929D01*
X903181Y3307931D01*
X775854Y3420734D01*
X775852Y3420734D01*
X625225Y3499790D01*
X625224Y3499791D01*
X625223Y3499791D01*
X460057Y3540500D01*
X460058Y3540500D01*
X460056Y3540500D01*
X289944Y3540500D01*
X289942Y3540500D01*
X148192Y3505562D01*
X89394Y3509118D01*
X43025Y3545447D01*
X25500Y3601685D01*
X288798Y3540361D01*
X282828Y3540000D01*
X124500Y3540000D01*
X66309Y3558907D01*
X30345Y3608407D01*
X25500Y3639000D01*
X25500Y9626000D01*
X38763Y9675500D01*
X75000Y9711737D01*
X44407Y9684191D01*
X93907Y9720155D01*
X124500Y9725000D01*
X14355387Y9725000D01*
X14408910Y9709284D01*
X14201000Y9725000D01*
X14259191Y9706093D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*

View File

@ -1,11 +1,11 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Other,User*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*

View File

@ -1,14 +1,14 @@
Ref,Val,Package,PosX,PosY,Rot,Side
"C751","1n","C0603",8.100000,5.500000,-90.000000,top
"C752","100n","C0603",13.000000,4.800000,180.000000,top
"C754","22u","C0603",13.000000,6.100000,180.000000,top
"D751","LED-GREEN-0603","LED_0603_1608Metric",9.900000,8.000000,180.000000,top
"M751","Module-vr-max9924-0.1","vr-max9924",0.000000,0.000000,0.000000,top
"R751","4.7k","R1206",3.500000,1.800000,180.000000,top
"R752","4.7k","R1206",1.600000,5.600000,-90.000000,top
"R753","4.7k","R1206",5.200000,4.200000,180.000000,top
"R754","4.7k","R1206",5.200000,6.700000,180.000000,top
"R755","DNP","R0603",9.400000,5.500000,-90.000000,top
"R756","10k","R0603",13.000000,7.950000,180.000000,top
"R757","10k","R0603",10.900000,5.500000,-90.000000,top
"U751","MAX9924UAUB+","MSOP-10_3x3mm_P0.5mm",10.800000,2.300000,0.000000,top
"C771","1n","C0603",8.100000,5.500000,-90.000000,top
"C772","100n","C0603",13.000000,4.800000,180.000000,top
"C773","22u","C0603",13.000000,6.147905,180.000000,top
"D771","LED-GREEN-0603","LED_0603_1608Metric",9.900000,8.000000,180.000000,top
"M771","Module-vr-max9924-0.1","vr-max9924",0.000000,0.000000,0.000000,top
"R771","4.7k","R1206",3.500000,1.800000,180.000000,top
"R772","4.7k","R1206",1.600000,5.600000,-90.000000,top
"R773","4.7k","R1206",5.200000,4.200000,180.000000,top
"R774","4.7k","R1206",5.200000,6.700000,180.000000,top
"R775","DNP","R0603",9.400000,5.500000,-90.000000,top
"R776","10k","R0603",13.000000,7.950000,180.000000,top
"R777","10k","R0603",10.900000,5.500000,-90.000000,top
"U771","MAX9924UAUB+","MSOP-10_3x3mm_P0.5mm",10.800000,2.300000,0.000000,top

1 Ref Val Package PosX PosY Rot Side
2 C751 C771 1n C0603 8.100000 5.500000 -90.000000 top
3 C752 C772 100n C0603 13.000000 4.800000 180.000000 top
4 C754 C773 22u C0603 13.000000 6.100000 6.147905 180.000000 top
5 D751 D771 LED-GREEN-0603 LED_0603_1608Metric 9.900000 8.000000 180.000000 top
6 M751 M771 Module-vr-max9924-0.1 vr-max9924 0.000000 0.000000 0.000000 top
7 R751 R771 4.7k R1206 3.500000 1.800000 180.000000 top
8 R752 R772 4.7k R1206 1.600000 5.600000 -90.000000 top
9 R753 R773 4.7k R1206 5.200000 4.200000 180.000000 top
10 R754 R774 4.7k R1206 5.200000 6.700000 180.000000 top
11 R755 R775 DNP R0603 9.400000 5.500000 -90.000000 top
12 R756 R776 10k R0603 13.000000 7.950000 180.000000 top
13 R757 R777 10k R0603 10.900000 5.500000 -90.000000 top
14 U751 U771 MAX9924UAUB+ MSOP-10_3x3mm_P0.5mm 10.800000 2.300000 0.000000 top

View File

@ -1,14 +1,14 @@
"Comment","Designator","Footprint","LCSC Part #"
"1n","C751","hellen-one-common:C0603","C1588"
"100n","C752","hellen-one-common:C0603","C14663"
"22u","C754","hellen-one-common:C0603","C59461"
"LED-GREEN-0603","D751","LED_SMD:LED_0603_1608Metric","C72043"
"Module-vr-max9924-0.1","M751","hellen-one-vr-max9924-0.1:vr-max9924",""
"4.7k","R751","hellen-one-common:R1206","C17936"
"4.7k","R752","hellen-one-common:R1206","C17936"
"4.7k","R753","hellen-one-common:R1206","C17936"
"4.7k","R754","hellen-one-common:R1206","C17936"
"DNP","R755","hellen-one-common:R0603",""
"10k","R756","hellen-one-common:R0603","C25804"
"10k","R757","hellen-one-common:R0603","C25804"
"MAX9924UAUB+","U751","Package_SO:MSOP-10_3x3mm_P0.5mm","C143633"
"1n","C771","hellen-one-common:C0603","C1588"
"100n","C772","hellen-one-common:C0603","C14663"
"22u","C773","hellen-one-common:C0603","C59461"
"LED-GREEN-0603","D771","LED_SMD:LED_0603_1608Metric","C72043"
"Module-vr-max9924-0.1","M771","hellen-one-vr-max9924-0.1:vr-max9924",""
"4.7k","R771","hellen-one-common:R1206","C17936"
"4.7k","R772","hellen-one-common:R1206","C17936"
"4.7k","R773","hellen-one-common:R1206","C17936"
"4.7k","R774","hellen-one-common:R1206","C17936"
"DNP","R775","hellen-one-common:R0603",""
"10k","R776","hellen-one-common:R0603","C25804"
"10k","R777","hellen-one-common:R0603","C25804"
"MAX9924UAUB+","U771","Package_SO:MSOP-10_3x3mm_P0.5mm","C143633"

1 Comment Designator Footprint LCSC Part #
2 1n C751 C771 hellen-one-common:C0603 C1588
3 100n C752 C772 hellen-one-common:C0603 C14663
4 22u C754 C773 hellen-one-common:C0603 C59461
5 LED-GREEN-0603 D751 D771 LED_SMD:LED_0603_1608Metric C72043
6 Module-vr-max9924-0.1 M751 M771 hellen-one-vr-max9924-0.1:vr-max9924
7 4.7k R751 R771 hellen-one-common:R1206 C17936
8 4.7k R752 R772 hellen-one-common:R1206 C17936
9 4.7k R753 R773 hellen-one-common:R1206 C17936
10 4.7k R754 R774 hellen-one-common:R1206 C17936
11 DNP R755 R775 hellen-one-common:R0603
12 10k R756 R776 hellen-one-common:R0603 C25804
13 10k R757 R777 hellen-one-common:R0603 C25804
14 MAX9924UAUB+ U751 U771 Package_SO:MSOP-10_3x3mm_P0.5mm C143633

View File

@ -1,8 +1,8 @@
M48
; DRILL file {KiCad 7.0.1-115-g2ece2719d0} date Tue Jul 25 23:05:11 2023
; DRILL file {KiCad 7.0.7} date Fri Sep 8 07:57:40 2023
; FORMAT={2:4/ absolute / inch / suppress leading zeros}
; #@! TF.CreationDate,2023-07-25T23:05:11+03:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.0.1-115-g2ece2719d0
; #@! TF.CreationDate,2023-09-08T07:57:40+03:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.0.7
; #@! TF.FileFunction,MixedPlating,1,4
FMAT,2
INCH,TZ
@ -34,6 +34,7 @@ X4409Y1476
X4646Y531
X4803Y3563
X5118Y256
X5436Y2738
X5709Y1870
X5709Y531
T2

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 44,
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],

View File

@ -56,9 +56,7 @@
"width": 0.0
}
],
"drc_exclusions": [
"lib_footprint_mismatch|86720000|86831250|e3d92c0f-2817-4aad-a2ae-f7278d65dfbd|00000000-0000-0000-0000-000000000000"
],
"drc_exclusions": [],
"meta": {
"filename": "board_design_settings.json",
"version": 2
@ -100,7 +98,7 @@
"silk_overlap": "error",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"starved_thermal": "ignore",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
@ -489,7 +487,7 @@
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 750,
"annotate_start_num": 770,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,

View File

@ -677,7 +677,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "R755") (unit 1)
(reference "R775") (unit 1)
)
)
)
@ -716,7 +716,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "C751") (unit 1)
(reference "C771") (unit 1)
)
)
)
@ -725,7 +725,7 @@
(symbol (lib_id "vr-max9924:Module-vr-max9924-0.1") (at 60.96 106.68 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 1805b737-8f11-43dd-8f74-91ff57e351d5)
(property "Reference" "M751" (at 77.47 102.87 0)
(property "Reference" "M771" (at 77.47 102.87 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Module-vr-max9924-0.1" (at 77.47 105.41 0)
@ -747,7 +747,7 @@
(instances
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "M751") (unit 1)
(reference "M771") (unit 1)
)
)
)
@ -786,7 +786,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "R752") (unit 1)
(reference "R772") (unit 1)
)
)
)
@ -820,7 +820,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "R757") (unit 1)
(reference "R777") (unit 1)
)
)
)
@ -854,7 +854,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "D751") (unit 1)
(reference "D771") (unit 1)
)
)
)
@ -888,7 +888,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "C752") (unit 1)
(reference "C772") (unit 1)
)
)
)
@ -922,7 +922,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "R756") (unit 1)
(reference "R776") (unit 1)
)
)
)
@ -957,7 +957,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0762") (unit 1)
(reference "#PWR0778") (unit 1)
)
)
)
@ -999,7 +999,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "U751") (unit 1)
(reference "U771") (unit 1)
)
)
)
@ -1008,7 +1008,7 @@
(symbol (lib_id "power:PWR_FLAG") (at 45.72 116.84 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 503fa6c4-6cc1-462e-96d7-7ebfe18694f4)
(property "Reference" "#FLG0751" (at 45.72 114.935 0)
(property "Reference" "#FLG0771" (at 45.72 114.935 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "PWR_FLAG" (at 45.72 112.4458 0)
@ -1024,7 +1024,7 @@
(instances
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#FLG0751") (unit 1)
(reference "#FLG0771") (unit 1)
)
)
)
@ -1059,7 +1059,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0758") (unit 1)
(reference "#PWR0776") (unit 1)
)
)
)
@ -1089,7 +1089,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0753") (unit 1)
(reference "#PWR0773") (unit 1)
)
)
)
@ -1098,7 +1098,7 @@
(symbol (lib_id "power:PWR_FLAG") (at 52.07 119.38 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 7c573b21-d958-466c-9e07-ee30ed5f3352)
(property "Reference" "#FLG0752" (at 52.07 117.475 0)
(property "Reference" "#FLG0772" (at 52.07 117.475 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "PWR_FLAG" (at 52.07 114.9858 0)
@ -1114,7 +1114,7 @@
(instances
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#FLG0752") (unit 1)
(reference "#FLG0772") (unit 1)
)
)
)
@ -1149,7 +1149,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0754") (unit 1)
(reference "#PWR0774") (unit 1)
)
)
)
@ -1188,7 +1188,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "R754") (unit 1)
(reference "R774") (unit 1)
)
)
)
@ -1223,7 +1223,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0765") (unit 1)
(reference "#PWR0781") (unit 1)
)
)
)
@ -1253,7 +1253,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0759") (unit 1)
(reference "#PWR0777") (unit 1)
)
)
)
@ -1262,7 +1262,7 @@
(symbol (lib_id "power:GND") (at 50.8 119.38 270) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid a9efe577-3460-4e1e-acdd-32b703a4e8bb)
(property "Reference" "#PWR0752" (at 44.45 119.38 0)
(property "Reference" "#PWR0772" (at 44.45 119.38 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 46.4058 119.253 0)
@ -1278,7 +1278,7 @@
(instances
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0752") (unit 1)
(reference "#PWR0772") (unit 1)
)
)
)
@ -1317,7 +1317,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "R753") (unit 1)
(reference "R773") (unit 1)
)
)
)
@ -1356,7 +1356,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "R751") (unit 1)
(reference "R771") (unit 1)
)
)
)
@ -1386,7 +1386,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0763") (unit 1)
(reference "#PWR0779") (unit 1)
)
)
)
@ -1395,7 +1395,7 @@
(symbol (lib_id "power:+5V") (at 44.45 116.84 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid c3adb51c-3c09-4ed2-bff5-ae9ac0e8fc71)
(property "Reference" "#PWR0751" (at 48.26 116.84 0)
(property "Reference" "#PWR0771" (at 48.26 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (at 41.1988 116.459 90)
@ -1411,7 +1411,7 @@
(instances
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0751") (unit 1)
(reference "#PWR0771") (unit 1)
)
)
)
@ -1446,7 +1446,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0764") (unit 1)
(reference "#PWR0780") (unit 1)
)
)
)
@ -1480,7 +1480,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "C754") (unit 1)
(reference "C773") (unit 1)
)
)
)
@ -1510,7 +1510,7 @@
)
(project "hellen1-vr-max9924"
(path "/759a7f60-bcfd-4446-a468-fcc3b8c86cdc"
(reference "#PWR0755") (unit 1)
(reference "#PWR0775") (unit 1)
)
)
)

View File

@ -1,14 +1,14 @@
Comment,Designator,Footprint,LCSC Part #
"1n","C751","C0603","C1588"
"100n","C752","C0603","C14663"
"22u","C754","C0603","C59461"
"LED-GREEN-0603","D751","LED-0603","C72043"
"Module:vr-max9924/0.1","M751","vr-max9924",""
"4.7k","R751","R1206","C17936"
"4.7k","R752","R1206","C17936"
"4.7k","R753","R1206","C17936"
"4.7k","R754","R1206","C17936"
"DNP","R755","R0603",""
"10k","R756","R0603","C25804"
"10k","R757","R0603","C25804"
"MAX9924UAUB+","U751","MSOP-10_3x3mm_P0.5mm","C143633"
"1n","C771","C0603","C1588"
"100n","C772","C0603","C14663"
"22u","C773","C0603","C59461"
"LED-GREEN-0603","D771","LED-0603","C72043"
"Module:vr-max9924/0.1","M771","vr-max9924",""
"4.7k","R771","R1206","C17936"
"4.7k","R772","R1206","C17936"
"4.7k","R773","R1206","C17936"
"4.7k","R774","R1206","C17936"
"DNP","R775","R0603",""
"10k","R776","R0603","C25804"
"10k","R777","R0603","C25804"
"MAX9924UAUB+","U771","MSOP-10_3x3mm_P0.5mm","C143633"

1 Comment Designator Footprint LCSC Part #
2 1n C751 C771 C0603 C1588
3 100n C752 C772 C0603 C14663
4 22u C754 C773 C0603 C59461
5 LED-GREEN-0603 D751 D771 LED-0603 C72043
6 Module:vr-max9924/0.1 M751 M771 vr-max9924
7 4.7k R751 R771 R1206 C17936
8 4.7k R752 R772 R1206 C17936
9 4.7k R753 R773 R1206 C17936
10 4.7k R754 R774 R1206 C17936
11 DNP R755 R775 R0603
12 10k R756 R776 R0603 C25804
13 10k R757 R777 R0603 C25804
14 MAX9924UAUB+ U751 U771 MSOP-10_3x3mm_P0.5mm C143633

View File

@ -1,14 +1,14 @@
Designator,Mid X,Mid Y,Layer,Rotation,Ref-X(mm),Ref-Y(mm)
C751,8.100000mm,5.500000mm,Top,-90.0,8.100000mm,5.500000mm
C752,13.000000mm,4.800000mm,Top,180.0,13.000000mm,4.800000mm
C754,13.000000mm,6.100000mm,Top,180.0,13.000000mm,6.100000mm
D751,9.900000mm,8.000000mm,Top,180.0,9.900000mm,8.000000mm
M751,0.000000mm,0.000000mm,Top,0.0,0.000000mm,0.000000mm
R751,3.500000mm,1.800000mm,Top,180.0,3.500000mm,1.800000mm
R752,1.600000mm,5.600000mm,Top,-90.0,1.600000mm,5.600000mm
R753,5.200000mm,4.200000mm,Top,180.0,5.200000mm,4.200000mm
R754,5.200000mm,6.700000mm,Top,180.0,5.200000mm,6.700000mm
R755,9.400000mm,5.500000mm,Top,-90.0,9.400000mm,5.500000mm
R756,13.000000mm,7.950000mm,Top,180.0,13.000000mm,7.950000mm
R757,10.900000mm,5.500000mm,Top,-90.0,10.900000mm,5.500000mm
U751,10.800000mm,2.300000mm,Top,0.0,10.800000mm,2.300000mm
C771,8.100000mm,5.500000mm,Top,-90.0,8.100000mm,5.500000mm
C772,13.000000mm,4.800000mm,Top,180.0,13.000000mm,4.800000mm
C773,13.000000mm,6.147905mm,Top,180.0,13.000000mm,6.147905mm
D771,9.900000mm,8.000000mm,Top,180.0,9.900000mm,8.000000mm
M771,0.000000mm,0.000000mm,Top,0.0,0.000000mm,0.000000mm
R771,3.500000mm,1.800000mm,Top,180.0,3.500000mm,1.800000mm
R772,1.600000mm,5.600000mm,Top,-90.0,1.600000mm,5.600000mm
R773,5.200000mm,4.200000mm,Top,180.0,5.200000mm,4.200000mm
R774,5.200000mm,6.700000mm,Top,180.0,5.200000mm,6.700000mm
R775,9.400000mm,5.500000mm,Top,-90.0,9.400000mm,5.500000mm
R776,13.000000mm,7.950000mm,Top,180.0,13.000000mm,7.950000mm
R777,10.900000mm,5.500000mm,Top,-90.0,10.900000mm,5.500000mm
U771,10.800000mm,2.300000mm,Top,0.0,10.800000mm,2.300000mm

1 Designator Mid X Mid Y Layer Rotation Ref-X(mm) Ref-Y(mm)
2 C751 C771 8.100000mm 5.500000mm Top -90.0 8.100000mm 5.500000mm
3 C752 C772 13.000000mm 4.800000mm Top 180.0 13.000000mm 4.800000mm
4 C754 C773 13.000000mm 6.100000mm 6.147905mm Top 180.0 13.000000mm 6.100000mm 6.147905mm
5 D751 D771 9.900000mm 8.000000mm Top 180.0 9.900000mm 8.000000mm
6 M751 M771 0.000000mm 0.000000mm Top 0.0 0.000000mm 0.000000mm
7 R751 R771 3.500000mm 1.800000mm Top 180.0 3.500000mm 1.800000mm
8 R752 R772 1.600000mm 5.600000mm Top -90.0 1.600000mm 5.600000mm
9 R753 R773 5.200000mm 4.200000mm Top 180.0 5.200000mm 4.200000mm
10 R754 R774 5.200000mm 6.700000mm Top 180.0 5.200000mm 6.700000mm
11 R755 R775 9.400000mm 5.500000mm Top -90.0 9.400000mm 5.500000mm
12 R756 R776 13.000000mm 7.950000mm Top 180.0 13.000000mm 7.950000mm
13 R757 R777 10.900000mm 5.500000mm Top -90.0 10.900000mm 5.500000mm
14 U751 U771 10.800000mm 2.300000mm Top 0.0 10.800000mm 2.300000mm

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,8 @@
M48
; DRILL file {KiCad 7.0.1-115-g2ece2719d0} date Tue Jul 25 23:05:11 2023
; DRILL file {KiCad 7.0.7} date Fri Sep 8 07:57:40 2023
; FORMAT={2:4/ absolute / inch / suppress leading zeros}
; #@! TF.CreationDate,2023-07-25T23:05:11+03:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.0.1-115-g2ece2719d0
; #@! TF.CreationDate,2023-09-08T07:57:40+03:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.0.7
; #@! TF.FileFunction,MixedPlating,1,4
FMAT,2
INCH,TZ
@ -34,6 +34,7 @@ X4409Y1476
X4646Y531
X4803Y3563
X5118Y256
X5436Y2738
X5709Y1870
X5709Y531
T2

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Copper,L2,Inr*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
@ -34,10 +34,10 @@ G04 #@! TA.AperFunction,ViaPad*
G04 #@! TD*
G04 APERTURE END LIST*
D10*
G04 #@! TO.N,unconnected-(M751-NC-PadE1)*
G04 #@! TO.C,M751*
G04 #@! TO.N,unconnected-(M771-NC-PadE1)*
G04 #@! TO.C,M771*
X14800000Y6900000D03*
G04 #@! TO.N,unconnected-(M751-NC-PadE2)*
G04 #@! TO.N,unconnected-(M771-NC-PadE2)*
X14800000Y5700000D03*
G04 #@! TO.N,output*
X14800000Y8100000D03*
@ -62,6 +62,7 @@ X375000Y1840000D03*
G04 #@! TD*
D16*
G04 #@! TO.N,GND*
X13808157Y6954079D03*
X700000Y5650000D03*
X8400000Y7250000D03*
X14500000Y4750000D03*
@ -88,113 +89,35 @@ G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,GND*
G36*
X14408910Y9709284D02*
X14259191Y9706093D02*
G01*
X14445440Y9667127D01*
X14453379Y9611912D01*
X14430207Y9561169D01*
X14417115Y9546061D01*
X14363302Y9428228D01*
X14344866Y9300000D01*
X14363302Y9171773D01*
X14417116Y9053938D01*
X14501949Y8956035D01*
X14501951Y8956033D01*
X14610931Y8885996D01*
X14735228Y8849500D01*
X14864772Y8849500D01*
X14998109Y8888650D01*
X15058380Y8887215D01*
X15106643Y8851085D01*
X15125000Y8793660D01*
X15125000Y8606340D01*
X15106643Y8548915D01*
X15058380Y8512785D01*
X14998109Y8511350D01*
X14864772Y8550500D01*
X14735228Y8550500D01*
X14610931Y8514005D01*
X14501949Y8443966D01*
X14417116Y8346063D01*
X14363302Y8228228D01*
X14344866Y8100001D01*
X14363302Y7971773D01*
X14417116Y7853938D01*
X14501949Y7756035D01*
X14501951Y7756033D01*
X14610931Y7685996D01*
X14735228Y7649500D01*
X14864772Y7649500D01*
X14998109Y7688650D01*
X15058380Y7687215D01*
X15106643Y7651085D01*
X15125000Y7593660D01*
X15125000Y7406340D01*
X15106643Y7348915D01*
X15058380Y7312785D01*
X14998109Y7311350D01*
X14864772Y7350500D01*
X14735228Y7350500D01*
X14610931Y7314005D01*
X14501949Y7243966D01*
X14417116Y7146063D01*
X14363302Y7028228D01*
X14344866Y6900001D01*
X14363302Y6771773D01*
X14417116Y6653938D01*
X14501949Y6556035D01*
X14501951Y6556033D01*
X14610931Y6485996D01*
X14735228Y6449500D01*
X14864772Y6449500D01*
X14998109Y6488650D01*
X15058380Y6487215D01*
X15106643Y6451085D01*
X15125000Y6393660D01*
X15125000Y6206340D01*
X15106643Y6148915D01*
X15058380Y6112785D01*
X14998109Y6111350D01*
X14864772Y6150500D01*
X14735228Y6150500D01*
X14610931Y6114005D01*
X14501949Y6043966D01*
X14417116Y5946063D01*
X14363302Y5828228D01*
X14344866Y5700000D01*
X14363302Y5571773D01*
X14417116Y5453938D01*
X14501949Y5356035D01*
X14501951Y5356033D01*
X14610931Y5285996D01*
X14735228Y5249500D01*
X14864772Y5249500D01*
X14998109Y5288650D01*
X15058380Y5287215D01*
X15106643Y5251085D01*
X15125000Y5193660D01*
X14295155Y9656593D01*
X14300000Y9626001D01*
X14300000Y5200000D01*
X14300001Y5200000D01*
X15026000Y5200000D01*
X15084191Y5181093D01*
X15120155Y5131593D01*
X15125000Y5101000D01*
X15125000Y124500D01*
X15111737Y75000D01*
X15075500Y38763D01*
X15106093Y66309D01*
X15056593Y30345D01*
X15026000Y25500D01*
X124500Y25500D01*
X75000Y38763D01*
X38763Y75000D01*
X66309Y44407D01*
X30345Y93907D01*
X25500Y124500D01*
X25500Y1078315D01*
X43025Y1134553D01*
X89394Y1170882D01*
X148192Y1174438D01*
X289942Y1139500D01*
X25500Y1041000D01*
X44407Y1099191D01*
X93907Y1135155D01*
X124500Y1140000D01*
X282828Y1140000D01*
X288800Y1139639D01*
X289944Y1139500D01*
X460053Y1139500D01*
X460056Y1139500D01*
X460057Y1139500D01*
X515112Y1153071D01*
X625225Y1180210D01*
X775852Y1259266D01*
X775851Y1259266D01*
X775854Y1259267D01*
X839517Y1315669D01*
X903183Y1372071D01*
X999818Y1512070D01*
X1060140Y1671128D01*
@ -202,31 +125,33 @@ X1080645Y1840000D01*
X1060140Y2008872D01*
X999818Y2167930D01*
X919863Y2283764D01*
X902339Y2340001D01*
X919862Y2396236D01*
X902368Y2342391D01*
X919863Y2396237D01*
X999818Y2512070D01*
X1060140Y2671128D01*
X1080645Y2840000D01*
X1060140Y3008872D01*
X999818Y3167930D01*
X903183Y3307929D01*
X903181Y3307931D01*
X775854Y3420734D01*
X775852Y3420734D01*
X625225Y3499790D01*
X625224Y3499791D01*
X625223Y3499791D01*
X460057Y3540500D01*
X460058Y3540500D01*
X460056Y3540500D01*
X289944Y3540500D01*
X289942Y3540500D01*
X148192Y3505562D01*
X89394Y3509118D01*
X43025Y3545447D01*
X25500Y3601685D01*
X288798Y3540361D01*
X282828Y3540000D01*
X124500Y3540000D01*
X66309Y3558907D01*
X30345Y3608407D01*
X25500Y3639000D01*
X25500Y9626000D01*
X38763Y9675500D01*
X75000Y9711737D01*
X44407Y9684191D01*
X93907Y9720155D01*
X124500Y9725000D01*
X14355387Y9725000D01*
X14408910Y9709284D01*
X14201000Y9725000D01*
X14259191Y9706093D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Copper,L3,Inr*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
@ -34,10 +34,10 @@ G04 #@! TA.AperFunction,ViaPad*
G04 #@! TD*
G04 APERTURE END LIST*
D10*
G04 #@! TO.N,unconnected-(M751-NC-PadE1)*
G04 #@! TO.C,M751*
G04 #@! TO.N,unconnected-(M771-NC-PadE1)*
G04 #@! TO.C,M771*
X14800000Y6900000D03*
G04 #@! TO.N,unconnected-(M751-NC-PadE2)*
G04 #@! TO.N,unconnected-(M771-NC-PadE2)*
X14800000Y5700000D03*
G04 #@! TO.N,output*
X14800000Y8100000D03*
@ -62,6 +62,7 @@ X375000Y1840000D03*
G04 #@! TD*
D16*
G04 #@! TO.N,GND*
X13808157Y6954079D03*
X700000Y5650000D03*
X8400000Y7250000D03*
X14500000Y4750000D03*
@ -88,113 +89,35 @@ G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,GND*
G36*
X14408910Y9709284D02*
X14259191Y9706093D02*
G01*
X14445440Y9667127D01*
X14453379Y9611912D01*
X14430207Y9561169D01*
X14417115Y9546061D01*
X14363302Y9428228D01*
X14344866Y9300000D01*
X14363302Y9171773D01*
X14417116Y9053938D01*
X14501949Y8956035D01*
X14501951Y8956033D01*
X14610931Y8885996D01*
X14735228Y8849500D01*
X14864772Y8849500D01*
X14998109Y8888650D01*
X15058380Y8887215D01*
X15106643Y8851085D01*
X15125000Y8793660D01*
X15125000Y8606340D01*
X15106643Y8548915D01*
X15058380Y8512785D01*
X14998109Y8511350D01*
X14864772Y8550500D01*
X14735228Y8550500D01*
X14610931Y8514005D01*
X14501949Y8443966D01*
X14417116Y8346063D01*
X14363302Y8228228D01*
X14344866Y8100001D01*
X14363302Y7971773D01*
X14417116Y7853938D01*
X14501949Y7756035D01*
X14501951Y7756033D01*
X14610931Y7685996D01*
X14735228Y7649500D01*
X14864772Y7649500D01*
X14998109Y7688650D01*
X15058380Y7687215D01*
X15106643Y7651085D01*
X15125000Y7593660D01*
X15125000Y7406340D01*
X15106643Y7348915D01*
X15058380Y7312785D01*
X14998109Y7311350D01*
X14864772Y7350500D01*
X14735228Y7350500D01*
X14610931Y7314005D01*
X14501949Y7243966D01*
X14417116Y7146063D01*
X14363302Y7028228D01*
X14344866Y6900001D01*
X14363302Y6771773D01*
X14417116Y6653938D01*
X14501949Y6556035D01*
X14501951Y6556033D01*
X14610931Y6485996D01*
X14735228Y6449500D01*
X14864772Y6449500D01*
X14998109Y6488650D01*
X15058380Y6487215D01*
X15106643Y6451085D01*
X15125000Y6393660D01*
X15125000Y6206340D01*
X15106643Y6148915D01*
X15058380Y6112785D01*
X14998109Y6111350D01*
X14864772Y6150500D01*
X14735228Y6150500D01*
X14610931Y6114005D01*
X14501949Y6043966D01*
X14417116Y5946063D01*
X14363302Y5828228D01*
X14344866Y5700000D01*
X14363302Y5571773D01*
X14417116Y5453938D01*
X14501949Y5356035D01*
X14501951Y5356033D01*
X14610931Y5285996D01*
X14735228Y5249500D01*
X14864772Y5249500D01*
X14998109Y5288650D01*
X15058380Y5287215D01*
X15106643Y5251085D01*
X15125000Y5193660D01*
X14295155Y9656593D01*
X14300000Y9626001D01*
X14300000Y5200000D01*
X14300001Y5200000D01*
X15026000Y5200000D01*
X15084191Y5181093D01*
X15120155Y5131593D01*
X15125000Y5101000D01*
X15125000Y124500D01*
X15111737Y75000D01*
X15075500Y38763D01*
X15106093Y66309D01*
X15056593Y30345D01*
X15026000Y25500D01*
X124500Y25500D01*
X75000Y38763D01*
X38763Y75000D01*
X66309Y44407D01*
X30345Y93907D01*
X25500Y124500D01*
X25500Y1078315D01*
X43025Y1134553D01*
X89394Y1170882D01*
X148192Y1174438D01*
X289942Y1139500D01*
X25500Y1041000D01*
X44407Y1099191D01*
X93907Y1135155D01*
X124500Y1140000D01*
X282828Y1140000D01*
X288800Y1139639D01*
X289944Y1139500D01*
X460053Y1139500D01*
X460056Y1139500D01*
X460057Y1139500D01*
X515112Y1153071D01*
X625225Y1180210D01*
X775852Y1259266D01*
X775851Y1259266D01*
X775854Y1259267D01*
X839517Y1315669D01*
X903183Y1372071D01*
X999818Y1512070D01*
X1060140Y1671128D01*
@ -202,31 +125,33 @@ X1080645Y1840000D01*
X1060140Y2008872D01*
X999818Y2167930D01*
X919863Y2283764D01*
X902339Y2340001D01*
X919862Y2396236D01*
X902368Y2342391D01*
X919863Y2396237D01*
X999818Y2512070D01*
X1060140Y2671128D01*
X1080645Y2840000D01*
X1060140Y3008872D01*
X999818Y3167930D01*
X903183Y3307929D01*
X903181Y3307931D01*
X775854Y3420734D01*
X775852Y3420734D01*
X625225Y3499790D01*
X625224Y3499791D01*
X625223Y3499791D01*
X460057Y3540500D01*
X460058Y3540500D01*
X460056Y3540500D01*
X289944Y3540500D01*
X289942Y3540500D01*
X148192Y3505562D01*
X89394Y3509118D01*
X43025Y3545447D01*
X25500Y3601685D01*
X288798Y3540361D01*
X282828Y3540000D01*
X124500Y3540000D01*
X66309Y3558907D01*
X30345Y3608407D01*
X25500Y3639000D01*
X25500Y9626000D01*
X38763Y9675500D01*
X75000Y9711737D01*
X44407Y9684191D01*
X93907Y9720155D01*
X124500Y9725000D01*
X14355387Y9725000D01*
X14408910Y9709284D01*
X14201000Y9725000D01*
X14259191Y9706093D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Copper,L4,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
@ -34,20 +34,20 @@ G04 #@! TA.AperFunction,ViaPad*
G04 #@! TD*
G04 APERTURE END LIST*
D10*
G04 #@! TO.P,M751,E1,NC*
G04 #@! TO.N,unconnected-(M751-NC-PadE1)*
G04 #@! TO.P,M771,E1,NC*
G04 #@! TO.N,unconnected-(M771-NC-PadE1)*
X14800000Y6900000D03*
G04 #@! TO.P,M751,E2,NC*
G04 #@! TO.N,unconnected-(M751-NC-PadE2)*
G04 #@! TO.P,M771,E2,NC*
G04 #@! TO.N,unconnected-(M771-NC-PadE2)*
X14800000Y5700000D03*
G04 #@! TO.P,M751,E3,OUT*
G04 #@! TO.P,M771,E3,OUT*
G04 #@! TO.N,output*
X14800000Y8100000D03*
G04 #@! TO.P,M751,E4,V5_IN*
G04 #@! TO.P,M771,E4,V5_IN*
G04 #@! TO.N,+5V*
X14800000Y9300000D03*
D11*
G04 #@! TO.P,M751,G,GND*
G04 #@! TO.P,M771,G,GND*
G04 #@! TO.N,GND*
X150000Y6632500D03*
D12*
@ -59,15 +59,16 @@ X7575000Y150000D03*
D15*
X15000000Y2612500D03*
D10*
G04 #@! TO.P,M751,W1,VR-*
G04 #@! TO.P,M771,W1,VR-*
G04 #@! TO.N,VR-*
X375000Y2840000D03*
G04 #@! TO.P,M751,W2,VR+*
G04 #@! TO.P,M771,W2,VR+*
G04 #@! TO.N,VR+*
X375000Y1840000D03*
G04 #@! TD*
D16*
G04 #@! TO.N,GND*
X13808157Y6954079D03*
X700000Y5650000D03*
X8400000Y7250000D03*
X14500000Y4750000D03*
@ -94,113 +95,35 @@ G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,GND*
G36*
X14408910Y9709284D02*
X14259191Y9706093D02*
G01*
X14445440Y9667127D01*
X14453379Y9611912D01*
X14430207Y9561169D01*
X14417115Y9546061D01*
X14363302Y9428228D01*
X14344866Y9300000D01*
X14363302Y9171773D01*
X14417116Y9053938D01*
X14501949Y8956035D01*
X14501951Y8956033D01*
X14610931Y8885996D01*
X14735228Y8849500D01*
X14864772Y8849500D01*
X14998109Y8888650D01*
X15058380Y8887215D01*
X15106643Y8851085D01*
X15125000Y8793660D01*
X15125000Y8606340D01*
X15106643Y8548915D01*
X15058380Y8512785D01*
X14998109Y8511350D01*
X14864772Y8550500D01*
X14735228Y8550500D01*
X14610931Y8514005D01*
X14501949Y8443966D01*
X14417116Y8346063D01*
X14363302Y8228228D01*
X14344866Y8100001D01*
X14363302Y7971773D01*
X14417116Y7853938D01*
X14501949Y7756035D01*
X14501951Y7756033D01*
X14610931Y7685996D01*
X14735228Y7649500D01*
X14864772Y7649500D01*
X14998109Y7688650D01*
X15058380Y7687215D01*
X15106643Y7651085D01*
X15125000Y7593660D01*
X15125000Y7406340D01*
X15106643Y7348915D01*
X15058380Y7312785D01*
X14998109Y7311350D01*
X14864772Y7350500D01*
X14735228Y7350500D01*
X14610931Y7314005D01*
X14501949Y7243966D01*
X14417116Y7146063D01*
X14363302Y7028228D01*
X14344866Y6900001D01*
X14363302Y6771773D01*
X14417116Y6653938D01*
X14501949Y6556035D01*
X14501951Y6556033D01*
X14610931Y6485996D01*
X14735228Y6449500D01*
X14864772Y6449500D01*
X14998109Y6488650D01*
X15058380Y6487215D01*
X15106643Y6451085D01*
X15125000Y6393660D01*
X15125000Y6206340D01*
X15106643Y6148915D01*
X15058380Y6112785D01*
X14998109Y6111350D01*
X14864772Y6150500D01*
X14735228Y6150500D01*
X14610931Y6114005D01*
X14501949Y6043966D01*
X14417116Y5946063D01*
X14363302Y5828228D01*
X14344866Y5700000D01*
X14363302Y5571773D01*
X14417116Y5453938D01*
X14501949Y5356035D01*
X14501951Y5356033D01*
X14610931Y5285996D01*
X14735228Y5249500D01*
X14864772Y5249500D01*
X14998109Y5288650D01*
X15058380Y5287215D01*
X15106643Y5251085D01*
X15125000Y5193660D01*
X14295155Y9656593D01*
X14300000Y9626001D01*
X14300000Y5200000D01*
X14300001Y5200000D01*
X15026000Y5200000D01*
X15084191Y5181093D01*
X15120155Y5131593D01*
X15125000Y5101000D01*
X15125000Y124500D01*
X15111737Y75000D01*
X15075500Y38763D01*
X15106093Y66309D01*
X15056593Y30345D01*
X15026000Y25500D01*
X124500Y25500D01*
X75000Y38763D01*
X38763Y75000D01*
X66309Y44407D01*
X30345Y93907D01*
X25500Y124500D01*
X25500Y1078315D01*
X43025Y1134553D01*
X89394Y1170882D01*
X148192Y1174438D01*
X289942Y1139500D01*
X25500Y1041000D01*
X44407Y1099191D01*
X93907Y1135155D01*
X124500Y1140000D01*
X282828Y1140000D01*
X288800Y1139639D01*
X289944Y1139500D01*
X460053Y1139500D01*
X460056Y1139500D01*
X460057Y1139500D01*
X515112Y1153071D01*
X625225Y1180210D01*
X775852Y1259266D01*
X775851Y1259266D01*
X775854Y1259267D01*
X839517Y1315669D01*
X903183Y1372071D01*
X999818Y1512070D01*
X1060140Y1671128D01*
@ -208,31 +131,33 @@ X1080645Y1840000D01*
X1060140Y2008872D01*
X999818Y2167930D01*
X919863Y2283764D01*
X902339Y2340001D01*
X919862Y2396236D01*
X902368Y2342391D01*
X919863Y2396237D01*
X999818Y2512070D01*
X1060140Y2671128D01*
X1080645Y2840000D01*
X1060140Y3008872D01*
X999818Y3167930D01*
X903183Y3307929D01*
X903181Y3307931D01*
X775854Y3420734D01*
X775852Y3420734D01*
X625225Y3499790D01*
X625224Y3499791D01*
X625223Y3499791D01*
X460057Y3540500D01*
X460058Y3540500D01*
X460056Y3540500D01*
X289944Y3540500D01*
X289942Y3540500D01*
X148192Y3505562D01*
X89394Y3509118D01*
X43025Y3545447D01*
X25500Y3601685D01*
X288798Y3540361D01*
X282828Y3540000D01*
X124500Y3540000D01*
X66309Y3558907D01*
X30345Y3608407D01*
X25500Y3639000D01*
X25500Y9626000D01*
X38763Y9675500D01*
X75000Y9711737D01*
X44407Y9684191D01*
X93907Y9720155D01*
X124500Y9725000D01*
X14355387Y9725000D01*
X14408910Y9709284D01*
X14201000Y9725000D01*
X14259191Y9706093D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Legend,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
@ -14,7 +14,7 @@ G04 APERTURE LIST*
%ADD10C,0.200000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,M751*
G04 #@! TO.C,M771*
X100000Y9700000D02*
X100000Y3300000D01*
X100000Y100000D02*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Soldermask,Bot*
G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
@ -14,7 +14,7 @@ G04 APERTURE LIST*
%ADD10C,0.600000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,M751*
G04 #@! TO.C,M771*
X14800000Y6900000D03*
X14800000Y5700000D03*
X14800000Y8100000D03*

View File

@ -1,11 +1,11 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Other,User*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*

File diff suppressed because it is too large Load Diff

View File

@ -1,124 +1,49 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Legend,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.200000*%
%ADD11C,0.203200*%
%ADD12C,0.120000*%
%ADD13C,0.150000*%
%ADD11C,0.150000*%
%ADD12C,0.203200*%
%ADD13C,0.120000*%
G04 APERTURE END LIST*
D10*
X774999Y9380937D02*
X1274999Y7880937D01*
X1274999Y7880937D02*
X1774999Y9380937D01*
X3132141Y7880937D02*
X2632141Y8595223D01*
X2274998Y7880937D02*
X2274998Y9380937D01*
X2274998Y9380937D02*
X2846427Y9380937D01*
X2846427Y9380937D02*
X2989284Y9309508D01*
X2989284Y9309508D02*
X3060713Y9238080D01*
X3060713Y9238080D02*
X3132141Y9095223D01*
X3132141Y9095223D02*
X3132141Y8880937D01*
X3132141Y8880937D02*
X3060713Y8738080D01*
X3060713Y8738080D02*
X2989284Y8666651D01*
X2989284Y8666651D02*
X2846427Y8595223D01*
X2846427Y8595223D02*
X2274998Y8595223D01*
G04 #@! TO.C,C751*
X8449986Y5500000D02*
X7700001Y5500000D01*
D11*
G04 #@! TO.C,R755*
X9029160Y5701056D02*
X9029149Y5301057D01*
X9774995Y5700000D02*
X9774985Y5300000D01*
D12*
G04 #@! TO.C,D751*
X11385000Y7265000D02*
X11385000Y8735000D01*
X11385000Y8735000D02*
X9100000Y8735000D01*
X9100000Y7265000D02*
X11385000Y7265000D01*
D10*
G04 #@! TO.C,R752*
X2400000Y6250000D02*
X2402928Y4950000D01*
X800000Y6250000D02*
X800000Y4950000D01*
G04 #@! TO.C,R751*
X4150000Y1000000D02*
X2850000Y997072D01*
X4150000Y2600000D02*
X2850000Y2600000D01*
G04 #@! TO.C,R754*
X5850000Y5900000D02*
X4550000Y5897072D01*
X5850000Y7500000D02*
X4550000Y7500000D01*
G04 #@! TO.C,R753*
X5850000Y3400000D02*
X4550000Y3397072D01*
X5850000Y5000000D02*
X4550000Y5000000D01*
D11*
G04 #@! TO.C,R756*
X13201056Y8320840D02*
X12801057Y8320851D01*
X13200000Y7575005D02*
X12800000Y7575015D01*
D10*
G04 #@! TO.C,C752*
X13000000Y4450014D02*
X13000000Y5199999D01*
D13*
G04 #@! TO.C,U751*
X9125000Y3975000D02*
X9125000Y3750000D01*
X9125000Y3975000D02*
X12475000Y3975000D01*
X9125000Y3750000D02*
X7900000Y3750000D01*
X9125000Y625000D02*
X9125000Y925000D01*
X9125000Y625000D02*
X12475000Y625000D01*
X12475000Y3975000D02*
X12475000Y3675000D01*
X12475000Y625000D02*
X12475000Y925000D01*
D10*
G04 #@! TO.C,C754*
X13000000Y5750014D02*
X13000000Y6499999D01*
D11*
G04 #@! TO.C,R757*
X10529160Y5701056D02*
X10529149Y5301057D01*
X11274995Y5700000D02*
X11274985Y5300000D01*
D10*
G04 #@! TO.C,M751*
X774999Y9391337D02*
X1274999Y7891337D01*
X1274999Y7891337D02*
X1774999Y9391337D01*
X3132141Y7891337D02*
X2632141Y8605623D01*
X2274998Y7891337D02*
X2274998Y9391337D01*
X2274998Y9391337D02*
X2846427Y9391337D01*
X2846427Y9391337D02*
X2989284Y9319908D01*
X2989284Y9319908D02*
X3060713Y9248480D01*
X3060713Y9248480D02*
X3132141Y9105623D01*
X3132141Y9105623D02*
X3132141Y8891337D01*
X3132141Y8891337D02*
X3060713Y8748480D01*
X3060713Y8748480D02*
X2989284Y8677051D01*
X2989284Y8677051D02*
X2846427Y8605623D01*
X2846427Y8605623D02*
X2274998Y8605623D01*
G04 #@! TO.C,M771*
X100000Y9700000D02*
X100000Y3300000D01*
X100000Y100000D02*
@ -129,5 +54,76 @@ X14500000Y9700000D02*
X100000Y9700000D01*
X15100000Y100000D02*
X15100000Y5200000D01*
D11*
G04 #@! TO.C,U771*
X12475000Y3975000D02*
X12475000Y3675000D01*
X9125000Y625000D02*
X9125000Y925000D01*
X9125000Y625000D02*
X12475000Y625000D01*
X12475000Y625000D02*
X12475000Y925000D01*
X9125000Y3750000D02*
X7900000Y3750000D01*
X9125000Y3975000D02*
X12475000Y3975000D01*
X9125000Y3975000D02*
X9125000Y3750000D01*
D12*
G04 #@! TO.C,R777*
X10529160Y5701056D02*
X10529149Y5301057D01*
X11274995Y5700000D02*
X11274985Y5300000D01*
G04 #@! TO.C,R776*
X13201056Y8320840D02*
X12801057Y8320851D01*
X13200000Y7575005D02*
X12800000Y7575015D01*
G04 #@! TO.C,R775*
X9029160Y5701056D02*
X9029149Y5301057D01*
X9774995Y5700000D02*
X9774985Y5300000D01*
D10*
G04 #@! TO.C,R774*
X5850000Y5900000D02*
X4550000Y5897072D01*
X5850000Y7500000D02*
X4550000Y7500000D01*
G04 #@! TO.C,R773*
X5850000Y3400000D02*
X4550000Y3397072D01*
X5850000Y5000000D02*
X4550000Y5000000D01*
G04 #@! TO.C,R772*
X2400000Y6250000D02*
X2402928Y4950000D01*
X800000Y6250000D02*
X800000Y4950000D01*
G04 #@! TO.C,R771*
X4150000Y1000000D02*
X2850000Y997072D01*
X4150000Y2600000D02*
X2850000Y2600000D01*
D13*
G04 #@! TO.C,D771*
X11385000Y8735000D02*
X9100000Y8735000D01*
X11385000Y7265000D02*
X11385000Y8735000D01*
X9100000Y7265000D02*
X11385000Y7265000D01*
D10*
G04 #@! TO.C,C773*
X13000000Y5797919D02*
X13000000Y6547904D01*
G04 #@! TO.C,C772*
X13000000Y4450014D02*
X13000000Y5199999D01*
G04 #@! TO.C,C771*
X8449986Y5500000D02*
X7700001Y5500000D01*
G04 #@! TD*
M02*

View File

@ -1,270 +1,20 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-115-g2ece2719d0*
G04 #@! TF.CreationDate,2023-07-25T23:05:09+03:00*
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.7*
G04 #@! TF.CreationDate,2023-09-08T07:57:39+03:00*
G04 #@! TF.ProjectId,hellen1-vr-max9924,68656c6c-656e-4312-9d76-722d6d617839,rev?*
G04 #@! TF.SameCoordinates,PX4a19ba0PY5aa5910*
G04 #@! TF.FileFunction,Paste,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-115-g2ece2719d0) date 2023-07-25 23:05:09*
G04 Created by KiCad (PCBNEW 7.0.7) date 2023-09-08 07:57:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10R,1.400000X0.300000*%
G04 APERTURE END LIST*
G04 #@! TO.C,C751*
G36*
G01*
X7760000Y6715001D02*
X8440000Y6715001D01*
G75*
G02*
X8525000Y6630001I0J-85000D01*
G01*
X8525000Y5950001D01*
G75*
G02*
X8440000Y5865001I-85000J0D01*
G01*
X7760000Y5865001D01*
G75*
G02*
X7675000Y5950001I0J85000D01*
G01*
X7675000Y6630001D01*
G75*
G02*
X7760000Y6715001I85000J0D01*
G01*
G37*
G36*
G01*
X7760000Y5134999D02*
X8440000Y5134999D01*
G75*
G02*
X8525000Y5049999I0J-85000D01*
G01*
X8525000Y4369999D01*
G75*
G02*
X8440000Y4284999I-85000J0D01*
G01*
X7760000Y4284999D01*
G75*
G02*
X7675000Y4369999I0J85000D01*
G01*
X7675000Y5049999D01*
G75*
G02*
X7760000Y5134999I85000J0D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,R755*
G36*
G01*
X9010000Y6650000D02*
X9790000Y6650000D01*
G75*
G02*
X9860000Y6580000I0J-70000D01*
G01*
X9860000Y6020000D01*
G75*
G02*
X9790000Y5950000I-70000J0D01*
G01*
X9010000Y5950000D01*
G75*
G02*
X8940000Y6020000I0J70000D01*
G01*
X8940000Y6580000D01*
G75*
G02*
X9010000Y6650000I70000J0D01*
G01*
G37*
G36*
G01*
X9010000Y5050000D02*
X9790000Y5050000D01*
G75*
G02*
X9860000Y4980000I0J-70000D01*
G01*
X9860000Y4420000D01*
G75*
G02*
X9790000Y4350000I-70000J0D01*
G01*
X9010000Y4350000D01*
G75*
G02*
X8940000Y4420000I0J70000D01*
G01*
X8940000Y4980000D01*
G75*
G02*
X9010000Y5050000I70000J0D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,D751*
G36*
G01*
X11125000Y8256250D02*
X11125000Y7743750D01*
G75*
G02*
X10906250Y7525000I-218750J0D01*
G01*
X10468750Y7525000D01*
G75*
G02*
X10250000Y7743750I0J218750D01*
G01*
X10250000Y8256250D01*
G75*
G02*
X10468750Y8475000I218750J0D01*
G01*
X10906250Y8475000D01*
G75*
G02*
X11125000Y8256250I0J-218750D01*
G01*
G37*
G36*
G01*
X9550000Y8256250D02*
X9550000Y7743750D01*
G75*
G02*
X9331250Y7525000I-218750J0D01*
G01*
X8893750Y7525000D01*
G75*
G02*
X8675000Y7743750I0J218750D01*
G01*
X8675000Y8256250D01*
G75*
G02*
X8893750Y8475000I218750J0D01*
G01*
X9331250Y8475000D01*
G75*
G02*
X9550000Y8256250I0J-218750D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,R756*
G36*
G01*
X14150000Y8340000D02*
X14150000Y7560000D01*
G75*
G02*
X14080000Y7490000I-70000J0D01*
G01*
X13520000Y7490000D01*
G75*
G02*
X13450000Y7560000I0J70000D01*
G01*
X13450000Y8340000D01*
G75*
G02*
X13520000Y8410000I70000J0D01*
G01*
X14080000Y8410000D01*
G75*
G02*
X14150000Y8340000I0J-70000D01*
G01*
G37*
G36*
G01*
X12550000Y8340000D02*
X12550000Y7560000D01*
G75*
G02*
X12480000Y7490000I-70000J0D01*
G01*
X11920000Y7490000D01*
G75*
G02*
X11850000Y7560000I0J70000D01*
G01*
X11850000Y8340000D01*
G75*
G02*
X11920000Y8410000I70000J0D01*
G01*
X12480000Y8410000D01*
G75*
G02*
X12550000Y8340000I0J-70000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C752*
G36*
G01*
X14215001Y5140000D02*
X14215001Y4460000D01*
G75*
G02*
X14130001Y4375000I-85000J0D01*
G01*
X13450001Y4375000D01*
G75*
G02*
X13365001Y4460000I0J85000D01*
G01*
X13365001Y5140000D01*
G75*
G02*
X13450001Y5225000I85000J0D01*
G01*
X14130001Y5225000D01*
G75*
G02*
X14215001Y5140000I0J-85000D01*
G01*
G37*
G36*
G01*
X12634999Y5140000D02*
X12634999Y4460000D01*
G75*
G02*
X12549999Y4375000I-85000J0D01*
G01*
X11869999Y4375000D01*
G75*
G02*
X11784999Y4460000I0J85000D01*
G01*
X11784999Y5140000D01*
G75*
G02*
X11869999Y5225000I85000J0D01*
G01*
X12549999Y5225000D01*
G75*
G02*
X12634999Y5140000I0J-85000D01*
G01*
G37*
G04 #@! TD*
D10*
G04 #@! TO.C,U751*
G04 #@! TO.C,U771*
X8600000Y3300000D03*
X8600000Y2800000D03*
X8600000Y2300000D03*
@ -276,57 +26,7 @@ X13000000Y2300000D03*
X13000000Y2800000D03*
X13000000Y3300000D03*
G04 #@! TD*
G04 #@! TO.C,C754*
G36*
G01*
X14215001Y6440000D02*
X14215001Y5760000D01*
G75*
G02*
X14130001Y5675000I-85000J0D01*
G01*
X13450001Y5675000D01*
G75*
G02*
X13365001Y5760000I0J85000D01*
G01*
X13365001Y6440000D01*
G75*
G02*
X13450001Y6525000I85000J0D01*
G01*
X14130001Y6525000D01*
G75*
G02*
X14215001Y6440000I0J-85000D01*
G01*
G37*
G36*
G01*
X12634999Y6440000D02*
X12634999Y5760000D01*
G75*
G02*
X12549999Y5675000I-85000J0D01*
G01*
X11869999Y5675000D01*
G75*
G02*
X11784999Y5760000I0J85000D01*
G01*
X11784999Y6440000D01*
G75*
G02*
X11869999Y6525000I85000J0D01*
G01*
X12549999Y6525000D01*
G75*
G02*
X12634999Y6440000I0J-85000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,R757*
G04 #@! TO.C,R777*
G36*
G01*
X10510000Y6650000D02*
@ -376,4 +76,304 @@ X10510000Y5050000I70000J0D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,R776*
G36*
G01*
X14150000Y8340000D02*
X14150000Y7560000D01*
G75*
G02*
X14080000Y7490000I-70000J0D01*
G01*
X13520000Y7490000D01*
G75*
G02*
X13450000Y7560000I0J70000D01*
G01*
X13450000Y8340000D01*
G75*
G02*
X13520000Y8410000I70000J0D01*
G01*
X14080000Y8410000D01*
G75*
G02*
X14150000Y8340000I0J-70000D01*
G01*
G37*
G36*
G01*
X12550000Y8340000D02*
X12550000Y7560000D01*
G75*
G02*
X12480000Y7490000I-70000J0D01*
G01*
X11920000Y7490000D01*
G75*
G02*
X11850000Y7560000I0J70000D01*
G01*
X11850000Y8340000D01*
G75*
G02*
X11920000Y8410000I70000J0D01*
G01*
X12480000Y8410000D01*
G75*
G02*
X12550000Y8340000I0J-70000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,R775*
G36*
G01*
X9010000Y6650000D02*
X9790000Y6650000D01*
G75*
G02*
X9860000Y6580000I0J-70000D01*
G01*
X9860000Y6020000D01*
G75*
G02*
X9790000Y5950000I-70000J0D01*
G01*
X9010000Y5950000D01*
G75*
G02*
X8940000Y6020000I0J70000D01*
G01*
X8940000Y6580000D01*
G75*
G02*
X9010000Y6650000I70000J0D01*
G01*
G37*
G36*
G01*
X9010000Y5050000D02*
X9790000Y5050000D01*
G75*
G02*
X9860000Y4980000I0J-70000D01*
G01*
X9860000Y4420000D01*
G75*
G02*
X9790000Y4350000I-70000J0D01*
G01*
X9010000Y4350000D01*
G75*
G02*
X8940000Y4420000I0J70000D01*
G01*
X8940000Y4980000D01*
G75*
G02*
X9010000Y5050000I70000J0D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,D771*
G36*
G01*
X11125000Y8256250D02*
X11125000Y7743750D01*
G75*
G02*
X10906250Y7525000I-218750J0D01*
G01*
X10468750Y7525000D01*
G75*
G02*
X10250000Y7743750I0J218750D01*
G01*
X10250000Y8256250D01*
G75*
G02*
X10468750Y8475000I218750J0D01*
G01*
X10906250Y8475000D01*
G75*
G02*
X11125000Y8256250I0J-218750D01*
G01*
G37*
G36*
G01*
X9550000Y8256250D02*
X9550000Y7743750D01*
G75*
G02*
X9331250Y7525000I-218750J0D01*
G01*
X8893750Y7525000D01*
G75*
G02*
X8675000Y7743750I0J218750D01*
G01*
X8675000Y8256250D01*
G75*
G02*
X8893750Y8475000I218750J0D01*
G01*
X9331250Y8475000D01*
G75*
G02*
X9550000Y8256250I0J-218750D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C773*
G36*
G01*
X12634999Y6487905D02*
X12634999Y5807905D01*
G75*
G02*
X12549999Y5722905I-85000J0D01*
G01*
X11869999Y5722905D01*
G75*
G02*
X11784999Y5807905I0J85000D01*
G01*
X11784999Y6487905D01*
G75*
G02*
X11869999Y6572905I85000J0D01*
G01*
X12549999Y6572905D01*
G75*
G02*
X12634999Y6487905I0J-85000D01*
G01*
G37*
G36*
G01*
X14215001Y6487905D02*
X14215001Y5807905D01*
G75*
G02*
X14130001Y5722905I-85000J0D01*
G01*
X13450001Y5722905D01*
G75*
G02*
X13365001Y5807905I0J85000D01*
G01*
X13365001Y6487905D01*
G75*
G02*
X13450001Y6572905I85000J0D01*
G01*
X14130001Y6572905D01*
G75*
G02*
X14215001Y6487905I0J-85000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C772*
G36*
G01*
X14215001Y5140000D02*
X14215001Y4460000D01*
G75*
G02*
X14130001Y4375000I-85000J0D01*
G01*
X13450001Y4375000D01*
G75*
G02*
X13365001Y4460000I0J85000D01*
G01*
X13365001Y5140000D01*
G75*
G02*
X13450001Y5225000I85000J0D01*
G01*
X14130001Y5225000D01*
G75*
G02*
X14215001Y5140000I0J-85000D01*
G01*
G37*
G36*
G01*
X12634999Y5140000D02*
X12634999Y4460000D01*
G75*
G02*
X12549999Y4375000I-85000J0D01*
G01*
X11869999Y4375000D01*
G75*
G02*
X11784999Y4460000I0J85000D01*
G01*
X11784999Y5140000D01*
G75*
G02*
X11869999Y5225000I85000J0D01*
G01*
X12549999Y5225000D01*
G75*
G02*
X12634999Y5140000I0J-85000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C771*
G36*
G01*
X7760000Y6715001D02*
X8440000Y6715001D01*
G75*
G02*
X8525000Y6630001I0J-85000D01*
G01*
X8525000Y5950001D01*
G75*
G02*
X8440000Y5865001I-85000J0D01*
G01*
X7760000Y5865001D01*
G75*
G02*
X7675000Y5950001I0J85000D01*
G01*
X7675000Y6630001D01*
G75*
G02*
X7760000Y6715001I85000J0D01*
G01*
G37*
G36*
G01*
X7760000Y5134999D02*
X8440000Y5134999D01*
G75*
G02*
X8525000Y5049999I0J-85000D01*
G01*
X8525000Y4369999D01*
G75*
G02*
X8440000Y4284999I-85000J0D01*
G01*
X7760000Y4284999D01*
G75*
G02*
X7675000Y4369999I0J85000D01*
G01*
X7675000Y5049999D01*
G75*
G02*
X7760000Y5134999I85000J0D01*
G01*
G37*
G04 #@! TD*
M02*

File diff suppressed because it is too large Load Diff