chiark / gitweb /
maglite-holder: Commitid
[reprap-play.git] / maglite-holder.scad
index d9395f5c926b9e191c8e8337b2a3b45c2063402b..4a881a5c04989da0213e3d31d109e3a6b19a9695 100644 (file)
@@ -34,6 +34,8 @@ torch_smm_xcoord_fig_cm = -1.9; // x coord of lhs of narrow part
 
 // calculated
 
+include <commitid.scad>
+
 torch_dxf_scale =
   [ (torch_big_dia - torch_lit_dia) /
     (-(torch_min_xcoord_fig_cm - torch_smm_xcoord_fig_cm) * 10 * 2),
@@ -118,6 +120,9 @@ module Bracket(){ ////toplevel
     }
     ScrewHole(holes[0], 90);
     ScrewHole(holes[1], 0);
+    translate([-cid_w/2, 0, above - holes[0] - hole_near])
+      rotate([-90,0,0])
+      %Commitid_BestCount([cid_w, holes[1]-holes[0] - hole_near*2]);
   }
   difference(){
     mirror([0,1,0])