A client needed a folding stand for a custom wooden bowl. After searching Thingiverse for "plate stand" and "bowl stand" and finding nothing, I designed a custom stand that would fit any bowl perfectly, and include areas for engraving and embossing text. The client is OK with making this publicly available.
The STL file included is for a generic plate. If you want a customized stand for a bowl or different plate, you must adjust the parameters in the OpenSCAD file, which are pretty straightforward. The model for a bowl or plate requires 6 different measurements.
bowl_ht
)max_dia
)rim_dia
)base_dia
)rim_ht
)base_recess
)Here are how those parameters work in the OpenSCAD script:
|<------ rim_dia ------>|
_________________________ ______
/ ^ \ rim_ht
/ | \ _____
\ bowl_ht /
\ | /
\ _______|______ /_______
\__/ v \__/ __ base_recess
|<----- base_dia ---->|
|<-------- max_dia -------->|
The script creates a virtual bowl with a rounded shape that connects these measurements, and constructs the stand around that virtual bowl.
There are several more advanced parameters, for up to four text labels (one on the inside and outside surface of each leg), tilt angle, maximum opening angle, and so on.
(13 March 2021 - updated .scad with improved foot cutout for cylindrical bowls; the original STL is still fine though.)
Printer: Prusa i3 MK3S
Supports: No
Resolution: 0.30 mm adaptive
Infill: 15% gyroid
Filament: Generic PLA Bronze
Notes:
If you have PrusaSlicer, I recommend 0.30 mm draft profile with automatic adaptive layer height using a quality/speed setting of 0.5 (which makes layers thinner as needed). This can save about an hour of printing time. It comes out looking good, although it doesn't really have to look good because the stand is mostly hidden by the bowl or plate.
After printing, you need a short length of 1.75mm filament to serve as a hinge pin to tie the two legs together.
Designed completely in OpenSCAD, with a pencil and paper to work out a number of trigonometry problems associated with this model.
Category: Decor
The author marked this model as their own original creation. Imported from Thingiverse.