chiark / gitweb /
crossbar-computer-led-mount: Base not a toplevel, only BaseT
[reprap-play.git] / crossbar-computer-led-mount.scad
index 0a8bff3de50b77aeafd464f1705fbbe4a01c918e..c71bc42823f4762036a1b084f09f748da0080613 100644 (file)
@@ -12,8 +12,8 @@ backfront_space_inside = 12;
 width_space_inside = 10;
 
 backfront_mate_size = 25;
-tower_frontheight = 20;
-tower_base_height = 10;
+tower_frontheight = 15;
+tower_base_height = 15;
 tower_slot_width = 3;
 
 cableclamp_ctie_width = 3 + 0.5;
@@ -263,7 +263,7 @@ module BaseRegistrationProtrusion(extra){
   }
 }
 
-module Base(){ ////toplevel
+module Base(){
   difference(){
     mirror([0,0,1]){
       hull(){