I'm in the planning stage of a cast oven (build/question log will be coming soon). I went down the rabbit hole a bit more than planned in Sketchup. Upon surfacing I have a pretty comprehensive dynamic component and Ruby plugin in Sketchup that includes 30+ sub-geometries, 40 formulas within the dynamic component, and a few hundred lines of Ruby code to do the necessary boolean operations (unions, subtracts, etc). The result is a fully dynamic and adjustable model with 20+ parameters, like layer thicknesses, offsets, inverse flue funnel box in top of gallery, etc. Below is an example:

CastDomeGenerator_32inCast_2inBlanket.pdf
Parameters:
It's still a bit crude at the moment, but if there is larger interest I might be able to package it up a bit neater for other's use. Though the desktop and licensed version of Sketchup is required (not sure if that would be a gating factor for many).
Depending on time/interest, I have a few ideas on backlog:
Logan
CastDomeGenerator_32inCast_2inBlanket.pdf
Parameters:
Description | Value |
Dome Diameter | 32" |
Dome Thickness | 2" |
Blanket Thickness | 2" |
V-Crete Thickness | 1.5" |
Render Thickness | 0.75" |
Gallery Height Ratio | 0.65 |
Gallery Width | 18" |
Vert Wall to Arch Ratio (Gallery) | 0.6 |
Gallery Length | 10.5" |
Gallery Recess/Offset (from front of ID dome) | 1.5" |
Lip Size | 0.75" |
Gallery Cast Thickness | 1.5" |
Gallery Blanket Thickness | 1" |
Gallery V-Crete Thickness | 1.5" |
Gallery Render Thickness | 0.75" |
Flue Funnel Box Height | 3.5" |
Flue Funnel Box Width | 10.5" |
Flue Funnel Height Adjust (from top of Gallery) | -2" |
Flue Pipe Depth Adj. | -2" |
Vent Pipe Size | 6" |
Flue Pipe Base Height Offset | 3.5" |
V-Crete/Render Pipe Support Vert Scale | 0.9 |
V-Crete/Render Pipe Support Horiz Scale | 1 |
Depending on time/interest, I have a few ideas on backlog:
- Such as a generated report/dialog output to show volumes of cast and VCrete layers, total dimensions and weight, etc.
- Selection between different flue gallery styles (inverse box funnel, etc, etc)
Logan
Comment