diff --git a/box/ulx3s-v19.scad b/box/ulx3s-v19.scad index e076f93..9e7c411 100644 --- a/box/ulx3s-v19.scad +++ b/box/ulx3s-v19.scad @@ -153,7 +153,7 @@ PCBW=PCBWidth; // mounting hole xy-position Footx = 2*Thick+FootClrX; Footy = Thick+FootClrY+FootmvY; - Fh = 16.5; // top feet height + Fh = 17.0; // top feet height // foot xy positions Fxy = [ [Footx, Footy, 0], @@ -168,7 +168,7 @@ module connector_cut() //footx = 2*Thick+FootClrX; //footy = Thick+FootClrY; cy = 60-8; - translate([Footx,Footy,0]) + translate([Footx,Footy,-0.8]) { // cut off for WiFi translate([24-10,-10,6])