1
0
mirror of https://github.com/whowechina/iidx_pico.git synced 2024-11-12 01:10:50 +01:00

Larger PCB bottom pads

This commit is contained in:
whowechina 2023-04-29 12:41:55 +08:00
parent a877887344
commit e2733d4607
4 changed files with 5 additions and 5 deletions

View File

@ -80,11 +80,11 @@ module body() {
// pads
color("pink") translate([0,0,-1],$fn=48) {
translate([-82.5,117.5]) cylinder(d=13,h=2);
translate([-82.5,-27.5]) cylinder(d=13,h=2);
translate([82.5,117.5]) cylinder(d=13,h=2);
translate([82.5,-27.5]) cylinder(d=13,h=2);
translate([0,28]) cylinder(d=13,h=2);
translate([-82.5,117.5]) cylinder(d=13.8,h=2.2);
translate([-82.5,-27.5]) cylinder(d=13.8,h=2.2);
translate([82.5,117.5]) cylinder(d=13.8,h=2.2);
translate([82.5,-27.5]) cylinder(d=13.8,h=2.2);
translate([0,28]) cylinder(d=13.8,h=2.2);
}
// screws