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:
parent
a877887344
commit
e2733d4607
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user