From d42726aeb7f189ccef21c7f4f4b1097480c1abc1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 8 Jun 2013 18:19:37 +0100 Subject: [PATCH] crossbar-computer-led-mount: bigger test piece --- crossbar-computer-led-mount.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crossbar-computer-led-mount.scad b/crossbar-computer-led-mount.scad index fb04685..094dc8b 100644 --- a/crossbar-computer-led-mount.scad +++ b/crossbar-computer-led-mount.scad @@ -6,7 +6,7 @@ led_depth = 5; test_width = 15; test_height = 12; -thicks = [1,2,4,6]; +thicks = [9,14,21]; module Tests(){ for (thicki=[0:len(thicks)-1]) { -- 2.30.2