-rw-r--r-- | another.scad | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/another.scad b/another.scad index b2e6c74..2331003 100644 --- a/another.scad +++ b/another.scad @@ -326,5 +326,4 @@ module the_extruder( cylinder(d=idler_d+idler_clearance,h=ls_h,$fn=fnd*(idler_d+idler_clearance)); // lever space - echo(atan(1-2*fsw/gearbox_d)); rotate([0,0,45]) rotate_extrude(angle=-135+max(atan(2*fsw/gearbox_d-1),atan(gearbox_d/mount_d-1))) |