September 23, 2023
Description
This model is currently untested!! Dont expect it to just work without some parameter tuning. Testing and fixes are very welcome
Download both main.scad and utility.scad. Open main.scad in OpenSCAD and use the customizer window to enter your desired dimensions. You can choose to either export one piece at a time or export all the pieces pre-laid out and ready for print.
The most important parameters are M_D (major diameter¹) which controls the size of the wreath. The no_pieces, which controls how many pieces to split the wreath into, this can be any number you need. And the no_holes, which determines how many holes to put into each piece².
1: The actual diameter of the wreath is M_D + m_D
2: This number is per piece, if you change no_pieces without changing no_holes the total number of holes in the whole wreath will increase and the holes will be closer to each other. The holes can intersect with each other if they're big and many enough (maybe that's a feature)
License:
Creative Commons — Attribution — Share Alike