n30: decreased size of cable hole again.
This commit is contained in:
@@ -115,7 +115,7 @@ union() {
|
||||
// cable hole
|
||||
translate([(width/2)-3, -12, wall_thickness+10])
|
||||
rotate([00, 90, 0])
|
||||
cylinder(r = 7/2, h = 6);
|
||||
cylinder(r = 6/2, h = 6);
|
||||
|
||||
// holes for cable binders
|
||||
translate([(width/2)-3, length/4, wall_thickness+12])
|
||||
|
||||
Reference in New Issue
Block a user