Compare commits
No commits in common. "869af47e8bb736c359cbe7f70a6cb4ca9bd997c3" and "1ac4576c0002a318eeb31a8179fef181d3d8158f" have entirely different histories.
869af47e8b
...
1ac4576c00
7 changed files with 1 additions and 546509 deletions
249526
CE3S1P_Deckel1.gcode
249526
CE3S1P_Deckel1.gcode
File diff suppressed because it is too large
Load diff
296977
CE3S1P_Deckel2.gcode
296977
CE3S1P_Deckel2.gcode
File diff suppressed because it is too large
Load diff
BIN
Deckel1.stl
BIN
Deckel1.stl
Binary file not shown.
BIN
Deckel2.png
BIN
Deckel2.png
Binary file not shown.
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 6.1 KiB |
|
@ -9,18 +9,13 @@ b=10; // Fugenhöhe
|
|||
|
||||
$fn=res;
|
||||
rad=da/2+6;
|
||||
|
||||
difference() {
|
||||
union() {
|
||||
// Außenring
|
||||
difference() {
|
||||
union() {
|
||||
translate([0,0,0]) cylinder(h=a+b+2, d=di+(da-di)/2+a/2);
|
||||
// Schräge außen
|
||||
difference() {
|
||||
translate([0,0,-2.05])rotate_extrude(angle=360)
|
||||
translate([(da+a)/2-3,0,0])rotate(45)square([5,5]);
|
||||
translate([0,0,-8.05]) cylinder(h=10, d=da+a+6);
|
||||
}
|
||||
//Flansche außen
|
||||
translate([0,0,2])linear_extrude(height = b+a, center = false, convexity = 10, twist = 0) {
|
||||
hull() {
|
||||
|
|
BIN
Deckel2.stl
BIN
Deckel2.stl
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 3.2 MiB |
Loading…
Reference in a new issue