chiark / gitweb /
led-panel-ceiling-bracket: show remaining wall thickness for bolts
[reprap-play.git] / led-panel-ceiling-bracket.scad
index 66c3e8e2390302e855f62b0a879e72da5a05c838..5ba82aac8fc8f3674b4a5285a93eb6ee830f0f13 100644 (file)
@@ -21,6 +21,8 @@ height = light_height + backspc + extra_height;
 
 octagon_fudge = 1/cos(22.5);
 
+echo("remain", width - bolthead_depth);
+
 module Bracket(){
   difference(){
     translate([-len/2, 0, 0])