Merge pull request #71 from AxTheB/master
[clinton/prusa3.git] / box_frame / z-axis.scad
index 99b3c32..48ac17a 100644 (file)
@@ -23,7 +23,7 @@ module zmotorholder(thickness=(i_am_box == 0 ? 38 : 23), bottom_thickness=5){
                 // motor screw holes
                 translate([board_to_xz_distance, board_to_xz_distance, thickness]) {
                     mirror([0, 0, 1]) translate([0, 0, thickness-8])
-                        nema17(places=[0, 1, 1, 1], holes=true, h=bottom_thickness + 1);
+                        nema17(places=[0, 1, 1, 1], holes=true, h=bottom_thickness + 1, $fn=small_hole_segments);
                         //shadow=-6 + layer_height);
                 }
             }
@@ -72,7 +72,7 @@ module zrodholder(thickness=(i_am_box == 0 ? 14 : 15), bottom_thickness=5, ylen=
                         cylinder(h=bottom_thickness / 2, r=(bushing_z[0] + 5 * single_wall_width));
                 }
                 //smooth rod hole
-                translate([board_to_xz_distance - z_delta, 9, -1]) cylinder_poly(h=board_thickness+20, r=bushing_z[0] + single_wall_width / 4);
+                translate([board_to_xz_distance - z_delta, 9, -1]) cylinder(h=board_thickness+20, r=bushing_z[0] + single_wall_width / 4);
                 //inside rouned corner
                 translate([0, 5, -1]) cylinder(r=0.8, h=100, $fn=8);
                 //side screw