author | Michael Krelin <hacker@klever.net> | 2018-08-31 20:19:39 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2018-08-31 20:19:39 (UTC) |
commit | 12b24d7368c6212c7e3f5d377ce10967ab5723c2 (patch) (side-by-side diff) | |
tree | 733e35c0b35e7a8c1f01a4b5a60ab4560c9a95cd /another.scad | |
parent | cb33c94fe8264c3f689268b80e7bd767b31f72dc (diff) | |
download | extrudery-12b24d7368c6212c7e3f5d377ce10967ab5723c2.zip extrudery-12b24d7368c6212c7e3f5d377ce10967ab5723c2.tar.gz extrudery-12b24d7368c6212c7e3f5d377ce10967ab5723c2.tar.bz2 |
removed comment
-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( pulley_d_clearance = lu(pulley,"ssrc")*2; - idler_filament_offset = filament_path_d/2; // -filament_offset; + + idler_filament_offset = filament_path_d/2; lever_shell = mount_screwhead_h+0.5; |