mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2025-08-22 07:54:18 +00:00
pcb v1 finish
This commit is contained in:
parent
21480cef4f
commit
630fc4aaf9
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-15_232948.zip
Normal file
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-15_232948.zip
Normal file
Binary file not shown.
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-15_233643.zip
Normal file
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-15_233643.zip
Normal file
Binary file not shown.
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-15_234143.zip
Normal file
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-15_234143.zip
Normal file
Binary file not shown.
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-15_234647.zip
Normal file
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-15_234647.zip
Normal file
Binary file not shown.
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-15_235651.zip
Normal file
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-15_235651.zip
Normal file
Binary file not shown.
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-16_000203.zip
Normal file
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-16_000203.zip
Normal file
Binary file not shown.
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-16_001607.zip
Normal file
BIN
pcb/fw-anwesenheit-backups/fw-anwesenheit-2025-08-16_001607.zip
Normal file
Binary file not shown.
23017
pcb/fw-anwesenheit.kicad_pcb
Normal file
23017
pcb/fw-anwesenheit.kicad_pcb
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 25,
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
@ -50,7 +50,7 @@
|
||||
"conflict_shadows",
|
||||
"shapes"
|
||||
],
|
||||
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
|
||||
"visible_layers": "ffffffff_ffffffff_ffffffff_fdf55181",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"git": {
|
||||
@ -73,6 +73,10 @@
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false
|
||||
],
|
||||
"col_order": [
|
||||
@ -85,7 +89,11 @@
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13
|
||||
],
|
||||
"col_widths": [
|
||||
162,
|
||||
@ -97,6 +105,10 @@
|
||||
91,
|
||||
76,
|
||||
91,
|
||||
91,
|
||||
91,
|
||||
91,
|
||||
91,
|
||||
91
|
||||
],
|
||||
"custom_group_rules": [],
|
@ -37,9 +37,9 @@
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.85,
|
||||
"height": 2.0,
|
||||
"width": 1.6
|
||||
"drill": 0.0,
|
||||
"height": 1.7,
|
||||
"width": 1.7
|
||||
},
|
||||
"silk_line_width": 0.1,
|
||||
"silk_text_italic": false,
|
||||
@ -51,7 +51,13 @@
|
||||
"min_clearance": 0.5
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [],
|
||||
"diff_pair_dimensions": [
|
||||
{
|
||||
"gap": 0.0,
|
||||
"via_gap": 0.0,
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 2
|
||||
@ -117,22 +123,22 @@
|
||||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"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.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.3,
|
||||
"min_track_width": 0.0,
|
||||
"min_through_hole_diameter": 0.1,
|
||||
"min_track_width": 0.1,
|
||||
"min_via_annular_width": 0.1,
|
||||
"min_via_diameter": 0.5,
|
||||
"min_via_diameter": 0.3,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
@ -180,7 +186,9 @@
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
}
|
||||
],
|
||||
"track_widths": [],
|
||||
"track_widths": [
|
||||
0.0
|
||||
],
|
||||
"tuning_pattern_settings": {
|
||||
"diff_pair_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
@ -207,7 +215,12 @@
|
||||
"spacing": 0.6
|
||||
}
|
||||
},
|
||||
"via_dimensions": [],
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"ipc2581": {
|
||||
@ -486,7 +499,7 @@
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"plot": "",
|
||||
"plot": "production/",
|
||||
"pos_files": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
pcb/production.zip
Normal file
BIN
pcb/production.zip
Normal file
Binary file not shown.
5869
pcb/production/fw-anwesenheit-B_Cu.gbl
Normal file
5869
pcb/production/fw-anwesenheit-B_Cu.gbl
Normal file
File diff suppressed because it is too large
Load Diff
91
pcb/production/fw-anwesenheit-B_Mask.gbs
Normal file
91
pcb/production/fw-anwesenheit-B_Mask.gbs
Normal file
@ -0,0 +1,91 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*
|
||||
G04 #@! TF.CreationDate,2025-08-16T00:12:18+02:00*
|
||||
G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?*
|
||||
G04 #@! TF.SameCoordinates,Original*
|
||||
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 9.0.3) date 2025-08-16 00:12:18*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMRoundRect*
|
||||
0 Rectangle with rounded corners*
|
||||
0 $1 Rounding radius*
|
||||
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
|
||||
0 Add a 4 corners polygon primitive as box body*
|
||||
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
|
||||
0 Add four circle primitives for the rounded corners*
|
||||
1,1,$1+$1,$2,$3*
|
||||
1,1,$1+$1,$4,$5*
|
||||
1,1,$1+$1,$6,$7*
|
||||
1,1,$1+$1,$8,$9*
|
||||
0 Add four rect primitives between the rounded corners*
|
||||
20,1,$1+$1,$2,$3,$4,$5,0*
|
||||
20,1,$1+$1,$4,$5,$6,$7,0*
|
||||
20,1,$1+$1,$6,$7,$8,$9,0*
|
||||
20,1,$1+$1,$8,$9,$2,$3,0*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10R,1.350000X1.350000*%
|
||||
%ADD11C,1.350000*%
|
||||
%ADD12C,2.304000*%
|
||||
%ADD13RoundRect,0.102000X-1.050000X1.050000X-1.050000X-1.050000X1.050000X-1.050000X1.050000X1.050000X0*%
|
||||
%ADD14R,1.700000X1.700000*%
|
||||
%ADD15C,1.700000*%
|
||||
%ADD16C,1.000000*%
|
||||
%ADD17C,1.500000*%
|
||||
%ADD18R,1.600000X2.000000*%
|
||||
%ADD19O,1.600000X2.000000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X89916000Y-118888000D03*
|
||||
D11*
|
||||
X89916000Y-120888000D03*
|
||||
D12*
|
||||
X89500000Y-59520000D03*
|
||||
D13*
|
||||
X89500000Y-62060000D03*
|
||||
D12*
|
||||
X104740000Y-87460000D03*
|
||||
X104740000Y-84920000D03*
|
||||
X89500000Y-87460000D03*
|
||||
D13*
|
||||
X89500000Y-92540000D03*
|
||||
D12*
|
||||
X104740000Y-90000000D03*
|
||||
D13*
|
||||
X104740000Y-92540000D03*
|
||||
D12*
|
||||
X104740000Y-82380000D03*
|
||||
X89500000Y-90000000D03*
|
||||
D14*
|
||||
X120010000Y-127000000D03*
|
||||
D15*
|
||||
X122550000Y-127000000D03*
|
||||
D16*
|
||||
X125750000Y-83600000D03*
|
||||
X117750000Y-83600000D03*
|
||||
D17*
|
||||
X107500000Y-90000000D03*
|
||||
X111000000Y-90000000D03*
|
||||
X128500000Y-90000000D03*
|
||||
D18*
|
||||
X92000000Y-103500000D03*
|
||||
D19*
|
||||
X112500000Y-103500000D03*
|
||||
D17*
|
||||
X125000000Y-90000000D03*
|
||||
X114500000Y-90000000D03*
|
||||
D14*
|
||||
X83185000Y-110490000D03*
|
||||
D15*
|
||||
X83185000Y-113030000D03*
|
||||
X83185000Y-115570000D03*
|
||||
X83185000Y-118110000D03*
|
||||
D17*
|
||||
X121500000Y-90000000D03*
|
||||
X118000000Y-90000000D03*
|
||||
M02*
|
27
pcb/production/fw-anwesenheit-B_Paste.gbp
Normal file
27
pcb/production/fw-anwesenheit-B_Paste.gbp
Normal file
@ -0,0 +1,27 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*
|
||||
G04 #@! TF.CreationDate,2025-08-16T00:12:18+02:00*
|
||||
G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?*
|
||||
G04 #@! TF.SameCoordinates,Original*
|
||||
G04 #@! TF.FileFunction,Paste,Bot*
|
||||
G04 #@! TF.FilePolarity,Positive*
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 9.0.3) date 2025-08-16 00:12:18*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%ADD10R,1.700000X1.700000*%
|
||||
%ADD11C,1.700000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X120010000Y-127000000D03*
|
||||
D11*
|
||||
X122550000Y-127000000D03*
|
||||
D10*
|
||||
X83185000Y-110490000D03*
|
||||
D11*
|
||||
X83185000Y-113030000D03*
|
||||
X83185000Y-115570000D03*
|
||||
X83185000Y-118110000D03*
|
||||
M02*
|
2459
pcb/production/fw-anwesenheit-B_Silkscreen.gbo
Normal file
2459
pcb/production/fw-anwesenheit-B_Silkscreen.gbo
Normal file
File diff suppressed because it is too large
Load Diff
95
pcb/production/fw-anwesenheit-Edge_Cuts.gm1
Normal file
95
pcb/production/fw-anwesenheit-Edge_Cuts.gm1
Normal file
@ -0,0 +1,95 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*
|
||||
G04 #@! TF.CreationDate,2025-08-16T00:12:18+02:00*
|
||||
G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?*
|
||||
G04 #@! TF.SameCoordinates,Original*
|
||||
G04 #@! TF.FileFunction,Profile,NP*
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 9.0.3) date 2025-08-16 00:12:18*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 #@! TA.AperFunction,Profile*
|
||||
%ADD10C,0.050000*%
|
||||
G04 #@! TD*
|
||||
G04 #@! TA.AperFunction,Profile*
|
||||
%ADD11C,1.025000*%
|
||||
G04 #@! TD*
|
||||
G04 #@! TA.AperFunction,Profile*
|
||||
%ADD12C,0.010000*%
|
||||
G04 #@! TD*
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X81000000Y-79500000D02*
|
||||
X131000000Y-79500000D01*
|
||||
X131000000Y-129500000D01*
|
||||
X81000000Y-129500000D01*
|
||||
X81000000Y-79500000D01*
|
||||
D11*
|
||||
X85512500Y-123500000D02*
|
||||
G75*
|
||||
G02*
|
||||
X84487500Y-123500000I-512500J0D01*
|
||||
G01*
|
||||
X84487500Y-123500000D02*
|
||||
G75*
|
||||
G02*
|
||||
X85512500Y-123500000I512500J0D01*
|
||||
G01*
|
||||
X85512500Y-85000000D02*
|
||||
G75*
|
||||
G02*
|
||||
X84487500Y-85000000I-512500J0D01*
|
||||
G01*
|
||||
X84487500Y-85000000D02*
|
||||
G75*
|
||||
G02*
|
||||
X85512500Y-85000000I512500J0D01*
|
||||
G01*
|
||||
X127512500Y-123500000D02*
|
||||
G75*
|
||||
G02*
|
||||
X126487500Y-123500000I-512500J0D01*
|
||||
G01*
|
||||
X126487500Y-123500000D02*
|
||||
G75*
|
||||
G02*
|
||||
X127512500Y-123500000I512500J0D01*
|
||||
G01*
|
||||
X109512500Y-85000000D02*
|
||||
G75*
|
||||
G02*
|
||||
X108487500Y-85000000I-512500J0D01*
|
||||
G01*
|
||||
X108487500Y-85000000D02*
|
||||
G75*
|
||||
G02*
|
||||
X109512500Y-85000000I512500J0D01*
|
||||
G01*
|
||||
D12*
|
||||
X117400000Y-83100000D02*
|
||||
X118100000Y-83100000D01*
|
||||
X118100000Y-84100000D02*
|
||||
X117400000Y-84100000D01*
|
||||
X116900000Y-83600000D02*
|
||||
G75*
|
||||
G02*
|
||||
X117400000Y-83100000I500000J0D01*
|
||||
G01*
|
||||
X117400000Y-84100000D02*
|
||||
G75*
|
||||
G02*
|
||||
X116900000Y-83600000I0J500000D01*
|
||||
G01*
|
||||
X118100000Y-83100000D02*
|
||||
G75*
|
||||
G02*
|
||||
X118600000Y-83600000I0J-500000D01*
|
||||
G01*
|
||||
X118600000Y-83600000D02*
|
||||
G75*
|
||||
G02*
|
||||
X118100000Y-84100000I-500000J0D01*
|
||||
G01*
|
||||
M02*
|
6260
pcb/production/fw-anwesenheit-F_Cu.gtl
Normal file
6260
pcb/production/fw-anwesenheit-F_Cu.gtl
Normal file
File diff suppressed because it is too large
Load Diff
280
pcb/production/fw-anwesenheit-F_Mask.gts
Normal file
280
pcb/production/fw-anwesenheit-F_Mask.gts
Normal file
@ -0,0 +1,280 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*
|
||||
G04 #@! TF.CreationDate,2025-08-16T00:12:18+02:00*
|
||||
G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?*
|
||||
G04 #@! TF.SameCoordinates,Original*
|
||||
G04 #@! TF.FileFunction,Soldermask,Top*
|
||||
G04 #@! TF.FilePolarity,Negative*
|
||||
%FSLAX46Y46*%
|
||||
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*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMRoundRect*
|
||||
0 Rectangle with rounded corners*
|
||||
0 $1 Rounding radius*
|
||||
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
|
||||
0 Add a 4 corners polygon primitive as box body*
|
||||
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
|
||||
0 Add four circle primitives for the rounded corners*
|
||||
1,1,$1+$1,$2,$3*
|
||||
1,1,$1+$1,$4,$5*
|
||||
1,1,$1+$1,$6,$7*
|
||||
1,1,$1+$1,$8,$9*
|
||||
0 Add four rect primitives between the rounded corners*
|
||||
20,1,$1+$1,$2,$3,$4,$5,0*
|
||||
20,1,$1+$1,$4,$5,$6,$7,0*
|
||||
20,1,$1+$1,$6,$7,$8,$9,0*
|
||||
20,1,$1+$1,$8,$9,$2,$3,0*%
|
||||
%AMOutline5P*
|
||||
0 Free polygon, 5 corners , with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 number of corners: always 5*
|
||||
0 $1 to $10 corner X, Y*
|
||||
0 $11 Rotation angle, in degrees counterclockwise*
|
||||
0 create outline with 5 corners*
|
||||
4,1,5,$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$1,$2,$11*%
|
||||
%AMOutline6P*
|
||||
0 Free polygon, 6 corners , with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 number of corners: always 6*
|
||||
0 $1 to $12 corner X, Y*
|
||||
0 $13 Rotation angle, in degrees counterclockwise*
|
||||
0 create outline with 6 corners*
|
||||
4,1,6,$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$1,$2,$13*%
|
||||
%AMOutline7P*
|
||||
0 Free polygon, 7 corners , with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 number of corners: always 7*
|
||||
0 $1 to $14 corner X, Y*
|
||||
0 $15 Rotation angle, in degrees counterclockwise*
|
||||
0 create outline with 7 corners*
|
||||
4,1,7,$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13,$14,$1,$2,$15*%
|
||||
%AMOutline8P*
|
||||
0 Free polygon, 8 corners , with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 number of corners: always 8*
|
||||
0 $1 to $16 corner X, Y*
|
||||
0 $17 Rotation angle, in degrees counterclockwise*
|
||||
0 create outline with 8 corners*
|
||||
4,1,8,$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13,$14,$15,$16,$1,$2,$17*%
|
||||
%AMFreePoly0*
|
||||
4,1,6,1.000000,0.000000,0.500000,-0.750000,-0.500000,-0.750000,-0.500000,0.750000,0.500000,0.750000,1.000000,0.000000,1.000000,0.000000,$1*%
|
||||
%AMFreePoly1*
|
||||
4,1,6,0.500000,-0.750000,-0.650000,-0.750000,-0.150000,0.000000,-0.650000,0.750000,0.500000,0.750000,0.500000,-0.750000,0.500000,-0.750000,$1*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10RoundRect,0.225000X0.225000X0.250000X-0.225000X0.250000X-0.225000X-0.250000X0.225000X-0.250000X0*%
|
||||
%ADD11Outline5P,-1.250000X0.510000X-0.910000X0.850000X1.250000X0.850000X1.250000X-0.850000X-1.250000X-0.850000X0.000000*%
|
||||
%ADD12RoundRect,0.170000X-1.080000X-0.680000X1.080000X-0.680000X1.080000X0.680000X-1.080000X0.680000X0*%
|
||||
%ADD13RoundRect,0.250000X-1.000000X-0.600000X1.000000X-0.600000X1.000000X0.600000X-1.000000X0.600000X0*%
|
||||
%ADD14RoundRect,0.525400X0.900400X0.525400X-0.900400X0.525400X-0.900400X-0.525400X0.900400X-0.525400X0*%
|
||||
%ADD15RoundRect,0.300400X0.300400X-1.000400X0.300400X1.000400X-0.300400X1.000400X-0.300400X-1.000400X0*%
|
||||
%ADD16C,1.700000*%
|
||||
%ADD17C,1.500000*%
|
||||
%ADD18RoundRect,0.150000X-0.825000X-0.150000X0.825000X-0.150000X0.825000X0.150000X-0.825000X0.150000X0*%
|
||||
%ADD19RoundRect,0.218750X0.256250X-0.218750X0.256250X0.218750X-0.256250X0.218750X-0.256250X-0.218750X0*%
|
||||
%ADD20RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*%
|
||||
%ADD21RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*%
|
||||
%ADD22R,1.350000X1.350000*%
|
||||
%ADD23C,1.350000*%
|
||||
%ADD24FreePoly0,0.000000*%
|
||||
%ADD25FreePoly1,0.000000*%
|
||||
%ADD26C,2.304000*%
|
||||
%ADD27RoundRect,0.102000X-1.050000X1.050000X-1.050000X-1.050000X1.050000X-1.050000X1.050000X1.050000X0*%
|
||||
%ADD28RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*%
|
||||
%ADD29RoundRect,0.102000X-0.635000X-0.279400X0.635000X-0.279400X0.635000X0.279400X-0.635000X0.279400X0*%
|
||||
%ADD30RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*%
|
||||
%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*%
|
||||
%ADD33C,1.000000*%
|
||||
%ADD34RoundRect,0.102000X0.350000X0.950000X-0.350000X0.950000X-0.350000X-0.950000X0.350000X-0.950000X0*%
|
||||
%ADD35RoundRect,0.102000X0.850000X0.900000X-0.850000X0.900000X-0.850000X-0.900000X0.850000X-0.900000X0*%
|
||||
%ADD36RoundRect,0.102000X0.700000X1.300000X-0.700000X1.300000X-0.700000X-1.300000X0.700000X-1.300000X0*%
|
||||
%ADD37RoundRect,0.225000X-0.250000X0.225000X-0.250000X-0.225000X0.250000X-0.225000X0.250000X0.225000X0*%
|
||||
%ADD38R,1.600000X2.000000*%
|
||||
%ADD39O,1.600000X2.000000*%
|
||||
G04 APERTURE END LIST*
|
||||
G36*
|
||||
X117483000Y-126250000D02*
|
||||
G01*
|
||||
X119933000Y-126250000D01*
|
||||
X119933000Y-127750000D01*
|
||||
X117483000Y-127750000D01*
|
||||
X117483000Y-126250000D01*
|
||||
G37*
|
||||
D10*
|
||||
X123775000Y-97500000D03*
|
||||
X122225000Y-97500000D03*
|
||||
D11*
|
||||
X129000000Y-111190000D03*
|
||||
D12*
|
||||
X129000000Y-113730000D03*
|
||||
D13*
|
||||
X129000000Y-116270000D03*
|
||||
D14*
|
||||
X113821600Y-126598500D03*
|
||||
X113821600Y-124058500D03*
|
||||
X113821600Y-121518500D03*
|
||||
X113821600Y-118978500D03*
|
||||
X113821600Y-116438500D03*
|
||||
X113821600Y-113898500D03*
|
||||
X113821600Y-111358500D03*
|
||||
X97656600Y-111358500D03*
|
||||
X97656600Y-113898500D03*
|
||||
X97656600Y-116438500D03*
|
||||
X97656600Y-118978500D03*
|
||||
X97656600Y-121518500D03*
|
||||
X97656600Y-124058500D03*
|
||||
X97656600Y-126598500D03*
|
||||
D15*
|
||||
X107548000Y-113446800D03*
|
||||
X105008000Y-113446800D03*
|
||||
D16*
|
||||
X107040000Y-127620000D03*
|
||||
X104500000Y-127620000D03*
|
||||
X107040000Y-125080000D03*
|
||||
X104500000Y-125080000D03*
|
||||
X107040000Y-122540000D03*
|
||||
X104500000Y-122540000D03*
|
||||
X107040000Y-120000000D03*
|
||||
X104592600Y-120056800D03*
|
||||
D17*
|
||||
X83000000Y-127500000D03*
|
||||
D18*
|
||||
X100525000Y-101190000D03*
|
||||
X100525000Y-102460000D03*
|
||||
X100525000Y-103730000D03*
|
||||
X100525000Y-105000000D03*
|
||||
X105475000Y-105000000D03*
|
||||
X105475000Y-103730000D03*
|
||||
X105475000Y-102460000D03*
|
||||
X105475000Y-101190000D03*
|
||||
D19*
|
||||
X83500000Y-93787500D03*
|
||||
X83500000Y-92212500D03*
|
||||
D20*
|
||||
X120000000Y-102412500D03*
|
||||
X120000000Y-100587500D03*
|
||||
X122000000Y-102412500D03*
|
||||
X122000000Y-100587500D03*
|
||||
D21*
|
||||
X90000000Y-109087500D03*
|
||||
X90000000Y-110912500D03*
|
||||
D10*
|
||||
X103500000Y-98500000D03*
|
||||
X101950000Y-98500000D03*
|
||||
D17*
|
||||
X84000000Y-103500000D03*
|
||||
D22*
|
||||
X89916000Y-118888000D03*
|
||||
D23*
|
||||
X89916000Y-120888000D03*
|
||||
D20*
|
||||
X116000000Y-102412500D03*
|
||||
X116000000Y-100587500D03*
|
||||
D17*
|
||||
X86175000Y-118373000D03*
|
||||
D24*
|
||||
X117983000Y-127000000D03*
|
||||
D25*
|
||||
X119433000Y-127000000D03*
|
||||
D26*
|
||||
X89500000Y-59520000D03*
|
||||
D27*
|
||||
X89500000Y-62060000D03*
|
||||
D26*
|
||||
X104740000Y-87460000D03*
|
||||
X104740000Y-84920000D03*
|
||||
X89500000Y-87460000D03*
|
||||
D27*
|
||||
X89500000Y-92540000D03*
|
||||
D26*
|
||||
X104740000Y-90000000D03*
|
||||
D27*
|
||||
X104740000Y-92540000D03*
|
||||
D26*
|
||||
X104740000Y-82380000D03*
|
||||
X89500000Y-90000000D03*
|
||||
D28*
|
||||
X90412500Y-97000000D03*
|
||||
X88587500Y-97000000D03*
|
||||
X90412500Y-99000000D03*
|
||||
X88587500Y-99000000D03*
|
||||
D29*
|
||||
X117704600Y-113560200D03*
|
||||
X117704600Y-114500000D03*
|
||||
X117704600Y-115439800D03*
|
||||
X120295400Y-115439800D03*
|
||||
X120295400Y-113560200D03*
|
||||
D30*
|
||||
X118225000Y-111000000D03*
|
||||
X119775000Y-111000000D03*
|
||||
D21*
|
||||
X86000000Y-92087500D03*
|
||||
X86000000Y-93912500D03*
|
||||
D31*
|
||||
X123087500Y-111000000D03*
|
||||
X124912500Y-111000000D03*
|
||||
D20*
|
||||
X124000000Y-102412500D03*
|
||||
X124000000Y-100587500D03*
|
||||
D17*
|
||||
X84000000Y-100500000D03*
|
||||
X86500000Y-127500000D03*
|
||||
X90000000Y-127500000D03*
|
||||
D20*
|
||||
X128000000Y-102500000D03*
|
||||
X128000000Y-100675000D03*
|
||||
D17*
|
||||
X124500000Y-108500000D03*
|
||||
D20*
|
||||
X118000000Y-102412500D03*
|
||||
X118000000Y-100587500D03*
|
||||
D32*
|
||||
X125984000Y-115583000D03*
|
||||
X125984000Y-114033000D03*
|
||||
D20*
|
||||
X122500000Y-120912500D03*
|
||||
X122500000Y-119087500D03*
|
||||
D21*
|
||||
X90000000Y-113087500D03*
|
||||
X90000000Y-114912500D03*
|
||||
D17*
|
||||
X84000000Y-97500000D03*
|
||||
D33*
|
||||
X125750000Y-83600000D03*
|
||||
X117750000Y-83600000D03*
|
||||
D34*
|
||||
X118550000Y-94650000D03*
|
||||
X119650000Y-94650000D03*
|
||||
X120750000Y-94650000D03*
|
||||
X121850000Y-94650000D03*
|
||||
X122950000Y-94650000D03*
|
||||
X124050000Y-94650000D03*
|
||||
X125150000Y-94650000D03*
|
||||
X126250000Y-94650000D03*
|
||||
X127350000Y-94650000D03*
|
||||
D35*
|
||||
X128900000Y-93600000D03*
|
||||
X113400000Y-93600000D03*
|
||||
D36*
|
||||
X128650000Y-84000000D03*
|
||||
X112950000Y-84000000D03*
|
||||
D20*
|
||||
X126000000Y-102412500D03*
|
||||
X126000000Y-100587500D03*
|
||||
D17*
|
||||
X86175000Y-115373000D03*
|
||||
D20*
|
||||
X120000000Y-121000000D03*
|
||||
X120000000Y-119175000D03*
|
||||
D37*
|
||||
X94500000Y-124225000D03*
|
||||
X94500000Y-125775000D03*
|
||||
D38*
|
||||
X92000000Y-103500000D03*
|
||||
D39*
|
||||
X112500000Y-103500000D03*
|
||||
M02*
|
207
pcb/production/fw-anwesenheit-F_Paste.gtp
Normal file
207
pcb/production/fw-anwesenheit-F_Paste.gtp
Normal file
@ -0,0 +1,207 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*
|
||||
G04 #@! TF.CreationDate,2025-08-16T00:12:18+02:00*
|
||||
G04 #@! TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?*
|
||||
G04 #@! TF.SameCoordinates,Original*
|
||||
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 9.0.3) date 2025-08-16 00:12:18*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMRoundRect*
|
||||
0 Rectangle with rounded corners*
|
||||
0 $1 Rounding radius*
|
||||
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
|
||||
0 Add a 4 corners polygon primitive as box body*
|
||||
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
|
||||
0 Add four circle primitives for the rounded corners*
|
||||
1,1,$1+$1,$2,$3*
|
||||
1,1,$1+$1,$4,$5*
|
||||
1,1,$1+$1,$6,$7*
|
||||
1,1,$1+$1,$8,$9*
|
||||
0 Add four rect primitives between the rounded corners*
|
||||
20,1,$1+$1,$2,$3,$4,$5,0*
|
||||
20,1,$1+$1,$4,$5,$6,$7,0*
|
||||
20,1,$1+$1,$6,$7,$8,$9,0*
|
||||
20,1,$1+$1,$8,$9,$2,$3,0*%
|
||||
%AMOutline5P*
|
||||
0 Free polygon, 5 corners , with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 number of corners: always 5*
|
||||
0 $1 to $10 corner X, Y*
|
||||
0 $11 Rotation angle, in degrees counterclockwise*
|
||||
0 create outline with 5 corners*
|
||||
4,1,5,$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$1,$2,$11*%
|
||||
%AMOutline6P*
|
||||
0 Free polygon, 6 corners , with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 number of corners: always 6*
|
||||
0 $1 to $12 corner X, Y*
|
||||
0 $13 Rotation angle, in degrees counterclockwise*
|
||||
0 create outline with 6 corners*
|
||||
4,1,6,$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$1,$2,$13*%
|
||||
%AMOutline7P*
|
||||
0 Free polygon, 7 corners , with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 number of corners: always 7*
|
||||
0 $1 to $14 corner X, Y*
|
||||
0 $15 Rotation angle, in degrees counterclockwise*
|
||||
0 create outline with 7 corners*
|
||||
4,1,7,$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13,$14,$1,$2,$15*%
|
||||
%AMOutline8P*
|
||||
0 Free polygon, 8 corners , with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 number of corners: always 8*
|
||||
0 $1 to $16 corner X, Y*
|
||||
0 $17 Rotation angle, in degrees counterclockwise*
|
||||
0 create outline with 8 corners*
|
||||
4,1,8,$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13,$14,$15,$16,$1,$2,$17*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10RoundRect,0.225000X0.225000X0.250000X-0.225000X0.250000X-0.225000X-0.250000X0.225000X-0.250000X0*%
|
||||
%ADD11Outline5P,-1.250000X0.510000X-0.910000X0.850000X1.250000X0.850000X1.250000X-0.850000X-1.250000X-0.850000X0.000000*%
|
||||
%ADD12RoundRect,0.170000X-1.080000X-0.680000X1.080000X-0.680000X1.080000X0.680000X-1.080000X0.680000X0*%
|
||||
%ADD13RoundRect,0.250000X-1.000000X-0.600000X1.000000X-0.600000X1.000000X0.600000X-1.000000X0.600000X0*%
|
||||
%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*%
|
||||
%ADD16C,1.700000*%
|
||||
%ADD17RoundRect,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.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.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*%
|
||||
%ADD22R,1.270000X0.558800*%
|
||||
%ADD23RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*%
|
||||
%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*%
|
||||
%ADD26R,0.700000X1.900000*%
|
||||
%ADD27R,1.700000X1.800000*%
|
||||
%ADD28R,1.400000X2.600000*%
|
||||
%ADD29RoundRect,0.225000X-0.250000X0.225000X-0.250000X-0.225000X0.250000X-0.225000X0.250000X0.225000X0*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X123775000Y-97500000D03*
|
||||
X122225000Y-97500000D03*
|
||||
D11*
|
||||
X129000000Y-111190000D03*
|
||||
D12*
|
||||
X129000000Y-113730000D03*
|
||||
D13*
|
||||
X129000000Y-116270000D03*
|
||||
D14*
|
||||
X113821600Y-126598500D03*
|
||||
X113821600Y-124058500D03*
|
||||
X113821600Y-121518500D03*
|
||||
X113821600Y-118978500D03*
|
||||
X113821600Y-116438500D03*
|
||||
X113821600Y-113898500D03*
|
||||
X113821600Y-111358500D03*
|
||||
X97656600Y-111358500D03*
|
||||
X97656600Y-113898500D03*
|
||||
X97656600Y-116438500D03*
|
||||
X97656600Y-118978500D03*
|
||||
X97656600Y-121518500D03*
|
||||
X97656600Y-124058500D03*
|
||||
X97656600Y-126598500D03*
|
||||
D15*
|
||||
X107548000Y-113446800D03*
|
||||
X105008000Y-113446800D03*
|
||||
D16*
|
||||
X107040000Y-127620000D03*
|
||||
X104500000Y-127620000D03*
|
||||
X107040000Y-125080000D03*
|
||||
X104500000Y-125080000D03*
|
||||
X107040000Y-122540000D03*
|
||||
X104500000Y-122540000D03*
|
||||
X107040000Y-120000000D03*
|
||||
X104592600Y-120056800D03*
|
||||
D17*
|
||||
X100525000Y-101190000D03*
|
||||
X100525000Y-102460000D03*
|
||||
X100525000Y-103730000D03*
|
||||
X100525000Y-105000000D03*
|
||||
X105475000Y-105000000D03*
|
||||
X105475000Y-103730000D03*
|
||||
X105475000Y-102460000D03*
|
||||
X105475000Y-101190000D03*
|
||||
D18*
|
||||
X83500000Y-93787500D03*
|
||||
X83500000Y-92212500D03*
|
||||
D19*
|
||||
X120000000Y-102412500D03*
|
||||
X120000000Y-100587500D03*
|
||||
X122000000Y-102412500D03*
|
||||
X122000000Y-100587500D03*
|
||||
D20*
|
||||
X90000000Y-109087500D03*
|
||||
X90000000Y-110912500D03*
|
||||
D10*
|
||||
X103500000Y-98500000D03*
|
||||
X101950000Y-98500000D03*
|
||||
D19*
|
||||
X116000000Y-102412500D03*
|
||||
X116000000Y-100587500D03*
|
||||
D21*
|
||||
X90412500Y-97000000D03*
|
||||
X88587500Y-97000000D03*
|
||||
X90412500Y-99000000D03*
|
||||
X88587500Y-99000000D03*
|
||||
D22*
|
||||
X117704600Y-113560200D03*
|
||||
X117704600Y-114500000D03*
|
||||
X117704600Y-115439800D03*
|
||||
X120295400Y-115439800D03*
|
||||
X120295400Y-113560200D03*
|
||||
D23*
|
||||
X118225000Y-111000000D03*
|
||||
X119775000Y-111000000D03*
|
||||
D20*
|
||||
X86000000Y-92087500D03*
|
||||
X86000000Y-93912500D03*
|
||||
D24*
|
||||
X123087500Y-111000000D03*
|
||||
X124912500Y-111000000D03*
|
||||
D19*
|
||||
X124000000Y-102412500D03*
|
||||
X124000000Y-100587500D03*
|
||||
X128000000Y-102500000D03*
|
||||
X128000000Y-100675000D03*
|
||||
X118000000Y-102412500D03*
|
||||
X118000000Y-100587500D03*
|
||||
D25*
|
||||
X125984000Y-115583000D03*
|
||||
X125984000Y-114033000D03*
|
||||
D19*
|
||||
X122500000Y-120912500D03*
|
||||
X122500000Y-119087500D03*
|
||||
D20*
|
||||
X90000000Y-113087500D03*
|
||||
X90000000Y-114912500D03*
|
||||
D26*
|
||||
X118550000Y-94650000D03*
|
||||
X119650000Y-94650000D03*
|
||||
X120750000Y-94650000D03*
|
||||
X121850000Y-94650000D03*
|
||||
X122950000Y-94650000D03*
|
||||
X124050000Y-94650000D03*
|
||||
X125150000Y-94650000D03*
|
||||
X126250000Y-94650000D03*
|
||||
X127350000Y-94650000D03*
|
||||
D27*
|
||||
X128900000Y-93600000D03*
|
||||
X113400000Y-93600000D03*
|
||||
D28*
|
||||
X128650000Y-84000000D03*
|
||||
X112950000Y-84000000D03*
|
||||
D19*
|
||||
X126000000Y-102412500D03*
|
||||
X126000000Y-100587500D03*
|
||||
X120000000Y-121000000D03*
|
||||
X120000000Y-119175000D03*
|
||||
D29*
|
||||
X94500000Y-124225000D03*
|
||||
X94500000Y-125775000D03*
|
||||
M02*
|
1675
pcb/production/fw-anwesenheit-F_Silkscreen.gto
Normal file
1675
pcb/production/fw-anwesenheit-F_Silkscreen.gto
Normal file
File diff suppressed because it is too large
Load Diff
4985
pcb/production/fw-anwesenheit-In1_Cu.g1
Normal file
4985
pcb/production/fw-anwesenheit-In1_Cu.g1
Normal file
File diff suppressed because it is too large
Load Diff
5874
pcb/production/fw-anwesenheit-In2_Cu.g2
Normal file
5874
pcb/production/fw-anwesenheit-In2_Cu.g2
Normal file
File diff suppressed because it is too large
Load Diff
4487
pcb/production/fw-anwesenheit-In3_Cu.g3
Normal file
4487
pcb/production/fw-anwesenheit-In3_Cu.g3
Normal file
File diff suppressed because it is too large
Load Diff
4985
pcb/production/fw-anwesenheit-In4_Cu.g4
Normal file
4985
pcb/production/fw-anwesenheit-In4_Cu.g4
Normal file
File diff suppressed because it is too large
Load Diff
995
pcb/production/fw-anwesenheit-NPTH-drl_map.gbr
Normal file
995
pcb/production/fw-anwesenheit-NPTH-drl_map.gbr
Normal file
@ -0,0 +1,995 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,9.0.3*%
|
||||
%TF.CreationDate,2025-08-16T00:15:59+02:00*%
|
||||
%TF.ProjectId,fw-anwesenheit,66772d61-6e77-4657-9365-6e686569742e,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Drillmap*%
|
||||
%TF.FilePolarity,Positive*%
|
||||
%FSLAX45Y45*%
|
||||
G04 Gerber Fmt 4.5, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 9.0.3) date 2025-08-16 00:15:59*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%ADD10C,0.050000*%
|
||||
%ADD11C,1.025000*%
|
||||
%ADD12C,0.010000*%
|
||||
%ADD13C,0.200000*%
|
||||
%ADD14C,0.100000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X8100000Y-7950000D02*
|
||||
X13100000Y-7950000D01*
|
||||
X13100000Y-12950000D01*
|
||||
X8100000Y-12950000D01*
|
||||
X8100000Y-7950000D01*
|
||||
D11*
|
||||
X8551250Y-12350000D02*
|
||||
G75*
|
||||
G02*
|
||||
X8448750Y-12350000I-51250J0D01*
|
||||
G01*
|
||||
X8448750Y-12350000D02*
|
||||
G75*
|
||||
G02*
|
||||
X8551250Y-12350000I51250J0D01*
|
||||
G01*
|
||||
X8551250Y-8500000D02*
|
||||
G75*
|
||||
G02*
|
||||
X8448750Y-8500000I-51250J0D01*
|
||||
G01*
|
||||
X8448750Y-8500000D02*
|
||||
G75*
|
||||
G02*
|
||||
X8551250Y-8500000I51250J0D01*
|
||||
G01*
|
||||
X12751250Y-12350000D02*
|
||||
G75*
|
||||
G02*
|
||||
X12648750Y-12350000I-51250J0D01*
|
||||
G01*
|
||||
X12648750Y-12350000D02*
|
||||
G75*
|
||||
G02*
|
||||
X12751250Y-12350000I51250J0D01*
|
||||
G01*
|
||||
X10951250Y-8500000D02*
|
||||
G75*
|
||||
G02*
|
||||
X10848750Y-8500000I-51250J0D01*
|
||||
G01*
|
||||
X10848750Y-8500000D02*
|
||||
G75*
|
||||
G02*
|
||||
X10951250Y-8500000I51250J0D01*
|
||||
G01*
|
||||
D12*
|
||||
X11740000Y-8310000D02*
|
||||
X11810000Y-8310000D01*
|
||||
X11810000Y-8410000D02*
|
||||
X11740000Y-8410000D01*
|
||||
X11690000Y-8360000D02*
|
||||
G75*
|
||||
G02*
|
||||
X11740000Y-8310000I50000J0D01*
|
||||
G01*
|
||||
X11740000Y-8410000D02*
|
||||
G75*
|
||||
G02*
|
||||
X11690000Y-8360000I0J50000D01*
|
||||
G01*
|
||||
X11810000Y-8310000D02*
|
||||
G75*
|
||||
G02*
|
||||
X11860000Y-8360000I0J-50000D01*
|
||||
G01*
|
||||
X11860000Y-8360000D02*
|
||||
G75*
|
||||
G02*
|
||||
X11810000Y-8410000I-50000J0D01*
|
||||
G01*
|
||||
D13*
|
||||
D14*
|
||||
X11725000Y-8310000D02*
|
||||
X11825000Y-8410000D01*
|
||||
X11825000Y-8310000D02*
|
||||
X11725000Y-8410000D01*
|
||||
X12525000Y-8310000D02*
|
||||
X12625000Y-8410000D01*
|
||||
X12625000Y-8310000D02*
|
||||
X12525000Y-8410000D01*
|
||||
D13*
|
||||
X8358277Y-13263984D02*
|
||||
X8358277Y-13063984D01*
|
||||
X8358277Y-13063984D02*
|
||||
X8405896Y-13063984D01*
|
||||
X8405896Y-13063984D02*
|
||||
X8434467Y-13073508D01*
|
||||
X8434467Y-13073508D02*
|
||||
X8453515Y-13092555D01*
|
||||
X8453515Y-13092555D02*
|
||||
X8463039Y-13111603D01*
|
||||
X8463039Y-13111603D02*
|
||||
X8472563Y-13149698D01*
|
||||
X8472563Y-13149698D02*
|
||||
X8472563Y-13178269D01*
|
||||
X8472563Y-13178269D02*
|
||||
X8463039Y-13216365D01*
|
||||
X8463039Y-13216365D02*
|
||||
X8453515Y-13235412D01*
|
||||
X8453515Y-13235412D02*
|
||||
X8434467Y-13254460D01*
|
||||
X8434467Y-13254460D02*
|
||||
X8405896Y-13263984D01*
|
||||
X8405896Y-13263984D02*
|
||||
X8358277Y-13263984D01*
|
||||
X8558277Y-13263984D02*
|
||||
X8558277Y-13130650D01*
|
||||
X8558277Y-13168746D02*
|
||||
X8567801Y-13149698D01*
|
||||
X8567801Y-13149698D02*
|
||||
X8577324Y-13140174D01*
|
||||
X8577324Y-13140174D02*
|
||||
X8596372Y-13130650D01*
|
||||
X8596372Y-13130650D02*
|
||||
X8615420Y-13130650D01*
|
||||
X8682086Y-13263984D02*
|
||||
X8682086Y-13130650D01*
|
||||
X8682086Y-13063984D02*
|
||||
X8672563Y-13073508D01*
|
||||
X8672563Y-13073508D02*
|
||||
X8682086Y-13083031D01*
|
||||
X8682086Y-13083031D02*
|
||||
X8691610Y-13073508D01*
|
||||
X8691610Y-13073508D02*
|
||||
X8682086Y-13063984D01*
|
||||
X8682086Y-13063984D02*
|
||||
X8682086Y-13083031D01*
|
||||
X8805896Y-13263984D02*
|
||||
X8786848Y-13254460D01*
|
||||
X8786848Y-13254460D02*
|
||||
X8777324Y-13235412D01*
|
||||
X8777324Y-13235412D02*
|
||||
X8777324Y-13063984D01*
|
||||
X8910658Y-13263984D02*
|
||||
X8891610Y-13254460D01*
|
||||
X8891610Y-13254460D02*
|
||||
X8882086Y-13235412D01*
|
||||
X8882086Y-13235412D02*
|
||||
X8882086Y-13063984D01*
|
||||
X9139229Y-13263984D02*
|
||||
X9139229Y-13063984D01*
|
||||
X9139229Y-13063984D02*
|
||||
X9205896Y-13206841D01*
|
||||
X9205896Y-13206841D02*
|
||||
X9272563Y-13063984D01*
|
||||
X9272563Y-13063984D02*
|
||||
X9272563Y-13263984D01*
|
||||
X9453515Y-13263984D02*
|
||||
X9453515Y-13159222D01*
|
||||
X9453515Y-13159222D02*
|
||||
X9443991Y-13140174D01*
|
||||
X9443991Y-13140174D02*
|
||||
X9424944Y-13130650D01*
|
||||
X9424944Y-13130650D02*
|
||||
X9386848Y-13130650D01*
|
||||
X9386848Y-13130650D02*
|
||||
X9367801Y-13140174D01*
|
||||
X9453515Y-13254460D02*
|
||||
X9434467Y-13263984D01*
|
||||
X9434467Y-13263984D02*
|
||||
X9386848Y-13263984D01*
|
||||
X9386848Y-13263984D02*
|
||||
X9367801Y-13254460D01*
|
||||
X9367801Y-13254460D02*
|
||||
X9358277Y-13235412D01*
|
||||
X9358277Y-13235412D02*
|
||||
X9358277Y-13216365D01*
|
||||
X9358277Y-13216365D02*
|
||||
X9367801Y-13197317D01*
|
||||
X9367801Y-13197317D02*
|
||||
X9386848Y-13187793D01*
|
||||
X9386848Y-13187793D02*
|
||||
X9434467Y-13187793D01*
|
||||
X9434467Y-13187793D02*
|
||||
X9453515Y-13178269D01*
|
||||
X9548753Y-13130650D02*
|
||||
X9548753Y-13330650D01*
|
||||
X9548753Y-13140174D02*
|
||||
X9567801Y-13130650D01*
|
||||
X9567801Y-13130650D02*
|
||||
X9605896Y-13130650D01*
|
||||
X9605896Y-13130650D02*
|
||||
X9624944Y-13140174D01*
|
||||
X9624944Y-13140174D02*
|
||||
X9634467Y-13149698D01*
|
||||
X9634467Y-13149698D02*
|
||||
X9643991Y-13168746D01*
|
||||
X9643991Y-13168746D02*
|
||||
X9643991Y-13225888D01*
|
||||
X9643991Y-13225888D02*
|
||||
X9634467Y-13244936D01*
|
||||
X9634467Y-13244936D02*
|
||||
X9624944Y-13254460D01*
|
||||
X9624944Y-13254460D02*
|
||||
X9605896Y-13263984D01*
|
||||
X9605896Y-13263984D02*
|
||||
X9567801Y-13263984D01*
|
||||
X9567801Y-13263984D02*
|
||||
X9548753Y-13254460D01*
|
||||
X9729705Y-13244936D02*
|
||||
X9739229Y-13254460D01*
|
||||
X9739229Y-13254460D02*
|
||||
X9729705Y-13263984D01*
|
||||
X9729705Y-13263984D02*
|
||||
X9720182Y-13254460D01*
|
||||
X9720182Y-13254460D02*
|
||||
X9729705Y-13244936D01*
|
||||
X9729705Y-13244936D02*
|
||||
X9729705Y-13263984D01*
|
||||
X9729705Y-13140174D02*
|
||||
X9739229Y-13149698D01*
|
||||
X9739229Y-13149698D02*
|
||||
X9729705Y-13159222D01*
|
||||
X9729705Y-13159222D02*
|
||||
X9720182Y-13149698D01*
|
||||
X9720182Y-13149698D02*
|
||||
X9729705Y-13140174D01*
|
||||
X9729705Y-13140174D02*
|
||||
X9729705Y-13159222D01*
|
||||
D14*
|
||||
X7997500Y-13542500D02*
|
||||
X8097500Y-13642500D01*
|
||||
X8097500Y-13542500D02*
|
||||
X7997500Y-13642500D01*
|
||||
D13*
|
||||
X8463039Y-13683984D02*
|
||||
X8348753Y-13683984D01*
|
||||
X8405896Y-13683984D02*
|
||||
X8405896Y-13483984D01*
|
||||
X8405896Y-13483984D02*
|
||||
X8386848Y-13512555D01*
|
||||
X8386848Y-13512555D02*
|
||||
X8367801Y-13531603D01*
|
||||
X8367801Y-13531603D02*
|
||||
X8348753Y-13541127D01*
|
||||
X8548753Y-13664936D02*
|
||||
X8558277Y-13674460D01*
|
||||
X8558277Y-13674460D02*
|
||||
X8548753Y-13683984D01*
|
||||
X8548753Y-13683984D02*
|
||||
X8539229Y-13674460D01*
|
||||
X8539229Y-13674460D02*
|
||||
X8548753Y-13664936D01*
|
||||
X8548753Y-13664936D02*
|
||||
X8548753Y-13683984D01*
|
||||
X8682086Y-13483984D02*
|
||||
X8701134Y-13483984D01*
|
||||
X8701134Y-13483984D02*
|
||||
X8720182Y-13493508D01*
|
||||
X8720182Y-13493508D02*
|
||||
X8729705Y-13503031D01*
|
||||
X8729705Y-13503031D02*
|
||||
X8739229Y-13522079D01*
|
||||
X8739229Y-13522079D02*
|
||||
X8748753Y-13560174D01*
|
||||
X8748753Y-13560174D02*
|
||||
X8748753Y-13607793D01*
|
||||
X8748753Y-13607793D02*
|
||||
X8739229Y-13645888D01*
|
||||
X8739229Y-13645888D02*
|
||||
X8729705Y-13664936D01*
|
||||
X8729705Y-13664936D02*
|
||||
X8720182Y-13674460D01*
|
||||
X8720182Y-13674460D02*
|
||||
X8701134Y-13683984D01*
|
||||
X8701134Y-13683984D02*
|
||||
X8682086Y-13683984D01*
|
||||
X8682086Y-13683984D02*
|
||||
X8663039Y-13674460D01*
|
||||
X8663039Y-13674460D02*
|
||||
X8653515Y-13664936D01*
|
||||
X8653515Y-13664936D02*
|
||||
X8643991Y-13645888D01*
|
||||
X8643991Y-13645888D02*
|
||||
X8634467Y-13607793D01*
|
||||
X8634467Y-13607793D02*
|
||||
X8634467Y-13560174D01*
|
||||
X8634467Y-13560174D02*
|
||||
X8643991Y-13522079D01*
|
||||
X8643991Y-13522079D02*
|
||||
X8653515Y-13503031D01*
|
||||
X8653515Y-13503031D02*
|
||||
X8663039Y-13493508D01*
|
||||
X8663039Y-13493508D02*
|
||||
X8682086Y-13483984D01*
|
||||
X8872563Y-13483984D02*
|
||||
X8891610Y-13483984D01*
|
||||
X8891610Y-13483984D02*
|
||||
X8910658Y-13493508D01*
|
||||
X8910658Y-13493508D02*
|
||||
X8920182Y-13503031D01*
|
||||
X8920182Y-13503031D02*
|
||||
X8929705Y-13522079D01*
|
||||
X8929705Y-13522079D02*
|
||||
X8939229Y-13560174D01*
|
||||
X8939229Y-13560174D02*
|
||||
X8939229Y-13607793D01*
|
||||
X8939229Y-13607793D02*
|
||||
X8929705Y-13645888D01*
|
||||
X8929705Y-13645888D02*
|
||||
X8920182Y-13664936D01*
|
||||
X8920182Y-13664936D02*
|
||||
X8910658Y-13674460D01*
|
||||
X8910658Y-13674460D02*
|
||||
X8891610Y-13683984D01*
|
||||
X8891610Y-13683984D02*
|
||||
X8872563Y-13683984D01*
|
||||
X8872563Y-13683984D02*
|
||||
X8853515Y-13674460D01*
|
||||
X8853515Y-13674460D02*
|
||||
X8843991Y-13664936D01*
|
||||
X8843991Y-13664936D02*
|
||||
X8834467Y-13645888D01*
|
||||
X8834467Y-13645888D02*
|
||||
X8824944Y-13607793D01*
|
||||
X8824944Y-13607793D02*
|
||||
X8824944Y-13560174D01*
|
||||
X8824944Y-13560174D02*
|
||||
X8834467Y-13522079D01*
|
||||
X8834467Y-13522079D02*
|
||||
X8843991Y-13503031D01*
|
||||
X8843991Y-13503031D02*
|
||||
X8853515Y-13493508D01*
|
||||
X8853515Y-13493508D02*
|
||||
X8872563Y-13483984D01*
|
||||
X9063039Y-13483984D02*
|
||||
X9082086Y-13483984D01*
|
||||
X9082086Y-13483984D02*
|
||||
X9101134Y-13493508D01*
|
||||
X9101134Y-13493508D02*
|
||||
X9110658Y-13503031D01*
|
||||
X9110658Y-13503031D02*
|
||||
X9120182Y-13522079D01*
|
||||
X9120182Y-13522079D02*
|
||||
X9129705Y-13560174D01*
|
||||
X9129705Y-13560174D02*
|
||||
X9129705Y-13607793D01*
|
||||
X9129705Y-13607793D02*
|
||||
X9120182Y-13645888D01*
|
||||
X9120182Y-13645888D02*
|
||||
X9110658Y-13664936D01*
|
||||
X9110658Y-13664936D02*
|
||||
X9101134Y-13674460D01*
|
||||
X9101134Y-13674460D02*
|
||||
X9082086Y-13683984D01*
|
||||
X9082086Y-13683984D02*
|
||||
X9063039Y-13683984D01*
|
||||
X9063039Y-13683984D02*
|
||||
X9043991Y-13674460D01*
|
||||
X9043991Y-13674460D02*
|
||||
X9034467Y-13664936D01*
|
||||
X9034467Y-13664936D02*
|
||||
X9024944Y-13645888D01*
|
||||
X9024944Y-13645888D02*
|
||||
X9015420Y-13607793D01*
|
||||
X9015420Y-13607793D02*
|
||||
X9015420Y-13560174D01*
|
||||
X9015420Y-13560174D02*
|
||||
X9024944Y-13522079D01*
|
||||
X9024944Y-13522079D02*
|
||||
X9034467Y-13503031D01*
|
||||
X9034467Y-13503031D02*
|
||||
X9043991Y-13493508D01*
|
||||
X9043991Y-13493508D02*
|
||||
X9063039Y-13483984D01*
|
||||
X9215420Y-13683984D02*
|
||||
X9215420Y-13550650D01*
|
||||
X9215420Y-13569698D02*
|
||||
X9224944Y-13560174D01*
|
||||
X9224944Y-13560174D02*
|
||||
X9243991Y-13550650D01*
|
||||
X9243991Y-13550650D02*
|
||||
X9272563Y-13550650D01*
|
||||
X9272563Y-13550650D02*
|
||||
X9291610Y-13560174D01*
|
||||
X9291610Y-13560174D02*
|
||||
X9301134Y-13579222D01*
|
||||
X9301134Y-13579222D02*
|
||||
X9301134Y-13683984D01*
|
||||
X9301134Y-13579222D02*
|
||||
X9310658Y-13560174D01*
|
||||
X9310658Y-13560174D02*
|
||||
X9329705Y-13550650D01*
|
||||
X9329705Y-13550650D02*
|
||||
X9358277Y-13550650D01*
|
||||
X9358277Y-13550650D02*
|
||||
X9377325Y-13560174D01*
|
||||
X9377325Y-13560174D02*
|
||||
X9386848Y-13579222D01*
|
||||
X9386848Y-13579222D02*
|
||||
X9386848Y-13683984D01*
|
||||
X9482086Y-13683984D02*
|
||||
X9482086Y-13550650D01*
|
||||
X9482086Y-13569698D02*
|
||||
X9491610Y-13560174D01*
|
||||
X9491610Y-13560174D02*
|
||||
X9510658Y-13550650D01*
|
||||
X9510658Y-13550650D02*
|
||||
X9539229Y-13550650D01*
|
||||
X9539229Y-13550650D02*
|
||||
X9558277Y-13560174D01*
|
||||
X9558277Y-13560174D02*
|
||||
X9567801Y-13579222D01*
|
||||
X9567801Y-13579222D02*
|
||||
X9567801Y-13683984D01*
|
||||
X9567801Y-13579222D02*
|
||||
X9577325Y-13560174D01*
|
||||
X9577325Y-13560174D02*
|
||||
X9596372Y-13550650D01*
|
||||
X9596372Y-13550650D02*
|
||||
X9624944Y-13550650D01*
|
||||
X9624944Y-13550650D02*
|
||||
X9643991Y-13560174D01*
|
||||
X9643991Y-13560174D02*
|
||||
X9653515Y-13579222D01*
|
||||
X9653515Y-13579222D02*
|
||||
X9653515Y-13683984D01*
|
||||
X10043991Y-13474460D02*
|
||||
X9872563Y-13731603D01*
|
||||
X10301134Y-13483984D02*
|
||||
X10320182Y-13483984D01*
|
||||
X10320182Y-13483984D02*
|
||||
X10339229Y-13493508D01*
|
||||
X10339229Y-13493508D02*
|
||||
X10348753Y-13503031D01*
|
||||
X10348753Y-13503031D02*
|
||||
X10358277Y-13522079D01*
|
||||
X10358277Y-13522079D02*
|
||||
X10367801Y-13560174D01*
|
||||
X10367801Y-13560174D02*
|
||||
X10367801Y-13607793D01*
|
||||
X10367801Y-13607793D02*
|
||||
X10358277Y-13645888D01*
|
||||
X10358277Y-13645888D02*
|
||||
X10348753Y-13664936D01*
|
||||
X10348753Y-13664936D02*
|
||||
X10339229Y-13674460D01*
|
||||
X10339229Y-13674460D02*
|
||||
X10320182Y-13683984D01*
|
||||
X10320182Y-13683984D02*
|
||||
X10301134Y-13683984D01*
|
||||
X10301134Y-13683984D02*
|
||||
X10282087Y-13674460D01*
|
||||
X10282087Y-13674460D02*
|
||||
X10272563Y-13664936D01*
|
||||
X10272563Y-13664936D02*
|
||||
X10263039Y-13645888D01*
|
||||
X10263039Y-13645888D02*
|
||||
X10253515Y-13607793D01*
|
||||
X10253515Y-13607793D02*
|
||||
X10253515Y-13560174D01*
|
||||
X10253515Y-13560174D02*
|
||||
X10263039Y-13522079D01*
|
||||
X10263039Y-13522079D02*
|
||||
X10272563Y-13503031D01*
|
||||
X10272563Y-13503031D02*
|
||||
X10282087Y-13493508D01*
|
||||
X10282087Y-13493508D02*
|
||||
X10301134Y-13483984D01*
|
||||
X10453515Y-13664936D02*
|
||||
X10463039Y-13674460D01*
|
||||
X10463039Y-13674460D02*
|
||||
X10453515Y-13683984D01*
|
||||
X10453515Y-13683984D02*
|
||||
X10443991Y-13674460D01*
|
||||
X10443991Y-13674460D02*
|
||||
X10453515Y-13664936D01*
|
||||
X10453515Y-13664936D02*
|
||||
X10453515Y-13683984D01*
|
||||
X10586848Y-13483984D02*
|
||||
X10605896Y-13483984D01*
|
||||
X10605896Y-13483984D02*
|
||||
X10624944Y-13493508D01*
|
||||
X10624944Y-13493508D02*
|
||||
X10634468Y-13503031D01*
|
||||
X10634468Y-13503031D02*
|
||||
X10643991Y-13522079D01*
|
||||
X10643991Y-13522079D02*
|
||||
X10653515Y-13560174D01*
|
||||
X10653515Y-13560174D02*
|
||||
X10653515Y-13607793D01*
|
||||
X10653515Y-13607793D02*
|
||||
X10643991Y-13645888D01*
|
||||
X10643991Y-13645888D02*
|
||||
X10634468Y-13664936D01*
|
||||
X10634468Y-13664936D02*
|
||||
X10624944Y-13674460D01*
|
||||
X10624944Y-13674460D02*
|
||||
X10605896Y-13683984D01*
|
||||
X10605896Y-13683984D02*
|
||||
X10586848Y-13683984D01*
|
||||
X10586848Y-13683984D02*
|
||||
X10567801Y-13674460D01*
|
||||
X10567801Y-13674460D02*
|
||||
X10558277Y-13664936D01*
|
||||
X10558277Y-13664936D02*
|
||||
X10548753Y-13645888D01*
|
||||
X10548753Y-13645888D02*
|
||||
X10539229Y-13607793D01*
|
||||
X10539229Y-13607793D02*
|
||||
X10539229Y-13560174D01*
|
||||
X10539229Y-13560174D02*
|
||||
X10548753Y-13522079D01*
|
||||
X10548753Y-13522079D02*
|
||||
X10558277Y-13503031D01*
|
||||
X10558277Y-13503031D02*
|
||||
X10567801Y-13493508D01*
|
||||
X10567801Y-13493508D02*
|
||||
X10586848Y-13483984D01*
|
||||
X10720182Y-13483984D02*
|
||||
X10843991Y-13483984D01*
|
||||
X10843991Y-13483984D02*
|
||||
X10777325Y-13560174D01*
|
||||
X10777325Y-13560174D02*
|
||||
X10805896Y-13560174D01*
|
||||
X10805896Y-13560174D02*
|
||||
X10824944Y-13569698D01*
|
||||
X10824944Y-13569698D02*
|
||||
X10834468Y-13579222D01*
|
||||
X10834468Y-13579222D02*
|
||||
X10843991Y-13598269D01*
|
||||
X10843991Y-13598269D02*
|
||||
X10843991Y-13645888D01*
|
||||
X10843991Y-13645888D02*
|
||||
X10834468Y-13664936D01*
|
||||
X10834468Y-13664936D02*
|
||||
X10824944Y-13674460D01*
|
||||
X10824944Y-13674460D02*
|
||||
X10805896Y-13683984D01*
|
||||
X10805896Y-13683984D02*
|
||||
X10748753Y-13683984D01*
|
||||
X10748753Y-13683984D02*
|
||||
X10729706Y-13674460D01*
|
||||
X10729706Y-13674460D02*
|
||||
X10720182Y-13664936D01*
|
||||
X10939229Y-13683984D02*
|
||||
X10977325Y-13683984D01*
|
||||
X10977325Y-13683984D02*
|
||||
X10996372Y-13674460D01*
|
||||
X10996372Y-13674460D02*
|
||||
X11005896Y-13664936D01*
|
||||
X11005896Y-13664936D02*
|
||||
X11024944Y-13636365D01*
|
||||
X11024944Y-13636365D02*
|
||||
X11034468Y-13598269D01*
|
||||
X11034468Y-13598269D02*
|
||||
X11034468Y-13522079D01*
|
||||
X11034468Y-13522079D02*
|
||||
X11024944Y-13503031D01*
|
||||
X11024944Y-13503031D02*
|
||||
X11015420Y-13493508D01*
|
||||
X11015420Y-13493508D02*
|
||||
X10996372Y-13483984D01*
|
||||
X10996372Y-13483984D02*
|
||||
X10958277Y-13483984D01*
|
||||
X10958277Y-13483984D02*
|
||||
X10939229Y-13493508D01*
|
||||
X10939229Y-13493508D02*
|
||||
X10929706Y-13503031D01*
|
||||
X10929706Y-13503031D02*
|
||||
X10920182Y-13522079D01*
|
||||
X10920182Y-13522079D02*
|
||||
X10920182Y-13569698D01*
|
||||
X10920182Y-13569698D02*
|
||||
X10929706Y-13588746D01*
|
||||
X10929706Y-13588746D02*
|
||||
X10939229Y-13598269D01*
|
||||
X10939229Y-13598269D02*
|
||||
X10958277Y-13607793D01*
|
||||
X10958277Y-13607793D02*
|
||||
X10996372Y-13607793D01*
|
||||
X10996372Y-13607793D02*
|
||||
X11015420Y-13598269D01*
|
||||
X11015420Y-13598269D02*
|
||||
X11024944Y-13588746D01*
|
||||
X11024944Y-13588746D02*
|
||||
X11034468Y-13569698D01*
|
||||
X11205896Y-13550650D02*
|
||||
X11205896Y-13683984D01*
|
||||
X11158277Y-13474460D02*
|
||||
X11110658Y-13617317D01*
|
||||
X11110658Y-13617317D02*
|
||||
X11234467Y-13617317D01*
|
||||
X11301134Y-13483984D02*
|
||||
X11301134Y-13522079D01*
|
||||
X11377325Y-13483984D02*
|
||||
X11377325Y-13522079D01*
|
||||
X11672563Y-13760174D02*
|
||||
X11663039Y-13750650D01*
|
||||
X11663039Y-13750650D02*
|
||||
X11643991Y-13722079D01*
|
||||
X11643991Y-13722079D02*
|
||||
X11634468Y-13703031D01*
|
||||
X11634468Y-13703031D02*
|
||||
X11624944Y-13674460D01*
|
||||
X11624944Y-13674460D02*
|
||||
X11615420Y-13626841D01*
|
||||
X11615420Y-13626841D02*
|
||||
X11615420Y-13588746D01*
|
||||
X11615420Y-13588746D02*
|
||||
X11624944Y-13541127D01*
|
||||
X11624944Y-13541127D02*
|
||||
X11634468Y-13512555D01*
|
||||
X11634468Y-13512555D02*
|
||||
X11643991Y-13493508D01*
|
||||
X11643991Y-13493508D02*
|
||||
X11663039Y-13464936D01*
|
||||
X11663039Y-13464936D02*
|
||||
X11672563Y-13455412D01*
|
||||
X11739229Y-13503031D02*
|
||||
X11748753Y-13493508D01*
|
||||
X11748753Y-13493508D02*
|
||||
X11767801Y-13483984D01*
|
||||
X11767801Y-13483984D02*
|
||||
X11815420Y-13483984D01*
|
||||
X11815420Y-13483984D02*
|
||||
X11834468Y-13493508D01*
|
||||
X11834468Y-13493508D02*
|
||||
X11843991Y-13503031D01*
|
||||
X11843991Y-13503031D02*
|
||||
X11853515Y-13522079D01*
|
||||
X11853515Y-13522079D02*
|
||||
X11853515Y-13541127D01*
|
||||
X11853515Y-13541127D02*
|
||||
X11843991Y-13569698D01*
|
||||
X11843991Y-13569698D02*
|
||||
X11729706Y-13683984D01*
|
||||
X11729706Y-13683984D02*
|
||||
X11853515Y-13683984D01*
|
||||
X12091610Y-13683984D02*
|
||||
X12091610Y-13483984D01*
|
||||
X12177325Y-13683984D02*
|
||||
X12177325Y-13579222D01*
|
||||
X12177325Y-13579222D02*
|
||||
X12167801Y-13560174D01*
|
||||
X12167801Y-13560174D02*
|
||||
X12148753Y-13550650D01*
|
||||
X12148753Y-13550650D02*
|
||||
X12120182Y-13550650D01*
|
||||
X12120182Y-13550650D02*
|
||||
X12101134Y-13560174D01*
|
||||
X12101134Y-13560174D02*
|
||||
X12091610Y-13569698D01*
|
||||
X12301134Y-13683984D02*
|
||||
X12282087Y-13674460D01*
|
||||
X12282087Y-13674460D02*
|
||||
X12272563Y-13664936D01*
|
||||
X12272563Y-13664936D02*
|
||||
X12263039Y-13645888D01*
|
||||
X12263039Y-13645888D02*
|
||||
X12263039Y-13588746D01*
|
||||
X12263039Y-13588746D02*
|
||||
X12272563Y-13569698D01*
|
||||
X12272563Y-13569698D02*
|
||||
X12282087Y-13560174D01*
|
||||
X12282087Y-13560174D02*
|
||||
X12301134Y-13550650D01*
|
||||
X12301134Y-13550650D02*
|
||||
X12329706Y-13550650D01*
|
||||
X12329706Y-13550650D02*
|
||||
X12348753Y-13560174D01*
|
||||
X12348753Y-13560174D02*
|
||||
X12358277Y-13569698D01*
|
||||
X12358277Y-13569698D02*
|
||||
X12367801Y-13588746D01*
|
||||
X12367801Y-13588746D02*
|
||||
X12367801Y-13645888D01*
|
||||
X12367801Y-13645888D02*
|
||||
X12358277Y-13664936D01*
|
||||
X12358277Y-13664936D02*
|
||||
X12348753Y-13674460D01*
|
||||
X12348753Y-13674460D02*
|
||||
X12329706Y-13683984D01*
|
||||
X12329706Y-13683984D02*
|
||||
X12301134Y-13683984D01*
|
||||
X12482087Y-13683984D02*
|
||||
X12463039Y-13674460D01*
|
||||
X12463039Y-13674460D02*
|
||||
X12453515Y-13655412D01*
|
||||
X12453515Y-13655412D02*
|
||||
X12453515Y-13483984D01*
|
||||
X12634468Y-13674460D02*
|
||||
X12615420Y-13683984D01*
|
||||
X12615420Y-13683984D02*
|
||||
X12577325Y-13683984D01*
|
||||
X12577325Y-13683984D02*
|
||||
X12558277Y-13674460D01*
|
||||
X12558277Y-13674460D02*
|
||||
X12548753Y-13655412D01*
|
||||
X12548753Y-13655412D02*
|
||||
X12548753Y-13579222D01*
|
||||
X12548753Y-13579222D02*
|
||||
X12558277Y-13560174D01*
|
||||
X12558277Y-13560174D02*
|
||||
X12577325Y-13550650D01*
|
||||
X12577325Y-13550650D02*
|
||||
X12615420Y-13550650D01*
|
||||
X12615420Y-13550650D02*
|
||||
X12634468Y-13560174D01*
|
||||
X12634468Y-13560174D02*
|
||||
X12643991Y-13579222D01*
|
||||
X12643991Y-13579222D02*
|
||||
X12643991Y-13598269D01*
|
||||
X12643991Y-13598269D02*
|
||||
X12548753Y-13617317D01*
|
||||
X12720182Y-13674460D02*
|
||||
X12739230Y-13683984D01*
|
||||
X12739230Y-13683984D02*
|
||||
X12777325Y-13683984D01*
|
||||
X12777325Y-13683984D02*
|
||||
X12796372Y-13674460D01*
|
||||
X12796372Y-13674460D02*
|
||||
X12805896Y-13655412D01*
|
||||
X12805896Y-13655412D02*
|
||||
X12805896Y-13645888D01*
|
||||
X12805896Y-13645888D02*
|
||||
X12796372Y-13626841D01*
|
||||
X12796372Y-13626841D02*
|
||||
X12777325Y-13617317D01*
|
||||
X12777325Y-13617317D02*
|
||||
X12748753Y-13617317D01*
|
||||
X12748753Y-13617317D02*
|
||||
X12729706Y-13607793D01*
|
||||
X12729706Y-13607793D02*
|
||||
X12720182Y-13588746D01*
|
||||
X12720182Y-13588746D02*
|
||||
X12720182Y-13579222D01*
|
||||
X12720182Y-13579222D02*
|
||||
X12729706Y-13560174D01*
|
||||
X12729706Y-13560174D02*
|
||||
X12748753Y-13550650D01*
|
||||
X12748753Y-13550650D02*
|
||||
X12777325Y-13550650D01*
|
||||
X12777325Y-13550650D02*
|
||||
X12796372Y-13560174D01*
|
||||
X12872563Y-13760174D02*
|
||||
X12882087Y-13750650D01*
|
||||
X12882087Y-13750650D02*
|
||||
X12901134Y-13722079D01*
|
||||
X12901134Y-13722079D02*
|
||||
X12910658Y-13703031D01*
|
||||
X12910658Y-13703031D02*
|
||||
X12920182Y-13674460D01*
|
||||
X12920182Y-13674460D02*
|
||||
X12929706Y-13626841D01*
|
||||
X12929706Y-13626841D02*
|
||||
X12929706Y-13588746D01*
|
||||
X12929706Y-13588746D02*
|
||||
X12920182Y-13541127D01*
|
||||
X12920182Y-13541127D02*
|
||||
X12910658Y-13512555D01*
|
||||
X12910658Y-13512555D02*
|
||||
X12901134Y-13493508D01*
|
||||
X12901134Y-13493508D02*
|
||||
X12882087Y-13464936D01*
|
||||
X12882087Y-13464936D02*
|
||||
X12872563Y-13455412D01*
|
||||
X13234468Y-13760174D02*
|
||||
X13224944Y-13750650D01*
|
||||
X13224944Y-13750650D02*
|
||||
X13205896Y-13722079D01*
|
||||
X13205896Y-13722079D02*
|
||||
X13196372Y-13703031D01*
|
||||
X13196372Y-13703031D02*
|
||||
X13186849Y-13674460D01*
|
||||
X13186849Y-13674460D02*
|
||||
X13177325Y-13626841D01*
|
||||
X13177325Y-13626841D02*
|
||||
X13177325Y-13588746D01*
|
||||
X13177325Y-13588746D02*
|
||||
X13186849Y-13541127D01*
|
||||
X13186849Y-13541127D02*
|
||||
X13196372Y-13512555D01*
|
||||
X13196372Y-13512555D02*
|
||||
X13205896Y-13493508D01*
|
||||
X13205896Y-13493508D02*
|
||||
X13224944Y-13464936D01*
|
||||
X13224944Y-13464936D02*
|
||||
X13234468Y-13455412D01*
|
||||
X13310658Y-13550650D02*
|
||||
X13310658Y-13683984D01*
|
||||
X13310658Y-13569698D02*
|
||||
X13320182Y-13560174D01*
|
||||
X13320182Y-13560174D02*
|
||||
X13339230Y-13550650D01*
|
||||
X13339230Y-13550650D02*
|
||||
X13367801Y-13550650D01*
|
||||
X13367801Y-13550650D02*
|
||||
X13386849Y-13560174D01*
|
||||
X13386849Y-13560174D02*
|
||||
X13396372Y-13579222D01*
|
||||
X13396372Y-13579222D02*
|
||||
X13396372Y-13683984D01*
|
||||
X13520182Y-13683984D02*
|
||||
X13501134Y-13674460D01*
|
||||
X13501134Y-13674460D02*
|
||||
X13491611Y-13664936D01*
|
||||
X13491611Y-13664936D02*
|
||||
X13482087Y-13645888D01*
|
||||
X13482087Y-13645888D02*
|
||||
X13482087Y-13588746D01*
|
||||
X13482087Y-13588746D02*
|
||||
X13491611Y-13569698D01*
|
||||
X13491611Y-13569698D02*
|
||||
X13501134Y-13560174D01*
|
||||
X13501134Y-13560174D02*
|
||||
X13520182Y-13550650D01*
|
||||
X13520182Y-13550650D02*
|
||||
X13548753Y-13550650D01*
|
||||
X13548753Y-13550650D02*
|
||||
X13567801Y-13560174D01*
|
||||
X13567801Y-13560174D02*
|
||||
X13577325Y-13569698D01*
|
||||
X13577325Y-13569698D02*
|
||||
X13586849Y-13588746D01*
|
||||
X13586849Y-13588746D02*
|
||||
X13586849Y-13645888D01*
|
||||
X13586849Y-13645888D02*
|
||||
X13577325Y-13664936D01*
|
||||
X13577325Y-13664936D02*
|
||||
X13567801Y-13674460D01*
|
||||
X13567801Y-13674460D02*
|
||||
X13548753Y-13683984D01*
|
||||
X13548753Y-13683984D02*
|
||||
X13520182Y-13683984D01*
|
||||
X13643992Y-13550650D02*
|
||||
X13720182Y-13550650D01*
|
||||
X13672563Y-13483984D02*
|
||||
X13672563Y-13655412D01*
|
||||
X13672563Y-13655412D02*
|
||||
X13682087Y-13674460D01*
|
||||
X13682087Y-13674460D02*
|
||||
X13701134Y-13683984D01*
|
||||
X13701134Y-13683984D02*
|
||||
X13720182Y-13683984D01*
|
||||
X13939230Y-13550650D02*
|
||||
X13939230Y-13750650D01*
|
||||
X13939230Y-13560174D02*
|
||||
X13958277Y-13550650D01*
|
||||
X13958277Y-13550650D02*
|
||||
X13996373Y-13550650D01*
|
||||
X13996373Y-13550650D02*
|
||||
X14015420Y-13560174D01*
|
||||
X14015420Y-13560174D02*
|
||||
X14024944Y-13569698D01*
|
||||
X14024944Y-13569698D02*
|
||||
X14034468Y-13588746D01*
|
||||
X14034468Y-13588746D02*
|
||||
X14034468Y-13645888D01*
|
||||
X14034468Y-13645888D02*
|
||||
X14024944Y-13664936D01*
|
||||
X14024944Y-13664936D02*
|
||||
X14015420Y-13674460D01*
|
||||
X14015420Y-13674460D02*
|
||||
X13996373Y-13683984D01*
|
||||
X13996373Y-13683984D02*
|
||||
X13958277Y-13683984D01*
|
||||
X13958277Y-13683984D02*
|
||||
X13939230Y-13674460D01*
|
||||
X14148753Y-13683984D02*
|
||||
X14129706Y-13674460D01*
|
||||
X14129706Y-13674460D02*
|
||||
X14120182Y-13655412D01*
|
||||
X14120182Y-13655412D02*
|
||||
X14120182Y-13483984D01*
|
||||
X14310658Y-13683984D02*
|
||||
X14310658Y-13579222D01*
|
||||
X14310658Y-13579222D02*
|
||||
X14301134Y-13560174D01*
|
||||
X14301134Y-13560174D02*
|
||||
X14282087Y-13550650D01*
|
||||
X14282087Y-13550650D02*
|
||||
X14243992Y-13550650D01*
|
||||
X14243992Y-13550650D02*
|
||||
X14224944Y-13560174D01*
|
||||
X14310658Y-13674460D02*
|
||||
X14291611Y-13683984D01*
|
||||
X14291611Y-13683984D02*
|
||||
X14243992Y-13683984D01*
|
||||
X14243992Y-13683984D02*
|
||||
X14224944Y-13674460D01*
|
||||
X14224944Y-13674460D02*
|
||||
X14215420Y-13655412D01*
|
||||
X14215420Y-13655412D02*
|
||||
X14215420Y-13636365D01*
|
||||
X14215420Y-13636365D02*
|
||||
X14224944Y-13617317D01*
|
||||
X14224944Y-13617317D02*
|
||||
X14243992Y-13607793D01*
|
||||
X14243992Y-13607793D02*
|
||||
X14291611Y-13607793D01*
|
||||
X14291611Y-13607793D02*
|
||||
X14310658Y-13598269D01*
|
||||
X14377325Y-13550650D02*
|
||||
X14453515Y-13550650D01*
|
||||
X14405896Y-13483984D02*
|
||||
X14405896Y-13655412D01*
|
||||
X14405896Y-13655412D02*
|
||||
X14415420Y-13674460D01*
|
||||
X14415420Y-13674460D02*
|
||||
X14434468Y-13683984D01*
|
||||
X14434468Y-13683984D02*
|
||||
X14453515Y-13683984D01*
|
||||
X14596373Y-13674460D02*
|
||||
X14577325Y-13683984D01*
|
||||
X14577325Y-13683984D02*
|
||||
X14539230Y-13683984D01*
|
||||
X14539230Y-13683984D02*
|
||||
X14520182Y-13674460D01*
|
||||
X14520182Y-13674460D02*
|
||||
X14510658Y-13655412D01*
|
||||
X14510658Y-13655412D02*
|
||||
X14510658Y-13579222D01*
|
||||
X14510658Y-13579222D02*
|
||||
X14520182Y-13560174D01*
|
||||
X14520182Y-13560174D02*
|
||||
X14539230Y-13550650D01*
|
||||
X14539230Y-13550650D02*
|
||||
X14577325Y-13550650D01*
|
||||
X14577325Y-13550650D02*
|
||||
X14596373Y-13560174D01*
|
||||
X14596373Y-13560174D02*
|
||||
X14605896Y-13579222D01*
|
||||
X14605896Y-13579222D02*
|
||||
X14605896Y-13598269D01*
|
||||
X14605896Y-13598269D02*
|
||||
X14510658Y-13617317D01*
|
||||
X14777325Y-13683984D02*
|
||||
X14777325Y-13483984D01*
|
||||
X14777325Y-13674460D02*
|
||||
X14758277Y-13683984D01*
|
||||
X14758277Y-13683984D02*
|
||||
X14720182Y-13683984D01*
|
||||
X14720182Y-13683984D02*
|
||||
X14701134Y-13674460D01*
|
||||
X14701134Y-13674460D02*
|
||||
X14691611Y-13664936D01*
|
||||
X14691611Y-13664936D02*
|
||||
X14682087Y-13645888D01*
|
||||
X14682087Y-13645888D02*
|
||||
X14682087Y-13588746D01*
|
||||
X14682087Y-13588746D02*
|
||||
X14691611Y-13569698D01*
|
||||
X14691611Y-13569698D02*
|
||||
X14701134Y-13560174D01*
|
||||
X14701134Y-13560174D02*
|
||||
X14720182Y-13550650D01*
|
||||
X14720182Y-13550650D02*
|
||||
X14758277Y-13550650D01*
|
||||
X14758277Y-13550650D02*
|
||||
X14777325Y-13560174D01*
|
||||
X14853515Y-13760174D02*
|
||||
X14863039Y-13750650D01*
|
||||
X14863039Y-13750650D02*
|
||||
X14882087Y-13722079D01*
|
||||
X14882087Y-13722079D02*
|
||||
X14891611Y-13703031D01*
|
||||
X14891611Y-13703031D02*
|
||||
X14901134Y-13674460D01*
|
||||
X14901134Y-13674460D02*
|
||||
X14910658Y-13626841D01*
|
||||
X14910658Y-13626841D02*
|
||||
X14910658Y-13588746D01*
|
||||
X14910658Y-13588746D02*
|
||||
X14901134Y-13541127D01*
|
||||
X14901134Y-13541127D02*
|
||||
X14891611Y-13512555D01*
|
||||
X14891611Y-13512555D02*
|
||||
X14882087Y-13493508D01*
|
||||
X14882087Y-13493508D02*
|
||||
X14863039Y-13464936D01*
|
||||
X14863039Y-13464936D02*
|
||||
X14853515Y-13455412D01*
|
||||
M02*
|
17
pcb/production/fw-anwesenheit-NPTH.drl
Normal file
17
pcb/production/fw-anwesenheit-NPTH.drl
Normal file
@ -0,0 +1,17 @@
|
||||
M48
|
||||
; DRILL file {KiCad 9.0.3} date 2025-08-16T00:15:59+0200
|
||||
; FORMAT={-:-/ absolute / metric / decimal}
|
||||
; #@! TF.CreationDate,2025-08-16T00:15:59+02:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.3
|
||||
; #@! TF.FileFunction,NonPlated,1,6,NPTH
|
||||
FMAT,2
|
||||
METRIC
|
||||
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
|
||||
T1C1.000
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T1
|
||||
X117.75Y-83.6
|
||||
X125.75Y-83.6
|
||||
M30
|
3154
pcb/production/fw-anwesenheit-PTH-drl_map.gbr
Normal file
3154
pcb/production/fw-anwesenheit-PTH-drl_map.gbr
Normal file
File diff suppressed because it is too large
Load Diff
171
pcb/production/fw-anwesenheit-PTH.drl
Normal file
171
pcb/production/fw-anwesenheit-PTH.drl
Normal file
@ -0,0 +1,171 @@
|
||||
M48
|
||||
; DRILL file {KiCad 9.0.3} date 2025-08-16T00:15:59+0200
|
||||
; FORMAT={-:-/ absolute / metric / decimal}
|
||||
; #@! TF.CreationDate,2025-08-16T00:15:59+02:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,9.0.3
|
||||
; #@! TF.FileFunction,Plated,1,6,PTH
|
||||
FMAT,2
|
||||
METRIC
|
||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||
T1C0.200
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T2C0.800
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T3C0.850
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T4C1.400
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T1
|
||||
X83.185Y-110.49
|
||||
X83.5Y-92.212
|
||||
X83.95Y-112.96
|
||||
X84.328Y-126.873
|
||||
X84.582Y-116.967
|
||||
X86.487Y-99.822
|
||||
X87.505Y-126.494
|
||||
X88.011Y-117.475
|
||||
X88.519Y-103.124
|
||||
X90.0Y-109.087
|
||||
X90.0Y-114.912
|
||||
X90.412Y-97.0
|
||||
X90.412Y-99.0
|
||||
X91.694Y-127.889
|
||||
X92.583Y-119.888
|
||||
X92.71Y-98.044
|
||||
X94.488Y-125.73
|
||||
X95.25Y-113.157
|
||||
X95.631Y-100.965
|
||||
X96.774Y-120.904
|
||||
X96.774Y-121.539
|
||||
X96.774Y-122.174
|
||||
X96.774Y-123.444
|
||||
X96.774Y-124.079
|
||||
X96.774Y-124.714
|
||||
X96.926Y-126.086
|
||||
X96.926Y-126.644
|
||||
X96.926Y-127.203
|
||||
X97.663Y-114.046
|
||||
X97.663Y-116.332
|
||||
X97.663Y-120.904
|
||||
X97.663Y-121.539
|
||||
X97.663Y-122.174
|
||||
X97.663Y-123.444
|
||||
X97.663Y-124.079
|
||||
X97.663Y-124.714
|
||||
X97.688Y-126.086
|
||||
X97.688Y-126.644
|
||||
X97.688Y-127.203
|
||||
X98.552Y-102.489
|
||||
X98.552Y-120.904
|
||||
X98.552Y-121.539
|
||||
X98.552Y-122.174
|
||||
X98.552Y-123.444
|
||||
X98.552Y-124.079
|
||||
X98.552Y-124.714
|
||||
X98.603Y-126.086
|
||||
X98.603Y-126.644
|
||||
X98.603Y-127.203
|
||||
X102.108Y-98.552
|
||||
X103.505Y-98.552
|
||||
X104.267Y-119.761
|
||||
X104.267Y-120.396
|
||||
X104.521Y-125.095
|
||||
X104.902Y-119.761
|
||||
X104.902Y-120.396
|
||||
X105.029Y-112.522
|
||||
X105.029Y-113.411
|
||||
X105.475Y-105.0
|
||||
X107.315Y-112.903
|
||||
X107.315Y-113.665
|
||||
X107.315Y-114.3
|
||||
X107.823Y-112.903
|
||||
X107.823Y-113.665
|
||||
X107.823Y-114.3
|
||||
X110.49Y-115.189
|
||||
X112.903Y-83.947
|
||||
X112.903Y-118.491
|
||||
X113.411Y-93.853
|
||||
X113.792Y-126.746
|
||||
X113.822Y-116.438
|
||||
X115.443Y-91.821
|
||||
X115.951Y-117.094
|
||||
X116.0Y-102.412
|
||||
X116.078Y-118.491
|
||||
X116.332Y-125.984
|
||||
X116.459Y-125.476
|
||||
X116.967Y-125.349
|
||||
X117.475Y-116.84
|
||||
X117.705Y-113.56
|
||||
X117.705Y-115.443
|
||||
X118.0Y-102.412
|
||||
X118.237Y-110.998
|
||||
X118.491Y-99.06
|
||||
X118.55Y-94.65
|
||||
X119.634Y-126.492
|
||||
X119.634Y-127.0
|
||||
X119.634Y-127.508
|
||||
X119.65Y-94.65
|
||||
X119.761Y-110.998
|
||||
X120.0Y-102.412
|
||||
X120.0Y-121.0
|
||||
X120.015Y-99.441
|
||||
X120.015Y-119.253
|
||||
X120.294Y-113.589
|
||||
X120.75Y-94.65
|
||||
X121.92Y-94.234
|
||||
X121.92Y-95.123
|
||||
X122.0Y-100.587
|
||||
X122.0Y-102.412
|
||||
X122.174Y-97.536
|
||||
X122.174Y-126.619
|
||||
X122.174Y-127.381
|
||||
X122.5Y-119.087
|
||||
X122.5Y-120.912
|
||||
X122.53Y-126.949
|
||||
X122.936Y-94.65
|
||||
X122.936Y-126.619
|
||||
X122.936Y-127.381
|
||||
X123.825Y-97.536
|
||||
X124.0Y-102.412
|
||||
X124.079Y-94.234
|
||||
X124.079Y-94.996
|
||||
X125.15Y-94.65
|
||||
X125.984Y-114.046
|
||||
X125.984Y-115.57
|
||||
X126.0Y-102.412
|
||||
X126.25Y-94.65
|
||||
X126.873Y-97.536
|
||||
X127.35Y-94.65
|
||||
X128.0Y-102.5
|
||||
X128.219Y-113.284
|
||||
X128.219Y-114.198
|
||||
X128.27Y-115.824
|
||||
X128.27Y-116.713
|
||||
X128.651Y-83.947
|
||||
X128.905Y-93.599
|
||||
X128.981Y-113.741
|
||||
X129.0Y-116.27
|
||||
X129.642Y-113.335
|
||||
X129.642Y-114.249
|
||||
X129.794Y-115.824
|
||||
X129.794Y-116.713
|
||||
T2
|
||||
X89.916Y-118.888
|
||||
X89.916Y-120.888
|
||||
T3
|
||||
X92.0Y-103.5
|
||||
X112.5Y-103.5
|
||||
T4
|
||||
X89.5Y-59.52
|
||||
X89.5Y-62.06
|
||||
X89.5Y-87.46
|
||||
X89.5Y-90.0
|
||||
X89.5Y-92.54
|
||||
X104.74Y-82.38
|
||||
X104.74Y-84.92
|
||||
X104.74Y-87.46
|
||||
X104.74Y-90.0
|
||||
X104.74Y-92.54
|
||||
M30
|
Loading…
x
Reference in New Issue
Block a user