tower_forehead_angle = 30;
 lid_wall_thick = 1.6;
 lid_slop = 0.75;
+//cableclamp_ctie_anchor = 5;
 lidclamp_cableclamp_ctie_between = 0;
 base_ctie_anchor = 5;
 tube_ctie_anchor = 5;
               + max(protrusion_size + protrusion_slop + 0.1,
                     base_ctie_anchor_eff)])
       cube([50, base_ctie_width, base_ctie_thick], center=true);
+//    for (extra_y=[0, -(cableclamp_ctie_thick + cableclamp_ctie_anchor)]) {
+//      translate([-tower_width/2,
+//              -cableclamp_ctie_thick/2 - tower_wall_thick + extra_y,
+//              cableclamp_ctie_z])
+//     cube([tower_wall_thick+2,
+//           cableclamp_ctie_thick,
+//           cableclamp_ctie_width], center=true);
+//    }
     for (mir=[0,1])
      mirror([mir,0,0]) {
        translate([tower_width/4, 20, cableclamp_ctie_z])