Thingiverse
OpenSCAD Rounded Cube Corners
by Sembiance
43
Downloads
25
Likes
0
Makes
roundedCube() Allows you to round any edge of a cube in OpenSCAD
NOTE! I do not update thingiverse with new versions.
LATEST version can always be found here: https://github.com/Sembiance/common/tree/master/openscad
Usage
=====
Prototype: roundedCube(dim, r, x, y, z, xcorners, ycorners, zcorners)
Arguments:
- dim = Array of x,y,z numbers representing cube size
- r = Radius of corners. Default: 1
- x = Round the corners along the X axis of the cube. Default: f
NOTE! I do not update thingiverse with new versions.
LATEST version can always be found here: https://github.com/Sembiance/common/tree/master/openscad
Usage
=====
Prototype: roundedCube(dim, r, x, y, z, xcorners, ycorners, zcorners)
Arguments:
- dim = Array of x,y,z numbers representing cube size
- r = Radius of corners. Default: 1
- x = Round the corners along the X axis of the cube. Default: f
Sign in to leave a comment
Sign in