leaving some notes and comments for myself
This commit is contained in:
parent
f46500e941
commit
33271abef0
1
TODO.md
1
TODO.md
@ -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?
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user