3D printing once more
The last 3d print I did was in August 2023 (spice rack boxes). This time around, I had a need of something to hang Philips Hue motion sensors from. Ideally without making holes in the walls. The exercise took most of the weekend. Or at least, 3d printer was active for a lot of it. I did not spend that much time designing the thing obviously. My 3d printing process I used to use the Fusion 360 design tool but awhile ago I realized that describing geomery is more of a thing for me than drawing it out using a mouse. So I switched to OpenSCAD. Its language is .. an acquired taste, though, so I am solidpython2 to generate the .scad files out of Python script which describes the geometry I want. ...