My son needed something to store his second speedcube.
I took kevinklie4124's Rubik Cube Stand from Thingiverse, imported it into OpenSCAD, flipped a copy of it by 180 degrees and exported it again.
Voilá!
For printing I recommend a small brim due to the tiny surface area.
For the base stand (the bottom one) you still need the original model (see link above).
The original stand was published under the GNU LGPG - so this remix is as well...
Unassociated tags: Rubiks Cube Stand
Printer Brand: TEVO
Printer: Tarantula
Rafts: Yes
Supports: No
Resolution: 0.2mm
Infill: 0%-100%
Filament: Das Filament PETG black
Notes:
see text above.
This is the OpenSCAD source. make sure the original .STL is in the appropriate subdiectory:
rotate([0, 180, 0])
import("files/Cube_Base.stl");
import("files/Cube_Base.stl");
The author marked this model as their own original creation. Imported from Thingiverse.