<div dir="ltr"><div><div><div><div><div><div>Hi all,<br><br></div>I did a few updates to the SCAD code for the boxes today. The primary changes are rough fixes for the rev2 boxes that Damon was interested in. However, the most interesting change is that you now have the ability to print multiple copies of a single layer by changing some of the parameters in user-settings.scad. I tried to document that file thoroughly to make it obvious but here is the gist:<br>
<br></div>The "box_layout" parameter now accepts a new value: BOX_LAYOUT_1LAYER_PRINT<br></div><br>Three additional parameters have been added:<br>- layer_to_print: the index of the layer to print, starting at 0 for the bottom one<br>
- n_prints_x and n_prints_y: the number of copies in the X and Y dimensions<br><br></div>If the use_lilypads parameter is set to true, it will also add lilypads in the right places.<br><br></div>See attached for an example of a 3x2 grid of the bottom layer of the rev2 box.<br>
<br></div>Cheers,<br><br>Bruno<br><br></div>