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.
This commit is contained in:
Chris Giacofei 2023-02-03 09:03:16 -05:00
parent b4237ffbae
commit 0b2950dbf4

View File

@ -45,7 +45,7 @@
"FilletRadius": "2", "FilletRadius": "2",
"FrontPanelType": "Discrete", "FrontPanelType": "Discrete",
"Height": "75", "Height": "75",
"Length": "200", "Length": "225",
"MountDia": "8", "MountDia": "8",
"MountHeight": "10", "MountHeight": "10",
"MountHoleDia": "2.5", "MountHoleDia": "2.5",
@ -65,8 +65,8 @@
"ShowPCB": "0", "ShowPCB": "0",
"ShowTCase": "0", "ShowTCase": "0",
"VentType": "VentHoles", "VentType": "VentHoles",
"VentWidth": "1.5", "VentWidth": "3",
"WallThickness": "2", "WallThickness": "3",
"Width": "130", "Width": "130",
"examplePanels": "0" "examplePanels": "0"
} }