Crafts, Textiles, 3D Printing & Photography Resin, Candles, Soap & Ceramics Mix ratio by weight or by volume, per the resin data sheet

Resin Mold Volume and Mixing Calculator

Two questions decide whether a resin pour succeeds: how much to mix, and how to split it between the two components. This calculator answers both. Give it a mould as a rectangle, a cylinder, a sphere or a measured water volume, and it returns the volume per casting, the total for the batch with a waste allowance, the grams of mixed resin, and the exact Part A and Part B amounts in both grams and millilitres for your ratio — read either by weight or by volume, because those are different numbers whenever the two components have different densities.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Mould shapeChoose "measured volume" for any irregular mould — fill it with water and read the volume; that is always more accurate than a geometric approximation.Cylinder or disc
Length or diameterFor a cylinder or sphere this is the diameter, not the radius. Measure the cavity, not the outside of the silicone.10 cm
WidthThe second horizontal dimension of a rectangular cavity.10 cm
Depth or heightHow deep you will fill the cavity, which is not always how deep the cavity is.1 cm
Measured volume per castingFill the cavity with water, tip it into a measuring jug and read it. Millilitres and cubic centimetres are the same thing.250 mL
Number of castingsHow many identical cavities you are filling from this mix.6
Cup residue allowanceResin left clinging to the mixing cup and stir stick. Five per cent suits a large batch; small mixes lose proportionally more.5 %
Mixed resin densityThe specific gravity of the mixed system from the data sheet. Casting epoxy and polyester are close to 1.10; polyurethane is nearer 1.05.1.1 g/mL
Mix ratio is quotedTake this from the data sheet. Weight and volume ratios for the same product are different numbers and are not interchangeable.By weight
Parts of A per 1 part of BEnter 2 for a 2:1 ratio, 1 for 1:1, 2.222 for 100:45. A is the resin, B is the hardener or catalyst.2
Density of Part ALeave equal to the mixed density unless the data sheet lists a separate specific gravity for the resin component.1.1 g/mL
Density of Part BLeave equal to the mixed density unless the data sheet lists a separate specific gravity for the hardener.1.1 g/mL
Resin priceDelivered cost of the mixed system per kilogram, resin and hardener combined.30 $

It returns

  • Mixed resin to weigh out — The whole batch, including the cup-residue allowance.
  • Total volume to fill
  • Volume per casting
  • Part A by weight
  • Part B by weight
  • Part A by volume
  • Part B by volume
  • Resin cost per casting

The formula

m=Vn(1+w)ρ
mA=mrArA+rB
V=π4d2h
V=π6d3

In plain text: resin (g) = V × n × (1 + waste) × ρ

  • mMixed resin to weigh out (g)
  • VVolume of one cavity (mL)
  • nNumber of castings (count)
  • wCup-residue allowance as a fraction (decimal)
  • ρDensity of the mixed system (g/mL)

Millilitres and cubic centimetres are identical, so a mould measured in centimetres gives grams directly once multiplied by density.

Updated Category Resin, Candles, Soap & Ceramics Verified against published test cases Reading time 11 min

Volume first, then mass, then the split

Casting resin is bought by weight, mixed by weight or volume depending on the product, and consumed by volume. Those three units have to be reconciled in a fixed order, and doing them out of order is what produces a cup of mixed resin that either falls short of the mould or leaves a hundred grams to throw away.

The order is: work out the volume of the cavity, multiply by the number of cavities, add an allowance for what stays in the cup, convert that volume to mass with the density of the mixed system, and only then split the mass between the two components. The split comes last because the ratio applies to the whole mix, not to the resin alone — a 2:1 ratio means two parts A to one part B, so A is two-thirds of the batch, not twice the batch.

Centimetres make this painless. One cubic centimetre is one millilitre, so a mould measured in centimetres gives a volume in millilitres with no conversion at all, and multiplying by a density in grams per millilitre gives grams directly. If you work in inches, divide cubic inches by 16.3871 to reach millilitres; the calculator shows that step.

Why ratio by weight and ratio by volume are different numbers

This is the part of resin mixing that causes the most ruined castings, and it is worth being precise about. A mix ratio is a statement about proportion, but proportion of what changes the number. If resin and hardener have different densities — and they usually do — then a 2:1 ratio by volume is not a 2:1 ratio by weight.

Take a system where Part A has a density of 1.20 g/mL and Part B has 0.80 g/mL. Mix 100 mL of each and you have a 1:1 volume ratio, but on the scale you have 120 g and 80 g, which is 1.5:1 by weight. Follow a volume ratio on a scale, or a weight ratio in graduated cups, and you are off-ratio by 50%. Epoxy that is off-ratio does not cure proportionally softer; the excess of one component has nothing to react with and stays in the casting permanently as an uncured, tacky, sometimes weeping phase. There is no fix after the fact.

So the basis selector above is not a convenience. Read your product's technical data sheet, find whether the stated ratio is by weight or by volume, set the selector to match, and measure the way the data sheet says. Enter separate component densities only if the data sheet gives them; leaving both equal to the mixed density makes the two bases agree, which is the correct behaviour when the components are of equal density.

The geometric part of the calculation is simpler. A rectangle is length × width × depth. A cylinder is π/4 × diameter² × height — note the diameter, since entering a radius quadruples the answer. A sphere is π/6 × diameter³. For anything else, water is more accurate than geometry: seal the mould, fill it, tip it into a jug.

Worked example: six 10 cm coasters, 1 cm deep, 2:1 by weight

You are casting six round coasters in a silicone mould. Each cavity is 10 cm across and you fill to 1 cm deep. The resin is a 2:1 by weight epoxy with a mixed density of 1.10 g/mL, and you allow 5% for cup residue. Resin costs $30 per kilogram.

  1. Volume of one cavity. π/4 × 10² × 1 = 0.7854 × 100 = 78.54 mL. In cubic inches that is 78.54 ÷ 16.387 = 4.79 in³.
  2. Batch volume. 78.54 × 6 = 471.24 mL, and with the 5% allowance 471.24 × 1.05 = 494.80 mL.
  3. Mass of the mix. 494.80 × 1.10 = 544.3 g.
  4. Split it. A is 2 parts out of 3: 544.3 × 2 ÷ 3 = 362.9 g of Part A. B is the remainder: 544.3 − 362.9 = 181.4 g of Part B.
  5. Check the split. 362.9 ÷ 181.4 = 2.00 ✓, and 362.9 + 181.4 = 544.3 ✓.
  6. Cost. 0.5443 kg × $30 = $16.33 for the batch, or $2.72 per coaster in resin alone.

To mix it in practice, zero the scale with the empty cup on it, pour Part A to 362.9 g, then keep pouring Part B until the scale reads 544.3 g. That is one weighing operation rather than two, and it removes the risk of mis-taring between components.

How to read the result

The primary figure is what to weigh out, not what ends up in the mould — the difference is the cup-residue allowance. Five per cent is realistic for a batch of a few hundred grams. For a 30 g mix in a small cup, the film left behind is a much larger share, and 10–15% is closer to the truth. Undershooting on a batch of castings is far more costly than overshooting, because a part-filled mould cannot be topped up seamlessly once the first pour begins to gel.

Sanity-check the volume per casting against something you can picture. A standard coaster of 10 cm by 1 cm is about 79 mL, roughly a third of a mug. A pendant blank might be 3 mL. If the calculator reports 800 mL for something you expected to be small, you have almost certainly entered a radius where a diameter was asked for, or millimetres in a field set to centimetres.

Watch the fill depth as well as the volume. Casting resins have a maximum single-pour depth on their data sheets, typically stated in inches or centimetres, because the curing reaction is exothermic and heat trapped inside a thick mass accelerates it further. Depth is what governs that, not total volume: a shallow 2-litre pour is far safer than a 200 mL pour in a deep narrow tube. If your depth exceeds the product limit, pour in lifts, as the epoxy coverage and flood coat calculator lays out for surface work.

Finally, treat the cost per casting as a floor rather than a cost of goods. It excludes pigment, glitter, inclusions, the mould's amortised cost, sanding consumables, polishing compound and the time — and for small jewellery pieces the resin is rarely the largest line.

Volume and resin weight for common casting shapes

Volumes are computed from the geometric formulas above; the mass column uses a mixed density of 1.10 g/mL and no waste allowance.
PieceShape and sizeVolume (mL)Volume (in³)Resin at 1.10 g/mL
Pendant blank3 × 3 × 0.5 cm slab4.500.2754.95 g
Ring blank2.5 cm disc, 1.5 cm deep7.360.4498.10 g
Domino / bookmark5 × 2.5 × 0.6 cm slab7.500.4588.25 g
Coaster10 cm disc, 1 cm deep78.544.79386.39 g
Ashtray / trinket dish12 cm disc, 2 cm deep226.1913.803248.81 g
Sphere6 cm diameter113.106.902124.41 g
Sphere10 cm diameter523.6031.952575.96 g
Small tray25 × 15 × 1 cm slab375.0022.884412.50 g

Add your own cup-residue allowance on top. A silicone mould's cavity is often slightly larger than the nominal size quoted by the seller, so measure it if the batch matters.

Mistakes that cost a whole batch

  • Entering a radius where the field asks for a diameter. This multiplies a cylinder's volume by four and a sphere's by eight. It is the single most common error in mould arithmetic.
  • Mixing a weight ratio in graduated cups. Or a volume ratio on a scale. Whenever the components differ in density these give different proportions, and off-ratio epoxy never fully cures.
  • Splitting the ratio wrongly. A 2:1 mix is two-thirds A and one-third B, not twice the total. Multiply the total by rA ÷ (rA + rB).
  • Mixing too little to be mixable. Below about 20–30 g, cup residue and imprecise scales dominate. Weigh a larger batch and pour off what you need rather than mixing three tiny cups.
  • Ignoring the maximum pour depth. Depth, not volume, governs exotherm. A deep narrow casting in a table-top resin can reach temperatures that crack it or scorch the silicone.
  • Forgetting displacement from inclusions. Dried flowers, glitter, beads and cured pieces already in the mould take up volume, so you need less resin, not more. Subtract their volume if it is significant.
  • Using a scale with 1 g resolution for a 20 g mix. A gram of error in 20 g is 5% off-ratio. Use a 0.1 g scale for small work.

The single-cup weighing method

Put the mixing cup on the scale and tare it. Pour Part A until the scale reads the Part A figure. Do not tare again — keep pouring, now with Part B, until the scale reads the total. One tare, two pours, no arithmetic under time pressure, and no risk of double-taring away a component. This works only for weight-basis ratios; volume-basis products need graduated cups or two separate weighings using each component's own density.

Where this sits in a casting workflow

Before you cast, you often have to make the mould. That is the same volume problem run in reverse, with the master pattern's displacement subtracted from the mould box — the silicone mould material calculator handles it. If your master came off a printer, the resin 3D print cost calculator covers the photopolymer side, where the resin is consumed by the printed volume plus supports rather than by a cavity.

Where the piece is jewellery with a metal component, the jewellery metal weight calculator does the same volume-times-density arithmetic for silver, gold and brass, and the numbers get large quickly because those densities are ten to twenty times resin's. The same density logic drives candle wax quantities too, though wax is quoted per container rather than per cavity.

For flat coating rather than casting — a tabletop, a bar top, an art panel — the volume comes from area times film thickness instead of from geometry, and the epoxy coverage calculator is the right tool. The two problems share a formula but not a workflow: coating is limited by self-levelling and by lift depth, casting by cavity volume and exotherm.

Key terms

Mix ratio
The proportion of resin to hardener, quoted either by weight or by volume. The two are the same number only when the components have identical densities.
Specific gravity
Density relative to water. Because water is 1.00 g/mL, a specific gravity of 1.10 is the same as a density of 1.10 g/mL for these purposes.
Exotherm
The heat released by the curing reaction. It rises with pour depth because thick sections cannot shed heat, which is why data sheets state a maximum single-pour depth.
Cup residue
Mixed resin that stays on the walls of the mixing cup and the stir stick. Roughly constant per mix, so it hurts small batches proportionally more.

Frequently asked questions

How much resin do I need for a silicone mould?

Fill the empty cavity with water, tip it into a measuring jug, and read the millilitres — that is your volume per casting. Multiply by the number of cavities, add about 5% for cup residue, and multiply by the resin's mixed density (about 1.10 g/mL for casting epoxy) to get grams. A 10 cm coaster cavity 1 cm deep holds 78.5 mL, or 86 g of resin.

How do I convert millilitres of resin to grams?

Multiply by the density of the mixed system in grams per millilitre. Casting epoxy and polyester resin are close to 1.10, polyurethane nearer 1.05, and filled or metal-loaded systems are higher. Since a millilitre and a cubic centimetre are the same, a mould measured in centimetres converts to grams in a single multiplication.

What does a 2:1 resin ratio actually mean?

Two parts of Part A for every one part of Part B, so A is two-thirds of the total mix and B is one-third. For 300 g of mixed resin that is 200 g of A and 100 g of B. The common error is to treat it as "twice the total", which produces a 3:1 mix and leaves uncured resin. Multiply the total by 2 ÷ (2 + 1).

Can I mix resin by volume instead of by weight?

Only if the data sheet quotes a volume ratio. Because resin and hardener usually have different densities, a ratio stated by weight gives a different proportion when measured by volume, and the size of the error is exactly the ratio of the two densities. With Part A at 1.20 g/mL and Part B at 0.80 g/mL, a 1:1 mix measured by volume is 1.5:1 on the scale — 50% off. Set the basis selector on this page to match your data sheet, and measure the same way — scale for weight ratios, graduated cups for volume ratios.

What happens if I get the resin ratio slightly wrong?

Epoxy that is off-ratio cures incompletely rather than proportionally, because the excess component has nothing to react with. The usual result is a surface that stays tacky, a casting that is soft or rubbery, or one that yellows and weeps over weeks. A few per cent is usually tolerable; 10% or more generally is not, and there is no way to correct it after mixing.

How deep can I pour resin in one go?

Whatever the data sheet says — commonly around 1/4 in (6 mm) for table-top formulations and 2 in (50 mm) or more for deep-pour casting resins. The limit exists because curing releases heat, and heat trapped in a thick section speeds the reaction up further, which can crack the casting or damage the silicone mould. Depth, not total volume, is what matters.

Do I subtract the volume of the objects I embed?

Yes, if they are more than a small fraction of the cavity. A pressed flower or a dusting of glitter is negligible; a metal charm or a printed insert is not. Measure the displacement by dropping the inclusion into a jug of water and reading the rise, then subtract it from the cavity volume before you mix.

Why does my cast piece weigh less than the resin I mixed?

Because some of the mix never leaves the cup. A film of resin coats the cup walls and the stir stick, and that loss is roughly constant per mix regardless of batch size — which is why the allowance on this page is applied to the batch rather than to each casting, and why very small mixes are proportionally wasteful. Mixing one larger batch and pouring off is usually more economical than several small ones.

References