Simplify top shell rotation
This commit is contained in:
parent
e15258361c
commit
4ec9e798e3
@ -574,7 +574,7 @@ if (TShell == 1) {
|
|||||||
// Coque haut - Top Shell
|
// Coque haut - Top Shell
|
||||||
color(Couleur1) {
|
color(Couleur1) {
|
||||||
translate([0, Width, Height + 0.2]) {
|
translate([0, Width, Height + 0.2]) {
|
||||||
rotate([0, 180, 180]) {
|
rotate([180, 0, 0]) {
|
||||||
Coque();
|
Coque();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user