leaving some notes and comments for myself

This commit is contained in:
Brian S. Stephan 2023-08-20 09:56:02 -05:00
parent f46500e941
commit 33271abef0
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
2 changed files with 2 additions and 1 deletions

View File

@ -6,3 +6,4 @@ Notes for "next time".
* The panels' connection points could probably be a bit thinner to accommodate more bolts. A 20mm bolt barely clears the
two panels and I don't like that kind of bolt connection.
* Engraving some cosmetic stuff? Or maybe a place to mount other plates?

View File

@ -37,7 +37,7 @@ big_button_radius = 15 + hole_tolerance;
// case dimensions
frame_x = 183;
frame_y = 208;
frame_z = 45;
frame_z = 45; // reminder: inside (including mounts) is chopped by top_plate_z for plates
top_plate_x = 175;
top_plate_y = 200;
top_plate_z = 5;