author | Michael Krelin <hacker@klever.net> | 2018-08-26 19:31:22 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2018-08-26 19:31:22 (UTC) |
commit | 50d38e82f067901b84113286c83fffefbacb3e0d (patch) (unidiff) | |
tree | 89d20c7237935648cae00ae8fb9d8f858b3479c7 | |
parent | d6334783daaca35ad796760be3c44fd80af5e5aa (diff) | |
download | extrudery-50d38e82f067901b84113286c83fffefbacb3e0d.zip extrudery-50d38e82f067901b84113286c83fffefbacb3e0d.tar.gz extrudery-50d38e82f067901b84113286c83fffefbacb3e0d.tar.bz2 |
thin one tensioner shell a bit
-rw-r--r-- | another.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/another.scad b/another.scad index 20ac37a..bb67dea 100644 --- a/another.scad +++ b/another.scad | |||
@@ -38,3 +38,3 @@ module the_extruder( | |||
38 | st_screw_d = 5, | 38 | st_screw_d = 5, |
39 | st_thickshell = 8*extrusion_width, st_thinshell = 4*extrusion_width, | 39 | st_thickshell = 8*extrusion_width, st_thinshell = 2*extrusion_width, |
40 | 40 | ||