-rw-r--r-- | another.scad | 3 |
1 files changed, 2 insertions, 1 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 @@ -269,2 +269,3 @@ module the_extruder( + // idler clearance a=cos(45)*(pulley_d+idler_d)/2; |