Update character retainer ring
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user