chiark / gitweb /
pattress-boxes-3-cover: in Peg echo the thing that varies
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 8 Jan 2016 20:44:19 +0000 (20:44 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 8 Jan 2016 20:44:19 +0000 (20:44 +0000)
pattress-boxes-3-cover.scad

index 0b6d01ac91243472395fdb1388b65f5b661b738e..cb31997125560870cec62a78b53e0dfd594b1808 100644 (file)
@@ -142,7 +142,7 @@ module PegProfile(){
 }
 
 module Peg(){ ////toplevel
-  echo($peg_outer_slop);
+  echo($peg_outer_slop_engage);
   rotate_extrude($fn=50)
     rotate([0,0,-90])
     PegProfile();