summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--another.scad5
1 files changed, 3 insertions, 2 deletions
diff --git a/another.scad b/another.scad
index ddca898..5a590db 100644
--- a/another.scad
+++ b/another.scad
@@ -260,3 +260,3 @@ module the_extruder(
cube(size=[filament_guide_d/2,filament_guide_d/2,gearbox_d],center=true);
- }
+ }//rotate translate rotate translate rotate translate
// pulley
@@ -268,3 +268,4 @@ module the_extruder(
cylinder(d=idler_d+idler_clearance,h=ls_h,$fn=fnd*(idler_d+idler_clearance));
-
+
+ // idler clearance
a=cos(45)*(pulley_d+idler_d)/2;