Scale upper cutout cube to thickness

Rather than fixed 100
This commit is contained in:
Joel Ebel 2018-05-08 22:29:14 -04:00
parent abbc0a8cec
commit 3b13aafbdd

View File

@ -198,8 +198,8 @@ module Coque() { //Coque - Shell
}
} //Fin largeur Rails
} //Fin union
translate([-Thick*2, -Thick*2, Height/2]) { // Cube à soustraire
cube([Length + 100, Width + 100, Height]);
translate([-Thick, -Thick, Height/2]) { // Cube à soustraire
cube([Length + Thick*2, Width + Thick*2, Height]);
}
} //fin soustraction cube median - End Median cube slicer
translate([-Thick, Thick*2, Thick*2]) { // Forme de soustraction centrale