From: Ian Jackson Date: Sun, 1 Nov 2015 23:30:16 +0000 (+0000) Subject: led-panel-ceiling-bracket: needs to engage twice as much and nut is 2.7mm thick X-Git-Tag: filamentspool-v2-release~140 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=028e7327b0a6dbefd2e2c12fa352ad75b765dc12;p=reprap-play.git led-panel-ceiling-bracket: needs to engage twice as much and nut is 2.7mm thick --- diff --git a/led-panel-ceiling-bracket.scad b/led-panel-ceiling-bracket.scad index 6e93342..afb7386 100644 --- a/led-panel-ceiling-bracket.scad +++ b/led-panel-ceiling-bracket.scad @@ -10,7 +10,7 @@ light_height = 12.5; hole_from_back = 7.2 + 0.5; hole_dia = 3.5 + 0.5; bolthead_dia = 7 + 1.0; -bolthead_depth = 5 + 20 - 8; +bolthead_depth = 5 + 20 - 8 + 2.7/2; plasfix_dia = 4.5 + 0.5; plasfix_head = plasfix_dia * 2;