chiark / gitweb /
cliphook wip - causes openscad to fail an assertion
[reprap-play.git] / cliphook.scad
index 87787d82fb31bf665273e251bdb33e2f40a3e091..3ea35736d64c84d71f307bebb1157116d9f9ed7d 100644 (file)
@@ -66,4 +66,4 @@ module ClipHook(w=1.2, g=0.2, l=0.0, ye=0, k=2.0, h=3.5, demo=false) {
       translate([l+w,0,0]) rotate(180) ClipHook_2D(w,g,l,ye,k);
 }
 
-ClipHook(l=3, ye=1.5, k=1, demo=true);
+ClipHook(l=3, ye=-3, k=1, demo=true);