From ad95dbb20156b845cd4fea8c1f470e96bd9f7232 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 17 Oct 2023 09:20:43 +0100 Subject: [PATCH 1/1] digispark-with-cable: from v2 Signed-off-by: Ian Jackson --- digispark-with-cable.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digispark-with-cable.scad b/digispark-with-cable.scad index 4416aa8..27f97e0 100644 --- a/digispark-with-cable.scad +++ b/digispark-with-cable.scad @@ -31,7 +31,7 @@ small_walls = [ // [ [3.0, -11.72], [sw_to_edge, -13.38] ], [ [-sw_to_edge+3.85, -14.90], [sw_to_edge, -13.38] ], ]; -chip_cutout = [[ -sw_to_edge + 4.20, -4.50 ], +chip_cutout = [[ -sw_to_edge + 4.20, -3.75 ], [ -sw_to_edge + 11.95, -11.90 ]]; module BothSides(){ -- 2.30.2