left base plate

This commit is contained in:
sebastian bruesemeister 2022-07-07 18:25:35 +02:00
parent 9c5f4dba8d
commit 9269d6d736
Signed by: sebastian
GPG Key ID: FEF8FF6BC3A8CDA8
2 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ difference(){
} }
translate([35,h-19.5-31,-1])hull(){ translate([35,h-19.5-31,-1])hull(){
translate([0,3])cylinder(h=t+2,r=3); translate([0,3])cylinder(h=t+2,r=3);
translate([0,28])cylinder(h=t+2,r=3); translate([0,30])cylinder(h=t+2,r=3);
} }
translate([12,h-12,-1])cylinder(h=t+2,d=5.5); translate([12,h-12,-1])cylinder(h=t+2,d=5.5);
translate([32.3,h-52.3,-1])cylinder(h=t+2,d=11); translate([32.3,h-52.3,-1])cylinder(h=t+2,d=11);

Binary file not shown.