chiark / gitweb /
crossbar-computer-led-mount: move tower_base_height into main params section, nfc
[reprap-play.git] / crossbar-computer-led-mount.scad
index e2ce348342d0977c884718c198b26ba81717c471..0a8bff3de50b77aeafd464f1705fbbe4a01c918e 100644 (file)
@@ -13,6 +13,7 @@ width_space_inside = 10;
 
 backfront_mate_size = 25;
 tower_frontheight = 20;
+tower_base_height = 10;
 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;