32x16 LED Matrix grid for diffuser

32x16 LED Matrix grid for diffuser

thingiverse

I purchased two 8x32 WS2812B Matrices, eager to combine them into a single display. Inspired by the design on https://www.thingiverse.com/thing:1903744, I initially tried modifying it in Sketchup but soon shifted towards OpenSCAD. As a newcomer to the software, I utilized https://www.thingiverse.com/thing:29211 as a starting point for my project. The matrices are printed in two parts, with each part identical to the other, allowing them to fit within my printer's dimensions. In the accompanying OpenSCAD file, you can adjust various parameters to suit your specific needs: ```code // Overall size of X dimension allX = 188; // Overall size of Y dimension allY = 174; // Number of cells in X direction cellsX = 16; // Number of cells in Y direction cellsY = 16; // Grid size of X dimension gridX = 160; // Width of solid part of grid meshSolid = 1; // Thickness in Z direction thickness = 5; // Thickness of the border bthickness = 5; // Height of z cutouts hzcout = 1; // Number of holes per side holesPerSide = 3; // Radius of holes holesRad = 2; ``` The z cutouts are strategically designed to prevent the grid from interfering with the SMD resistors. Additional descriptions and images featuring LEDs will be shared once the project is complete.

Download Model from thingiverse

With this file you will be able to print 32x16 LED Matrix grid for diffuser 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 32x16 LED Matrix grid for diffuser .