diff --git a/files/U_Box_V104_Test_Cleaned.scad b/files/U_Box_V104_Test_Cleaned.scad index 9efdc20..0b060b7 100644 --- a/files/U_Box_V104_Test_Cleaned.scad +++ b/files/U_Box_V104_Test_Cleaned.scad @@ -574,7 +574,7 @@ if (TShell == 1) { // Coque haut - Top Shell color(Couleur1) { translate([0, Width, Height + 0.2]) { - rotate([0, 180, 180]) { + rotate([180, 0, 0]) { Coque(); } }