the fuse function in freecad didn't seem to work well when trying to go
back and update individual body parts. this commit is essentially a
remake of the plate + wall parts fuse from 6309e76 as a single body.
the reason to go back and modify individual parts was to move SSD for
more estate, to fit a 90deg connector because a straight cable doesn't
fit.
while there, added missing screws and spacers to the assembly.
this version should be good to start 3d printing.
some first 3d print trials reveal the box might not be sufficiently strong
and easy to print. adding chamfers and fillets helps.
adding chamfers and fillets on plate/wall edges is much easier when the
thing is a single body.
makes it easier to 3d-print in the end.
the plate and walls are still separate parts - easier to work on
separately. it is also possible to even 3d-print them separately, in
which case add a 0.5mm to clearance and plate mount Z in the params
sheet.
this makes it a lot easier to work on a part and look at it in the
assembled view by simply switching tabs. the separate file links to
the original provcase.FCStd. so, need both files to work on the assembly.
it is now possibly to simply select "exploded" or "assembled" option
from a "view" property of the top level assembly std part: no need to
manually modify the asmsheet. the property config is in the same
spreadsheet.
display standoff length now correctly offsets the LCD, the board and top
heatsink while leaving the rest in place. so, it is very easy to change
the overall height.
this change also applies 4.3inch LCD updates from 0c42295 with correct
rpi board mount screw holes, since the LCD master sketch in the
assembly is a copy.