n30: fixed LED position.

This commit is contained in:
Martin Preuss
2026-03-28 02:11:33 +01:00
parent a7ddcd2c81
commit 6ea1e97835

View File

@@ -128,7 +128,7 @@ union() {
// LED hole // LED hole
translate([12, -15, -wall_thickness]) translate([12, -13, -wall_thickness])
cylinder(r = 5.5/2, h = 6); cylinder(r = 5.5/2, h = 6);
} }