From 9a958fd11b0a6b5f8becd37c4f8a42f585abfcd8 Mon Sep 17 00:00:00 2001 From: Timothy Schmidt Date: Fri, 31 May 2013 14:57:16 -0700 Subject: [PATCH] remove executable bit and add todo list item --- gridbeam.scad | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 gridbeam.scad diff --git a/gridbeam.scad b/gridbeam.scad old mode 100755 new mode 100644 index 43007a6..33b7f6b --- a/gridbeam.scad +++ b/gridbeam.scad @@ -7,6 +7,7 @@ /* Todo: - implement "dxf" mode + - implement hole cutout pattern - interference based on hole size, compatible with two sizes above and below the currently set size. */ // zBeam(segments) - create a vertical gridbeam strut 'segments' long