Rob's Parametric Modular Object Riser / Stand / Support
thingiverse
I was looking for some monitor stands to get my screens aligned properly, but I didn't want to waste a lot of filament making big parts and then finding out I had mis-measured or my printer malfunctioned. I checked out many designs on Thingiverse and my result is clearly similar to [lookitsz' Monitor Stand](https://www.thingiverse.com/thing:2758511), but what I came up with is more like a set of blocks and bridges to connect them together. The STL files are just examples unless you specifically need a stand to raise a Samsung SyncMaster S22B300 by 60mm. Instead, the intention is to use the OpenSCAD modules and create your own set of linked blocks to make the support you need. For instance: foot(notches=[1,1,1,1,1,1,1,1]); // create a foot with all eight slots (corners and sides) foot(notches=[0,0,0,0,1,1,1,1]); // create a foot with slots in all four corners foot(notches=[1,0,0,0,1,0,0,0]); // create a foot with slots in one corner and one side foot(notches=[0,0,1,0,0,1,0,0]); // create a foot with slots in a different corner and side bridge(len=155-footX); //create a bridge to link two feet so the centers are 155mm apart. // (len is the distance between the foot sides) Thus, the feet can be specified to go anywhere in a 2D grid, linked horizontally, vertically or diagonally to fit design requirements or printer limitations.
With this file you will be able to print Rob's Parametric Modular Object Riser / Stand / Support with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Rob's Parametric Modular Object Riser / Stand / Support.