chiark / gitweb /
scaffold-clamp: wip straphook
[reprap-play.git] / nook-case.scad
index 8d832afdac2cfa6f14faf3ee51c42c5f7aa38b7e..ecbbbc22fd95bb31a86b9d391392bd3ef472142d 100644 (file)
@@ -1,5 +1,7 @@
 // -*- C -*-
 
+// Infill density: 20%
+
 include <funcs.scad>
 include <utils.scad>
 
@@ -123,7 +125,7 @@ module LeftSideMainProfile() {
 module EdgeLedgeProfile() {
   intersection(){
     hull(){
-      for (t=[[0,0], [$test ? -1 : -20,0], [0,-10]]) {
+      for (t=[[0,0], [-20,0], [0,-10]]) {
        translate(spp8
                  + [edge_ledge_w, edge_ledge_h]
                  + edge_ledge_rad * [ -sin(edge_ledge_inc_ang),