this post was submitted on 26 May 2025
40 points (95.5% liked)

3DPrinting

18241 readers
432 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: or !functionalprint@fedia.io

There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml

Rules

If you need an easy way to host pictures, https://catbox.moe/ may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 2 years ago
MODERATORS
 

I was having a hard time finding a dice box that fit my slightly larger than normal dice, so I made my own! It uses magnets to stay closed, and the top acts as a dice tray for rolling.

I'm pretty basic with my cad skills. I learned OpenSCAD out of spite after fully getting off of windows a while back, and thus losing access to Fusion360. I tried to made this as parametric as possible, with the ability to adjust for different sized dice and magnets controlled by variables at the top of the file.

I'm sure there are things in the code that are not optimal, but the model works really well and I have been using this for a while. Figured I'd post it online and share here as well.

top 5 comments
sorted by: hot top controversial new old
[–] obbeel 5 points 1 week ago (1 children)

Very nice achievement, favoring and stimulating FOSS use. OpenSCAD no less.

[–] Jtskywalker@lemm.ee 1 points 1 week ago

Thank you! It was a lot of fun.

[–] Charely6@lemmy.world 3 points 1 week ago (1 children)

Looks awesome. I use openscad quite a bit, but if I want a car program with sketches I use freecad which I think has Linux and Mac versions

[–] Jtskywalker@lemm.ee 3 points 1 week ago (1 children)

Thanks! Someone else suggested freecad recently as well. I've been meaning to check it out!

[–] Charely6@lemmy.world 4 points 1 week ago

It's a bit fiddlier than fusion but if you learned openscad I'm sure you can deal with the oddities