Assignment 7

3D Printing

We were required to 3D print an object.

Prerequisites

To 3d print something we are required to use a moidelling software like Rhino 3D.Using the modelling tool we should get a model of the item in .stl or .obj format. Using these files we are required to upload them on a tool named ideaMaker.

ideaMaker

 ideaMaker is an interface we use for 3D Printing. since 3d printing is done in slices, the tool is also called as a slicer.
The slicer, also called slicing software, is a computer software used in the majority of 3D printing processes for the conversion of a 3D object model to specific instructions for the printer. In particular, the conversion from a model in STL format to printer commands in g-code format in fused filament fabrication and other similar processes. The slicer first divides the object as a stack of flat layers, followed by describe these layers as linear movements of the 3D printer extruder, fixation laser or equivalent. All these movements, together with some specific printer commands like the ones to control the extruder temperature or bed temperature, are finally written in the g-code file, that can after be transferred to the printer.

 

ideaMaker has the following features for effective 3D printing:

 



Making a model on Rhino 3D

the following model in the shape of a T was made on Rhino 3D:

 



T shape

Finalizing T shape before exporting as .stl(stereolithography) file

Exporting to ideaMaker

Once exported to .stl file let us use ideaMaker to slice the model and 3D Print it

 

 



Import Models

Select settings for 3D printer

Preview slice

Finlaize and export to pen drive as g-code

Final output