The weeks go by, more stuff I try, the more things I conjure in my mind

Click Below to see the projects I have done over the few weeks

Week 1

Safety, 3D printing and​ Laser Cutting Quizzes

In the first week of my fabrication skills module, we started by completing a safety quiz for operating tools in the fabrication lab. The quiz required us to watch videos about the rules and emergency procedures for different situations that may arise while working in the lab. The videos covered some basic rules for working in the workshop, such as tying up long hair, not wearing loose items, and wearing appropriate clothing and shoes. We also had to complete quizzes for handling 3D printers and laser cutters, which covered etiquette and rules for using the machines. For laser cutting, we were reminded to come prepared, not book on behalf of others, and verify that the compressed air and exhaust are turned on, as well as to actively watch the laser cutter at all times due to the risk of fire. 

Overall, the first week was focused on safety and ensuring that we had the necessary knowledge to navigate the facilities provided. While some of the rules and procedures may seem basic, they are essential for working safely and effectively in the lab. Completing the quizzes and certifications for the different machines also helped to ensure that we were capable of handling them properly and minimizing the risk of accidents or damage. 

Click Me

Weeks 2 and 3

CSS, HTML, GitHub and a migraine

Over the past two weeks, we have covered HTML and CSS, which will be utilised in the creation of websites. Initially, I faced some challenges as this was my first time coding a website with HTML and CSS, but as the lessons progressed and with the aid of online tutorials, I was able to comprehend the design principles and techniques. The concept of <> tags was novel to me, but I was able to grasp it, which aided me in debugging my code.

In addition to HTML and CSS, I learnt to use GitHub, a code hosting platform for version control and collaboration, which enables individuals to work together on projects from any location. The tutorial provided covered the essential aspects of GitHub such as repositories, branches, commits, and pull requests. This was the platform I utilised to host the website we designed during the lesson plan. We employed a template by Jake Wright, which taught me the formatting and workflow of the typical process of creating a website using HTML and CSS, from ideation to implementation.

Click Me Jake Wright Template (Website)

Week 1 – Safety, 3D printing and Laser cutting quizzes

I took a safety quiz on operating tools in the fabrication lab, which required us to watch provided videos covering the rules and emergency procedures for different situations that may arise while working in the lab. The videos explained the basic rules one should follow while working in the workshop, such as tying up long hair, not wearing loose items like hanging necklaces, wearing short-sleeved shirts, keeping hands free of adornments like loose bracelets, wearing long pants, and covered shoes. The videos also went over the use of placards to indicate hazards and safety concerns at different machines.

In addition to safety, we were also required to watch and answer quizzes to determine if we were allowed to handle the 3D printers and laser cutters at the fablab. The 3D printing quiz covered etiquette when using the 3D printers, such as a maximum of three hours per timeslot per student per week. The laser cutting quiz went over rules like coming to the laser cutter ready to cut, never booking on behalf of friends, and verifying that compressed air and exhaust are turned on, especially air assist. The physical F2F certification for laser cutting was done at the fablab, where all laser cutters are located adjacent to the T11Squared sheltered open area. Students must actively watch the laser cutter at all times due to the potential risk of the material catching fire.

These 2 weeks we covered HTML as well as CSS, this will be used when we are creating our websites. Initially I was stuck as this was my first time coding a website using html and CSS but as the lesson progressed and following the online tutorial, I managed to understand the design principles and methods. The use of <> and </> was new to me but was something I understood well which helped me in debugging my code.   

Along with HTML and CSS, I learned to use gitHub, a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. This tutorial teaches you GitHub essentials like repositories, branches, commits, and pull requests. This is what I used ultimately to host the website we designed during the lesson plan. We used a template from ‘Jake Wright’ which taught me the formatting and workflow of a typical process from thinking to creating a website using HTML and CSS.

Coming from an engineering principle, it was hard to pick up this new skill as my advantages lie in math and at most software’s to calculate different equations. Never to the extent of using these languages exclusively to create something such as a website. With the help of websites such as w3schools and various YouTube Tutorials, I managed to figure out the basics of a website. At the time of writing, I am using the Jake Wright’s template, but I intend to change it to a more aesthetic looking format. 

We also were taught to use GitHub and its extension Git. We were tasked to upload our files and convert the files to a website hosted by GitHub by the means of GitPages. I found this feature very interesting as I am able to take any source code in HTML and CSS from any website and host it using this feature. Since we are using HTML, I can use google inspect to inspect a page and its HTML code to ‘draw inspiration’ or loosely copy a websites design and changed to my liking. I can therefore create websites for free without paying for hosting. 

Raster

Vector

Class Exercises

Press - Fit Laptop Stand

All 7 CAD class exercises

Laser cutting derives its name from the acronym "laser," which stands for Light Amplification by Stimulated Emission of Radiation. A powerful laser beam is used to melt, burn, or vaporize materials, and optics such as mirrors and lenses focus the laser beam onto the surface of the material. This non-contact, thermal-based fabrication process is suitable for a wide range of materials, including wood, glass, paper, metal, plastic, and gemstones, and it can produce intricate parts without requiring custom-designed tools.

Laser cutter systemThis also serves as a guide for the order of equipments to switch on.

Computer: Instructions are sent from here to the laser cutter. (usually a software is required)
Laser cutters: This machine receives instruction from the PC to cut the designs.
Smoke/Fume Extractor: A safety equipment to prevent accumulation of smoke and gases in the laser cutter. The contaminated air passes through the Carbon and HEPA filter to remove unpleasant odours and microparticles.
Air compressor: A safety equipment that acts as air assist to blow the laser path clear of smoke and debris.
Laser cutters in SP:

Factors to consider

Chamfers and joints - A chamfer is a corner beveled at a 45-degree angle and is created by placing a three-cornered piece of material at a 90° joint, mainly to provide reinforcement especially if the model is large. A chamfer can also mean rounding an edge to reduce the sharpness. Creating t-slot joints allows pieces to interlock and secure in place without the need to weld or attach joints using other methods. Once in place, fasteners, nuts, locks and other items are then used to hold the pieces together. When designing, chamfers and joints can be considered.

Kerf - The laser burns away a portion of material when it cuts through. This is known as the laser kerf and ranges from 0.08mm – 1mm depending on the material type and other conditional factors. Besides the material properties and thickness, the focal length of the lens and pressure of compressed air have an impact too. We should take kerf into consideration if we need fine details or making press fit models. To do so, we will add (for protruding parts) or substract (for holes/inward surfaces) the kerf width from our component dimensions.

Parametric design - As mentioned in previous page briefly, parameters are used to make structures of the same features but different thickness, length or height. With just 1 change to one parameter, all the other dimensions be adjusted accordingly. That saves a lot of time to redesign again.

Things to take note:

Jewelry Box - Treasure Chest

Week 12 - ​Basic Electronics and TinkerCAD

Embedded Programming involves a computer system designed to carry out a specific task as part of a larger system. This is commonly found in devices such as smart TVs and rice cookers.

The Arduino platform is an open source system that includes both software and hardware components. The software tools include an Integrated Development System (IDE), an Arduino programming language similar to C++, development and debugging tools based on Processing, and open source software libraries. Meanwhile, the hardware consists of an ATMel processor board, shields or add-on modules, and various sensors, actuators, and peripherals.

Using Arduino offers several benefits, including its affordability, cross-platform compatibility, user-friendly programming environment with a graphical user interface, and the ability to expand its capabilities with open source and customizable software and hardware components.

This Weeks assignment