Title. I printed a case for a friend, and I ended up wanting to have a similar case, but it didn’t exist for my phone, so I ended up recreating something similar in OpenSCAD, then decided I’d probably be better off making it customizable so that it could fit, theoretically, any (current) candy-bar style phone.
TL;DR: The Good Stuff
- Get it at: Printables
- Source Code at: [Codeberg](codeberg.org/SolAZDev/Universal-Phone-Case- Generator)
- License: CC A-NC-SA 4
Here are some screenshots!
Phone case screenshot First set of configuration Second set of configurations ___
It took me about 4-5 nights to get it mostly as decent as I could make it, I still don’t consider myself an OpenSCAD expert by no means, but when I tried it on my phone, I was pretty satisfied!
Unfortunately, for my phone, I had to make a couple of test prints, and the print shown on video, was putting a tad too much pressure on the corners of the screen, so I ended up having to make a new print. (7 total tests during development)
Here's how the case looks with the screws on
Either way, I am more than open to feedback, and you are free to contribute if you’d like!
the16bitgamer@programming.dev 19 hours ago
Why didn’t you fillet the edges? Would make it a little easier to hold in your hands since you won’t have a edge digging into it.
Solrac@lemmy.world 13 hours ago
I’ll admit, I had thought of it, but didn’t know how to do it. Along with the sides cutout’s outter radius already taking from the top edges (though that’s a matter of getting the config right)