> ## Documentation Index
> Fetch the complete documentation index at: https://stem-docs.intellectualpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# History of 3D printing

> From the first stereolithography patent to printed organs, cars, and houses - how 3D printing became a household technology.

## Where did 3D printing come from?

3D printing feels modern, but the core ideas are over 40 years old. What started as an expensive industrial process for rapid prototyping has become a technology you can run on your desk. Understanding that journey helps you appreciate the machine you are about to build.

<Frame caption="Key milestones in the history of 3D printing">
  <img src="https://mintcdn.com/intellectualpoint/O5GrjWnEycOQFaAQ/images/adv3d/history-timeline.png?fit=max&auto=format&n=O5GrjWnEycOQFaAQ&q=85&s=5b576ad3395c4827485f7e66eb66be41" alt="Timeline of 3D printing milestones from 1980 to 2011" width="838" height="357" data-path="images/adv3d/history-timeline.png" />
</Frame>

## The timeline

<Steps>
  <Step title="1980 - The first 3D print technology is founded">
    The earliest additive manufacturing concepts appear. Dr. Hideo Kodama in Japan files some of the first patents describing a layer-by-layer photopolymer printing process.
  </Step>

  <Step title="1986 - Chuck Hull patents stereolithography">
    Chuck Hull patents **stereolithography (SLA)** and founds **3D Systems, Inc.** SLA uses a UV laser to cure liquid resin layer by layer. Hull also invents the STL file format, still used today.
  </Step>

  <Step title="1987 - SLS becomes the second 3D print technology">
    **Selective Laser Sintering (SLS)** is developed at the University of Texas. Instead of resin, SLS fuses powdered material with a laser, enabling stronger, more functional parts.
  </Step>

  <Step title="1988 - The first 3D printer is sold">
    3D Systems ships the **SLA-1**, the first commercially available 3D printer. It costs hundreds of thousands of dollars and is aimed at industrial prototyping.
  </Step>

  <Step title="1989 - Stratasys is founded">
    Scott Crump patents **Fused Deposition Modeling (FDM)** and co-founds **Stratasys**. FDM melts and extrudes plastic filament - the exact technology in your Adventurer 5M.
  </Step>

  <Step title="1999 - The first 3D-printed organ">
    Scientists engineer a lab-grown human bladder using a 3D-printed scaffold, launching the field of bioprinting.
  </Step>

  <Step title="2005 - The RepRap Project">
    Dr. Adrian Bowyer launches **RepRap**, an open-source project to build self-replicating 3D printers. RepRap made FDM cheap and accessible and sparked the desktop 3D printing revolution.
  </Step>

  <Step title="2011 - 3D-printed aircraft and cars">
    Engineers print the first 3D-printed aircraft (SULSA) and prototype cars, proving additive manufacturing can produce real, functional vehicles.
  </Step>
</Steps>

## Why the RepRap project changed everything

Before 2005, 3D printers were locked behind patents and huge price tags. The **RepRap Project** released printer designs for free and encouraged people to build and improve them. Because early patents on FDM began expiring around 2009, companies could suddenly sell affordable FDM printers.

<Info>
  Almost every hobbyist FDM printer today - including your Flashforge - traces its lineage back to the open-source RepRap movement. The community-driven spirit of "share and improve" is still alive in 3D printing.
</Info>

## The main types of 3D printing

Your printer uses FDM, but it helps to know the wider family of technologies.

<Frame caption="The three main 3D printing technologies compared">
  <img src="https://mintcdn.com/intellectualpoint/O5GrjWnEycOQFaAQ/images/adv3d/printing-types.png?fit=max&auto=format&n=O5GrjWnEycOQFaAQ&q=85&s=8b5d3f0eb7259075affb447b379096ef" alt="Comparison of FDM, SLA, and SLS 3D printing technologies" width="1536" height="1024" data-path="images/adv3d/printing-types.png" />
</Frame>

<CardGroup cols={3}>
  <Card title="FDM / FFF" icon="printer">
    **Fused Deposition Modeling.** Melts and extrudes plastic filament layer by layer. Affordable, versatile, and the most common desktop method - this is your printer.
  </Card>

  <Card title="SLA / Resin" icon="droplet">
    **Stereolithography.** Cures liquid resin with a UV light source. Produces extremely fine detail, ideal for miniatures and dental or jewelry models.
  </Card>

  <Card title="SLS / Powder" icon="layers">
    **Selective Laser Sintering.** Fuses powdered nylon or metal with a laser. No supports needed and very strong parts, but industrial and expensive.
  </Card>
</CardGroup>

## From industry to your desk

<CardGroup cols={2}>
  <Card title="Then (1988)" icon="building-2">
    A single printer cost as much as a house, filled a room, and required trained operators. Only large companies could afford one.
  </Card>

  <Card title="Now" icon="house">
    A capable FDM printer costs a few hundred dollars, fits on a desk, calibrates itself, and prints from your phone over Wi-Fi. You are about to build one.
  </Card>
</CardGroup>

## Where 3D printing is used today

* **Prototyping**: Engineers print and test designs in hours instead of weeks
* **Medicine**: Custom prosthetics, dental aligners, surgical models, and bioprinted tissue
* **Aerospace and automotive**: Lightweight, complex parts that are impossible to machine
* **Construction**: Entire houses printed from concrete
* **Education and hobby**: Learning design, engineering, and manufacturing hands-on (that's you)

<Tip>
  As you build and use your printer this week, remember you are working with a technology that took the world four decades to make this accessible. You are part of that story now.
</Tip>
