fixed reset, added "friction fit" for pinheader, new gerber

This commit is contained in:
shufps 2024-09-10 20:51:19 +02:00
parent 435553f245
commit f46f8646dc
No known key found for this signature in database
GPG Key ID: 371CB8C24D8CB455
24 changed files with 143807 additions and 84249 deletions

View File

@ -0,0 +1,150 @@
color([0.25098, 0.25098, 0.25098, 1]) {
difference() {
union() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 1], [0, 0, 0, 1]]) {
cube(size = [19.5, 19.97, 2], center = true);
}
multmatrix([[1, 0, 0, -6.555], [0, 1, 0, -12.925], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cylinder($fn = 60, $fa = 12, $fs = 2, h = 2, r1 = 3.2, r2 = 3.2, center = false);
}
multmatrix([[1, 0, 0, 6.555], [0, 1, 0, 12.925], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cylinder($fn = 60, $fa = 12, $fs = 2, h = 2, r1 = 3.2, r2 = 3.2, center = false);
}
multmatrix([[1, 0, 0, -6.555], [0, 1, 0, -3.2], [0, 0, 1, 1], [0, 0, 0, 1]]) {
cube(size = [6.4, 20.85, 2], center = true);
}
multmatrix([[1, 0, 0, 6.555], [0, 1, 0, 3.2], [0, 0, 1, 1], [0, 0, 0, 1]]) {
cube(size = [6.4, 20.85, 2], center = true);
}
group() {
group() {
multmatrix([[1, 0, 0, -9.2], [0, 1, 0, -9.5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -5.8], [0, 1, 0, -9.5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -2.4], [0, 1, 0, -9.5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, -9.5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 4.4], [0, 1, 0, -9.5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 7.8], [0, 1, 0, -9.5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
}
group() {
multmatrix([[1, 0, 0, -9.2], [0, 1, 0, -6.2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -5.8], [0, 1, 0, -6.2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -2.4], [0, 1, 0, -6.2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, -6.2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 4.4], [0, 1, 0, -6.2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 7.8], [0, 1, 0, -6.2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
}
group() {
multmatrix([[1, 0, 0, -9.2], [0, 1, 0, -2.9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -5.8], [0, 1, 0, -2.9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -2.4], [0, 1, 0, -2.9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, -2.9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 4.4], [0, 1, 0, -2.9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 7.8], [0, 1, 0, -2.9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
}
group() {
multmatrix([[1, 0, 0, -9.2], [0, 1, 0, 0.4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -5.8], [0, 1, 0, 0.4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -2.4], [0, 1, 0, 0.4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 0.4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 4.4], [0, 1, 0, 0.4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 7.8], [0, 1, 0, 0.4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
}
group() {
multmatrix([[1, 0, 0, -9.2], [0, 1, 0, 3.7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -5.8], [0, 1, 0, 3.7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -2.4], [0, 1, 0, 3.7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 3.7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 4.4], [0, 1, 0, 3.7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 7.8], [0, 1, 0, 3.7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
}
group() {
multmatrix([[1, 0, 0, -9.2], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -5.8], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, -2.4], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 4.4], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
multmatrix([[1, 0, 0, 7.8], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [1, 2, 15], center = false);
}
}
}
}
multmatrix([[1, 0, 0, -6.555], [0, 1, 0, -12.925], [0, 0, 1, -0.5], [0, 0, 0, 1]]) {
cylinder($fn = 60, $fa = 12, $fs = 2, h = 3, r1 = 1.6, r2 = 1.6, center = false);
}
multmatrix([[1, 0, 0, 6.555], [0, 1, 0, 12.925], [0, 0, 1, -0.5], [0, 0, 0, 1]]) {
cylinder($fn = 60, $fa = 12, $fs = 2, h = 3, r1 = 1.6, r2 = 1.6, center = false);
}
}
}

View File

@ -0,0 +1,23 @@
$fn=60;
w=3.2;
h=2;
color("#404040") difference() {
union() {
translate([0,0,h/2]) cube([19.5,19.97,h], center=true);
translate([-13.11/2, -25.85/2, 0]) cylinder(r=w, h=h);
translate([13.11/2, 25.85/2, 0]) cylinder(r=w, h=h);
translate([-13.11/2, -w, h/2]) cube([w *2, 25.85-5, h], center=true);
translate([13.11/2, +w, h/2]) cube([w *2, 25.85-5, h], center=true);
for (y=[-2:3]) {
for (x=[-2:3]) {
translate([x*3.4-0.5-1.9, y*3.3-1-1.9]) cube([1, 2, 15]);
}
}
}
translate([-13.11/2, -25.85/2, -0.5]) cylinder(r=1.6, h=h+1);
translate([13.11/2, 25.85/2, -0.5]) cylinder(r=1.6, h=h+1);
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,55 +1,59 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1*
G04 #@! TF.CreationDate,2024-08-12T13:14:35+02:00*
G04 #@! TF.CreationDate,2024-09-10T20:50:46+02:00*
G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,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 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-08-12 13:14:35*
G04 Created by KiCad (PCBNEW 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-09-10 20:50:46*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.650000*%
%ADD11O,2.100000X1.000000*%
%ADD12O,1.800000X1.000000*%
%ADD13C,1.700000*%
%ADD10C,1.700000*%
%ADD11C,0.650000*%
%ADD12O,2.100000X1.000000*%
%ADD13O,1.800000X1.000000*%
%ADD14C,3.200000*%
G04 APERTURE END LIST*
D10*
X89440000Y-77490000D03*
X91980000Y-77890000D03*
X94520000Y-77490000D03*
X97060000Y-77890000D03*
X99600000Y-77490000D03*
X102140000Y-77890000D03*
X104680000Y-77490000D03*
X107220000Y-77890000D03*
X109760000Y-77490000D03*
X112300000Y-77890000D03*
X114840000Y-77490000D03*
X117380000Y-77890000D03*
X117380000Y-54970000D03*
X114840000Y-54570000D03*
X112300000Y-54970000D03*
X109760000Y-54570000D03*
X107220000Y-54970000D03*
X104680000Y-54570000D03*
X102140000Y-54970000D03*
X99600000Y-54570000D03*
X97060000Y-54970000D03*
X94520000Y-54570000D03*
X91980000Y-54970000D03*
X89440000Y-54570000D03*
D11*
X135985000Y-69080000D03*
X135985000Y-63300000D03*
D11*
D12*
X135485000Y-70510000D03*
D12*
X139665000Y-70510000D03*
D11*
X135485000Y-61870000D03*
D12*
X139665000Y-61870000D03*
D13*
X89440000Y-77690000D03*
X91980000Y-77690000D03*
X94520000Y-77690000D03*
X97060000Y-77690000D03*
X99600000Y-77690000D03*
X102140000Y-77690000D03*
X104680000Y-77690000D03*
X107220000Y-77690000D03*
X109760000Y-77690000D03*
X112300000Y-77690000D03*
X114840000Y-77690000D03*
X117380000Y-77690000D03*
X117380000Y-54770000D03*
X114840000Y-54770000D03*
X112300000Y-54770000D03*
X109760000Y-54770000D03*
X107220000Y-54770000D03*
X104680000Y-54770000D03*
X102140000Y-54770000D03*
X99600000Y-54770000D03*
X97060000Y-54770000D03*
X94520000Y-54770000D03*
X91980000Y-54770000D03*
X89440000Y-54770000D03*
X139665000Y-70510000D03*
D12*
X135485000Y-61870000D03*
D13*
X139665000Y-61870000D03*
D14*
X117230000Y-72760000D03*
X91370000Y-59640000D03*
M02*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1*
G04 #@! TF.CreationDate,2024-08-12T13:14:35+02:00*
G04 #@! TF.CreationDate,2024-09-10T20:50:46+02:00*
G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,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 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-08-12 13:14:35*
G04 Created by KiCad (PCBNEW 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-09-10 20:50:46*
%MOMM*%
%LPD*%
G01*

View File

@ -1,52 +1,53 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1*
G04 #@! TF.CreationDate,2024-08-12T13:14:35+02:00*
G04 #@! TF.CreationDate,2024-09-10T20:50:46+02:00*
G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original*
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 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-08-12 13:14:35*
G04 Created by KiCad (PCBNEW 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-09-10 20:50:46*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.150000*%
%ADD11C,0.120000*%
%ADD12C,0.650000*%
%ADD13O,2.100000X1.000000*%
%ADD14O,1.800000X1.000000*%
%ADD15C,1.700000*%
%ADD12C,1.700000*%
%ADD13C,0.650000*%
%ADD14O,2.100000X1.000000*%
%ADD15O,1.800000X1.000000*%
%ADD16C,3.200000*%
G04 APERTURE END LIST*
D10*
X131961904Y-54054819D02*
X131961904Y-54864342D01*
X131961904Y-54864342D02*
X131914285Y-54959580D01*
X131914285Y-54959580D02*
X131866666Y-55007200D01*
X131866666Y-55007200D02*
X131771428Y-55054819D01*
X131771428Y-55054819D02*
X131580952Y-55054819D01*
X131580952Y-55054819D02*
X131485714Y-55007200D01*
X131485714Y-55007200D02*
X131438095Y-54959580D01*
X131438095Y-54959580D02*
X131390476Y-54864342D01*
X131390476Y-54864342D02*
X131390476Y-54054819D01*
X130390476Y-55054819D02*
X130961904Y-55054819D01*
X130676190Y-55054819D02*
X130676190Y-54054819D01*
X130676190Y-54054819D02*
X130771428Y-54197676D01*
X130771428Y-54197676D02*
X130866666Y-54292914D01*
X130866666Y-54292914D02*
X130961904Y-54340533D01*
X131809523Y-54162295D02*
X131809523Y-54809914D01*
X131809523Y-54809914D02*
X131771428Y-54886104D01*
X131771428Y-54886104D02*
X131733333Y-54924200D01*
X131733333Y-54924200D02*
X131657142Y-54962295D01*
X131657142Y-54962295D02*
X131504761Y-54962295D01*
X131504761Y-54962295D02*
X131428571Y-54924200D01*
X131428571Y-54924200D02*
X131390476Y-54886104D01*
X131390476Y-54886104D02*
X131352380Y-54809914D01*
X131352380Y-54809914D02*
X131352380Y-54162295D01*
X130552381Y-54962295D02*
X131009524Y-54962295D01*
X130780952Y-54962295D02*
X130780952Y-54162295D01*
X130780952Y-54162295D02*
X130857143Y-54276580D01*
X130857143Y-54276580D02*
X130933333Y-54352771D01*
X130933333Y-54352771D02*
X131009524Y-54390866D01*
D11*
X84300000Y-53530000D02*
X84300000Y-78930000D01*
@ -59,40 +60,43 @@ X80300000Y-78975000D01*
X80300000Y-53485000D01*
%LPC*%
D12*
X89440000Y-77490000D03*
X91980000Y-77890000D03*
X94520000Y-77490000D03*
X97060000Y-77890000D03*
X99600000Y-77490000D03*
X102140000Y-77890000D03*
X104680000Y-77490000D03*
X107220000Y-77890000D03*
X109760000Y-77490000D03*
X112300000Y-77890000D03*
X114840000Y-77490000D03*
X117380000Y-77890000D03*
X117380000Y-54970000D03*
X114840000Y-54570000D03*
X112300000Y-54970000D03*
X109760000Y-54570000D03*
X107220000Y-54970000D03*
X104680000Y-54570000D03*
X102140000Y-54970000D03*
X99600000Y-54570000D03*
X97060000Y-54970000D03*
X94520000Y-54570000D03*
X91980000Y-54970000D03*
X89440000Y-54570000D03*
D13*
X135985000Y-69080000D03*
X135985000Y-63300000D03*
D13*
D14*
X135485000Y-70510000D03*
D14*
X139665000Y-70510000D03*
D13*
X135485000Y-61870000D03*
D14*
X139665000Y-61870000D03*
D15*
X89440000Y-77690000D03*
X91980000Y-77690000D03*
X94520000Y-77690000D03*
X97060000Y-77690000D03*
X99600000Y-77690000D03*
X102140000Y-77690000D03*
X104680000Y-77690000D03*
X107220000Y-77690000D03*
X109760000Y-77690000D03*
X112300000Y-77690000D03*
X114840000Y-77690000D03*
X117380000Y-77690000D03*
X117380000Y-54770000D03*
X114840000Y-54770000D03*
X112300000Y-54770000D03*
X109760000Y-54770000D03*
X107220000Y-54770000D03*
X104680000Y-54770000D03*
X102140000Y-54770000D03*
X99600000Y-54770000D03*
X97060000Y-54770000D03*
X94520000Y-54770000D03*
X91980000Y-54770000D03*
X89440000Y-54770000D03*
X139665000Y-70510000D03*
D14*
X135485000Y-61870000D03*
D15*
X139665000Y-61870000D03*
D16*
X117230000Y-72760000D03*
X91370000Y-59640000D03*
%LPD*%
M02*

View File

@ -1,11 +1,11 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1*
G04 #@! TF.CreationDate,2024-08-12T13:14:36+02:00*
G04 #@! TF.CreationDate,2024-09-10T20:50:46+02:00*
G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,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 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-08-12 13:14:36*
G04 Created by KiCad (PCBNEW 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-09-10 20:50:46*
%MOMM*%
%LPD*%
G01*

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1*
G04 #@! TF.CreationDate,2024-08-12T13:14:35+02:00*
G04 #@! TF.CreationDate,2024-09-10T20:50:46+02:00*
G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,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 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-08-12 13:14:35*
G04 Created by KiCad (PCBNEW 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-09-10 20:50:46*
%MOMM*%
%LPD*%
G01*
@ -29,425 +29,281 @@ G04 Aperture macros list*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10C,0.000000*%
%ADD11C,0.010000*%
%ADD12RoundRect,0.150000X0.150000X-0.512500X0.150000X0.512500X-0.150000X0.512500X-0.150000X-0.512500X0*%
%ADD10C,0.010000*%
%ADD11C,1.700000*%
%ADD12RoundRect,0.150000X-0.512500X-0.150000X0.512500X-0.150000X0.512500X0.150000X-0.512500X0.150000X0*%
%ADD13RoundRect,0.135000X0.185000X-0.135000X0.185000X0.135000X-0.185000X0.135000X-0.185000X-0.135000X0*%
%ADD14RoundRect,0.140000X-0.170000X0.140000X-0.170000X-0.140000X0.170000X-0.140000X0.170000X0.140000X0*%
%ADD15RoundRect,0.140000X0.140000X0.170000X-0.140000X0.170000X-0.140000X-0.170000X0.140000X-0.170000X0*%
%ADD16RoundRect,0.140000X-0.140000X-0.170000X0.140000X-0.170000X0.140000X0.170000X-0.140000X0.170000X0*%
%ADD17RoundRect,0.140000X0.170000X-0.140000X0.170000X0.140000X-0.170000X0.140000X-0.170000X-0.140000X0*%
%ADD18RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*%
%ADD19RoundRect,0.135000X-0.185000X0.135000X-0.185000X-0.135000X0.185000X-0.135000X0.185000X0.135000X0*%
%ADD20RoundRect,0.225000X-0.225000X-0.375000X0.225000X-0.375000X0.225000X0.375000X-0.225000X0.375000X0*%
%ADD21R,0.220000X0.599999*%
%ADD22C,0.650000*%
%ADD23RoundRect,0.150000X0.425000X-0.150000X0.425000X0.150000X-0.425000X0.150000X-0.425000X-0.150000X0*%
%ADD24RoundRect,0.075000X0.500000X-0.075000X0.500000X0.075000X-0.500000X0.075000X-0.500000X-0.075000X0*%
%ADD25O,2.100000X1.000000*%
%ADD26O,1.800000X1.000000*%
%ADD27RoundRect,0.135000X-0.135000X-0.185000X0.135000X-0.185000X0.135000X0.185000X-0.135000X0.185000X0*%
%ADD28RoundRect,0.135000X0.135000X0.185000X-0.135000X0.185000X-0.135000X-0.185000X0.135000X-0.185000X0*%
%ADD29R,1.300000X1.100000*%
%ADD30C,2.000000*%
%ADD31RoundRect,0.250000X-0.325000X-1.100000X0.325000X-1.100000X0.325000X1.100000X-0.325000X1.100000X0*%
%ADD32RoundRect,0.250000X-0.312500X-0.625000X0.312500X-0.625000X0.312500X0.625000X-0.312500X0.625000X0*%
%ADD33RoundRect,0.200000X-0.275000X0.200000X-0.275000X-0.200000X0.275000X-0.200000X0.275000X0.200000X0*%
%ADD34RoundRect,0.200000X0.275000X-0.200000X0.275000X0.200000X-0.275000X0.200000X-0.275000X-0.200000X0*%
%ADD35RoundRect,0.236600X-0.000010X0.295000X-0.000010X-0.295000X0.000010X-0.295000X0.000010X0.295000X0*%
%ADD36R,0.254000X0.762000*%
%ADD37RoundRect,0.150000X-0.150000X0.512500X-0.150000X-0.512500X0.150000X-0.512500X0.150000X0.512500X0*%
%ADD38RoundRect,0.250000X0.475000X-0.250000X0.475000X0.250000X-0.475000X0.250000X-0.475000X-0.250000X0*%
%ADD39RoundRect,0.225000X-0.250000X0.225000X-0.250000X-0.225000X0.250000X-0.225000X0.250000X0.225000X0*%
%ADD40C,1.700000*%
%ADD14R,2.700000X7.500000*%
%ADD15RoundRect,0.140000X0.170000X-0.140000X0.170000X0.140000X-0.170000X0.140000X-0.170000X-0.140000X0*%
%ADD16RoundRect,0.140000X-0.170000X0.140000X-0.170000X-0.140000X0.170000X-0.140000X0.170000X0.140000X0*%
%ADD17RoundRect,0.250000X-0.475000X0.250000X-0.475000X-0.250000X0.475000X-0.250000X0.475000X0.250000X0*%
%ADD18RoundRect,0.140000X0.140000X0.170000X-0.140000X0.170000X-0.140000X-0.170000X0.140000X-0.170000X0*%
%ADD19RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*%
%ADD20RoundRect,0.135000X-0.185000X0.135000X-0.185000X-0.135000X0.185000X-0.135000X0.185000X0.135000X0*%
%ADD21C,0.650000*%
%ADD22RoundRect,0.150000X0.425000X-0.150000X0.425000X0.150000X-0.425000X0.150000X-0.425000X-0.150000X0*%
%ADD23RoundRect,0.075000X0.500000X-0.075000X0.500000X0.075000X-0.500000X0.075000X-0.500000X-0.075000X0*%
%ADD24O,2.100000X1.000000*%
%ADD25O,1.800000X1.000000*%
%ADD26RoundRect,0.135000X0.135000X0.185000X-0.135000X0.185000X-0.135000X-0.185000X0.135000X-0.185000X0*%
%ADD27R,1.300000X1.100000*%
%ADD28C,2.000000*%
%ADD29RoundRect,0.250000X-1.100000X0.325000X-1.100000X-0.325000X1.100000X-0.325000X1.100000X0.325000X0*%
%ADD30RoundRect,0.135000X-0.135000X-0.185000X0.135000X-0.185000X0.135000X0.185000X-0.135000X0.185000X0*%
%ADD31RoundRect,0.236600X-0.000010X0.295000X-0.000010X-0.295000X0.000010X-0.295000X0.000010X0.295000X0*%
%ADD32R,0.254000X0.762000*%
%ADD33C,3.200000*%
%ADD34RoundRect,0.075000X-0.075000X0.275000X-0.075000X-0.275000X0.075000X-0.275000X0.075000X0.275000X0*%
G04 APERTURE END LIST*
D10*
X101955000Y-66400000D02*
X100325000Y-66400000D01*
X100325000Y-69340000D01*
X101955000Y-69340000D01*
X101955000Y-66400000D01*
G36*
X122210002Y-69390000D02*
X101955000Y-66400000D02*
G01*
X122210004Y-69709999D01*
X122160002Y-69759999D01*
X122073002Y-69759999D01*
X122037002Y-69775000D01*
X121690000Y-70122000D01*
X121675001Y-70157999D01*
X121675001Y-70364999D01*
X121625002Y-70414999D01*
X121150001Y-70414999D01*
X121100001Y-70364999D01*
X121100001Y-70240000D01*
X121050001Y-70190001D01*
X120750002Y-70190001D01*
X120700002Y-70140001D01*
X120700002Y-69990001D01*
X120750002Y-69940001D01*
X121050001Y-69940001D01*
X121100001Y-69889999D01*
X121100001Y-69739999D01*
X121050001Y-69689999D01*
X120750002Y-69689999D01*
X120700002Y-69639999D01*
X120700002Y-69489999D01*
X120750002Y-69440000D01*
X121050001Y-69440000D01*
X121100001Y-69390000D01*
X121150001Y-69340000D01*
X122160002Y-69340000D01*
X122210002Y-69390000D01*
X100325000Y-66400000D01*
X100325000Y-69340000D01*
X101955000Y-69340000D01*
X101955000Y-66400000D01*
G37*
X101965000Y-63060000D02*
X100335000Y-63060000D01*
X100335000Y-66000000D01*
X101965000Y-66000000D01*
X101965000Y-63060000D01*
G36*
X124000001Y-69390000D02*
X101965000Y-63060000D02*
G01*
X124050001Y-69440000D01*
X124350000Y-69440000D01*
X124400000Y-69489999D01*
X124400000Y-69639999D01*
X124350000Y-69689999D01*
X124050001Y-69689999D01*
X124000001Y-69739999D01*
X124000001Y-69889999D01*
X124050001Y-69940001D01*
X124350000Y-69940001D01*
X124400000Y-69990001D01*
X124400000Y-70140001D01*
X124350000Y-70190001D01*
X124050001Y-70190001D01*
X124000001Y-70240000D01*
X124000001Y-70364999D01*
X123950001Y-70414999D01*
X123475000Y-70414999D01*
X123425001Y-70364999D01*
X123425001Y-70157999D01*
X123410002Y-70122000D01*
X123063000Y-69775000D01*
X123027000Y-69759999D01*
X122940000Y-69759999D01*
X122889998Y-69709999D01*
X122890000Y-69390000D01*
X122940000Y-69340000D01*
X123950001Y-69340000D01*
X124000001Y-69390000D01*
X100335000Y-63060000D01*
X100335000Y-66000000D01*
X101965000Y-66000000D01*
X101965000Y-63060000D01*
G37*
X103915000Y-63060000D02*
X102285000Y-63060000D01*
X102285000Y-66000000D01*
X103915000Y-66000000D01*
X103915000Y-63060000D01*
G36*
X122100002Y-66840002D02*
X103915000Y-63060000D02*
G01*
X122100002Y-68940001D01*
X122049999Y-68990000D01*
X121150004Y-68989998D01*
X121100001Y-68940001D01*
X121100001Y-68824999D01*
X121050001Y-68775000D01*
X120750002Y-68774997D01*
X120700000Y-68725000D01*
X120700002Y-68574997D01*
X120750002Y-68525000D01*
X121050001Y-68525005D01*
X121100001Y-68475000D01*
X121100001Y-68325003D01*
X121050001Y-68275001D01*
X120750002Y-68275001D01*
X120700002Y-68225001D01*
X120700002Y-68075001D01*
X120750002Y-68025001D01*
X121050001Y-68025001D01*
X121100001Y-67974999D01*
X121100001Y-67825001D01*
X121050001Y-67774999D01*
X120750002Y-67775002D01*
X120700002Y-67724999D01*
X120700002Y-67574999D01*
X120750002Y-67525000D01*
X121050001Y-67525000D01*
X121100001Y-67475000D01*
X121100001Y-67325000D01*
X121050001Y-67275000D01*
X120750002Y-67275000D01*
X120700002Y-67225000D01*
X120700002Y-67075000D01*
X120750000Y-67025001D01*
X121050001Y-67025001D01*
X121100001Y-66975001D01*
X121100001Y-66840002D01*
X121150001Y-66790000D01*
X122050005Y-66790000D01*
X122100002Y-66840002D01*
X102285000Y-63060000D01*
X102285000Y-66000000D01*
X103915000Y-66000000D01*
X103915000Y-63060000D01*
G37*
X103925000Y-66410000D02*
X102295000Y-66410000D01*
X102295000Y-69350000D01*
X103925000Y-69350000D01*
X103925000Y-66410000D01*
G36*
X124000001Y-66840002D02*
X103925000Y-66410000D02*
G01*
X124000001Y-66975001D01*
X124050001Y-67025001D01*
X124350000Y-67025001D01*
X124400000Y-67075000D01*
X124400000Y-67225000D01*
X124350000Y-67275000D01*
X124050001Y-67275000D01*
X124000001Y-67325000D01*
X124000001Y-67475000D01*
X124050001Y-67525000D01*
X124350000Y-67525000D01*
X124400000Y-67574999D01*
X124400000Y-67724999D01*
X124350000Y-67775002D01*
X124050001Y-67775002D01*
X124000001Y-67824999D01*
X124000001Y-67975001D01*
X124050001Y-68025001D01*
X124350000Y-68025001D01*
X124400000Y-68075001D01*
X124400000Y-68225001D01*
X124350000Y-68275001D01*
X124050001Y-68275001D01*
X124000001Y-68325003D01*
X124000001Y-68475000D01*
X124050001Y-68525003D01*
X124350000Y-68525000D01*
X124400000Y-68574997D01*
X124400002Y-68725000D01*
X124350000Y-68774997D01*
X124050001Y-68775000D01*
X124000001Y-68824999D01*
X124000001Y-68940001D01*
X123950001Y-68989998D01*
X123050003Y-68990000D01*
X123000000Y-68940001D01*
X123000000Y-66840002D01*
X123050000Y-66790000D01*
X123950001Y-66790000D01*
X124000001Y-66840002D01*
X102295000Y-66410000D01*
X102295000Y-69350000D01*
X103925000Y-69350000D01*
X103925000Y-66410000D01*
G37*
X105865000Y-66400000D02*
X104235000Y-66400000D01*
X104235000Y-69340000D01*
X105865000Y-69340000D01*
X105865000Y-66400000D01*
G36*
X105865000Y-66400000D02*
G01*
X104235000Y-66400000D01*
X104235000Y-69340000D01*
X105865000Y-69340000D01*
X105865000Y-66400000D01*
G37*
X105870000Y-63060000D02*
X104240000Y-63060000D01*
X104240000Y-66000000D01*
X105870000Y-66000000D01*
X105870000Y-63060000D01*
G36*
X105870000Y-63060000D02*
G01*
X104240000Y-63060000D01*
X104240000Y-66000000D01*
X105870000Y-66000000D01*
X105870000Y-63060000D01*
G37*
X108220000Y-63050000D02*
X106380000Y-63050000D01*
X106380000Y-65990000D01*
X108220000Y-65990000D01*
X108220000Y-63050000D01*
G36*
X108220000Y-63050000D02*
G01*
X106380000Y-63050000D01*
X106380000Y-65990000D01*
X108220000Y-65990000D01*
X108220000Y-63050000D01*
G37*
X108220000Y-66410000D02*
X106380000Y-66410000D01*
X106380000Y-69350000D01*
X108220000Y-69350000D01*
X108220000Y-66410000D01*
G36*
X108220000Y-66410000D02*
G01*
X106380000Y-66410000D01*
X106380000Y-69350000D01*
X108220000Y-69350000D01*
X108220000Y-66410000D01*
G37*
D11*
X101955000Y-66400000D02*
X100325000Y-66400000D01*
X100325000Y-69340000D01*
X101955000Y-69340000D01*
X101955000Y-66400000D01*
G36*
X101955000Y-66400000D02*
G01*
X100325000Y-66400000D01*
X100325000Y-69340000D01*
X101955000Y-69340000D01*
X101955000Y-66400000D01*
G37*
X101965000Y-63060000D02*
X100335000Y-63060000D01*
X100335000Y-66000000D01*
X101965000Y-66000000D01*
X101965000Y-63060000D01*
G36*
X101965000Y-63060000D02*
G01*
X100335000Y-63060000D01*
X100335000Y-66000000D01*
X101965000Y-66000000D01*
X101965000Y-63060000D01*
G37*
X103915000Y-63060000D02*
X102285000Y-63060000D01*
X102285000Y-66000000D01*
X103915000Y-66000000D01*
X103915000Y-63060000D01*
G36*
X103915000Y-63060000D02*
G01*
X102285000Y-63060000D01*
X102285000Y-66000000D01*
X103915000Y-66000000D01*
X103915000Y-63060000D01*
G37*
X103925000Y-66410000D02*
X102295000Y-66410000D01*
X102295000Y-69350000D01*
X103925000Y-69350000D01*
X103925000Y-66410000D01*
G36*
X103925000Y-66410000D02*
G01*
X102295000Y-66410000D01*
X102295000Y-69350000D01*
X103925000Y-69350000D01*
X103925000Y-66410000D01*
G37*
X105865000Y-66400000D02*
X104235000Y-66400000D01*
X104235000Y-69340000D01*
X105865000Y-69340000D01*
X105865000Y-66400000D01*
G36*
X105865000Y-66400000D02*
G01*
X104235000Y-66400000D01*
X104235000Y-69340000D01*
X105865000Y-69340000D01*
X105865000Y-66400000D01*
G37*
X105870000Y-63060000D02*
X104240000Y-63060000D01*
X104240000Y-66000000D01*
X105870000Y-66000000D01*
X105870000Y-63060000D01*
G36*
X105870000Y-63060000D02*
G01*
X104240000Y-63060000D01*
X104240000Y-66000000D01*
X105870000Y-66000000D01*
X105870000Y-63060000D01*
G37*
X108220000Y-63050000D02*
X106380000Y-63050000D01*
X106380000Y-65990000D01*
X108220000Y-65990000D01*
X108220000Y-63050000D01*
G36*
X108220000Y-63050000D02*
G01*
X106380000Y-63050000D01*
X106380000Y-65990000D01*
X108220000Y-65990000D01*
X108220000Y-63050000D01*
G37*
X108220000Y-66410000D02*
X106380000Y-66410000D01*
X106380000Y-69350000D01*
X108220000Y-69350000D01*
X108220000Y-66410000D01*
G36*
X108220000Y-66410000D02*
G01*
X106380000Y-66410000D01*
X106380000Y-69350000D01*
X108220000Y-69350000D01*
X108220000Y-66410000D01*
G37*
X89440000Y-77490000D03*
X91980000Y-77890000D03*
X94520000Y-77490000D03*
X97060000Y-77890000D03*
X99600000Y-77490000D03*
X102140000Y-77890000D03*
X104680000Y-77490000D03*
X107220000Y-77890000D03*
X109760000Y-77490000D03*
X112300000Y-77890000D03*
X114840000Y-77490000D03*
X117380000Y-77890000D03*
X117380000Y-54970000D03*
X114840000Y-54570000D03*
X112300000Y-54970000D03*
X109760000Y-54570000D03*
X107220000Y-54970000D03*
X104680000Y-54570000D03*
X102140000Y-54970000D03*
X99600000Y-54570000D03*
X97060000Y-54970000D03*
X94520000Y-54570000D03*
X91980000Y-54970000D03*
X89440000Y-54570000D03*
D12*
X90150001Y-63037500D03*
X91100000Y-63037500D03*
X92049999Y-63037500D03*
X92049999Y-60762500D03*
X90150001Y-60762500D03*
X89662500Y-72550001D03*
X89662500Y-73500000D03*
X89662500Y-74449999D03*
X91937500Y-74449999D03*
X91937500Y-72550001D03*
D13*
X133165000Y-65550000D03*
X133165000Y-64530000D03*
D14*
X93500000Y-62620000D03*
X93500000Y-63580000D03*
X126200000Y-60600000D03*
X120400000Y-60600000D03*
D15*
X116080000Y-59900000D03*
X115120000Y-59900000D03*
X100200000Y-60980000D03*
X100200000Y-60020000D03*
D16*
X85620000Y-74200000D03*
X86580000Y-74200000D03*
X109100000Y-59820000D03*
X109100000Y-60780000D03*
D17*
X127600000Y-69780000D03*
X127600000Y-68820000D03*
X121600000Y-65800000D03*
X121600000Y-67700000D03*
D18*
X81950000Y-67437500D03*
X83850000Y-67437500D03*
X82900000Y-65562500D03*
D15*
X116080000Y-57880000D03*
X115120000Y-57880000D03*
X85680000Y-54750400D03*
X84720000Y-54750400D03*
D19*
X84050000Y-68404999D03*
X85950000Y-68404999D03*
X85000000Y-66529999D03*
D16*
X106600000Y-59820000D03*
X106600000Y-60780000D03*
D20*
X133165000Y-66430000D03*
X133165000Y-67450000D03*
D14*
X88700000Y-62620000D03*
X88700000Y-63580000D03*
D13*
X92200000Y-72109999D03*
X92200000Y-71090001D03*
D16*
X88200000Y-72620000D03*
X88200000Y-73580000D03*
D20*
X119812500Y-77510000D03*
X123112500Y-77510000D03*
X105000000Y-71490001D03*
X105000000Y-72509999D03*
D21*
X122050002Y-70464999D03*
X122550001Y-70464999D03*
X123050000Y-70464999D03*
D22*
X135985000Y-69080000D03*
X135985000Y-63300000D03*
D23*
D22*
X134910000Y-69390000D03*
X134910000Y-68590000D03*
D24*
D23*
X134910000Y-67440000D03*
X134910000Y-66440000D03*
X134910000Y-65940000D03*
X134910000Y-64940000D03*
D23*
D22*
X134910000Y-62990000D03*
X134910000Y-63790000D03*
D24*
D23*
X134910000Y-64440000D03*
X134910000Y-65440000D03*
X134910000Y-66940000D03*
X134910000Y-67940000D03*
D25*
D24*
X135485000Y-70510000D03*
D26*
X139665000Y-70510000D03*
D25*
X139665000Y-70510000D03*
D24*
X135485000Y-61870000D03*
D26*
D25*
X139665000Y-61870000D03*
D16*
X115120000Y-74200000D03*
X116080000Y-74200000D03*
D17*
X93300000Y-69980000D03*
X93300000Y-69020000D03*
D27*
X129490000Y-64250000D03*
X130510000Y-64250000D03*
X106600000Y-71600000D03*
X106600000Y-72560000D03*
X100100000Y-71520000D03*
X100100000Y-72480000D03*
X107800000Y-71600000D03*
X107800000Y-72560000D03*
D26*
X93610000Y-76200000D03*
X92590000Y-76200000D03*
D16*
X115120000Y-73100000D03*
X116080000Y-73100000D03*
D28*
X93510000Y-74800000D03*
X92490000Y-74800000D03*
D15*
X116080000Y-58900000D03*
X115120000Y-58900000D03*
X107800000Y-59820000D03*
X107800000Y-60780000D03*
D17*
X131200000Y-65750000D03*
X131200000Y-67650000D03*
D27*
X92480002Y-75800000D03*
X93500000Y-75800000D03*
D29*
X84550000Y-61750000D03*
X86850000Y-61750000D03*
X86850000Y-59850000D03*
X84550000Y-59850000D03*
D15*
X86600000Y-63000000D03*
X85640000Y-63000000D03*
D30*
X90445000Y-66265000D03*
X92745000Y-66265000D03*
X92745000Y-64365000D03*
X90445000Y-64365000D03*
D17*
X129200000Y-65750000D03*
X129200000Y-67650000D03*
X119500000Y-65800000D03*
X119500000Y-67700000D03*
D18*
X92495000Y-67515000D03*
X91535000Y-67515000D03*
D28*
X139300000Y-77400000D03*
D31*
X121045000Y-64390000D03*
X123995000Y-64390000D03*
D17*
X93300000Y-67880000D03*
X93300000Y-66920000D03*
D29*
X116700000Y-64825000D03*
X116700000Y-67775000D03*
D16*
X85920000Y-67700000D03*
X86880000Y-67700000D03*
D32*
X129037500Y-70100000D03*
X131962500Y-70100000D03*
D14*
X93500000Y-60220000D03*
X93500000Y-61180000D03*
D33*
X123400000Y-71905000D03*
X123400000Y-73555000D03*
X93362500Y-68870001D03*
X93362500Y-69830001D03*
D28*
X83300000Y-64000000D03*
X82280000Y-64000000D03*
D34*
X125270000Y-73550000D03*
X125270000Y-71900000D03*
D35*
X139300000Y-55100000D03*
D18*
X85680000Y-60150400D03*
X84720000Y-60150400D03*
D15*
X101300000Y-60980000D03*
X101300000Y-60020000D03*
D30*
X85390000Y-65000000D03*
X86410000Y-65000000D03*
D26*
X125500000Y-68500000D03*
X124480000Y-68500000D03*
D31*
X107900000Y-62265400D03*
X107420000Y-62265400D03*
X106940000Y-62265400D03*
@ -480,86 +336,65 @@ X106460000Y-70134600D03*
X106940000Y-70134600D03*
X107420000Y-70134600D03*
X107900000Y-70134600D03*
D36*
X85049811Y-72174800D03*
X85549937Y-72174800D03*
X86050063Y-72174800D03*
X86550189Y-72174800D03*
X86550189Y-69025200D03*
X86050063Y-69025200D03*
X85549937Y-69025200D03*
X85049811Y-69025200D03*
D15*
X91880000Y-65700000D03*
X90920000Y-65700000D03*
D14*
X88700000Y-60220000D03*
X88700000Y-61180000D03*
D32*
X86200252Y-55850400D03*
X85700126Y-55850400D03*
X85200000Y-55850400D03*
X84699874Y-55850400D03*
X84699874Y-59000000D03*
X85200000Y-59000000D03*
X85700126Y-59000000D03*
X86200252Y-59000000D03*
D16*
X115120000Y-72100000D03*
X116080000Y-72100000D03*
D27*
X85190000Y-56800000D03*
X86210000Y-56800000D03*
X88162500Y-68870001D03*
X88162500Y-69830001D03*
X93400000Y-73020000D03*
X93400000Y-73980000D03*
D33*
X117230000Y-72760000D03*
X91370000Y-59640000D03*
D16*
X115120000Y-71100000D03*
X116080000Y-71100000D03*
D19*
X109100000Y-71600000D03*
X109100000Y-72560000D03*
D20*
X104700000Y-59890000D03*
X104700000Y-60910000D03*
D16*
X109500000Y-69320000D03*
X109500000Y-70280000D03*
D20*
X99700000Y-65590000D03*
X99700000Y-66610000D03*
D37*
X91749999Y-67262500D03*
X90800000Y-67262500D03*
X89850001Y-67262500D03*
X89850001Y-69537500D03*
X91749999Y-69537500D03*
D18*
X129580000Y-67687500D03*
X131480000Y-67687500D03*
X130530000Y-65812500D03*
D15*
X116080000Y-60900000D03*
X115120000Y-60900000D03*
D14*
X93300000Y-71120000D03*
X93300000Y-72080000D03*
D38*
X125980000Y-69910000D03*
X125980000Y-68010000D03*
D30*
X81900000Y-55100000D03*
D39*
X119090000Y-68315000D03*
X119090000Y-69865000D03*
D12*
X89625000Y-68800002D03*
X89625000Y-69750001D03*
X89625000Y-70700000D03*
X91900000Y-70700000D03*
X91900000Y-68800002D03*
D26*
X127510000Y-68400000D03*
X126490000Y-68400000D03*
D16*
X109500000Y-62220000D03*
X109500000Y-63180000D03*
X101200000Y-71520000D03*
X101200000Y-72480000D03*
D34*
X126600000Y-65550000D03*
X126100000Y-65550000D03*
X125600000Y-65550000D03*
X125600000Y-67050000D03*
X126100000Y-67050000D03*
X126600000Y-67050000D03*
D28*
X83510000Y-69000000D03*
X82490000Y-69000000D03*
D19*
X121900000Y-72090000D03*
X121900000Y-73110000D03*
D40*
X89440000Y-77690000D03*
X91980000Y-77690000D03*
X94520000Y-77690000D03*
X97060000Y-77690000D03*
X99600000Y-77690000D03*
X102140000Y-77690000D03*
X104680000Y-77690000D03*
X107220000Y-77690000D03*
X109760000Y-77690000D03*
X112300000Y-77690000D03*
X114840000Y-77690000D03*
X117380000Y-77690000D03*
X117380000Y-54770000D03*
X114840000Y-54770000D03*
X112300000Y-54770000D03*
X109760000Y-54770000D03*
X107220000Y-54770000D03*
X104680000Y-54770000D03*
X102140000Y-54770000D03*
X99600000Y-54770000D03*
X97060000Y-54770000D03*
X94520000Y-54770000D03*
X91980000Y-54770000D03*
X89440000Y-54770000D03*
X81900000Y-55100000D03*
D16*
X127700000Y-65820000D03*
X127700000Y-66780000D03*
D26*
X85610000Y-69967499D03*
X84590000Y-69967499D03*
D30*
X123680000Y-70880000D03*
X124700000Y-70880000D03*
M02*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1*
G04 #@! TF.CreationDate,2024-08-12T13:14:35+02:00*
G04 #@! TF.CreationDate,2024-09-10T20:50:46+02:00*
G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,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 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-08-12 13:14:35*
G04 Created by KiCad (PCBNEW 8.0.1-8.0.1-1~ubuntu22.04.1) date 2024-09-10 20:50:46*
%MOMM*%
%LPD*%
G01*
@ -29,483 +29,245 @@ G04 Aperture macros list*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10C,0.000000*%
%ADD11C,0.100000*%
%ADD12RoundRect,0.150000X0.150000X-0.512500X0.150000X0.512500X-0.150000X0.512500X-0.150000X-0.512500X0*%
%ADD13RoundRect,0.135000X0.185000X-0.135000X0.185000X0.135000X-0.185000X0.135000X-0.185000X-0.135000X0*%
%ADD14RoundRect,0.140000X-0.170000X0.140000X-0.170000X-0.140000X0.170000X-0.140000X0.170000X0.140000X0*%
%ADD15RoundRect,0.140000X0.140000X0.170000X-0.140000X0.170000X-0.140000X-0.170000X0.140000X-0.170000X0*%
%ADD16RoundRect,0.140000X-0.140000X-0.170000X0.140000X-0.170000X0.140000X0.170000X-0.140000X0.170000X0*%
%ADD17RoundRect,0.140000X0.170000X-0.140000X0.170000X0.140000X-0.170000X0.140000X-0.170000X-0.140000X0*%
%ADD10C,0.100000*%
%ADD11RoundRect,0.150000X-0.512500X-0.150000X0.512500X-0.150000X0.512500X0.150000X-0.512500X0.150000X0*%
%ADD12RoundRect,0.135000X0.185000X-0.135000X0.185000X0.135000X-0.185000X0.135000X-0.185000X-0.135000X0*%
%ADD13R,2.700000X7.500000*%
%ADD14RoundRect,0.140000X0.170000X-0.140000X0.170000X0.140000X-0.170000X0.140000X-0.170000X-0.140000X0*%
%ADD15RoundRect,0.140000X-0.170000X0.140000X-0.170000X-0.140000X0.170000X-0.140000X0.170000X0.140000X0*%
%ADD16RoundRect,0.250000X-0.475000X0.250000X-0.475000X-0.250000X0.475000X-0.250000X0.475000X0.250000X0*%
%ADD17RoundRect,0.140000X0.140000X0.170000X-0.140000X0.170000X-0.140000X-0.170000X0.140000X-0.170000X0*%
%ADD18RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*%
%ADD19RoundRect,0.135000X-0.185000X0.135000X-0.185000X-0.135000X0.185000X-0.135000X0.185000X0.135000X0*%
%ADD20RoundRect,0.225000X-0.225000X-0.375000X0.225000X-0.375000X0.225000X0.375000X-0.225000X0.375000X0*%
%ADD21R,0.220000X0.599999*%
%ADD22RoundRect,0.150000X0.425000X-0.150000X0.425000X0.150000X-0.425000X0.150000X-0.425000X-0.150000X0*%
%ADD23RoundRect,0.075000X0.500000X-0.075000X0.500000X0.075000X-0.500000X0.075000X-0.500000X-0.075000X0*%
%ADD24O,2.100000X1.000000*%
%ADD25O,1.800000X1.000000*%
%ADD26RoundRect,0.135000X-0.135000X-0.185000X0.135000X-0.185000X0.135000X0.185000X-0.135000X0.185000X0*%
%ADD27RoundRect,0.135000X0.135000X0.185000X-0.135000X0.185000X-0.135000X-0.185000X0.135000X-0.185000X0*%
%ADD28R,1.300000X1.100000*%
%ADD29RoundRect,0.250000X-0.325000X-1.100000X0.325000X-1.100000X0.325000X1.100000X-0.325000X1.100000X0*%
%ADD30RoundRect,0.250000X-0.312500X-0.625000X0.312500X-0.625000X0.312500X0.625000X-0.312500X0.625000X0*%
%ADD31RoundRect,0.200000X-0.275000X0.200000X-0.275000X-0.200000X0.275000X-0.200000X0.275000X0.200000X0*%
%ADD32RoundRect,0.200000X0.275000X-0.200000X0.275000X0.200000X-0.275000X0.200000X-0.275000X-0.200000X0*%
%ADD33RoundRect,0.135000X-0.000010X0.295000X-0.000010X-0.295000X0.000010X-0.295000X0.000010X0.295000X0*%
%ADD34R,0.254000X0.762000*%
%ADD35RoundRect,0.150000X-0.150000X0.512500X-0.150000X-0.512500X0.150000X-0.512500X0.150000X0.512500X0*%
%ADD36RoundRect,0.250000X0.475000X-0.250000X0.475000X0.250000X-0.475000X0.250000X-0.475000X-0.250000X0*%
%ADD37RoundRect,0.225000X-0.250000X0.225000X-0.250000X-0.225000X0.250000X-0.225000X0.250000X0.225000X0*%
%ADD20RoundRect,0.150000X0.425000X-0.150000X0.425000X0.150000X-0.425000X0.150000X-0.425000X-0.150000X0*%
%ADD21RoundRect,0.075000X0.500000X-0.075000X0.500000X0.075000X-0.500000X0.075000X-0.500000X-0.075000X0*%
%ADD22O,2.100000X1.000000*%
%ADD23O,1.800000X1.000000*%
%ADD24RoundRect,0.135000X0.135000X0.185000X-0.135000X0.185000X-0.135000X-0.185000X0.135000X-0.185000X0*%
%ADD25R,1.300000X1.100000*%
%ADD26RoundRect,0.250000X-1.100000X0.325000X-1.100000X-0.325000X1.100000X-0.325000X1.100000X0.325000X0*%
%ADD27RoundRect,0.135000X-0.135000X-0.185000X0.135000X-0.185000X0.135000X0.185000X-0.135000X0.185000X0*%
%ADD28RoundRect,0.135000X-0.000010X0.295000X-0.000010X-0.295000X0.000010X-0.295000X0.000010X0.295000X0*%
%ADD29R,0.254000X0.762000*%
%ADD30RoundRect,0.075000X-0.075000X0.275000X-0.075000X-0.275000X0.075000X-0.275000X0.075000X0.275000X0*%
G04 APERTURE END LIST*
D10*
X101800000Y-63300000D02*
X100540000Y-63300000D01*
X100540000Y-65600000D01*
X101800000Y-65600000D01*
X101800000Y-63300000D01*
G36*
X121150001Y-69489999D02*
X101800000Y-63300000D02*
G01*
X121150001Y-69639999D01*
X121100001Y-69689999D01*
X120750002Y-69689999D01*
X120700002Y-69639999D01*
X120700002Y-69489999D01*
X120750002Y-69440000D01*
X121100001Y-69440000D01*
X121150001Y-69489999D01*
X100540000Y-63300000D01*
X100540000Y-65600000D01*
X101800000Y-65600000D01*
X101800000Y-63300000D01*
G37*
X101800000Y-66800000D02*
X100540000Y-66800000D01*
X100540000Y-69100000D01*
X101800000Y-69100000D01*
X101800000Y-66800000D01*
G36*
X121150001Y-69990001D02*
X101800000Y-66800000D02*
G01*
X121150001Y-70140001D01*
X121100001Y-70190001D01*
X120750002Y-70190001D01*
X120700002Y-70140001D01*
X120700002Y-69990001D01*
X120750002Y-69940001D01*
X121100001Y-69940001D01*
X121150001Y-69990001D01*
X100540000Y-66800000D01*
X100540000Y-69100000D01*
X101800000Y-69100000D01*
X101800000Y-66800000D01*
G37*
X103660000Y-66800000D02*
X102540000Y-66800000D01*
X102540000Y-69100000D01*
X103660000Y-69100000D01*
X103660000Y-66800000D01*
G36*
X124400000Y-69489999D02*
X103660000Y-66800000D02*
G01*
X124400000Y-69639999D01*
X124350000Y-69689999D01*
X124000001Y-69689999D01*
X123950001Y-69639999D01*
X123950001Y-69489999D01*
X124000001Y-69440000D01*
X124350000Y-69440000D01*
X124400000Y-69489999D01*
X102540000Y-66800000D01*
X102540000Y-69100000D01*
X103660000Y-69100000D01*
X103660000Y-66800000D01*
G37*
X103670000Y-63300000D02*
X102550000Y-63300000D01*
X102550000Y-65600000D01*
X103670000Y-65600000D01*
X103670000Y-63300000D01*
G36*
X124400000Y-69990001D02*
X103670000Y-63300000D02*
G01*
X124400000Y-70140001D01*
X124350000Y-70190001D01*
X124000001Y-70190001D01*
X123950001Y-70140001D01*
X123950001Y-69990001D01*
X124000001Y-69940001D01*
X124350000Y-69940001D01*
X124400000Y-69990001D01*
X102550000Y-63300000D01*
X102550000Y-65600000D01*
X103670000Y-65600000D01*
X103670000Y-63300000D01*
G37*
X105660000Y-63300000D02*
X104400000Y-63300000D01*
X104400000Y-65600000D01*
X105660000Y-65600000D01*
X105660000Y-63300000D01*
G36*
X122200002Y-69400000D02*
X105660000Y-63300000D02*
G01*
X122200002Y-69699999D01*
X122150002Y-69749999D01*
X122061003Y-69749999D01*
X122025001Y-69765000D01*
X121665002Y-70124999D01*
X121650000Y-70160999D01*
X121650003Y-70354999D01*
X121600000Y-70404999D01*
X121400001Y-70404999D01*
X121350001Y-70355001D01*
X121350001Y-69400000D01*
X121400001Y-69350000D01*
X122150002Y-69350000D01*
X122200002Y-69400000D01*
X104400000Y-63300000D01*
X104400000Y-65600000D01*
X105660000Y-65600000D01*
X105660000Y-63300000D01*
G37*
X105660000Y-66800000D02*
X104400000Y-66800000D01*
X104400000Y-69100000D01*
X105660000Y-69100000D01*
X105660000Y-66800000D01*
G36*
X123750001Y-69400000D02*
X105660000Y-66800000D02*
G01*
X123750001Y-70354999D01*
X123700001Y-70404999D01*
X123500002Y-70404999D01*
X123449999Y-70354999D01*
X123450002Y-70160999D01*
X123435000Y-70124999D01*
X123075001Y-69765000D01*
X123038999Y-69749999D01*
X122950000Y-69749999D01*
X122900000Y-69699999D01*
X122900000Y-69400000D01*
X122950000Y-69350000D01*
X123700001Y-69350000D01*
X123750001Y-69400000D01*
X104400000Y-66800000D01*
X104400000Y-69100000D01*
X105660000Y-69100000D01*
X105660000Y-66800000D01*
G37*
X108000000Y-65500000D02*
X106600000Y-65500000D01*
X106600000Y-63540000D01*
X108000000Y-63540000D01*
X108000000Y-65500000D01*
G36*
X122090004Y-66910000D02*
X108000000Y-65500000D02*
G01*
X122090002Y-67249999D01*
X122040002Y-67299999D01*
X121670000Y-67300001D01*
X121620000Y-67350001D01*
X121620000Y-67450001D01*
X121670000Y-67499998D01*
X122040002Y-67500001D01*
X122090002Y-67550001D01*
X122090002Y-67750000D01*
X122040002Y-67800000D01*
X121670000Y-67800000D01*
X121620000Y-67850003D01*
X121620000Y-67950000D01*
X121670000Y-68000000D01*
X122040002Y-68000000D01*
X122089999Y-68050002D01*
X122090002Y-68249999D01*
X122040002Y-68299999D01*
X121670000Y-68299999D01*
X121620000Y-68349999D01*
X121620000Y-68450002D01*
X121670000Y-68499999D01*
X122040002Y-68500004D01*
X122090002Y-68550001D01*
X122090002Y-68890001D01*
X122039999Y-68940001D01*
X121200001Y-68939998D01*
X121150001Y-68890001D01*
X121150001Y-68824997D01*
X121100001Y-68775000D01*
X120750002Y-68774989D01*
X120700000Y-68725000D01*
X120700005Y-68574990D01*
X120750002Y-68525000D01*
X121250001Y-68525008D01*
X121300001Y-68475000D01*
X121300001Y-68325003D01*
X121250001Y-68275001D01*
X120750002Y-68275001D01*
X120700002Y-68225001D01*
X120700002Y-68075001D01*
X120750002Y-68025001D01*
X121250001Y-68025001D01*
X121300001Y-67974999D01*
X121300001Y-67824999D01*
X121250001Y-67775002D01*
X120750002Y-67775002D01*
X120700002Y-67724999D01*
X120700002Y-67574999D01*
X120750002Y-67525000D01*
X121250001Y-67525002D01*
X121300001Y-67475000D01*
X121300001Y-67325000D01*
X121250001Y-67275000D01*
X120750002Y-67275000D01*
X120700002Y-67225000D01*
X120700002Y-67075000D01*
X120750002Y-67025001D01*
X121100001Y-67025001D01*
X121150001Y-66975001D01*
X121150001Y-66910000D01*
X121200001Y-66860000D01*
X122040002Y-66860000D01*
X122090004Y-66910000D01*
X106600000Y-65500000D01*
X106600000Y-63540000D01*
X108000000Y-63540000D01*
X108000000Y-65500000D01*
G37*
X108000000Y-68860000D02*
X106600000Y-68860000D01*
X106600000Y-66900000D01*
X108000000Y-66900000D01*
X108000000Y-68860000D01*
G36*
X123950001Y-66910000D02*
X108000000Y-68860000D02*
G01*
X123950001Y-66975001D01*
X124000001Y-67025001D01*
X124350000Y-67025001D01*
X124400000Y-67075000D01*
X124400000Y-67225000D01*
X124350000Y-67275000D01*
X123850001Y-67275000D01*
X123800001Y-67325000D01*
X123800001Y-67475000D01*
X123850001Y-67525002D01*
X124350000Y-67525000D01*
X124400000Y-67574999D01*
X124400000Y-67724999D01*
X124350000Y-67775002D01*
X123850001Y-67775002D01*
X123800001Y-67824999D01*
X123800001Y-67975001D01*
X123850001Y-68025001D01*
X124350000Y-68025001D01*
X124400000Y-68075001D01*
X124400000Y-68225001D01*
X124350000Y-68275001D01*
X123850001Y-68275001D01*
X123800001Y-68325003D01*
X123800001Y-68475000D01*
X123850001Y-68525008D01*
X124350000Y-68525000D01*
X124399997Y-68574990D01*
X124400002Y-68725000D01*
X124350000Y-68774989D01*
X124000001Y-68775000D01*
X123950001Y-68824999D01*
X123950001Y-68890001D01*
X123900001Y-68939998D01*
X123060003Y-68940001D01*
X123010000Y-68890001D01*
X123010000Y-68550001D01*
X123060000Y-68500004D01*
X123430002Y-68499999D01*
X123480002Y-68450002D01*
X123480002Y-68349999D01*
X123430002Y-68299999D01*
X123060000Y-68299999D01*
X123010000Y-68249999D01*
X123010003Y-68050002D01*
X123060000Y-68000000D01*
X123430002Y-68000000D01*
X123480002Y-67950000D01*
X123480002Y-67850003D01*
X123430002Y-67800000D01*
X123060003Y-67800000D01*
X123010000Y-67750000D01*
X123010000Y-67550001D01*
X123060000Y-67500001D01*
X123430002Y-67499998D01*
X123480002Y-67450001D01*
X123480002Y-67350001D01*
X123430002Y-67300001D01*
X123060000Y-67300001D01*
X123010000Y-67249999D01*
X123009998Y-66910000D01*
X123060000Y-66860000D01*
X123900001Y-66860000D01*
X123950001Y-66910000D01*
X106600000Y-68860000D01*
X106600000Y-66900000D01*
X108000000Y-66900000D01*
X108000000Y-68860000D01*
G37*
D11*
X101800000Y-63300000D02*
X100540000Y-63300000D01*
X100540000Y-65600000D01*
X101800000Y-65600000D01*
X101800000Y-63300000D01*
G36*
X101800000Y-63300000D02*
G01*
X100540000Y-63300000D01*
X100540000Y-65600000D01*
X101800000Y-65600000D01*
X101800000Y-63300000D01*
G37*
X101800000Y-66800000D02*
X100540000Y-66800000D01*
X100540000Y-69100000D01*
X101800000Y-69100000D01*
X101800000Y-66800000D01*
G36*
X101800000Y-66800000D02*
G01*
X100540000Y-66800000D01*
X100540000Y-69100000D01*
X101800000Y-69100000D01*
X101800000Y-66800000D01*
G37*
X103660000Y-66800000D02*
X102540000Y-66800000D01*
X102540000Y-69100000D01*
X103660000Y-69100000D01*
X103660000Y-66800000D01*
G36*
X103660000Y-66800000D02*
G01*
X102540000Y-66800000D01*
X102540000Y-69100000D01*
X103660000Y-69100000D01*
X103660000Y-66800000D01*
G37*
X103670000Y-63300000D02*
X102550000Y-63300000D01*
X102550000Y-65600000D01*
X103670000Y-65600000D01*
X103670000Y-63300000D01*
G36*
X103670000Y-63300000D02*
G01*
X102550000Y-63300000D01*
X102550000Y-65600000D01*
X103670000Y-65600000D01*
X103670000Y-63300000D01*
G37*
X105660000Y-63300000D02*
X104400000Y-63300000D01*
X104400000Y-65600000D01*
X105660000Y-65600000D01*
X105660000Y-63300000D01*
G36*
X105660000Y-63300000D02*
G01*
X104400000Y-63300000D01*
X104400000Y-65600000D01*
X105660000Y-65600000D01*
X105660000Y-63300000D01*
G37*
X105660000Y-66800000D02*
X104400000Y-66800000D01*
X104400000Y-69100000D01*
X105660000Y-69100000D01*
X105660000Y-66800000D01*
G36*
X105660000Y-66800000D02*
G01*
X104400000Y-66800000D01*
X104400000Y-69100000D01*
X105660000Y-69100000D01*
X105660000Y-66800000D01*
G37*
X108000000Y-65500000D02*
X106600000Y-65500000D01*
X106600000Y-63540000D01*
X108000000Y-63540000D01*
X108000000Y-65500000D01*
G36*
X108000000Y-65500000D02*
G01*
X106600000Y-65500000D01*
X106600000Y-63540000D01*
X108000000Y-63540000D01*
X108000000Y-65500000D01*
G37*
X108000000Y-68860000D02*
X106600000Y-68860000D01*
X106600000Y-66900000D01*
X108000000Y-66900000D01*
X108000000Y-68860000D01*
G36*
X108000000Y-68860000D02*
G01*
X106600000Y-68860000D01*
X106600000Y-66900000D01*
X108000000Y-66900000D01*
X108000000Y-68860000D01*
G37*
X89662500Y-72550001D03*
X89662500Y-73500000D03*
X89662500Y-74449999D03*
X91937500Y-74449999D03*
X91937500Y-72550001D03*
D12*
X90150001Y-63037500D03*
X91100000Y-63037500D03*
X92049999Y-63037500D03*
X92049999Y-60762500D03*
X90150001Y-60762500D03*
D13*
X133165000Y-65550000D03*
X133165000Y-64530000D03*
D13*
X126200000Y-60600000D03*
X120400000Y-60600000D03*
D14*
X93500000Y-62620000D03*
X93500000Y-63580000D03*
X100200000Y-60980000D03*
X100200000Y-60020000D03*
D15*
X116080000Y-59900000D03*
X115120000Y-59900000D03*
X109100000Y-59820000D03*
X109100000Y-60780000D03*
D16*
X85620000Y-74200000D03*
X86580000Y-74200000D03*
X121600000Y-65800000D03*
X121600000Y-67700000D03*
D17*
X127600000Y-69780000D03*
X127600000Y-68820000D03*
X85680000Y-54750400D03*
X84720000Y-54750400D03*
D18*
X81950000Y-67437500D03*
X83850000Y-67437500D03*
X82900000Y-65562500D03*
X84050000Y-68404999D03*
X85950000Y-68404999D03*
X85000000Y-66529999D03*
D15*
X116080000Y-57880000D03*
X115120000Y-57880000D03*
X106600000Y-59820000D03*
X106600000Y-60780000D03*
D19*
X133165000Y-66430000D03*
X133165000Y-67450000D03*
D14*
X88700000Y-62620000D03*
X88700000Y-63580000D03*
D13*
X92200000Y-72109999D03*
X92200000Y-71090001D03*
D15*
X88200000Y-72620000D03*
X88200000Y-73580000D03*
D19*
X105000000Y-71490001D03*
X105000000Y-72509999D03*
D20*
X119812500Y-77510000D03*
X123112500Y-77510000D03*
D21*
X122050002Y-70464999D03*
X122550001Y-70464999D03*
X123050000Y-70464999D03*
D22*
X134910000Y-69390000D03*
X134910000Y-68590000D03*
D23*
D21*
X134910000Y-67440000D03*
X134910000Y-66440000D03*
X134910000Y-65940000D03*
X134910000Y-64940000D03*
D22*
D20*
X134910000Y-62990000D03*
X134910000Y-63790000D03*
D23*
D21*
X134910000Y-64440000D03*
X134910000Y-65440000D03*
X134910000Y-66940000D03*
X134910000Y-67940000D03*
D24*
D22*
X135485000Y-70510000D03*
D25*
D23*
X139665000Y-70510000D03*
D24*
D22*
X135485000Y-61870000D03*
D25*
D23*
X139665000Y-61870000D03*
D16*
X115120000Y-74200000D03*
X116080000Y-74200000D03*
D17*
X93300000Y-69980000D03*
X93300000Y-69020000D03*
D26*
X129490000Y-64250000D03*
X130510000Y-64250000D03*
D16*
X115120000Y-73100000D03*
X116080000Y-73100000D03*
D27*
X93510000Y-74800000D03*
X92490000Y-74800000D03*
D15*
X116080000Y-58900000D03*
X115120000Y-58900000D03*
D26*
X92480002Y-75800000D03*
X93500000Y-75800000D03*
D28*
X84550000Y-61750000D03*
X86850000Y-61750000D03*
X86850000Y-59850000D03*
X84550000Y-59850000D03*
X106600000Y-71600000D03*
X106600000Y-72560000D03*
X100100000Y-71520000D03*
X100100000Y-72480000D03*
X107800000Y-71600000D03*
X107800000Y-72560000D03*
D24*
X93610000Y-76200000D03*
X92590000Y-76200000D03*
D15*
X86600000Y-63000000D03*
X85640000Y-63000000D03*
D29*
X121045000Y-64390000D03*
X123995000Y-64390000D03*
D17*
X93300000Y-67880000D03*
X93300000Y-66920000D03*
X107800000Y-59820000D03*
X107800000Y-60780000D03*
D16*
X85920000Y-67700000D03*
X86880000Y-67700000D03*
D30*
X129037500Y-70100000D03*
X131962500Y-70100000D03*
X131200000Y-65750000D03*
X131200000Y-67650000D03*
D25*
X90445000Y-66265000D03*
X92745000Y-66265000D03*
X92745000Y-64365000D03*
X90445000Y-64365000D03*
D16*
X129200000Y-65750000D03*
X129200000Y-67650000D03*
X119500000Y-65800000D03*
X119500000Y-67700000D03*
D17*
X92495000Y-67515000D03*
X91535000Y-67515000D03*
D26*
X116700000Y-64825000D03*
X116700000Y-67775000D03*
D15*
X93362500Y-68870001D03*
X93362500Y-69830001D03*
D17*
X85680000Y-60150400D03*
X84720000Y-60150400D03*
D14*
X93500000Y-60220000D03*
X93500000Y-61180000D03*
D31*
X123400000Y-71905000D03*
X123400000Y-73555000D03*
X101300000Y-60980000D03*
X101300000Y-60020000D03*
D27*
X83300000Y-64000000D03*
X82280000Y-64000000D03*
D32*
X125270000Y-73550000D03*
X125270000Y-71900000D03*
D33*
X85390000Y-65000000D03*
X86410000Y-65000000D03*
D24*
X125500000Y-68500000D03*
X124480000Y-68500000D03*
D28*
X107900000Y-62265400D03*
X107420000Y-62265400D03*
X106940000Y-62265400D03*
@ -538,59 +300,59 @@ X106460000Y-70134600D03*
X106940000Y-70134600D03*
X107420000Y-70134600D03*
X107900000Y-70134600D03*
D34*
X85049811Y-72174800D03*
X85549937Y-72174800D03*
X86050063Y-72174800D03*
X86550189Y-72174800D03*
X86550189Y-69025200D03*
X86050063Y-69025200D03*
X85549937Y-69025200D03*
X85049811Y-69025200D03*
D29*
X86200252Y-55850400D03*
X85700126Y-55850400D03*
X85200000Y-55850400D03*
X84699874Y-55850400D03*
X84699874Y-59000000D03*
X85200000Y-59000000D03*
X85700126Y-59000000D03*
X86200252Y-59000000D03*
D15*
X91880000Y-65700000D03*
X90920000Y-65700000D03*
D14*
X88700000Y-60220000D03*
X88700000Y-61180000D03*
D16*
X115120000Y-72100000D03*
X116080000Y-72100000D03*
D26*
X85190000Y-56800000D03*
X86210000Y-56800000D03*
D16*
X115120000Y-71100000D03*
X116080000Y-71100000D03*
X88162500Y-68870001D03*
X88162500Y-69830001D03*
X93400000Y-73020000D03*
X93400000Y-73980000D03*
X109100000Y-71600000D03*
X109100000Y-72560000D03*
D19*
X104700000Y-59890000D03*
X104700000Y-60910000D03*
D15*
X109500000Y-69320000D03*
X109500000Y-70280000D03*
D19*
X99700000Y-65590000D03*
X99700000Y-66610000D03*
D35*
X91749999Y-67262500D03*
X90800000Y-67262500D03*
X89850001Y-67262500D03*
X89850001Y-69537500D03*
X91749999Y-69537500D03*
D18*
X129580000Y-67687500D03*
X131480000Y-67687500D03*
X130530000Y-65812500D03*
D11*
X89625000Y-68800002D03*
X89625000Y-69750001D03*
X89625000Y-70700000D03*
X91900000Y-70700000D03*
X91900000Y-68800002D03*
D24*
X127510000Y-68400000D03*
X126490000Y-68400000D03*
D15*
X116080000Y-60900000D03*
X115120000Y-60900000D03*
D14*
X93300000Y-71120000D03*
X93300000Y-72080000D03*
D36*
X125980000Y-69910000D03*
X125980000Y-68010000D03*
D37*
X119090000Y-68315000D03*
X119090000Y-69865000D03*
X109500000Y-62220000D03*
X109500000Y-63180000D03*
X101200000Y-71520000D03*
X101200000Y-72480000D03*
D30*
X126600000Y-65550000D03*
X126100000Y-65550000D03*
X125600000Y-65550000D03*
X125600000Y-67050000D03*
X126100000Y-67050000D03*
X126600000Y-67050000D03*
D15*
X127700000Y-65820000D03*
X127700000Y-66780000D03*
D24*
X85610000Y-69967499D03*
X84590000Y-69967499D03*
D27*
X83510000Y-69000000D03*
X82490000Y-69000000D03*
D19*
X121900000Y-72090000D03*
X121900000Y-73110000D03*
X123680000Y-70880000D03*
X124700000Y-70880000D03*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -1,17 +1,22 @@
M48
; DRILL file {KiCad 8.0.1-8.0.1-1~ubuntu22.04.1} date 2024-08-12T13:14:37+0200
; DRILL file {KiCad 8.0.1-8.0.1-1~ubuntu22.04.1} date 2024-09-10T20:50:48+0200
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2024-08-12T13:14:37+02:00
; #@! TF.CreationDate,2024-09-10T20:50:48+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
METRIC
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C0.650
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T2C3.200
%
G90
G05
T1
X135.985Y-63.3
X135.985Y-69.08
T2
X91.37Y-59.64
X117.23Y-72.76
M30

View File

@ -1,7 +1,7 @@
M48
; DRILL file {KiCad 8.0.1-8.0.1-1~ubuntu22.04.1} date 2024-08-12T13:14:37+0200
; DRILL file {KiCad 8.0.1-8.0.1-1~ubuntu22.04.1} date 2024-09-10T20:50:48+0200
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2024-08-12T13:14:37+02:00
; #@! TF.CreationDate,2024-09-10T20:50:48+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
@ -16,41 +16,31 @@ T3C1.000
G90
G05
T1
X82.4Y-68.5
X83.7Y-69.8
X83.7Y-71.5
X83.9Y-66.6
X84.4Y-56.8
X84.553Y-69.743
X84.641Y-71.4
X85.45Y-73.289
X85.547Y-71.457
X86.256Y-62.398
X86.4Y-61.0
X87.47Y-68.8
X87.6Y-67.7
X88.0Y-61.1
X88.9Y-64.3
X89.725Y-76.525
X90.0Y-66.1
X90.1Y-65.2
X90.856Y-75.394
X91.1Y-63.9
X93.5Y-59.5
X93.5Y-66.3
X93.677Y-61.494
X94.0Y-72.0
X94.1Y-69.0
X94.19Y-74.86
X94.2Y-63.7
X94.426Y-71.074
X96.0Y-64.0
X96.0Y-66.0
X96.0Y-68.0
X98.8Y-74.89
X84.65Y-60.165
X85.703Y-56.568
X86.372Y-55.246
X86.5Y-68.03
X87.3Y-57.433
X87.328Y-54.865
X87.9Y-56.55
X88.2Y-65.4
X88.3Y-76.7
X88.7Y-69.75
X88.837Y-73.5
X89.6Y-65.4
X92.151Y-66.913
X92.295Y-65.515
X93.337Y-74.45
X93.4Y-70.4
X97.5Y-68.1
X97.5Y-69.6
X98.2Y-72.5
X98.2Y-73.9
X98.967Y-70.82
X98.967Y-74.4
X99.4Y-65.1
X99.4Y-70.46
X101.0Y-74.0
X100.7Y-72.48
X100.8Y-60.02
X101.05Y-63.7
X101.05Y-64.7
X101.05Y-65.7
@ -63,81 +53,85 @@ X102.05Y-65.7
X102.05Y-66.7
X102.05Y-67.7
X102.05Y-68.7
X103.0Y-74.0
X103.05Y-63.7
X103.05Y-64.7
X103.05Y-65.7
X103.05Y-66.7
X103.05Y-67.7
X103.05Y-68.7
X103.2Y-76.7
X104.05Y-63.7
X104.05Y-64.7
X104.05Y-65.7
X104.05Y-66.7
X104.05Y-67.7
X104.05Y-68.7
X105.0Y-57.0
X105.0Y-74.0
X104.8Y-59.3
X105.05Y-63.7
X105.05Y-64.7
X105.05Y-65.7
X105.05Y-66.7
X105.05Y-67.7
X105.05Y-68.7
X107.0Y-57.0
X107.3Y-74.7
X109.0Y-57.0
X113.0Y-62.0
X113.0Y-70.0
X115.613Y-57.176
X116.6Y-74.2
X117.89Y-69.6
X117.89Y-70.83
X118.8Y-76.0
X118.818Y-73.633
X119.5Y-74.1
X119.631Y-76.073
X119.93Y-70.8
X120.22Y-69.58
X121.11Y-70.78
X121.9Y-73.7
X122.93Y-74.01
X125.67Y-64.48
X125.67Y-65.98
X126.3Y-63.7
X126.3Y-65.25
X126.3Y-66.8
X126.97Y-64.48
X126.97Y-65.98
X129.55Y-63.75
X106.6Y-59.3
X106.6Y-73.1
X115.9Y-68.5
X116.7Y-68.5
X117.45Y-68.5
X118.2Y-68.5
X119.0Y-68.45
X119.75Y-68.45
X120.5Y-68.45
X121.25Y-68.45
X122.0Y-68.45
X122.9Y-65.1
X122.9Y-65.8
X123.1Y-69.5
X123.1Y-70.854
X123.6Y-65.1
X123.6Y-65.8
X124.3Y-65.1
X124.3Y-65.8
X124.3Y-67.2
X125.0Y-65.1
X125.0Y-65.8
X125.0Y-67.2
X125.15Y-70.85
X125.6Y-66.3
X127.2Y-67.8
X127.7Y-67.3
X128.5Y-68.3
X129.2Y-68.3
X129.9Y-68.3
X130.6Y-68.3
X131.3Y-68.3
X132.0Y-68.3
X133.8Y-65.39
X133.8Y-66.29
T3
X89.44Y-54.77
X89.44Y-77.69
X91.98Y-54.77
X91.98Y-77.69
X94.52Y-54.77
X94.52Y-77.69
X97.06Y-54.77
X97.06Y-77.69
X99.6Y-54.77
X99.6Y-77.69
X102.14Y-54.77
X102.14Y-77.69
X104.68Y-54.77
X104.68Y-77.69
X107.22Y-54.77
X107.22Y-77.69
X109.76Y-54.77
X109.76Y-77.69
X112.3Y-54.77
X112.3Y-77.69
X114.84Y-54.77
X114.84Y-77.69
X117.38Y-54.77
X117.38Y-77.69
X89.44Y-54.57
X89.44Y-77.49
X91.98Y-54.97
X91.98Y-77.89
X94.52Y-54.57
X94.52Y-77.49
X97.06Y-54.97
X97.06Y-77.89
X99.6Y-54.57
X99.6Y-77.49
X102.14Y-54.97
X102.14Y-77.89
X104.68Y-54.57
X104.68Y-77.49
X107.22Y-54.97
X107.22Y-77.89
X109.76Y-54.57
X109.76Y-77.49
X112.3Y-54.97
X112.3Y-77.89
X114.84Y-54.57
X114.84Y-77.49
X117.38Y-54.97
X117.38Y-77.89
T2
X134.935Y-61.87G85X136.035Y-61.87
G05

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"board": {
"active_layer": 37,
"active_layer_preset": "All Copper Layers",
"active_layer": 40,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
@ -63,7 +63,7 @@
36,
40
],
"visible_layers": "0001000_ffffffff",
"visible_layers": "004faff_ffffffff",
"zone_display_mode": 1
},
"git": {

View File

@ -508,10 +508,10 @@
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"name": "---",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
"string_delimiter": ""
},
"bom_presets": [],
"bom_settings": {
@ -521,7 +521,7 @@
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
"show": false
},
{
"group_by": true,
@ -539,7 +539,7 @@
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
"show": false
},
{
"group_by": false,
@ -548,7 +548,7 @@
"show": true
},
{
"group_by": true,
"group_by": false,
"label": "DNP",
"name": "${DNP}",
"show": false
@ -560,7 +560,7 @@
"show": false
},
{
"group_by": false,
"group_by": true,
"label": "DK",
"name": "DK",
"show": true

View File

@ -1602,6 +1602,79 @@
)
)
)
(symbol
(lib_id "Mechanical:Heatsink")
(at 114.3 172.72 0)
(unit 1)
(exclude_from_sim yes)
(in_bom yes)
(on_board no)
(dnp yes)
(fields_autoplaced yes)
(uuid "34524a88-87a4-47ac-b381-c6b03693b688")
(property "Reference" "HS2"
(at 118.11 169.5449 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "Heatsink"
(at 118.11 172.0849 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "myfootprints:960-19-15-F-AB-0"
(at 114.6048 172.72 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 114.6048 172.72 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Heatsink"
(at 114.3 172.72 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "DK" "345-1746-ND"
(at 114.3 172.72 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(instances
(project "NerdNOS"
(path "/d95c6d04-3717-413a-8b9f-685b8757ddd5"
(reference "HS2")
(unit 1)
)
)
)
)
(symbol
(lib_id "bitaxe:USB_C_Receptacle_USB2.0")
(at 245.11 101.6 0)

197780
NerdNOS.step

File diff suppressed because it is too large Load Diff

View File

@ -1048,7 +1048,7 @@
)
)
)
(property "Footprint" "myfootprints:T-Display-S3"
(property "Footprint" "myfootprints:T-Display-S3-friction-fit"
(at 181.61 69.85 0)
(effects
(font

View File

@ -2802,12 +2802,6 @@
(color 0 0 0 0)
(uuid "950968cd-9394-47aa-9f03-fc32a8001e93")
)
(junction
(at 40.64 92.71)
(diameter 0)
(color 0 0 0 0)
(uuid "a240c6ff-ad68-495f-96e6-876681129ed3")
)
(junction
(at 264.16 67.31)
(diameter 0.9144)
@ -3018,7 +3012,7 @@
)
(wire
(pts
(xy 40.64 92.71) (xy 40.64 96.52)
(xy 40.64 88.9) (xy 40.64 96.52)
)
(stroke
(width 0)
@ -3118,7 +3112,7 @@
)
(wire
(pts
(xy 31.75 96.52) (xy 31.75 92.71)
(xy 31.75 88.9) (xy 31.75 96.52)
)
(stroke
(width 0)
@ -3186,16 +3180,6 @@
)
(uuid "2a41b76e-1ea6-45b4-b5b1-25074b0b89bb")
)
(wire
(pts
(xy 31.75 92.71) (xy 40.64 92.71)
)
(stroke
(width 0)
(type default)
)
(uuid "2b1d10be-28c5-4f06-9f10-ed0d65d766d8")
)
(wire
(pts
(xy 24.13 110.49) (xy 31.75 110.49)
@ -4186,16 +4170,6 @@
)
(uuid "bddc7566-67f9-469f-ae50-7965222a5463")
)
(wire
(pts
(xy 40.64 88.9) (xy 40.64 92.71)
)
(stroke
(width 0)
(type default)
)
(uuid "be2c070a-700b-4439-a98b-c4be26be3c5f")
)
(wire
(pts
(xy 264.16 81.28) (xy 260.35 81.28)
@ -4490,7 +4464,7 @@
)
(uuid "2beaf91a-17a5-4342-8c80-c124e3de78b5")
)
(label "3V3"
(label "1V8"
(at 40.64 88.9 0)
(fields_autoplaced yes)
(effects
@ -4499,6 +4473,17 @@
)
(justify left bottom)
)
(uuid "2d6c0f17-2905-41bb-b8f2-3713dacb50e3")
)
(label "3V3"
(at 31.75 88.9 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "310e3249-9a45-40fc-9747-d01bb3c40714")
)
(label "3V3"
@ -4826,7 +4811,7 @@
(dnp no)
(uuid "0639b301-a23d-4e90-a1e1-c96794e047ba")
(property "Reference" "C14"
(at 157.48 72.39 90)
(at 162.56 68.58 90)
(effects
(font
(size 1.27 1.27)
@ -4835,7 +4820,7 @@
)
)
(property "Value" "1uF"
(at 160.02 74.93 0)
(at 162.56 70.485 90)
(effects
(font
(size 1.778 1.5113)
@ -4949,7 +4934,7 @@
(dnp no)
(uuid "2397716e-afb0-4d3a-befe-79002fdd6c53")
(property "Reference" "C4"
(at 96.52 125.095 0)
(at 92.075 125.095 0)
(effects
(font
(size 1.27 1.27)
@ -4958,7 +4943,7 @@
)
)
(property "Value" "1uF"
(at 95.25 127 0)
(at 90.805 130.81 0)
(effects
(font
(size 1.778 1.5113)
@ -5270,7 +5255,7 @@
)
)
(property "Value" "1uF"
(at 167.64 127 0)
(at 167.64 130.175 0)
(effects
(font
(size 1.778 1.5113)
@ -5384,7 +5369,7 @@
(dnp no)
(uuid "3de2d64a-6871-47ca-9e35-be7e7416028b")
(property "Reference" "C8"
(at 113.03 72.39 90)
(at 116.84 68.58 90)
(effects
(font
(size 1.27 1.27)
@ -5393,7 +5378,7 @@
)
)
(property "Value" "1uF"
(at 115.57 74.93 0)
(at 117.475 70.485 90)
(effects
(font
(size 1.778 1.5113)
@ -5698,7 +5683,7 @@
(dnp no)
(uuid "4cda9d9b-a186-469f-94ea-c5a5c128b03d")
(property "Reference" "C6"
(at 101.6 72.39 90)
(at 104.775 68.58 90)
(effects
(font
(size 1.27 1.27)
@ -5707,7 +5692,7 @@
)
)
(property "Value" "1uF"
(at 104.14 74.93 0)
(at 106.045 70.485 90)
(effects
(font
(size 1.778 1.5113)
@ -6539,7 +6524,7 @@
(dnp no)
(uuid "6dffa61c-0c18-416d-9b35-e2ce71bac8b4")
(property "Reference" "C2"
(at 78.74 72.39 90)
(at 81.915 68.58 90)
(effects
(font
(size 1.27 1.27)
@ -6548,7 +6533,7 @@
)
)
(property "Value" "1uF"
(at 81.28 74.93 0)
(at 83.185 70.485 90)
(effects
(font
(size 1.778 1.5113)
@ -6662,7 +6647,7 @@
(dnp no)
(uuid "6e3c5a62-057c-408f-820a-56868062a529")
(property "Reference" "C3"
(at 90.17 72.39 90)
(at 93.345 68.58 90)
(effects
(font
(size 1.27 1.27)
@ -6671,7 +6656,7 @@
)
)
(property "Value" "1uF"
(at 92.71 74.93 0)
(at 95.25 70.485 90)
(effects
(font
(size 1.778 1.5113)
@ -6909,7 +6894,7 @@
(dnp no)
(uuid "795e501a-ca75-49e6-9ed6-fb036c7e06f8")
(property "Reference" "C5"
(at 104.14 125.095 0)
(at 102.87 125.095 0)
(effects
(font
(size 1.27 1.27)
@ -6918,7 +6903,7 @@
)
)
(property "Value" "1uF"
(at 102.87 127 0)
(at 102.87 130.81 0)
(effects
(font
(size 1.778 1.5113)
@ -7032,7 +7017,7 @@
(dnp no)
(uuid "7d3b6c91-8c65-4582-9f60-f023e494281c")
(property "Reference" "C17"
(at 170.18 72.39 90)
(at 173.99 68.58 90)
(effects
(font
(size 1.27 1.27)
@ -7041,7 +7026,7 @@
)
)
(property "Value" "1uF"
(at 172.72 74.93 0)
(at 174.625 70.485 90)
(effects
(font
(size 1.778 1.5113)
@ -7665,7 +7650,7 @@
(dnp no)
(uuid "b57e50cd-70d2-4309-8d22-17e7249ff210")
(property "Reference" "C12"
(at 145.415 72.39 90)
(at 149.86 68.58 90)
(effects
(font
(size 1.27 1.27)
@ -7674,7 +7659,7 @@
)
)
(property "Value" "1uF"
(at 148.59 74.93 0)
(at 150.495 70.485 90)
(effects
(font
(size 1.778 1.5113)
@ -8304,7 +8289,7 @@
(dnp no)
(uuid "cc7cde45-a739-45e7-91ff-4e1a4784923b")
(property "Reference" "C15"
(at 160.655 125.095 0)
(at 156.21 125.095 0)
(effects
(font
(size 1.27 1.27)
@ -8313,7 +8298,7 @@
)
)
(property "Value" "1uF"
(at 160.02 127 0)
(at 155.575 130.175 0)
(effects
(font
(size 1.778 1.5113)
@ -8551,7 +8536,7 @@
(dnp no)
(uuid "ced80fc6-5140-4e83-a2d7-0d5779bd3e74")
(property "Reference" "C18"
(at 181.61 72.39 90)
(at 185.42 68.58 90)
(effects
(font
(size 1.27 1.27)
@ -8560,7 +8545,7 @@
)
)
(property "Value" "1uF"
(at 184.15 74.93 0)
(at 186.055 70.485 90)
(effects
(font
(size 1.778 1.5113)

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
23584068525375161
23585794519235414
Audio_Module
Reverb_BTDR-1H
Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
@ -96169,6 +96169,13 @@ myfootprints
T-Display-S3
0
24
24
myfootprints
T-Display-S3-friction-fit
0
24
24