From 078dbd7075d5a41477263696f70a34534b09d12b Mon Sep 17 00:00:00 2001 From: Vitaliy Filippov Date: Thu, 19 Nov 2015 22:26:16 +0000 Subject: [PATCH] tune bush hole --- torsen.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torsen.scad b/torsen.scad index 2e631a6..7b41fb9 100644 --- a/torsen.scad +++ b/torsen.scad @@ -16,7 +16,7 @@ module torsen_diff_36t() { translate([0, 5, 0]) rotate([90, 0, 0]) cylinder(r=30, h=2, center=true, $fn=100); translate([0, -5, 0]) rotate([90, 0, 0]) cylinder(r=30, h=2, center=true, $fn=100); rotate([90, 0, 0]) cylinder(r=2.6, h=10, center=true); - translate([0, 4, 0]) rotate([90, 0, 0]) cylinder(r=4.0, h=8, center=true); + translate([0, 4, 0]) rotate([90, 0, 0]) cylinder(r=3.8, h=8, center=true); } translate([0, 0, 8]) difference() { union() {