chiark / gitweb /
scaffold-clamp: prep for print
[reprap-play.git] / scaffold-clamp-straphook.scad
index 911ece88855b2dc5e10fd1ec266f4936d74c539c..8e43268552d93a93bd1aab27f04f8a04e2abb0ca 100644 (file)
@@ -11,3 +11,8 @@ include <scaffold-clamp-common.scad>
 th = 3;
 hhook_th = 3;
 hinge_units = 2;
+nbolts = 1;
+hinge_unit = 5;
+bolt_dia = 4;
+
+module DemoA(){ HHookPartA(); }