From: Ian Jackson Date: Sat, 15 Sep 2012 18:14:22 +0000 (+0100) Subject: tower-base remove troublesome and unneeded cutout X-Git-Tag: filamentspool-v2-release~873 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=2694016729be9633ec66129f856a2f6e4ca22831 tower-base remove troublesome and unneeded cutout --- diff --git a/tower-base.scad b/tower-base.scad index 49c317b..103fa9b 100644 --- a/tower-base.scad +++ b/tower-base.scad @@ -109,11 +109,11 @@ module towerbase() { rotate([0,0,angle]) mirror([1,0,0]) halfside(); } } - multmatrix([[ -1, 0, 0, -mw2 - botleftstand ], - [ 0, 1, 0, -100 ], - [ 1, 0, 1, -100 + botleftgap ], - [ 0, 0, 0, 1 ] ]) - cube([100,200,100]); +// multmatrix([[ -1, 0, 0, -mw2 - botleftstand ], +// [ 0, 1, 0, -100 ], +// [ 1, 0, 1, -100 + botleftgap ], +// [ 0, 0, 0, 1 ] ]) +// cube([100,200,100]); } translate([clippairy/2,0,totalheight]) { difference(){