Skip to content
Snippets Groups Projects
Commit cab756c6 authored by Siddhi Bodhe's avatar Siddhi Bodhe
Browse files

week05 updated 1

parent 6492e398
No related branches found
No related tags found
No related merge requests found
Pipeline #440123 passed
public/img/week-05/34.png

85.5 KiB

public/img/week-05/35.png

101 KiB

public/img/week-05/36.png

71.3 KiB

public/img/week-05/37.png

98.9 KiB

public/img/week-05/38.png

236 KiB

public/img/week-05/39.png

176 KiB

public/img/week-05/40.png

123 KiB

public/img/week-05/41.png

324 KiB

File moved
File moved
......@@ -326,7 +326,7 @@ In this assignment, I have designed a artistic <b>flower pot</b> using SolidWork
<div>
<center>
<video width="700" height="450" controls>
<source src="video/flowerpot.mp4" type="video/mp4">
<source src="video/week-05/flowerpot.mp4" type="video/mp4">
</video></center>
</div>
<p><FONT COLOR="black">At the end, I have changed the material of flower pot to "Gold" and saved it as a "flowerpot.stl" file. Here is the final view of my flower pot design.<br>
......@@ -384,15 +384,75 @@ In this assignment, I have designed a artistic <b>flower pot</b> using SolidWork
<div>
<center>
<video width="700" height="450" controls>
<source src="video/flowerpot1.mp4" type="video/mp4">
<source src="video/week-05/flowerpot1.mp4" type="video/mp4">
</video></center>
</div>
<p><FONT COLOR="black">Here is the short clip of my Sequence Vase-Flower pot which 3D printing process. You can see that, nozzle placed material on bed layer by layer as per instructions given by GCode.
</FONT></p>
<div>
<img width="700" height="450"src="img/week-05/.png">
</div><br>
<p><FONT COLOR="black">Here is the final output object after the printing. I really like the finishing of the object!
</FONT></p>
<!--Day-03 End-->
<!--Day-04 start-->
<h3><u><FONT COLOR="f77d0a">DAY-04</FONT></u></h3>
<p><FONT COLOR="black">
Now, moving towards the 3D Scanning assignment of this week. <br>
What is <b>3D Scanning</b> of an object? 3D scanning is the process of analyzing a real-world object or environment to collect three dimensional data of its shape and possibly its appearance. The collected data can be used to construct digital 3D models. 3D scanning makes it possible to check the entire shape of the manufactured product with the original CAD design and find deviations instantly by displaying the data in a 3D whole deviation color map. In short, 3D scanning is a way to capture a physical object's exact size and shape into the computer world as a digital 3-dimensional representation.
</FONT></p>
<div>
<img width="700" height="450"src="img/week-05/34.png">
</div><br>
<p><FONT COLOR="black">I wanted to scan myself and print my own statue but I don't have any idea about it. I shared my idea with one of my senior, he suggested me to use <b>Polycam 3D Scanner App</b> for scanning. He has already used this app in his iPAD, tought me how to use it and generate ".stl" file after scanning any object. <br>
Polycam is a 3D scanning app available for iPad. It allows users to capture 3D scans of objects of objects or environment using the iPad's camera. The app utilizes the device's LiDAR sensor for more accurate depth sensing, resulting in detailed 3D models. So, <a href="https://apps.apple.com/us/app/polycam-3d-scanner-lidar-360/id1532482376">click here to download</a> the Polycam software.
</FONT></p>
<div>
<center>
<video width="700" height="450" controls>
<source src="video/week-05/scanning.mp4" type="video/mp4">
</video></center>
</div>
<p><FONT COLOR="black">Here is the videography while scanning myself using Polycam 3D scanner in iPad.
</FONT></p>
<div>
<img width="700" height="450"src="img/week-05/35.png">
</div><br>
<p><FONT COLOR="black">After I have scanned myself, here I got the ".stl" file of my miniature statue. Here, you can see that there are many impurities in the workpiece. To remove this impurities and to improve the finishing of the object, I downloaded <b>MeshMixer Software</b> through the following link- <a href="https://meshmixer.com/">Click here to download.</a>
</FONT></p>
<div>
<img width="700" height="450"src="img/week-05/36.png">
</div><br>
<p><FONT COLOR="black">This is the interface of MeshMixer software. I imported ".stl" file into the software to remove impurities.
</FONT></p>
<div>
<img width="700" height="450"src="img/week-05/37.png">
</div><br>
<p><FONT COLOR="black">Here I have uploaded my existing impure ".stl" file into the software by clicking on "Import" option.
</FONT></p>
<div>
<img width="700" height="450"src="img/week-05/38.png">
</div><br>
<p><FONT COLOR="black">I have "Selected + delete" option to delete unwanted surface or unwanted curves of the object. And used "Make a Solid" option to make impure file into solid with pure form.
</FONT></p>
<div>
<img width="700" height="450"src="img/week-05/39.png">
</div><br>
<p><FONT COLOR="black">Now, I exported my newly edited file again into ".stl" form for printing purpose.
</FONT></p>
<div>
<img width="700" height="450"src="img/week-05/40.png">
</div><br>
<p><FONT COLOR="black">Again, I have imported newly edited ".stl" file into Creality Slicer software to convert into GCode format for printing purpose.
</FONT></p>
<div>
<img width="700" height="450"src="img/week-05/41.png">
</div><br>
<p><FONT COLOR="black">By clicking on "Slice" button, I got my converted GCode file which I wanted to import into 3D printer for printing. Along with GCode file, I got the time taken by the object to be printed.
</FONT></p>
<!--Day-04 End-->
<!--Documentation End-->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment