askvity

How does 3D printing work?

Published in 3D Printing 3 mins read

3D printing, also known as additive manufacturing, builds three-dimensional objects layer by layer from a digital design.

Here's a breakdown of the process:

  1. Design Creation (CAD): The process begins with creating a 3D model using Computer-Aided Design (CAD) software. This model defines the exact dimensions and shape of the desired object. Many CAD programs are available, from user-friendly options for beginners to advanced tools for professionals.

  2. File Conversion (STL): The CAD model is then converted into an STL (Stereolithography) file format. This format approximates the surface of the object using triangles, providing a standardized representation for the 3D printer. The quality of the STL file (triangle resolution) affects the smoothness of the final printed object.

  3. Slicing: The STL file is fed into a slicing software. This software divides the 3D model into hundreds or thousands of horizontal layers. It also determines the path the printer will take to deposit material for each layer, optimizing for speed, strength, and material usage.

  4. Printing Process: The prepared file is then sent to the 3D printer. The printer reads the sliced file and begins building the object layer by layer. The specific method of layer construction varies depending on the 3D printing technology used.

    • Fused Deposition Modeling (FDM): This is one of the most common methods. A thermoplastic filament is heated and extruded through a nozzle, which precisely deposits the melted material layer by layer onto a build platform. Each layer solidifies and adheres to the previous one, gradually forming the object.
    • Stereolithography (SLA): This process uses a liquid resin that is cured by a UV laser. The laser traces the shape of each layer onto the resin, solidifying it. After each layer, the build platform moves down, and another layer is cured.
    • Selective Laser Sintering (SLS): This method uses a laser to fuse powdered material (like nylon or metal) together. A layer of powder is spread across the build platform, and the laser selectively sinters (fuses) the powder particles according to the design. The platform lowers, another layer of powder is spread, and the process repeats.
    • Material Jetting: This technique sprays droplets of liquid photopolymers onto the build platform, which are then cured by UV light. This allows for multi-material printing, where different materials can be used in the same object.
  5. Post-Processing: Once the printing is complete, the object may require post-processing. This can include removing support structures (often needed for overhanging features), cleaning, sanding, painting, or other finishing operations to achieve the desired appearance and functionality.

In essence, 3D printing transforms a digital design into a physical object by building it up layer by layer, using various materials and technologies to achieve the final form.

Related Articles