This is an instructional video showing how to make a mold from silicone rubber. Silicone rubber molds provide high accuracy and self releasing properties. They are also heat resistance, possess ...
Do as I Do on MSN: How to make perfect silicone mold without bubbles?
Want to make a perfect silicone mold with zero bubbles – and without spending money on an expensive vacuum chamber? In this step-by-step tutorial, I’ll show you exactly how I prepare, mix, and pour ...
Do as I Do on MSN: How to make silicone mold for hollow figures without plasticine
Making silicone molds seems easy, but there are a lot of missteps to be made along the way that can mean the difference between a great, reusable mold, and one that’s a sad waste of silicone. If ...
Do as I Do on MSN: How to make silicone mold for Aztec pendants?
Learn step by step how to make a silicone mold for casting Aztec pendants at home! In this DIY tutorial, I’ll show you the full process from preparing the pendant, mixing silicone, pouring it into the ...
Automatic Variables (GNU make) 10.5.3 Automatic Variables Suppose you are writing a pattern rule to compile a ‘.c ’ file into a ‘.o ’ file: how do you write the ‘ cc ’ command so that it operates on the right source file name? You cannot write the name in the recipe, because the name is different each time the implicit rule is applied. What you do is use a special feature of make ...