chiark / gitweb /
rpi-mount: copy from other repo
[reprap-play.git] / scaffold-clamp-straphook.scad
index 09334823f36b746dca7f6c0b982349b9294ae060..1804be96d5e359022217ac25062cf9aa9a7ba7fc 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C -*-
 
 // Per gym ring strap retainer print
-//     HHookPartA
+//     HHookA
 //     GeneralB
 //     Pin
 
@@ -19,4 +19,4 @@ bolt_flat = 7 + 1;
 hhook_inside = 35;
 hhook_l = 50;
 
-module DemoA(){ HHookPartA(); }
+module DemoA(){ HHookA(); }