enlarge screw hole on sonar binder clip holder
authordaniel watson <ozzloy@gmail.com>
Sun, 5 Jun 2016 02:41:29 +0000 (19:41 -0700)
committerdaniel watson <ozzloy@gmail.com>
Sun, 5 Jun 2016 03:41:54 +0000 (20:41 -0700)
3d-printables/sonar-binder-clip-holder-data.scad

index eba8368d49aa88458ff37f49c0240c2788d7c8a5..4fc9b640b3f6ce1dfe331c1ee57e1aa1196e0bcb 100644 (file)
@@ -34,7 +34,7 @@ wall_thickness = 3;
 
 screw_diameter_measured = 2.8;
 screw_radius_measured = screw_diameter_measured / 2;
-screw_radius_print_fudge = 0.1;
+screw_radius_print_fudge = 0.3;
 screw_radius = screw_radius_measured + screw_radius_print_fudge;
 
 sonar_binder_clip_holder_height = 4;