fixed tray side fastener placement when using extend standoffs, more standard mb case and adapter changes

This commit is contained in:
Edward Kisiel
2024-04-14 16:48:36 -04:00
parent f56302f7a8
commit 50f71b69e3
6 changed files with 353 additions and 357 deletions

View File

@@ -357,7 +357,7 @@ mb_adapters=[
*/
module io_plate() {
io_window_x = case_design == "adapter_mini-stx" ? 124.75 : 158.75;
io_window_x = case_design == "adapter_mini-stx" ? 123.95 : 158.75;
io_window_y = 4;
io_window_z = case_design == "adapter_mini-stx" ? 40 : 44;
io_offset = case_design == "adapter_mini-stx" ? 1.2 : 10.79;