chiark / gitweb /
mic-camera-adapter: adjustments, from v3
[reprap-play.git] / mic-camera-adapter.scad
index 8e26a8558003bb418a5cf982af43fd61a2b2185a..c7d64718a127f5421a408c6347ac340646a3ce0e 100644 (file)
@@ -7,10 +7,10 @@ include <threads.scad>
 
 inch = 25.4;
 
-positive_dia = inch * 3/8. - 0.25;
+positive_dia = inch * 3/8. - 0.375;
 positive_l = inch * 1/2.;
 
-negative_dia = inch * 1/4. + 0.25;
+negative_dia = inch * 1/4. + 0.375;
 negative_l =   10.0;
 
 negative_wall = 4;