From 2d0fdba234811c615b79558f0540b20e3ef42ae3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 8 Jun 2013 18:20:35 +0100 Subject: [PATCH] crossbar-computer-led-mount: bigger test piece --- crossbar-computer-led-mount.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crossbar-computer-led-mount.scad b/crossbar-computer-led-mount.scad index 094dc8b..041ca9d 100644 --- a/crossbar-computer-led-mount.scad +++ b/crossbar-computer-led-mount.scad @@ -3,8 +3,8 @@ led_dia = 5 + 0.6; led_depth = 5; -test_width = 15; -test_height = 12; +test_width = 24; +test_height = 24; thicks = [9,14,21]; -- 2.30.2