-rw-r--r-- | another.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/another.scad b/another.scad index 4c4af5c..f54c5cd 100644 --- a/another.scad +++ b/another.scad @@ -61,3 +61,3 @@ module the_extruder( st_nut_d_tolerance=.2,/* TODO: make it st_nut_w_tolerance */ - st_screw_d_tolerance=.3, + st_screw_d_tolerance=.5, |