]> www.fi.muni.cz Git - things.git/blobdiff - dual-led-strips-holder.scad
switch holder.scad
[things.git] / dual-led-strips-holder.scad
index c00a59631bd0ac1bba643cfd287a8b6fdeb82b73..c0d79ec8ac205ebe1e936211074d489624a598bf 100644 (file)
@@ -9,12 +9,12 @@ strip_dist = 25;
 body_h = 6;
 
 al_bar_w = 15 + 0.5;
-al_bar_h = 1.5;
+al_bar_h = 2.0 + 0.2;
 
-led_strip_w = 10 + 0.5;
-led_strip_h = 2 * 2.0;
+led_strip_w = 10 + 1.0;
+led_strip_h = 2 * 2.5;
 
-screw_hole = 3.5;
+screw_hole = 3.7;
 screw_l = 2;
 
 module body() {