chiark / gitweb /
crossbar-computer-led-mount: add to Makefile for autos
[reprap-play.git] / crossbar-computer-led-mount.scad
index e1118f23b2c8ed65df144b6ad057ffd6678211b1..6f0b6b43c8ff025bb4081cac7d3fbb80a183e33e 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;
@@ -305,4 +305,4 @@ module Demo(){
 //BaseRegistrationProtrusion();
 //Base();
 //BaseT();
-Demo();
+//Demo();