Rounded Cube Universal - OpenSCAD
thingiverse
Universal Rounded Cube Module. Any Edge Roundable with Various Radius. call: rcube(x,y,z,radius_vector,center); - x, y, z - Standard Cube Parameters - radius_vector: 12 Edges = 12 Parameter - Parameter: Number of Vector Elements = Number of Edges r_vector[0,1,2,3] View Edges from Z+, Clockwise from Origin r_vector[4,5,6,7] View Edges from Y+, Clockwise from Origin r_vector[8,9,10,11] View Edges from X+, Clockwise from Origin If (r_vector[e] == 0) { No Rounding } If (r_vector[e] > 0) { Convex Radius Edge } If (r_vector[e] < 0) { Chamfered Edge } Example: r = [0, 0, 5, 10, -7, 0, 2, 0, 10, 0, -10, 6]; rcube(30, 40, 50, r);
With this file you will be able to print Rounded Cube Universal - OpenSCAD with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Rounded Cube Universal - OpenSCAD.