chiark / gitweb /
Revert "light-bracket: a bit of debug"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Jul 2012 16:40:30 +0000 (17:40 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Jul 2012 16:40:30 +0000 (17:40 +0100)
this makes a bogus object

This reverts commit a009a85efa6b31f6e3cf58b8acf5344b208f6dfd.

light-bracket.scad

index 3e17f81ddb2e9d120d9bafabf0eb3aabefcc3652..e277269bd61dfce719ad320aa67731cb0cd6a5c7 100644 (file)
@@ -124,7 +124,7 @@ module bracket() {
        // this is the actual thing we want
        difference() {
                stuff();
-               %mainhole();
+               mainhole();
                for (y=screw_ys) translate([0, y, 0])   
                        screwhole(5.4,10); //dia=4 gives 2.9
                                         //holedia=10 gives 9.0 want 7.0