n30: decreased size of cable hole again.

This commit is contained in:
Martin Preuss
2026-03-21 00:07:09 +01:00
parent 6bb26b7c90
commit c5df904fc4

View File

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