PSU Cover fixed

Bad polygon causing slicer issues fixed
This commit is contained in:
michalprusa 2016-05-10 15:48:05 +02:00
parent cd225c42b2
commit 15739306be
2 changed files with 147 additions and 147 deletions

View File

@ -119,7 +119,7 @@ difference()
union() // base shape
{
translate([ 59.5, 0, -18 ]) cube([ 33, 6, 19 ]); // reinforcement plate
translate([ 73.5, 6, -18 ]) cube([ 5, 15, 19 ]); // vertical_reinforcement
translate([ 73.5, 5, -18 ]) cube([ 5, 16, 19 ]); // vertical_reinforcement
}
union () // cutouts
{