Assignments

This week was molding and casting. After machine(such a hectic week), it was refreshing and nice to not have to work under pressure but then the final project knocks on my door
-knock knock,
who's there?
Final Project.
Final Project who?
Your Final Project!!
And I was like damn as 5 weeks were left so this week, I tried to dedicate as much as time as possible for my final project.

Table of Contents

  • Group Assigment
    1. Review the safety data sheets for each of your molding and casting materials
    2. Make and compare test casts with each of them
    3. Compare printing vs milling mold
  • Individual Assigment
    1. Design a mold around the process you'll be using, produce it with a smooth surface finish that does not show the production process, and use it to cast parts.
  • Final Project Development

Group Assignment

For the group assignment, we You can access the group assignment here

Individual Assignment

I started off by downloading an emoji with glasses on from the internet. Then I used SVG Converter-Online tool to convert the image to svg file. Then I imported that svg file into fusion and then extruded it. Image source

Huge shout out to Mr. Yuichi TAMIYA as in his documentation we found the zip folder to download Modella Player 4. It was in this Google Drive. I downloaded both the Virtual Modella and Modella Player 4 because they will generate the toolpath for cutting my design and simulate it.
Modella Player 4 is a CAM (Computer-Aided Manufacturing) software that converts 3D designs into tool paths for milling machines.
Virtual Modella allows you to simulate the results of your 3D milling projects before actually cutting materials.

  • Roughing: The first step where you quickly carve out the rough shape of your design. It’s all about removing big chunks of material to get the basics in place. Precision takes a back seat here, with speed and efficiency being the priority. Picture cutting in cubes or squares, using a 1/8-inch square end mill that makes quick work of the heavy lifting.
  • Finishing: Once the rough shape is done, it’s time for the finishing touch. This stage is all about finesse—refining the details, smoothing the surfaces, and ensuring the final dimensions are spot-on. Smaller and finer tools step in here to give your design that professional, polished look that makes all the difference.
  • Make sure your model is saved as a STL (.stl) file.
  • Click [File] → [Open] and load your STL file.
  • Select the correct Modela machine you are using.( SRM-20 in my case). NOTE: If you don’t select the correct machine first, your toolpath settings might be wrong, and it could cause problems during cutting!
  • Click [Material] → [Set Material] to ensure you have the correct material (like "Modeling Wax").


  • Click [New Process] → [Roughing].
  • Select a larger flat endmill( 1/8 inch or 3.175mm in my case). The tools diameter here is not 3 mm square as in the image down there but actually 3.175 mm

Then keep pressing next until you see "save your file as "

  • The height above the material where the machine begins its first movement before it starts cutting. I set the Start Height = 0.5 mm (or a little higher, like 0.5 mm for safety).
  • Click [Preview] or [Simulate].

Now I am done with creating a toolpath for roughing but I have to do it for finishing too. So just repeat the process but instead of choosing roughing, choose finishing instead and choose R 0.15 ball.

Ooops! Error!!!

Late realization, our design was 2.5 D which is basically extruding directly from a 2d sketch which wouldn't meet the assignment requirements as it requires to produce a cast with a smooth surface. So instead of creating a completely new design i decided to add 2 spheres for my pupils. Thank you Rico san for this major disaster prevention(which is an exageration but still lots of time, energy and material would have gone to waste if he hadn't pointed it out.) These were the images he sent to clarify it to us:

On my previous design only I added a sphere. Go to Create, select Sphere, choose a plane, set the center point, adjust the diameter, and confirm with OK

Before I started milling, I drew 2 diagonal lines across the wax to mark the center of the wax. This is because the origin point is in the center for the tool path created by modella player. After an awful long time, it was done and the amount of waste generated amazed me. I was wowed by it. Then I cleaned it!

HEROSHOT

We used SILOCZEST Liquid Silicone Rubber (LSR 110) was used for molding and casting because it is easy to use and picks up fine details well. It is soft, flexible, and strong, which makes it easy to remove the mold without breaking it. It cures at room temperature and can be reused many times. LSR 110 works well with materials like resin, wax, and even food (if food-safe), making it a good choice for many different projects.
Image source

SILOCZEST LSR 110 comes in two parts — usually called Part A and Part B — because it's a two-component silicone. These parts must be mixed together to start the curing (hardening) process.

  • Part A: Contains the base silicone.
  • Part B: Contains the curing agent (catalyst).
  • When mixed, a chemical reaction begins that turns the liquid into solid rubber.

  1. Measure equal parts of A and B (usually 1:1 ratio by weight or volume).
  2. Mix thoroughly until the color is uniform (no streaks).
  3. Pour the mixture into your mold box or over the object you want to copy.
  4. Wait for it to cure (usually a few hours at room temperature).
  5. Remove the mold once it's fully set.

Final Project Development

This week, I finalized the power supply for my project. The system will consist of an AC mains supply, stepped down and regulated to provide 9V for high-power components and 5V via a USB interface for the microcontroller. To achieve the required voltage levels, I will integrate two DC-DC buck converters for efficient step-down voltage regulation.

Rico san send me some videos to help me learn about power supply and learn and decide on it.

  1. How Buck, Boost & Buck-Boost DC-DC Converters Work
  2. The Most Versatile Voltage Converter you never heard of! The (S)EPIC Converter
  3. Power For Your Electronics Projects - Voltage Regulators and Converters
  4. Power ANY Arduino Project - The Ultimate Guide
  5. Everything You Need to Know about MOSFETs

Then I discussed and finalized my components with my local instructor, Mr.Anith Ghalley.

Files

You can access the files here