case update: taller USB C hole
This commit is contained in:
@@ -34,7 +34,7 @@ back_height = front_height + (tan(case_angle) * case_h);
|
||||
|
||||
// --- USB-C and Controller Holder ---
|
||||
usb_w = 12.0;
|
||||
usb_h = 6.5;
|
||||
usb_h = 8.5;
|
||||
usb_x_offset = 60.0;
|
||||
usb_z_pos = floor_thickness;
|
||||
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@ back_height = front_height + (tan(case_angle) * case_h);
|
||||
|
||||
// --- USB-C and Controller Holder ---
|
||||
usb_w = 12.0;
|
||||
usb_h = 6.5;
|
||||
usb_h = 8.5;
|
||||
usb_x_offset = (case_w / 2) - (usb_w / 2);
|
||||
usb_z_pos = floor_thickness;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user