n30: decrease size of cable hole

This commit is contained in:
Martin Preuss
2026-03-15 20:27:03 +01:00
parent 274c404732
commit 1813c9e09e

View File

@@ -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])