You're on 3DFinder
We search Thingiverse, MakerWorld, and Printables at once so you get the best of each.
Description
This is a rounded cube module made using hull(). You can change the x, y, and z dimensions independently to create a box.
How I Designed This
This was made using OpenSCAD.
Instructions
How to Use
use:HullCube.scad
* Add module at beginning of code. * Use rCube(x, y, z, radius, resolution); to make cube/box.Example: rCube(10,20,30,2,20);
creates a box with XYZ dimensions of 10, 20, and 30, a 2mm radius, and a resolution/$fn of 20.
Notes
Any questions or comments? Tell me in the comments section.
UPDATE LOG
Updates:
2018/07/18: Added fixed hull() script and removed old one.
2018/01/14: Removed hull() because of mistake. Will be added later.
2017/12/23: Added hull() version.
2017/12/22: Published thing.
other
Check out my other rounded shapes!
Category: Other
Like this model? Create a free account to save your favorites and come back to them later.
Create account