chiark / gitweb /
flyscreen-handle: Add dummy parameter
[reprap-play.git] / flyscreen-handle.scad
index 381ee624f5c1f7b8532544e23b5afd240f28ea60..93e383240ee85eb0f2ef5971fc51ccea519936a2 100644 (file)
@@ -147,7 +147,7 @@ module StrapSectTop(){
   }
 }
 
-module StrapSectBot(){
+module StrapSectBot(inadj=false){
   mirror([0,1]){
     for (dx = [ -(strap_below + strap_th),
                0 ]) {