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