Fiddled with wade a bit to fix #66
authorVáclav 'Ax' Hůla <axtheb@gmail.com>
Tue, 15 Oct 2013 08:06:52 +0000 (10:06 +0200)
committerVáclav 'Ax' Hůla <axtheb@gmail.com>
Tue, 15 Oct 2013 08:06:52 +0000 (10:06 +0200)
box_frame/extras/gregs-wade-v3.scad

index 8f7b5fa..984654e 100644 (file)
@@ -38,7 +38,7 @@ wade(hotend_mount=default_extruder_mount,
        mounting_holes=default_mounting_holes);\r
 \r
 ////CarriageVisualisation\r
-translate([-8.5,20,base_extra_depth+wade_block_depth+10]) rotate([-90,180,-90]) %import("../output/x-carriage.stl");\r
+//translate([-8.5,20,base_extra_depth+wade_block_depth+10]) rotate([-90,180,-90]) %import("../output/x-carriage.stl");\r
 %translate(large_wheel_translation) {\r
        translate([0,0,-5])import("../output/wade-big-h.stl");\r
        rotate([0,0,25]) translate([gear_separation,0,-1]) {\r
@@ -144,11 +144,11 @@ wade_block_height=55;
 wade_block_width=24;\r
 wade_block_depth=28;\r
 \r
-block_bevel_r=6;\r
+block_bevel_r=7;\r
 \r
-base_thickness=12;\r
-base_length=70+2-6;\r
-base_leadout=25+2+1-6;\r
+base_thickness=13;\r
+base_length=66;\r
+base_leadout=22;\r
 base_extra_depth=11;\r
 \r
 nema17_hole_spacing=31; \r
@@ -171,7 +171,7 @@ hole_for_608=22.3;
 \r
 block_top_right=[wade_block_width,wade_block_height];\r
 \r
-layer_thickness=0.35;\r
+layer_thickness=layer_height;\r
 filament_diameter=3;\r
 filament_feed_hole_d=(filament_diameter*1.1)/cos(180/8);\r
 hobbing_depth=2;\r
@@ -370,7 +370,7 @@ echo("bhmh", mounting_holes)
        }\r
 \r
        //carriage mountig holes\r
-       translate([-24.5+64+4,0,3]) {\r
+       #translate([-24.5+64+4,-0.5,3]) {\r
                translate([-50,0,0]) {\r
                        translate([0,0,(wade_block_depth+base_extra_depth)/2+4+layer_thickness]) cylinder(r=m3_diameter/2, h=wade_block_depth+base_extra_depth, center=true);\r
                        translate([0, 0, 1]) cylinder(r=m3_washer_diameter/2, h=10.1, center=true);\r