Updated folders names

This commit is contained in:
2025-12-09 15:48:43 +01:00
parent 1e2e667126
commit 5e60b12c26
6 changed files with 171877 additions and 0 deletions

16
cafetiere/bague.scad Normal file
View File

@@ -0,0 +1,16 @@
$fn=60;
include <BOSL2/std.scad>
ext=32;
ep=2;
difference() {
translate([0,0,3.2]) {
translate([0,0,4.45]) tube(od=ext, wall=ep-.75, h=3.5);
tube(od=ext, wall=ep, h=6.4);
}
translate([0,0,12.15]) color("cyan") zcyl(r1=14.35, r2=11.45, l=24.30);
}
color("red") translate([0,0,8.65]) tube(od=ext-1.5, wall=ep-.75, h=1.6, rounding=.8);

BIN
cafetiere/bague.stl Normal file

Binary file not shown.

BIN
cafetiere/bague2.stl Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.