-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( st_screw_d = 5, - st_thickshell = 8*extrusion_width, st_thinshell = 4*extrusion_width, + st_thickshell = 8*extrusion_width, st_thinshell = 2*extrusion_width, |