sb/fix/interferenceOnShroud #2
@ -35,7 +35,7 @@ difference(){
|
||||
}
|
||||
translate([35,h-19.5-31,-1])hull(){
|
||||
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([32.3,h-52.3,-1])cylinder(h=t+2,d=11);
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
t = 7;
|
||||
w = 38;
|
||||
w = 30;
|
||||
h = 47.7;
|
||||
rc = 6.5;
|
||||
rcs = 2;
|
||||
@ -35,12 +35,11 @@ difference(){
|
||||
translate([3,11])cylinder(h=t+2,r=3);
|
||||
}
|
||||
translate([-1,h-19.5-31,-1])hull(){
|
||||
cube([0.01,31,t+2]);
|
||||
translate([12,3])cylinder(h=t+2,r=3);
|
||||
translate([12,28])cylinder(h=t+2,r=3);
|
||||
cube([0.01,33,t+2]);
|
||||
translate([5,3])cylinder(h=t+2,r=3);
|
||||
translate([5,30])cylinder(h=t+2,r=3);
|
||||
}
|
||||
|
||||
// translate([32.3,h-52.3,-1])cylinder(h=t+2,d=11);
|
||||
for(x=[72.6-ofs]){
|
||||
for(y=[33.4]){
|
||||
translate([x,h-y,0])m3();
|
||||
|
BIN
stl/BaseLeft.stl
BIN
stl/BaseLeft.stl
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user