From 1f944ea6daae552503304162974febe44a241073 Mon Sep 17 00:00:00 2001 From: Shy Date: Thu, 28 Dec 2023 19:04:14 +0100 Subject: [PATCH] Added missing support structure. --- front.scad | 1 + 1 file changed, 1 insertion(+) diff --git a/front.scad b/front.scad index 08a4ff8..a24d4fa 100644 --- a/front.scad +++ b/front.scad @@ -312,6 +312,7 @@ module casing_front() { [41, 12.5, 180, 3], [26, 12.5, 180, 3], + [5, 36, 90, 2], [5, 44, 90, 2], [5, 52, 90, 2], [5, 60, 90, 2],