outline new technique for sonar binder clip holder
[challenge-bot] / 3d-printables / sonar-binder-clip-holder.scad
index 387334e0043f9e75daea0422f8f2c125300adcb8..633fb25afb1ccfed24d5addd7e531ed2caa39ac7 100644 (file)
@@ -26,7 +26,7 @@ sonar_binder_clip_holder(sonar_radius,
 
 holder_radius = sonar_radius + wall_thickness;
 binder_clip_holder_length = 2 * holder_radius;
-translate([0, holder_radius + 2]) {
+translate([0, holder_radius * 2 + 2]) {
   binder_clip_holder(binder_clip_holder_length,
                      screw_radius,
                      holder_radius,