Update character retainer ring

This commit is contained in:
2026-01-11 10:07:12 +01:00
parent c418623cd0
commit e95e0a1625
2 changed files with 20 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ module character_retainer_platform() {
$fn = 128;
cylinder(d1 = 38, d2 = 40, h = 2);
translate([0, 0, 2]) cylinder(d2 = 38, d1 = 40, h = 1);
// Indent for the snap-in
translate([0, 0, 3]) cylinder(d = 38, h = 1);
translate([0, 0, 4]) cylinder(d1 = 38, d2 = 40, h = 1);
difference() {