chiark / gitweb /
belt-slot-cut-jig: Kit sane spacing
[reprap-play.git] / calib-fit.scad
index c81a9c11f09720c4700faa786c0d9e5be263eb5d..dbee918bd02c57c406e3287f678902d2c0cf4030 100644 (file)
@@ -1,6 +1,6 @@
 th=3;
 holesz=6;
-outsz=40;
+outsz=15;
 
 module small(sz=holesz,dsz=0,dz=0) {
        cube([sz+dsz,sz+dsz,th+dz], center=true);