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