-rw-r--r-- | another.scad | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/another.scad b/another.scad index 51358ee..eea918b 100644 --- a/another.scad +++ b/another.scad | |||
@@ -84,3 +84,4 @@ module the_extruder( | |||
84 | pulley_d_clearance = lu(pulley,"ssrc")*2; | 84 | pulley_d_clearance = lu(pulley,"ssrc")*2; |
85 | idler_filament_offset = filament_path_d/2; // -filament_offset; | 85 | |
86 | idler_filament_offset = filament_path_d/2; | ||
86 | lever_shell = mount_screwhead_h+0.5; | 87 | lever_shell = mount_screwhead_h+0.5; |