From 204940dbef26fd9523bfe812f1b40d0bc69c947a Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Thu, 02 Aug 2018 19:26:41 +0000 Subject: whitespace --- diff --git a/another.scad b/another.scad index 8ad475b..acdedae 100644 --- a/another.scad +++ b/another.scad @@ -233,6 +233,7 @@ module the_extruder( translate([0,0,mount_d/sqrt(2)/2+mount_screw_d-gearbox_d/2/*TODO:*/]) cylinder(r=min(body_h-filament_elevation,filament_elevation)/sin(60)-epsilon,h=pf_h(pf)+gearbox_d/2/*TODO:*/,$fn=6); }//union (first child of difference) + // protrusion translate([0,0,-1]) cylinder(d=protrusion_d+protrusion_tolerance_h,h=protrusion_h+protrusion_tolerance_v+1,$fn=fnd*(protrusion_d+protrusion_tolerance_h)); -- cgit v0.9.0.2