From d7ff16686cdaa05b6a7701a3cd3c9df59c87dafe Mon Sep 17 00:00:00 2001 From: Chris Giacofei Date: Wed, 1 Feb 2023 08:44:05 -0500 Subject: [PATCH] Fix wrong fastening type for case. --- CAD/ProjectCase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CAD/ProjectCase.json b/CAD/ProjectCase.json index f680563..7b029b0 100644 --- a/CAD/ProjectCase.json +++ b/CAD/ProjectCase.json @@ -41,7 +41,7 @@ "EmbossPanelDecorations": "1", "FasteningHoleDiameter": "3", "FasteningTabThickness": "3", - "FasteningType": "Push", + "FasteningType": "Screw", "FilletRadius": "2", "FrontPanelType": "Discrete", "Height": "75",