removed 1.05 scaling factor for Z smooth rod for people with shitty printers.
authorNathan Zadoks <nathan@nathan7.eu>
Tue, 4 Sep 2012 07:54:09 +0000 (09:54 +0200)
committerNathan Zadoks <nathan@nathan7.eu>
Tue, 4 Sep 2012 07:54:09 +0000 (09:54 +0200)
z-axis.scad

index e3278e1..4aac1b6 100644 (file)
@@ -46,7 +46,7 @@ module zrodholder(thickness=13, ylen=40, xlen=34){
                     translate([-board_thickness,0,0]) cube_fillet([board_thickness*2, 5, thickness], radius=2);
                 }
                 //smooth rod hole
-                translate([board_to_xz_distance,5+(smooth_bar_diameter*1.05/2),-1]) cylinder(h=board_thickness+2, r=(smooth_bar_diameter*1.05/2));
+                translate([board_to_xz_distance,5+(smooth_bar_diameter/2),-1]) cylinder(h=board_thickness+2, r=(smooth_bar_diameter/2));
                 //inside rouned corner
                 translate([0,5,-1]) cylinder(r=1.2, h=thickness+2, $fn=8);
                 //side screw