X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=camera-mount.scad;fp=camera-mount.scad;h=d65b08d55922e63946d0db60a2fdfe6f7952ada3;hb=4227a17e234126188f8fa7e6059c2b377f8f3e6c;hp=0000000000000000000000000000000000000000;hpb=7c23921a452258b2bda22c88b062a28231587274;p=reprap-play.git diff --git a/camera-mount.scad b/camera-mount.scad new file mode 100644 index 0000000..d65b08d --- /dev/null +++ b/camera-mount.scad @@ -0,0 +1,11 @@ +// -*- C -*- + +inch = 25.4; + +negative_dia = inch * 1/4. + 0.375; +negative_l = 10.0; + +negative_tpi = 20; +negative_pitch = inch/negative_tpi; +negative_chamfer = negative_pitch/2; +