sb/fix/interferenceOnShroud #2

Merged
sebastian merged 2 commits from sb/fix/interferenceOnShroud into master 2022-07-07 18:39:09 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 9269d6d736 - Show all commits

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.