From 0b2950dbf4aba9946ba9b0d5145d80910dec8ed5 Mon Sep 17 00:00:00 2001 From: Chris Giacofei Date: Fri, 3 Feb 2023 09:03:16 -0500 Subject: [PATCH] Adjust presets for enclosure. - Increase length to give some more internal space. It's crowded in there. - Increase wall thickness. First printing seems a bit flimsy. --- hardware/CAD/Enclosure/ProjectCase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hardware/CAD/Enclosure/ProjectCase.json b/hardware/CAD/Enclosure/ProjectCase.json index 7b029b0..39d5d54 100644 --- a/hardware/CAD/Enclosure/ProjectCase.json +++ b/hardware/CAD/Enclosure/ProjectCase.json @@ -45,7 +45,7 @@ "FilletRadius": "2", "FrontPanelType": "Discrete", "Height": "75", - "Length": "200", + "Length": "225", "MountDia": "8", "MountHeight": "10", "MountHoleDia": "2.5", @@ -65,8 +65,8 @@ "ShowPCB": "0", "ShowTCase": "0", "VentType": "VentHoles", - "VentWidth": "1.5", - "WallThickness": "2", + "VentWidth": "3", + "WallThickness": "3", "Width": "130", "examplePanels": "0" }