chiark / gitweb /
fairphone-case: fix initial_layer_width (from ceb)
[reprap-play.git] / fairphone-case.scad
index deb40ba01a1036cc2a0c879f7311e665e0427335..51f9a170ffbe5daa5e6faa938006ce9e19e10d64 100644 (file)
@@ -21,7 +21,7 @@ led_window_style = 3;
 // 3: like 2 but one-layer window for ad-hoc multi-colour
 
 initial_layer_thick = 0.400; // ^ needed for mode 3 only
-initial_layer_width = 0.125; // ^ needed for mode 3 only
+initial_layer_width = 0.750; // ^ needed for mode 3 only
 multicolour_gap = 0.15; // each side
 
 phone_cnr_rad = 6.0;