group of 10mm-thick objects from 0.1 to 0.4 mm tolerance
This commit is contained in:
26266
test-0.1-15x10.stl
Normal file
26266
test-0.1-15x10.stl
Normal file
File diff suppressed because it is too large
Load Diff
31166
test-0.15-15x10.stl
Normal file
31166
test-0.15-15x10.stl
Normal file
File diff suppressed because it is too large
Load Diff
32482
test-0.2-15x10.stl
Normal file
32482
test-0.2-15x10.stl
Normal file
File diff suppressed because it is too large
Load Diff
37382
test-0.25-15x10.stl
Normal file
37382
test-0.25-15x10.stl
Normal file
File diff suppressed because it is too large
Load Diff
33854
test-0.3-15x10.stl
Normal file
33854
test-0.3-15x10.stl
Normal file
File diff suppressed because it is too large
Load Diff
38754
test-0.35-15x10.stl
Normal file
38754
test-0.35-15x10.stl
Normal file
File diff suppressed because it is too large
Load Diff
27050
test-0.4-15x10.stl
Normal file
27050
test-0.4-15x10.stl
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
|||||||
$fn=90;
|
$fn=90;
|
||||||
tol=0.25;
|
tol=0.4;
|
||||||
ht=10;
|
ht=10;
|
||||||
diam=15;
|
diam=15;
|
||||||
|
|
||||||
@@ -56,5 +56,6 @@ intersection()
|
|||||||
polygon([[0,ht/2+2],[-1,ht/2+1],[-1,ht/2-1],[0,ht/2-2]]);
|
polygon([[0,ht/2+2],[-1,ht/2+1],[-1,ht/2-1],[0,ht/2-2]]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// make the outer body hexagonal for better grip
|
||||||
cylinder(d=diam+8, h=ht, $fn=6);
|
cylinder(d=diam+8, h=ht, $fn=6);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user