sb/feature/coolingFanMount #1
@ -44,7 +44,13 @@ difference(){
|
|||||||
for(y=[23.4,43.7]){
|
for(y=[23.4,43.7]){
|
||||||
translate([x,h-y,0])m3();
|
translate([x,h-y,0])m3();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
//cooling fan mount
|
||||||
|
for(x=[24]){
|
||||||
|
for(y=[33.7,11.7]){
|
||||||
|
translate([x,h-y,0])m3();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
BIN
stl/BaseLeft.stl
BIN
stl/BaseLeft.stl
Binary file not shown.
Loading…
Reference in New Issue
Block a user