chiark / gitweb /
air-hockey-puck: wip
[reprap-play.git] / scaffold-clamp-cleat.scad
index 4360ae8c955f2491322ef379e63ceaf67153eb62..69e8538d941bf369470b4edfb8deb3efb071c261 100644 (file)
@@ -1,8 +1,8 @@
 // -*- C -*-
 
 // Per cleat print
-//     VCleatAPrint   OR    VCleatAPrint
-//     GeneralB             VCleatAPrint
+//     VCleatA        OR    VCleatA
+//     GeneralB             VCleatA
 //     Pin                  Pin
 //
 // These bits are compatible with scaffold-clamp-tensioner
@@ -10,6 +10,4 @@
 //// toplevels-from:
 include <scaffold-clamp-common.scad>
 
-$print_horiz = true;
-
 module DemoA(){ VCleatARaw(); }