Composable Bracket for Voxel Effect#48
Merged
ericmcdaniel merged 19 commits intomainfrom Mar 31, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Support for the Voxel Effect, establishing the identity of the LumenLab's characteristically unique palette of colors as soft grids. A differ sheet is used to spread the harsh and direct light from the LED around a well-shaped cube. This contains CAD models of a custom, 3D-printable bracket/mount that shapes each individual pixel to softly illuminate.
Technical Details
Adds the main FreeCAD file which contains the bracket base, bracket face plate, the left and right end caps, and a custom 45° offset joint bracket only meant for my mounting needs, it is not required. Each of the aforementioned parts are individually exported as 3mf files for home FDM printing, including one file of it sliced and oriented.
The Voxel effect is created when the LED is within an enclosure and has soft white diffuser sheets on top, spreading light around evenly. The bracket is composable, so they can be interconnected with as many LEDs as necessary. Additionally, the bracket is modular, separating the base from the cover, which is a faceplate that can be removed and replaced. This allows for alternative shapes to be easily exchangeable without needing to remove and replace the mount entirely.