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