chiark / gitweb /
light-bracket: a bit of debug
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 25 Jul 2012 21:18:41 +0000 (22:18 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 25 Jul 2012 21:18:41 +0000 (22:18 +0100)
light-bracket.scad

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