chiark / gitweb /
light-bracket: wip, hooks
[reprap-play.git] / light-bracket.scad
index a02c376acf68d4584b29dd1a3a12b734602a6801..e5c0e8c86c60427dd7c36e7df9bf213af862c21d 100644 (file)
@@ -20,7 +20,8 @@ module hhook(extent) {
 }
 
 module hstuff() {
-       translate([0,50,0]) hhook(10);
+       translate([0,70,0]) hhook(15);
+       translate([0,20,0]) hhook(15);
 }
 
 module stuff() {