Customizable Round Box with Lid
by Arvin, published
Tags
License


Liked By
View AllGive a Shout Out
If you print this Thing and display it in public proudly give attribution by printing and displaying this tag.
Print Thing TagMakes
View MoreSummary
This is another round box like thing:184228. I like to be able to change the size of everything I print so made my own version.
Done in Open Scad so you can change the sizes plus I added a ledge inside the box to support the lid instead of taking half of the wall thickness for a support.
Edit: the "lid clearance" variable did nothing...fixed. Over do it and the lid could just drop into the bottom!
Instructions
Set your parameters and you'll get a box and lid.
If both won't fit on your build platform you can use slic3r to split it into 2 parts and print them separately. Added a variable to choose just the box or lid or both.
The smaller the box the lower the layer height required.
Top Clearance is the amount the lid is reduced in size. Mine worked but was snug at 0.2. If it's too snug just make this number larger.
More from Containers
view moreFile Name
Downloads
Size


All Apps
Upgrade this Thing with Thingiverse Apps
CustomizationEdit, personalize, or revise this Thing
Print FulfilmentOrder a print of this Thing
Tools and UtilitiesRepair, slice, or enhance this Thing
Customizer is the easiest way to take great 3D printable designs and make them your own. Make your OpenSCAD designs infinitely more valuable by empowering the community to customize them.
App Info Launch App
Auto-magically prepare your 3D models for 3D printing. A cloud based 3D models Preparing and Healing solution for 3D Printing, MakePrintable provides features for model repairing, wall thickness...
App Info Launch App
Kiri:Moto is an integrated cloud-based slicer and tool-path generator for 3D Printing, CAM / CNC and Laser cutting. *** 3D printing mode provides model slicing and GCode output using built-in...
App Info Launch App
With 3D Slash, you can edit 3d models like a stonecutter. A unique interface: as fun as a building game! The perfect tool for non-designers and children to create in 3D.
App Info Launch App
Print through a distributed network of 3D printing enthusiasts from across the US, at a fraction of the cost of the competitors. We want to change the world for the better through technology, an...
App Info Launch App
Treatstock is an online platform that offers decentralized manufacturing services such as 3D printing and CNC machining for clients all over the world. We offer free and instant access to comparati...
App Info Launch App
3D print your favourite design with NinjaPrototype, a professional 3D manufacture with consistent quality and speed.
App Info Launch App
Please Help
I have dowloaded the write.scab and place in the same directorey of my Project, but the message "can´t open library write\write.scab" remains
Hi,
I think i have sorted out how to print a difference size box. when i try and use the text version i get the following text warning in the openscad program.
WARNING: Can't open library 'write/Write.scad
could you please point me in the right direction on how to use text. i presume is that you can place text on a surface.
cheers.
download these files, and update the DIR to "write" and place it in same DIR as your customizable SCAD files
https://www.thingiverse.com/thing:16193

I tried to use the customizer. But whenever I try to make a custom size of this box, an error pops up.
Any ideas ?
Thanks.
Allen
For all those looking for a solution to the lid being too wide, I would just file it down using snadpaper or a knife. However, if you do want to print it the correct size, open up the file in tinkercad, use the "hole" option to get rid of the box by surrounding it with a hole. Then, resize the lid to 96.25% of the original model and print the box at the original 100%. That makes the lid perfectly sized to fit into the box.
When using the box with text on the lid I found a small bug.
When you choose a text thickness different to lid height the small bug surfaces.
To correect the bug, change line 95 in rounded_box_with_lid_with_text.scad
from
size=[l,w,h],
to
size=[l,w,textThickness],
Working out well, Printing a few for small item storage!
Just a few notes.
That the top clearance is very tight (as seen by others) Possibly default it slightly more? (fixed it by changing numbers np but default maybe a bit looser)
Might Note somewhere that the height is exterior height, not interior room. . . interior is - bottom height - Top height. A duh moment on my part but a important one to note if you are trying to print something to fit a object inside.
and Lastly and a real issue the words popped off :) It seems they where just plopped on a smooth lid and not intersecting it. Looking at it edge on the text is not touching the object directly at all.
The lid was about 2mm too wide but a bit of knife and file work sorted that. Some tweaks to the original model are needed
Has anyone figured a way to put a detente on it so that it 'clicks' closed? I can see how to do it without text, but not with both the detente and the text
Preparing it by default on high quality the lid wouldn't fit into the box's groove.
I would like to add a name to the top of the lid and am just learning this process. Could you give me some directions?
Thank you.
Ok. I made the scad file with the text available in the customizer. Look at the "lid" tab. You'll find a place to write what you want on the lid. Looks to me like you could do without the thumb notch since the letters would act as a way to slide the box....oh woe...I sweated over the thumb notch code. ;)
People just keep on downloading this thing, so I updated the variables to let you choose the lid, box, or both.
I made no changes in my computers settings but mysteriously I can now upload to thingiverse again.
Sure. Where would you suggest. I've stored the file here: https://drive.google.com/folderview?id=0B_cxT0AEw_FYS19sOUp3Y3o3RWs&usp=sharinghttps://drive.google.com/folde...
Never tried making a folder on Google Drive public before. See if you can download it and let me know.
Bummer that the new scad file's not working with the Customizer. I printed one of these a while back, and just returned to make one with different dimensions. Any chance you'd be willing to post the scad file elsewhere?
If your print's lid is too large you need to increase the Top Clearance value. It's the last variable on the list.
Top Clearance is the amount the lid is reduced in size.
Mine worked but was snug at 0.2. If it's too snug just make this number larger.
I would suggest trying to print with more clearance first (0.4) and if it is too loose then bump the clearance down. Since the variable only impacts the lid, you can print the lid alone in various sizes to get things right.
When you do it the other way you risk breaking the lid overhang on the box (happened to me) which meant I needed to redo a 12 hour print for the box.
OK! Maybe I should have called them "Rounded"? It was just the file name I had stuck on the original script. But...what's in a name. A rose still has thorns even if you call it a marshmallow. How about "Rectangular Round Cornered Box with Sliding Lid"? :) Naaaah.
Please Login to Comment