Compare commits

...

10 Commits

Author SHA1 Message Date
shufps
bf9cb40700
updated bom and gerbers 2024-09-21 11:58:20 +02:00
shufps
7e38ccc10f
fixed 22uF digi order number, added 2pin header for fan 2024-09-21 08:51:53 +02:00
shufps
e30c047763
updated gerbers for 1.3 2024-09-16 09:20:30 +02:00
shufps
5db3b89d4c
added schottky diode again to prevent powering the buck from the display 2024-09-16 09:18:18 +02:00
shufps
f46f8646dc
fixed reset, added "friction fit" for pinheader, new gerber 2024-09-10 20:51:19 +02:00
shufps
435553f245
fixed 2 resistor order numbers 2024-08-28 08:23:20 +02:00
shufps
1049430965
push 2024-08-28 08:02:18 +02:00
shufps
a9e7524787
heatsink 2024-08-28 08:01:28 +02:00
shufps
9e9c69e218
other buck converter 2024-08-28 07:17:24 +02:00
shufps
dd6bbc9869
updated ibom 2024-08-12 13:16:58 +02:00
26 changed files with 156780 additions and 91643 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,65 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1* 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-21T11:56:38+02:00*
G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,rev?* G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Bot* G04 #@! TF.FileFunction,Soldermask,Bot*
G04 #@! TF.FilePolarity,Negative* G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*% %FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 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-21 11:56:38*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
G04 APERTURE LIST* G04 APERTURE LIST*
%ADD10C,0.650000*% %ADD10R,1.700000X1.700000*%
%ADD11O,2.100000X1.000000*% %ADD11O,1.700000X1.700000*%
%ADD12O,1.800000X1.000000*% %ADD12C,0.650000*%
%ADD13C,1.700000*% %ADD13O,2.100000X1.000000*%
%ADD14O,1.800000X1.000000*%
%ADD15C,3.200000*%
%ADD16C,1.700000*%
G04 APERTURE END LIST* G04 APERTURE END LIST*
D10* D10*
X130340000Y-73100000D03*
D11*
X127800000Y-73100000D03*
D12*
X135985000Y-69080000D03* X135985000Y-69080000D03*
X135985000Y-63300000D03* X135985000Y-63300000D03*
D11*
X135485000Y-70510000D03*
D12*
X139665000Y-70510000D03*
D11*
X135485000Y-61870000D03*
D12*
X139665000Y-61870000D03*
D13* D13*
X89440000Y-77690000D03* X135485000Y-70510000D03*
X91980000Y-77690000D03* D14*
X94520000Y-77690000D03* X139665000Y-70510000D03*
X97060000Y-77690000D03* D13*
X99600000Y-77690000D03* X135485000Y-61870000D03*
X102140000Y-77690000D03* D14*
X104680000Y-77690000D03* X139665000Y-61870000D03*
X107220000Y-77690000D03* D15*
X109760000Y-77690000D03* X117230000Y-72760000D03*
X112300000Y-77690000D03* X91370000Y-59640000D03*
X114840000Y-77690000D03* D16*
X117380000Y-77690000D03* X89440000Y-77490000D03*
X117380000Y-54770000D03* X91980000Y-77890000D03*
X114840000Y-54770000D03* X94520000Y-77490000D03*
X112300000Y-54770000D03* X97060000Y-77890000D03*
X109760000Y-54770000D03* X99600000Y-77490000D03*
X107220000Y-54770000D03* X102140000Y-77890000D03*
X104680000Y-54770000D03* X104680000Y-77490000D03*
X102140000Y-54770000D03* X107220000Y-77890000D03*
X99600000Y-54770000D03* X109760000Y-77490000D03*
X97060000Y-54770000D03* X112300000Y-77890000D03*
X94520000Y-54770000D03* X114840000Y-77490000D03*
X91980000Y-54770000D03* X117380000Y-77890000D03*
X89440000Y-54770000D03* X117380000Y-54970000D03*
X114840000Y-54570000D03*
X112300000Y-54970000D03*
X109760000Y-54570000D03*
X107220000Y-54970000D03*
X104680000Y-54570000D03*
X102140000Y-54970000D03*
X99600000Y-54570000D03*
X97060000Y-54970000D03*
X94520000Y-54570000D03*
X91980000Y-54970000D03*
X89440000Y-54570000D03*
M02* M02*

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1* 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-21T11:56:37+02:00*
G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,rev?* G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot* G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive* G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*% %FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 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-21 11:56:37*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*

View File

@ -1,52 +1,55 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1* 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-21T11:56:38+02:00*
G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,rev?* G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Legend,Bot* G04 #@! TF.FileFunction,Legend,Bot*
G04 #@! TF.FilePolarity,Positive* G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*% %FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 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-21 11:56:38*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
G04 APERTURE LIST* G04 APERTURE LIST*
%ADD10C,0.150000*% %ADD10C,0.150000*%
%ADD11C,0.120000*% %ADD11C,0.120000*%
%ADD12C,0.650000*% %ADD12R,1.700000X1.700000*%
%ADD13O,2.100000X1.000000*% %ADD13O,1.700000X1.700000*%
%ADD14O,1.800000X1.000000*% %ADD14C,0.650000*%
%ADD15C,1.700000*% %ADD15O,2.100000X1.000000*%
%ADD16O,1.800000X1.000000*%
%ADD17C,3.200000*%
%ADD18C,1.700000*%
G04 APERTURE END LIST* G04 APERTURE END LIST*
D10* D10*
X131961904Y-54054819D02* X131809523Y-54162295D02*
X131961904Y-54864342D01* X131809523Y-54809914D01*
X131961904Y-54864342D02* X131809523Y-54809914D02*
X131914285Y-54959580D01* X131771428Y-54886104D01*
X131914285Y-54959580D02* X131771428Y-54886104D02*
X131866666Y-55007200D01* X131733333Y-54924200D01*
X131866666Y-55007200D02* X131733333Y-54924200D02*
X131771428Y-55054819D01* X131657142Y-54962295D01*
X131771428Y-55054819D02* X131657142Y-54962295D02*
X131580952Y-55054819D01* X131504761Y-54962295D01*
X131580952Y-55054819D02* X131504761Y-54962295D02*
X131485714Y-55007200D01* X131428571Y-54924200D01*
X131485714Y-55007200D02* X131428571Y-54924200D02*
X131438095Y-54959580D01* X131390476Y-54886104D01*
X131438095Y-54959580D02* X131390476Y-54886104D02*
X131390476Y-54864342D01* X131352380Y-54809914D01*
X131390476Y-54864342D02* X131352380Y-54809914D02*
X131390476Y-54054819D01* X131352380Y-54162295D01*
X130390476Y-55054819D02* X130552381Y-54962295D02*
X130961904Y-55054819D01* X131009524Y-54962295D01*
X130676190Y-55054819D02* X130780952Y-54962295D02*
X130676190Y-54054819D01* X130780952Y-54162295D01*
X130676190Y-54054819D02* X130780952Y-54162295D02*
X130771428Y-54197676D01* X130857143Y-54276580D01*
X130771428Y-54197676D02* X130857143Y-54276580D02*
X130866666Y-54292914D01* X130933333Y-54352771D01*
X130866666Y-54292914D02* X130933333Y-54352771D02*
X130961904Y-54340533D01* X131009524Y-54390866D01*
D11* D11*
X84300000Y-53530000D02* X84300000Y-53530000D02*
X84300000Y-78930000D01* X84300000Y-78930000D01*
@ -59,40 +62,47 @@ X80300000Y-78975000D01*
X80300000Y-53485000D01* X80300000Y-53485000D01*
%LPC*% %LPC*%
D12* D12*
X130340000Y-73100000D03*
D13*
X127800000Y-73100000D03*
D14*
X135985000Y-69080000D03* X135985000Y-69080000D03*
X135985000Y-63300000D03* X135985000Y-63300000D03*
D13*
X135485000Y-70510000D03*
D14*
X139665000Y-70510000D03*
D13*
X135485000Y-61870000D03*
D14*
X139665000Y-61870000D03*
D15* D15*
X89440000Y-77690000D03* X135485000Y-70510000D03*
X91980000Y-77690000D03* D16*
X94520000Y-77690000D03* X139665000Y-70510000D03*
X97060000Y-77690000D03* D15*
X99600000Y-77690000D03* X135485000Y-61870000D03*
X102140000Y-77690000D03* D16*
X104680000Y-77690000D03* X139665000Y-61870000D03*
X107220000Y-77690000D03* D17*
X109760000Y-77690000D03* X117230000Y-72760000D03*
X112300000Y-77690000D03* X91370000Y-59640000D03*
X114840000Y-77690000D03* D18*
X117380000Y-77690000D03* X89440000Y-77490000D03*
X117380000Y-54770000D03* X91980000Y-77890000D03*
X114840000Y-54770000D03* X94520000Y-77490000D03*
X112300000Y-54770000D03* X97060000Y-77890000D03*
X109760000Y-54770000D03* X99600000Y-77490000D03*
X107220000Y-54770000D03* X102140000Y-77890000D03*
X104680000Y-54770000D03* X104680000Y-77490000D03*
X102140000Y-54770000D03* X107220000Y-77890000D03*
X99600000Y-54770000D03* X109760000Y-77490000D03*
X97060000Y-54770000D03* X112300000Y-77890000D03*
X94520000Y-54770000D03* X114840000Y-77490000D03*
X91980000Y-54770000D03* X117380000Y-77890000D03*
X89440000Y-54770000D03* X117380000Y-54970000D03*
X114840000Y-54570000D03*
X112300000Y-54970000D03*
X109760000Y-54570000D03*
X107220000Y-54970000D03*
X104680000Y-54570000D03*
X102140000Y-54970000D03*
X99600000Y-54570000D03*
X97060000Y-54970000D03*
X94520000Y-54570000D03*
X91980000Y-54970000D03*
X89440000Y-54570000D03*
%LPD*% %LPD*%
M02* M02*

View File

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

View File

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1* 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-21T11:56:37+02:00*
G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,rev?* G04 #@! TF.ProjectId,NerdNOS,4e657264-4e4f-4532-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Top* G04 #@! TF.FileFunction,Paste,Top*
G04 #@! TF.FilePolarity,Positive* G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*% %FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 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-21 11:56:37*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
@ -29,483 +29,249 @@ G04 Aperture macros list*
20,1,$1+$1,$6,$7,$8,$9,0* 20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*% 20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end* G04 Aperture macros list end*
%ADD10C,0.000000*% %ADD10C,0.100000*%
%ADD11C,0.100000*% %ADD11RoundRect,0.250000X-0.300000X-0.300000X0.300000X-0.300000X0.300000X0.300000X-0.300000X0.300000X0*%
%ADD12RoundRect,0.150000X0.150000X-0.512500X0.150000X0.512500X-0.150000X0.512500X-0.150000X-0.512500X0*% %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*% %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*% %ADD14R,2.700000X7.500000*%
%ADD15RoundRect,0.140000X0.140000X0.170000X-0.140000X0.170000X-0.140000X-0.170000X0.140000X-0.170000X0*% %ADD15RoundRect,0.140000X0.170000X-0.140000X0.170000X0.140000X-0.170000X0.140000X-0.170000X-0.140000X0*%
%ADD16RoundRect,0.140000X-0.140000X-0.170000X0.140000X-0.170000X0.140000X0.170000X-0.140000X0.170000X0*% %ADD16RoundRect,0.140000X-0.170000X0.140000X-0.170000X-0.140000X0.170000X-0.140000X0.170000X0.140000X0*%
%ADD17RoundRect,0.140000X0.170000X-0.140000X0.170000X0.140000X-0.170000X0.140000X-0.170000X-0.140000X0*% %ADD17RoundRect,0.250000X-0.475000X0.250000X-0.475000X-0.250000X0.475000X-0.250000X0.475000X0.250000X0*%
%ADD18RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*% %ADD18RoundRect,0.140000X0.140000X0.170000X-0.140000X0.170000X-0.140000X-0.170000X0.140000X-0.170000X0*%
%ADD19RoundRect,0.135000X-0.185000X0.135000X-0.185000X-0.135000X0.185000X-0.135000X0.185000X0.135000X0*% %ADD19RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*%
%ADD20RoundRect,0.225000X-0.225000X-0.375000X0.225000X-0.375000X0.225000X0.375000X-0.225000X0.375000X0*% %ADD20RoundRect,0.135000X-0.185000X0.135000X-0.185000X-0.135000X0.185000X-0.135000X0.185000X0.135000X0*%
%ADD21R,0.220000X0.599999*% %ADD21RoundRect,0.150000X0.425000X-0.150000X0.425000X0.150000X-0.425000X0.150000X-0.425000X-0.150000X0*%
%ADD22RoundRect,0.150000X0.425000X-0.150000X0.425000X0.150000X-0.425000X0.150000X-0.425000X-0.150000X0*% %ADD22RoundRect,0.075000X0.500000X-0.075000X0.500000X0.075000X-0.500000X0.075000X-0.500000X-0.075000X0*%
%ADD23RoundRect,0.075000X0.500000X-0.075000X0.500000X0.075000X-0.500000X0.075000X-0.500000X-0.075000X0*% %ADD23O,2.100000X1.000000*%
%ADD24O,2.100000X1.000000*% %ADD24O,1.800000X1.000000*%
%ADD25O,1.800000X1.000000*% %ADD25RoundRect,0.135000X0.135000X0.185000X-0.135000X0.185000X-0.135000X-0.185000X0.135000X-0.185000X0*%
%ADD26RoundRect,0.135000X-0.135000X-0.185000X0.135000X-0.185000X0.135000X0.185000X-0.135000X0.185000X0*% %ADD26R,1.300000X1.100000*%
%ADD27RoundRect,0.135000X0.135000X0.185000X-0.135000X0.185000X-0.135000X-0.185000X0.135000X-0.185000X0*% %ADD27RoundRect,0.250000X-1.100000X0.325000X-1.100000X-0.325000X1.100000X-0.325000X1.100000X0.325000X0*%
%ADD28R,1.300000X1.100000*% %ADD28RoundRect,0.135000X-0.135000X-0.185000X0.135000X-0.185000X0.135000X0.185000X-0.135000X0.185000X0*%
%ADD29RoundRect,0.250000X-0.325000X-1.100000X0.325000X-1.100000X0.325000X1.100000X-0.325000X1.100000X0*% %ADD29RoundRect,0.135000X-0.000010X0.295000X-0.000010X-0.295000X0.000010X-0.295000X0.000010X0.295000X0*%
%ADD30RoundRect,0.250000X-0.312500X-0.625000X0.312500X-0.625000X0.312500X0.625000X-0.312500X0.625000X0*% %ADD30R,0.254000X0.762000*%
%ADD31RoundRect,0.200000X-0.275000X0.200000X-0.275000X-0.200000X0.275000X-0.200000X0.275000X0.200000X0*% %ADD31RoundRect,0.075000X-0.075000X0.275000X-0.075000X-0.275000X0.075000X-0.275000X0.075000X0.275000X0*%
%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*%
G04 APERTURE END LIST* G04 APERTURE END LIST*
D10* D10*
X101800000Y-63300000D02*
X100540000Y-63300000D01*
X100540000Y-65600000D01*
X101800000Y-65600000D01*
X101800000Y-63300000D01*
G36* G36*
X121150001Y-69489999D02* X101800000Y-63300000D02*
G01* G01*
X121150001Y-69639999D01* X100540000Y-63300000D01*
X121100001Y-69689999D01* X100540000Y-65600000D01*
X120750002Y-69689999D01* X101800000Y-65600000D01*
X120700002Y-69639999D01* X101800000Y-63300000D01*
X120700002Y-69489999D01*
X120750002Y-69440000D01*
X121100001Y-69440000D01*
X121150001Y-69489999D01*
G37* G37*
X101800000Y-66800000D02*
X100540000Y-66800000D01*
X100540000Y-69100000D01*
X101800000Y-69100000D01*
X101800000Y-66800000D01*
G36* G36*
X121150001Y-69990001D02* X101800000Y-66800000D02*
G01* G01*
X121150001Y-70140001D01* X100540000Y-66800000D01*
X121100001Y-70190001D01* X100540000Y-69100000D01*
X120750002Y-70190001D01* X101800000Y-69100000D01*
X120700002Y-70140001D01* X101800000Y-66800000D01*
X120700002Y-69990001D01*
X120750002Y-69940001D01*
X121100001Y-69940001D01*
X121150001Y-69990001D01*
G37* G37*
X103660000Y-66800000D02*
X102540000Y-66800000D01*
X102540000Y-69100000D01*
X103660000Y-69100000D01*
X103660000Y-66800000D01*
G36* G36*
X124400000Y-69489999D02* X103660000Y-66800000D02*
G01* G01*
X124400000Y-69639999D01* X102540000Y-66800000D01*
X124350000Y-69689999D01* X102540000Y-69100000D01*
X124000001Y-69689999D01* X103660000Y-69100000D01*
X123950001Y-69639999D01* X103660000Y-66800000D01*
X123950001Y-69489999D01*
X124000001Y-69440000D01*
X124350000Y-69440000D01*
X124400000Y-69489999D01*
G37* G37*
X103670000Y-63300000D02*
X102550000Y-63300000D01*
X102550000Y-65600000D01*
X103670000Y-65600000D01*
X103670000Y-63300000D01*
G36* G36*
X124400000Y-69990001D02* X103670000Y-63300000D02*
G01* G01*
X124400000Y-70140001D01* X102550000Y-63300000D01*
X124350000Y-70190001D01* X102550000Y-65600000D01*
X124000001Y-70190001D01* X103670000Y-65600000D01*
X123950001Y-70140001D01* X103670000Y-63300000D01*
X123950001Y-69990001D01*
X124000001Y-69940001D01*
X124350000Y-69940001D01*
X124400000Y-69990001D01*
G37* G37*
X105660000Y-63300000D02*
X104400000Y-63300000D01*
X104400000Y-65600000D01*
X105660000Y-65600000D01*
X105660000Y-63300000D01*
G36* G36*
X122200002Y-69400000D02* X105660000Y-63300000D02*
G01* G01*
X122200002Y-69699999D01* X104400000Y-63300000D01*
X122150002Y-69749999D01* X104400000Y-65600000D01*
X122061003Y-69749999D01* X105660000Y-65600000D01*
X122025001Y-69765000D01* X105660000Y-63300000D01*
X121665002Y-70124999D01*
X121650000Y-70160999D01*
X121650003Y-70354999D01*
X121600000Y-70404999D01*
X121400001Y-70404999D01*
X121350001Y-70355001D01*
X121350001Y-69400000D01*
X121400001Y-69350000D01*
X122150002Y-69350000D01*
X122200002Y-69400000D01*
G37* G37*
X105660000Y-66800000D02*
X104400000Y-66800000D01*
X104400000Y-69100000D01*
X105660000Y-69100000D01*
X105660000Y-66800000D01*
G36* G36*
X123750001Y-69400000D02* X105660000Y-66800000D02*
G01* G01*
X123750001Y-70354999D01* X104400000Y-66800000D01*
X123700001Y-70404999D01* X104400000Y-69100000D01*
X123500002Y-70404999D01* X105660000Y-69100000D01*
X123449999Y-70354999D01* X105660000Y-66800000D01*
X123450002Y-70160999D01*
X123435000Y-70124999D01*
X123075001Y-69765000D01*
X123038999Y-69749999D01*
X122950000Y-69749999D01*
X122900000Y-69699999D01*
X122900000Y-69400000D01*
X122950000Y-69350000D01*
X123700001Y-69350000D01*
X123750001Y-69400000D01*
G37* G37*
X108000000Y-65500000D02*
X106600000Y-65500000D01*
X106600000Y-63540000D01*
X108000000Y-63540000D01*
X108000000Y-65500000D01*
G36* G36*
X122090004Y-66910000D02* X108000000Y-65500000D02*
G01* G01*
X122090002Y-67249999D01* X106600000Y-65500000D01*
X122040002Y-67299999D01* X106600000Y-63540000D01*
X121670000Y-67300001D01* X108000000Y-63540000D01*
X121620000Y-67350001D01* X108000000Y-65500000D01*
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*
G37* G37*
X108000000Y-68860000D02*
X106600000Y-68860000D01*
X106600000Y-66900000D01*
X108000000Y-66900000D01*
X108000000Y-68860000D01*
G36* G36*
X123950001Y-66910000D02* X108000000Y-68860000D02*
G01* G01*
X123950001Y-66975001D01* X106600000Y-68860000D01*
X124000001Y-67025001D01* X106600000Y-66900000D01*
X124350000Y-67025001D01* X108000000Y-66900000D01*
X124400000Y-67075000D01* X108000000Y-68860000D01*
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*
G37* G37*
D11* D11*
X101800000Y-63300000D02* X119800000Y-77600000D03*
X100540000Y-63300000D01* X122600000Y-77600000D03*
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*
D12* D12*
X90150001Y-63037500D03* X89662500Y-72550001D03*
X91100000Y-63037500D03* X89662500Y-73500000D03*
X92049999Y-63037500D03* X89662500Y-74449999D03*
X92049999Y-60762500D03* X91937500Y-74449999D03*
X90150001Y-60762500D03* X91937500Y-72550001D03*
D13* D13*
X133165000Y-65550000D03* X133165000Y-65550000D03*
X133165000Y-64530000D03* X133165000Y-64530000D03*
D14* D14*
X93500000Y-62620000D03* X126200000Y-60600000D03*
X93500000Y-63580000D03* X120400000Y-60600000D03*
D15* D15*
X116080000Y-59900000D03* X100200000Y-60980000D03*
X115120000Y-59900000D03* X100200000Y-60020000D03*
D16* D16*
X85620000Y-74200000D03* X109100000Y-59820000D03*
X86580000Y-74200000D03* X109100000Y-60780000D03*
D17* D17*
X127600000Y-69780000D03* X121600000Y-65800000D03*
X127600000Y-68820000D03* X121600000Y-67700000D03*
D18* D18*
X81950000Y-67437500D03* X85680000Y-54750400D03*
X83850000Y-67437500D03* X84720000Y-54750400D03*
X82900000Y-65562500D03*
D15*
X116080000Y-57880000D03*
X115120000Y-57880000D03*
D19* D19*
X84050000Y-68404999D03*
X85950000Y-68404999D03*
X85000000Y-66529999D03*
D16*
X106600000Y-59820000D03*
X106600000Y-60780000D03*
D20*
X133165000Y-66430000D03* X133165000Y-66430000D03*
X133165000Y-67450000D03* X133165000Y-67450000D03*
D14* D16*
X88700000Y-62620000D03* X88200000Y-72620000D03*
X88700000Y-63580000D03* X88200000Y-73580000D03*
D13*
X92200000Y-72109999D03*
X92200000Y-71090001D03*
D20* D20*
X119812500Y-77510000D03* X105000000Y-71490001D03*
X123112500Y-77510000D03* X105000000Y-72509999D03*
D21* D21*
X122050002Y-70464999D03*
X122550001Y-70464999D03*
X123050000Y-70464999D03*
D22*
X134910000Y-69390000D03* X134910000Y-69390000D03*
X134910000Y-68590000D03* X134910000Y-68590000D03*
D23* D22*
X134910000Y-67440000D03* X134910000Y-67440000D03*
X134910000Y-66440000D03* X134910000Y-66440000D03*
X134910000Y-65940000D03* X134910000Y-65940000D03*
X134910000Y-64940000D03* X134910000Y-64940000D03*
D22* D21*
X134910000Y-62990000D03* X134910000Y-62990000D03*
X134910000Y-63790000D03* X134910000Y-63790000D03*
D23* D22*
X134910000Y-64440000D03* X134910000Y-64440000D03*
X134910000Y-65440000D03* X134910000Y-65440000D03*
X134910000Y-66940000D03* X134910000Y-66940000D03*
X134910000Y-67940000D03* X134910000Y-67940000D03*
D24* D23*
X135485000Y-70510000D03* X135485000Y-70510000D03*
D25*
X139665000Y-70510000D03*
D24* D24*
X139665000Y-70510000D03*
D23*
X135485000Y-61870000D03* X135485000Y-61870000D03*
D25* D24*
X139665000Y-61870000D03* X139665000Y-61870000D03*
D16* D16*
X115120000Y-74200000D03* X106600000Y-71600000D03*
X116080000Y-74200000D03* X106600000Y-72560000D03*
D17* X100100000Y-71520000D03*
X93300000Y-69980000D03* X100100000Y-72480000D03*
X93300000Y-69020000D03* X107800000Y-71600000D03*
D26* X107800000Y-72560000D03*
X129490000Y-64250000D03* D25*
X130510000Y-64250000D03* X93610000Y-76200000D03*
X92590000Y-76200000D03*
D16* D16*
X115120000Y-73100000D03* X107800000Y-59820000D03*
X116080000Y-73100000D03* X107800000Y-60780000D03*
D27* D17*
X93510000Y-74800000D03* X131200000Y-65750000D03*
X92490000Y-74800000D03* X131200000Y-67650000D03*
D15*
X116080000Y-58900000D03*
X115120000Y-58900000D03*
D26* D26*
X92480002Y-75800000D03* X90445000Y-66265000D03*
X93500000Y-75800000D03* X92745000Y-66265000D03*
X92745000Y-64365000D03*
X90445000Y-64365000D03*
D17*
X129200000Y-65750000D03*
X129200000Y-67650000D03*
X119500000Y-65800000D03*
X119500000Y-67700000D03*
D18*
X92495000Y-67515000D03*
X91535000Y-67515000D03*
D27*
X116700000Y-64825000D03*
X116700000Y-67775000D03*
D16*
X93362500Y-68870001D03*
X93362500Y-69830001D03*
D18*
X85680000Y-60150400D03*
X84720000Y-60150400D03*
D15*
X101300000Y-60980000D03*
X101300000Y-60020000D03*
D28* D28*
X84550000Y-61750000D03* X85390000Y-65000000D03*
X86850000Y-61750000D03* X86410000Y-65000000D03*
X86850000Y-59850000D03* D25*
X84550000Y-59850000D03* X125500000Y-68500000D03*
D15* X124480000Y-68500000D03*
X86600000Y-63000000D03*
X85640000Y-63000000D03*
D29* D29*
X121045000Y-64390000D03*
X123995000Y-64390000D03*
D17*
X93300000Y-67880000D03*
X93300000Y-66920000D03*
D16*
X85920000Y-67700000D03*
X86880000Y-67700000D03*
D30*
X129037500Y-70100000D03*
X131962500Y-70100000D03*
D14*
X93500000Y-60220000D03*
X93500000Y-61180000D03*
D31*
X123400000Y-71905000D03*
X123400000Y-73555000D03*
D27*
X83300000Y-64000000D03*
X82280000Y-64000000D03*
D32*
X125270000Y-73550000D03*
X125270000Y-71900000D03*
D33*
X107900000Y-62265400D03* X107900000Y-62265400D03*
X107420000Y-62265400D03* X107420000Y-62265400D03*
X106940000Y-62265400D03* X106940000Y-62265400D03*
@ -538,59 +304,59 @@ X106460000Y-70134600D03*
X106940000Y-70134600D03* X106940000Y-70134600D03*
X107420000Y-70134600D03* X107420000Y-70134600D03*
X107900000Y-70134600D03* X107900000Y-70134600D03*
D34* D30*
X85049811Y-72174800D03* X86200252Y-55850400D03*
X85549937Y-72174800D03* X85700126Y-55850400D03*
X86050063Y-72174800D03* X85200000Y-55850400D03*
X86550189Y-72174800D03* X84699874Y-55850400D03*
X86550189Y-69025200D03* X84699874Y-59000000D03*
X86050063Y-69025200D03* X85200000Y-59000000D03*
X85549937Y-69025200D03* X85700126Y-59000000D03*
X85049811Y-69025200D03* X86200252Y-59000000D03*
D15*
X91880000Y-65700000D03*
X90920000Y-65700000D03*
D14*
X88700000Y-60220000D03*
X88700000Y-61180000D03*
D16* D16*
X115120000Y-72100000D03* X88162500Y-68870001D03*
X116080000Y-72100000D03* X88162500Y-69830001D03*
D26* X93400000Y-73020000D03*
X85190000Y-56800000D03* X93400000Y-73980000D03*
X86210000Y-56800000D03* X109100000Y-71600000D03*
X109100000Y-72560000D03*
D20*
X104700000Y-59890000D03*
X104700000Y-60910000D03*
D16* D16*
X115120000Y-71100000D03* X109500000Y-69320000D03*
X116080000Y-71100000D03* X109500000Y-70280000D03*
D19* D20*
X99700000Y-65590000D03* X99700000Y-65590000D03*
X99700000Y-66610000D03* X99700000Y-66610000D03*
D35* D12*
X91749999Y-67262500D03* X89625000Y-68800002D03*
X90800000Y-67262500D03* X89625000Y-69750001D03*
X89850001Y-67262500D03* X89625000Y-70700000D03*
X89850001Y-69537500D03* X91900000Y-70700000D03*
X91749999Y-69537500D03* X91900000Y-68800002D03*
D18* D25*
X129580000Y-67687500D03* X127510000Y-68400000D03*
X131480000Y-67687500D03* X126490000Y-68400000D03*
X130530000Y-65812500D03* D16*
D15* X109500000Y-62220000D03*
X116080000Y-60900000D03* X109500000Y-63180000D03*
X115120000Y-60900000D03* X101200000Y-71520000D03*
D14* X101200000Y-72480000D03*
X93300000Y-71120000D03* D31*
X93300000Y-72080000D03* X126600000Y-65550000D03*
D36* X126100000Y-65550000D03*
X125980000Y-69910000D03* X125600000Y-65550000D03*
X125980000Y-68010000D03* X125600000Y-67050000D03*
D37* X126100000Y-67050000D03*
X119090000Y-68315000D03* X126600000Y-67050000D03*
X119090000Y-69865000D03* D16*
D27* X127700000Y-65820000D03*
X83510000Y-69000000D03* X127700000Y-66780000D03*
X82490000Y-69000000D03* D25*
D19* X85610000Y-69967499D03*
X121900000Y-72090000D03* X84590000Y-69967499D03*
X121900000Y-73110000D03* D28*
X123680000Y-70880000D03*
X124700000Y-70880000D03*
M02* M02*

File diff suppressed because it is too large Load Diff

View File

@ -1,17 +1,22 @@
M48 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-21T11:56:40+0200
; FORMAT={-:-/ absolute / metric / decimal} ; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2024-08-12T13:14:37+02:00 ; #@! TF.CreationDate,2024-09-21T11:56:40+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1 ; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.1-8.0.1-1~ubuntu22.04.1
; #@! TF.FileFunction,NonPlated,1,2,NPTH ; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2 FMAT,2
METRIC METRIC
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill ; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C0.650 T1C0.650
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T2C3.200
% %
G90 G90
G05 G05
T1 T1
X135.985Y-63.3 X135.985Y-63.3
X135.985Y-69.08 X135.985Y-69.08
T2
X91.37Y-59.64
X117.23Y-72.76
M30 M30

View File

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

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,8 @@
{ {
"board": { "board": {
"active_layer": 37, "active_layer": 0,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": false, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],
"high_contrast_mode": 0, "high_contrast_mode": 0,
@ -61,11 +61,10 @@
34, 34,
35, 35,
36, 36,
39,
40 40
], ],
"visible_layers": "8047ffc_ffffffff", "visible_layers": "004faff_ffffffff",
"zone_display_mode": 1 "zone_display_mode": 0
}, },
"git": { "git": {
"repo_password": "", "repo_password": "",

View File

@ -48,7 +48,7 @@
"silk_text_thickness": 0.1, "silk_text_thickness": 0.1,
"silk_text_upright": false, "silk_text_upright": false,
"zones": { "zones": {
"min_clearance": 0.0001 "min_clearance": 0.25
} }
}, },
"diff_pair_dimensions": [ "diff_pair_dimensions": [
@ -59,11 +59,8 @@
} }
], ],
"drc_exclusions": [ "drc_exclusions": [
"clearance|121940002|70165000|2aebf974-085b-496a-bd6f-8c70a2d3376f|9f13eca4-6592-45f9-971a-e95c01aa828b",
"clearance|123160000|70165000|594beaf0-7424-4ae9-9a7d-a66c38d95b99|1a28d452-f9e6-4b2d-9fc5-c02204be6418",
"hole_clearance|135335000|63140000|42c6ac97-77c3-43ea-a714-57b8025fcd3f|d11772ac-a832-4a22-9dd8-a73e1c298c25", "hole_clearance|135335000|63140000|42c6ac97-77c3-43ea-a714-57b8025fcd3f|d11772ac-a832-4a22-9dd8-a73e1c298c25",
"hole_clearance|135335000|69240000|35dc8276-6035-4bd2-bd3b-0370195cb907|23136456-28ba-415a-970a-b4971ed25619", "hole_clearance|135335000|69240000|35dc8276-6035-4bd2-bd3b-0370195cb907|23136456-28ba-415a-970a-b4971ed25619"
"silk_over_copper|85200000|62050000|530aba4b-e059-450f-8c5a-b5eea5287380|00000000-0000-0000-0000-000000000000"
], ],
"meta": { "meta": {
"version": 2 "version": 2
@ -90,7 +87,7 @@
"item_on_disabled_layer": "error", "item_on_disabled_layer": "error",
"items_not_allowed": "error", "items_not_allowed": "error",
"length_out_of_range": "error", "length_out_of_range": "error",
"lib_footprint_issues": "warning", "lib_footprint_issues": "ignore",
"lib_footprint_mismatch": "ignore", "lib_footprint_mismatch": "ignore",
"malformed_courtyard": "error", "malformed_courtyard": "error",
"microvia_drill_out_of_range": "error", "microvia_drill_out_of_range": "error",
@ -102,12 +99,12 @@
"pth_inside_courtyard": "ignore", "pth_inside_courtyard": "ignore",
"shorting_items": "error", "shorting_items": "error",
"silk_edge_clearance": "ignore", "silk_edge_clearance": "ignore",
"silk_over_copper": "warning", "silk_over_copper": "ignore",
"silk_overlap": "warning", "silk_overlap": "warning",
"skew_out_of_range": "error", "skew_out_of_range": "error",
"solder_mask_bridge": "error", "solder_mask_bridge": "error",
"starved_thermal": "error", "starved_thermal": "error",
"text_height": "warning", "text_height": "ignore",
"text_thickness": "warning", "text_thickness": "warning",
"through_hole_pad_without_hole": "error", "through_hole_pad_without_hole": "error",
"too_many_vias": "error", "too_many_vias": "error",
@ -185,6 +182,11 @@
"track_widths": [ "track_widths": [
0.0, 0.0,
0.2, 0.2,
0.254,
0.4,
0.45,
0.5,
0.5,
0.6 0.6
], ],
"tuning_pattern_settings": { "tuning_pattern_settings": {
@ -494,7 +496,7 @@
"pos_files": "../PnP/NN/", "pos_files": "../PnP/NN/",
"specctra_dsn": "", "specctra_dsn": "",
"step": "NerdNOS.step", "step": "NerdNOS.step",
"svg": "", "svg": "./",
"vrml": "" "vrml": ""
}, },
"page_layout_descr_file": "" "page_layout_descr_file": ""
@ -506,10 +508,10 @@
"field_delimiter": ",", "field_delimiter": ",",
"keep_line_breaks": false, "keep_line_breaks": false,
"keep_tabs": false, "keep_tabs": false,
"name": "CSV", "name": "---",
"ref_delimiter": ",", "ref_delimiter": ",",
"ref_range_delimiter": "", "ref_range_delimiter": "",
"string_delimiter": "\"" "string_delimiter": ""
}, },
"bom_presets": [], "bom_presets": [],
"bom_settings": { "bom_settings": {
@ -519,13 +521,13 @@
"group_by": false, "group_by": false,
"label": "Reference", "label": "Reference",
"name": "Reference", "name": "Reference",
"show": true "show": false
}, },
{ {
"group_by": true, "group_by": true,
"label": "Value", "label": "Value",
"name": "Value", "name": "Value",
"show": true "show": false
}, },
{ {
"group_by": false, "group_by": false,
@ -537,7 +539,7 @@
"group_by": false, "group_by": false,
"label": "Footprint", "label": "Footprint",
"name": "Footprint", "name": "Footprint",
"show": true "show": false
}, },
{ {
"group_by": false, "group_by": false,
@ -546,10 +548,10 @@
"show": true "show": true
}, },
{ {
"group_by": true, "group_by": false,
"label": "DNP", "label": "DNP",
"name": "${DNP}", "name": "${DNP}",
"show": true "show": false
}, },
{ {
"group_by": false, "group_by": false,
@ -558,7 +560,7 @@
"show": false "show": false
}, },
{ {
"group_by": false, "group_by": true,
"label": "DK", "label": "DK",
"name": "DK", "name": "DK",
"show": true "show": true
@ -573,7 +575,7 @@
"group_by": false, "group_by": false,
"label": "PARTNO", "label": "PARTNO",
"name": "PARTNO", "name": "PARTNO",
"show": true "show": false
}, },
{ {
"group_by": false, "group_by": false,

File diff suppressed because it is too large Load Diff

197780
NerdNOS.step

File diff suppressed because it is too large Load Diff

View File

@ -10,250 +10,10 @@
(rev "1") (rev "1")
) )
(lib_symbols (lib_symbols
(symbol "+3V3_1" (symbol "Diode:1N5819WS"
(power)
(pin_numbers hide) (pin_numbers hide)
(pin_names (pin_names
(offset 0) hide) (offset 1.016) hide)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "#PWR"
(at 0 -3.81 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "+3V3"
(at 0 3.556 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Power symbol creates a global label with name \"+3V3\""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "global power"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "+3V3_1_0_1"
(polyline
(pts
(xy -0.762 1.27) (xy 0 2.54)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 0 0) (xy 0 2.54)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 0 2.54) (xy 0.762 1.27)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(symbol "+3V3_1_1_1"
(pin power_in line
(at 0 0 90)
(length 0)
(name "~"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
(symbol "Device:R"
(pin_numbers hide)
(pin_names
(offset 0)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "R"
(at 2.032 0 90)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "R"
(at 0 0 90)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at -1.778 0 90)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Resistor"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "R res resistor"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_fp_filters" "R_*"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "R_0_1"
(rectangle
(start -1.016 -2.54)
(end 1.016 2.54)
(stroke
(width 0.254)
(type default)
)
(fill
(type none)
)
)
)
(symbol "R_1_1"
(pin passive line
(at 0 3.81 270)
(length 1.27)
(name "~"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin passive line
(at 0 -3.81 90)
(length 1.27)
(name "~"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
(symbol "Diode:US1D"
(pin_numbers hide)
(pin_names hide)
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
(on_board yes) (on_board yes)
@ -265,7 +25,7 @@
) )
) )
) )
(property "Value" "US1D" (property "Value" "1N5819WS"
(at 0 -2.54 0) (at 0 -2.54 0)
(effects (effects
(font (font
@ -273,7 +33,7 @@
) )
) )
) )
(property "Footprint" "Diode_SMD:D_SMA" (property "Footprint" "Diode_SMD:D_SOD-323"
(at 0 -4.445 0) (at 0 -4.445 0)
(effects (effects
(font (font
@ -282,7 +42,7 @@
(hide yes) (hide yes)
) )
) )
(property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds16008.pdf" (property "Datasheet" "https://datasheet.lcsc.com/lcsc/2204281430_Guangdong-Hottech-1N5819WS_C191023.pdf"
(at 0 0 0) (at 0 0 0)
(effects (effects
(font (font
@ -291,7 +51,7 @@
(hide yes) (hide yes)
) )
) )
(property "Description" "200V, 1A, General Purpose Rectifier Diode, SMA(DO-214AC)" (property "Description" "40V 600mV@1A 1A SOD-323 Schottky Barrier Diodes, SOD-323"
(at 0 0 0) (at 0 0 0)
(effects (effects
(font (font
@ -300,7 +60,7 @@
(hide yes) (hide yes)
) )
) )
(property "Sim.Device" "D" (property "ki_keywords" "diode Schottky"
(at 0 0 0) (at 0 0 0)
(effects (effects
(font (font
@ -309,7 +69,7 @@
(hide yes) (hide yes)
) )
) )
(property "Sim.Pins" "1=K 2=A" (property "ki_fp_filters" "D*SOD?323*"
(at 0 0 0) (at 0 0 0)
(effects (effects
(font (font
@ -318,37 +78,7 @@
(hide yes) (hide yes)
) )
) )
(property "ki_keywords" "Ultra Fast" (symbol "1N5819WS_0_1"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_fp_filters" "D*SMA*"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "US1D_0_1"
(polyline
(pts
(xy -1.27 1.27) (xy -1.27 -1.27)
)
(stroke
(width 0.254)
(type default)
)
(fill
(type none)
)
)
(polyline (polyline
(pts (pts
(xy 1.27 0) (xy -1.27 0) (xy 1.27 0) (xy -1.27 0)
@ -373,8 +103,20 @@
(type none) (type none)
) )
) )
(polyline
(pts
(xy -1.905 0.635) (xy -1.905 1.27) (xy -1.27 1.27) (xy -1.27 -1.27) (xy -0.635 -1.27) (xy -0.635 -0.635)
) )
(symbol "US1D_1_1" (stroke
(width 0.254)
(type default)
)
(fill
(type none)
)
)
)
(symbol "1N5819WS_1_1"
(pin passive line (pin passive line
(at -3.81 0 0) (at -3.81 0 0)
(length 2.54) (length 2.54)
@ -1113,30 +855,16 @@
(color 0 0 0 0) (color 0 0 0 0)
(uuid "1e2c39a8-239a-40f2-bbd0-4123d00d391a") (uuid "1e2c39a8-239a-40f2-bbd0-4123d00d391a")
) )
(junction
(at 100.33 83.82)
(diameter 0)
(color 0 0 0 0)
(uuid "3fb0cc35-9816-414b-8d3f-f330d3322917")
)
(junction (junction
(at 163.83 93.98) (at 163.83 93.98)
(diameter 0) (diameter 0)
(color 0 0 0 0) (color 0 0 0 0)
(uuid "787bc696-3be8-4950-848e-8aefe4f91afe") (uuid "787bc696-3be8-4950-848e-8aefe4f91afe")
) )
(no_connect
(at 135.89 86.36)
(uuid "245276c3-2b4e-4471-a360-487cef2211f7")
)
(no_connect (no_connect
(at 158.75 86.36) (at 158.75 86.36)
(uuid "5fd47bb8-10ef-42fa-a034-5b5f9c905053") (uuid "5fd47bb8-10ef-42fa-a034-5b5f9c905053")
) )
(no_connect
(at 135.89 78.74)
(uuid "86d47158-56c3-4a96-8343-9815c340ea1f")
)
(no_connect (no_connect
(at 158.75 76.2) (at 158.75 76.2)
(uuid "9471878f-1b98-4705-9de8-c6196ccc9fb4") (uuid "9471878f-1b98-4705-9de8-c6196ccc9fb4")
@ -1149,6 +877,10 @@
(at 158.75 99.06) (at 158.75 99.06)
(uuid "e158f53a-d843-4b29-9eb7-8beda4c1e8de") (uuid "e158f53a-d843-4b29-9eb7-8beda4c1e8de")
) )
(no_connect
(at 135.89 81.28)
(uuid "fe5ba792-6b85-45a2-a7a3-77ec9a6f66eb")
)
(wire (wire
(pts (pts
(xy 158.75 93.98) (xy 163.83 93.98) (xy 158.75 93.98) (xy 163.83 93.98)
@ -1171,33 +903,13 @@
) )
(wire (wire
(pts (pts
(xy 130.81 73.66) (xy 135.89 73.66) (xy 130.81 78.74) (xy 135.89 78.74)
) )
(stroke (stroke
(width 0) (width 0)
(type default) (type default)
) )
(uuid "1db6773d-3337-4325-8bda-b67919a866fe") (uuid "2f7920e7-cd06-4b72-bc95-2c0dee62b9de")
)
(wire
(pts
(xy 127 88.9) (xy 135.89 88.9)
)
(stroke
(width 0)
(type default)
)
(uuid "2f43d8f0-c085-45de-98f8-1d6ef3f5ea43")
)
(wire
(pts
(xy 97.79 83.82) (xy 100.33 83.82)
)
(stroke
(width 0)
(type default)
)
(uuid "42cb321b-2b6e-4994-9bfa-e13964017491")
) )
(wire (wire
(pts (pts
@ -1249,26 +961,6 @@
) )
(uuid "66aee97d-2097-477c-b9b3-2ce4ed9609fa") (uuid "66aee97d-2097-477c-b9b3-2ce4ed9609fa")
) )
(wire
(pts
(xy 100.33 83.82) (xy 135.89 83.82)
)
(stroke
(width 0)
(type default)
)
(uuid "6e705d26-960b-4d51-8648-92ba6266971f")
)
(wire
(pts
(xy 114.935 81.28) (xy 135.89 81.28)
)
(stroke
(width 0)
(type default)
)
(uuid "770ef04c-87e3-4d5a-8f20-fe219e1ea905")
)
(wire (wire
(pts (pts
(xy 163.83 93.98) (xy 163.83 96.52) (xy 163.83 93.98) (xy 163.83 96.52)
@ -1279,6 +971,16 @@
) )
(uuid "79792e08-efec-41bf-8077-1924f34a7b83") (uuid "79792e08-efec-41bf-8077-1924f34a7b83")
) )
(wire
(pts
(xy 130.81 88.9) (xy 135.89 88.9)
)
(stroke
(width 0)
(type default)
)
(uuid "8d6dff1e-7e14-45c5-97c2-1d611f3dfb7f")
)
(wire (wire
(pts (pts
(xy 158.75 81.28) (xy 171.45 81.28) (xy 158.75 81.28) (xy 171.45 81.28)
@ -1291,13 +993,13 @@
) )
(wire (wire
(pts (pts
(xy 100.33 72.39) (xy 100.33 73.66) (xy 126.365 101.6) (xy 135.89 101.6)
) )
(stroke (stroke
(width 0) (width 0)
(type default) (type default)
) )
(uuid "9ffec355-c2aa-4e44-949d-1672522e835b") (uuid "9d2aedd7-df39-4144-8eae-1fc27bb396f4")
) )
(wire (wire
(pts (pts
@ -1319,16 +1021,6 @@
) )
(uuid "a1eb3163-c414-4501-9c12-efea3287229d") (uuid "a1eb3163-c414-4501-9c12-efea3287229d")
) )
(wire
(pts
(xy 120.65 101.6) (xy 123.19 101.6)
)
(stroke
(width 0)
(type default)
)
(uuid "b309f654-26c9-4b9d-a26a-c7d599d70e11")
)
(wire (wire
(pts (pts
(xy 130.81 71.12) (xy 135.89 71.12) (xy 130.81 71.12) (xy 135.89 71.12)
@ -1341,13 +1033,23 @@
) )
(wire (wire
(pts (pts
(xy 130.81 101.6) (xy 135.89 101.6) (xy 130.81 86.36) (xy 135.89 86.36)
) )
(stroke (stroke
(width 0) (width 0)
(type default) (type default)
) )
(uuid "c8b82362-7ce2-4f85-bff3-ddc97a8af348") (uuid "be6a31bb-388b-4d64-9aba-a2dd0afaf63a")
)
(wire
(pts
(xy 115.57 101.6) (xy 118.745 101.6)
)
(stroke
(width 0)
(type default)
)
(uuid "be6c045d-3e5c-4549-9e00-bb35cfb44473")
) )
(wire (wire
(pts (pts
@ -1379,16 +1081,6 @@
) )
(uuid "ee79df73-f3d7-4468-9213-3073bb877782") (uuid "ee79df73-f3d7-4468-9213-3073bb877782")
) )
(wire
(pts
(xy 100.33 81.28) (xy 100.33 83.82)
)
(stroke
(width 0)
(type default)
)
(uuid "f3557588-b712-4635-a0be-894e6ac4e49b")
)
(hierarchical_label "TX" (hierarchical_label "TX"
(shape output) (shape output)
(at 171.45 83.82 0) (at 171.45 83.82 0)
@ -1425,21 +1117,9 @@
) )
(uuid "1de30c42-7516-4266-a8fc-61a0001414d1") (uuid "1de30c42-7516-4266-a8fc-61a0001414d1")
) )
(hierarchical_label "VBUS"
(shape input)
(at 120.65 101.6 180)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
(uuid "2ba7b580-61de-4354-86e7-a47a1d6b6284")
)
(hierarchical_label "RST" (hierarchical_label "RST"
(shape output) (shape output)
(at 130.81 73.66 180) (at 130.81 86.36 180)
(fields_autoplaced yes) (fields_autoplaced yes)
(effects (effects
(font (font
@ -1449,6 +1129,18 @@
) )
(uuid "79c6379d-6f73-43cd-8824-b3a4f10323e8") (uuid "79c6379d-6f73-43cd-8824-b3a4f10323e8")
) )
(hierarchical_label "VBUS"
(shape input)
(at 115.57 101.6 180)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
(uuid "8dc66f3e-270b-4aaf-ac8c-36ef91a56253")
)
(hierarchical_label "3V3" (hierarchical_label "3V3"
(shape output) (shape output)
(at 130.81 71.12 180) (at 130.81 71.12 180)
@ -1461,21 +1153,9 @@
) )
(uuid "94fc8c16-c572-4d82-aee7-2a81722c971f") (uuid "94fc8c16-c572-4d82-aee7-2a81722c971f")
) )
(hierarchical_label "IIN"
(shape input)
(at 171.45 88.9 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
(uuid "9d08eea1-bc52-4461-ba55-0fa97c29b264")
)
(hierarchical_label "1V4" (hierarchical_label "1V4"
(shape input) (shape input)
(at 127 88.9 180) (at 130.81 78.74 180)
(fields_autoplaced yes) (fields_autoplaced yes)
(effects (effects
(font (font
@ -1485,21 +1165,9 @@
) )
(uuid "a4058752-8f8c-49d2-86cd-854c0fac818a") (uuid "a4058752-8f8c-49d2-86cd-854c0fac818a")
) )
(hierarchical_label "PGOOD"
(shape input)
(at 97.79 83.82 180)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
(uuid "e59a4ef7-ed7e-44eb-88de-1cb2116896dc")
)
(hierarchical_label "PEN" (hierarchical_label "PEN"
(shape output) (shape output)
(at 114.935 81.28 180) (at 130.81 88.9 180)
(fields_autoplaced yes) (fields_autoplaced yes)
(effects (effects
(font (font
@ -1535,7 +1203,7 @@
) )
) )
) )
(property "Footprint" "myfootprints:T-Display-S3" (property "Footprint" "myfootprints:T-Display-S3-friction-fit"
(at 181.61 69.85 0) (at 181.61 69.85 0)
(effects (effects
(font (font
@ -1571,6 +1239,42 @@
(hide yes) (hide yes)
) )
) )
(property "Manufacturer" ""
(at 161.29 66.04 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "OrderNr" ""
(at 161.29 66.04 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Sim.Device" ""
(at 161.29 66.04 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Sim.Pins" ""
(at 161.29 66.04 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1" (pin "1"
(uuid "540dcceb-40eb-45f0-a127-df6334a84c49") (uuid "540dcceb-40eb-45f0-a127-df6334a84c49")
) )
@ -1653,32 +1357,32 @@
) )
) )
(symbol (symbol
(lib_id "Diode:US1D") (lib_id "Diode:1N5819WS")
(at 127 101.6 180) (at 122.555 101.6 180)
(unit 1) (unit 1)
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
(on_board yes) (on_board yes)
(dnp no) (dnp no)
(uuid "2ccec0ee-b67b-4daf-bb75-cb7137877a1e") (uuid "4bc5596d-c18b-4451-8d1b-bb4805eebd4c")
(property "Reference" "D1" (property "Reference" "D1"
(at 123.19 103.505 0) (at 121.92 106.68 0)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
) )
) )
(property "Value" "1N5819" (property "Value" "1N5817"
(at 130.81 103.505 0) (at 123.825 104.775 0)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
) )
) )
(property "Footprint" "Diode_SMD:D_SOD-123" (property "Footprint" "Diode_SMD:D_SOD-123F"
(at 127 97.155 0) (at 122.555 97.155 0)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@ -1686,8 +1390,8 @@
(hide yes) (hide yes)
) )
) )
(property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds16008.pdf" (property "Datasheet" "https://datasheet.lcsc.com/lcsc/2204281430_Guangdong-Hottech-1N5819WS_C191023.pdf"
(at 127 101.6 0) (at 122.555 101.6 0)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@ -1695,8 +1399,8 @@
(hide yes) (hide yes)
) )
) )
(property "Description" "" (property "Description" "40V 600mV@1A 1A SOD-323 Schottky Barrier Diodes, SOD-323"
(at 127 101.6 0) (at 122.555 101.6 0)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@ -1704,8 +1408,8 @@
(hide yes) (hide yes)
) )
) )
(property "Sim.Device" "D" (property "DK" "SM5817PL-TPMSCT-ND"
(at 127 101.6 0) (at 122.555 101.6 0)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@ -1713,65 +1417,11 @@
(hide yes) (hide yes)
) )
) )
(property "Sim.Pins" "1=K 2=A"
(at 127 101.6 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Distributor" "D"
(at 127 101.6 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Manufacturer" "1N5819HWQ-7-F"
(at 127 101.6 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "OrderNr" "31-1N5819HWQ-7-FCT-ND"
(at 127 101.6 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "DK" "31-1N5819HWQ-7-FCT-ND"
(at 127 101.6 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "PARTNO" "1N5819HWQ-7-F"
(at 127 101.6 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "c3ca4f69-c336-4aa7-9dfc-4b9fa1edb7fe")
)
(pin "2" (pin "2"
(uuid "05a11372-d95e-43a0-81c4-c559ccfedc3d") (uuid "4fdf0e49-9b0b-45c8-9b8b-01f9d960e337")
)
(pin "1"
(uuid "3e6d639f-c70f-4eb9-a60e-2a53b31ba954")
) )
(instances (instances
(project "NerdNOS" (project "NerdNOS"
@ -1849,73 +1499,6 @@
) )
) )
) )
(symbol
(lib_name "+3V3_1")
(lib_id "power:+3V3")
(at 100.33 72.39 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "cb4021c0-787a-43e1-88ea-2b9098fe70aa")
(property "Reference" "#PWR017"
(at 100.33 76.2 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "+3V3"
(at 100.3299 68.58 90)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
(at 100.33 72.39 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 100.33 72.39 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Power symbol creates a global label with name \"+3V3\""
(at 100.33 72.39 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "e6678d56-770a-4ec9-9130-55f8c0d8f912")
)
(instances
(project "NerdNOS"
(path "/d95c6d04-3717-413a-8b9f-685b8757ddd5/438fb704-9404-470f-a161-7c83b86a6959"
(reference "#PWR017")
(unit 1)
)
)
)
)
(symbol (symbol
(lib_name "GND_2") (lib_name "GND_2")
(lib_id "power:GND") (lib_id "power:GND")
@ -1982,92 +1565,4 @@
) )
) )
) )
(symbol
(lib_id "Device:R")
(at 100.33 77.47 0)
(mirror y)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "fdfdd1cc-a0e6-4c85-8cc0-5cd3990d786f")
(property "Reference" "R9"
(at 97.79 76.2 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "10k"
(at 97.79 78.74 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
(at 102.108 77.47 90)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 100.33 77.47 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 100.33 77.47 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "DK" "311-10KJRCT-ND"
(at 100.33 77.47 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "PARTNO" "RC0402JR-0710KL"
(at 100.33 77.47 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "2ca99688-66fb-4ed9-92de-d68763ce62e6")
)
(pin "2"
(uuid "e4dc0df4-5fce-4239-90b4-ccddeb360f9a")
)
(instances
(project "NerdNOS"
(path "/d95c6d04-3717-413a-8b9f-685b8757ddd5/438fb704-9404-470f-a161-7c83b86a6959"
(reference "R9")
(unit 1)
)
)
)
)
) )

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

23
digikey.csv Normal file
View File

@ -0,0 +1,23 @@
Qty,DK
5,478-KGM05AR71C104KHCT-ND
15,587-5514-1-ND
2,399-C0805C106K8PAC7800CT-ND
1,490-GRM32ER60G337ME05KCT-ND
2,1276-6687-1-ND
1,SM5817PL-TPMSCT-ND
1,345-1745-ND
1,
1,2073-USB4105-GF-ACT-ND
1,283-SDCHA1V8040-1R5-RCT-ND
1,2N7002NCT-ND
3,RMCF0402JT5K10CT-ND
1,311-1.00KLRCT-ND
5,311-10KJRCT-ND
1,P13.3KLCT-ND
1,445-2550-2-ND
1,
1,1908-O250-JO32-B-1V3-1-T1-LFCT-ND
1,MCP1824T-1802E/OTCT-ND
1,MCP1824T-0802E/OTCT-ND
1,296-TXU0202DCURCT-ND
1,296-TPS566247DRLRCT-ND
1 Qty DK
2 5 478-KGM05AR71C104KHCT-ND
3 15 587-5514-1-ND
4 2 399-C0805C106K8PAC7800CT-ND
5 1 490-GRM32ER60G337ME05KCT-ND
6 2 1276-6687-1-ND
7 1 SM5817PL-TPMSCT-ND
8 1 345-1745-ND
9 1
10 1 2073-USB4105-GF-ACT-ND
11 1 283-SDCHA1V8040-1R5-RCT-ND
12 1 2N7002NCT-ND
13 3 RMCF0402JT5K10CT-ND
14 1 311-1.00KLRCT-ND
15 5 311-10KJRCT-ND
16 1 P13.3KLCT-ND
17 1 445-2550-2-ND
18 1
19 1 1908-O250-JO32-B-1V3-1-T1-LFCT-ND
20 1 MCP1824T-1802E/OTCT-ND
21 1 MCP1824T-0802E/OTCT-ND
22 1 296-TXU0202DCURCT-ND
23 1 296-TPS566247DRLRCT-ND

View File

@ -1,4 +1,4 @@
23577170680325737 23587521371100319
Audio_Module Audio_Module
Reverb_BTDR-1H 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) 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)
@ -95193,6 +95193,13 @@ myfootprints
4 4
2 2
myfootprints myfootprints
960-19-15-F-AB-0
0
0
0
myfootprints
7805-SOT-223 7805-SOT-223
module CMS SOT223 4 pins module CMS SOT223 4 pins
CMS SOT CMS SOT
@ -95364,6 +95371,13 @@ myfootprints
BM1368-smaller BM1368-smaller
0
32
32
myfootprints
BM1370
0 0
32 32
32 32
@ -96103,6 +96117,13 @@ SOT-363 SC-70-6
6 6
6 6
myfootprints myfootprints
SOT-563
SOT563
SOT-563
0
6
6
myfootprints
SPM4012 SPM4012
@ -96131,6 +96152,13 @@ SSOP 0.65
16 16
16 16
myfootprints myfootprints
SW-ANT11TFHQE
0
5
4
myfootprints
SolderJumper-4_to_1_P1.3mm_Open_RoundedPad1.0x1.5mm SolderJumper-4_to_1_P1.3mm_Open_RoundedPad1.0x1.5mm
SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open
solder jumper open solder jumper open
@ -96148,6 +96176,13 @@ myfootprints
T-Display-S3 T-Display-S3
0
24
24
myfootprints
T-Display-S3-friction-fit
0 0
24 24
24 24
@ -96309,6 +96344,13 @@ myfootprints
bm1368-package-modified bm1368-package-modified
0
66
32
myfootprints
bm1370-package-modified
0 0
66 66
32 32

File diff suppressed because it is too large Load Diff