# Additive Manufacturing

## FDM 3D Printing

{% tabs %}
{% tab title="About" %}

<figure><img src="/files/AUSRvn9qkMwF3wQJxclu" alt=""><figcaption><p>Image Sources: <a href="https://bambulab.com/en-au/p1">Left</a> / <a href="https://plasticonion.co.uk/3d-printing-for-boats/">Right</a></p></figcaption></figure>

A melted thermoplastic filament is extruded along a path programmed via CNC to build up a model of a 3D digital design in layers.

#### **Our Machines**

* Bambu P1P/P1S/X1C, 10x - Maximum build volume: **250mm** cubed
  {% endtab %}

{% tab title="Materials" %}
ProtoLAB supplies white PLA filament.
{% endtab %}

{% tab title="File Preparation" %}
{% file src="/files/LZZ7fj2RRM0c59eYe5ap" %}
File Preparation Guide
{% endfile %}

{% embed url="<https://wiki.bambulab.com/en/bambu-studio/skills>" %}

{% file src="/files/Hd7CvCTUIUgd61X1aKqd" %}
File Template
{% endfile %}

*Required File Type:* **.STL**
{% endtab %}

{% tab title="Access" %}

#### <mark style="background-color:purple;">INDUCTION REQUIRED</mark>

[**Complete the Induction**](/protolab/equipment/additive-manufacturing/fdm-3d-printing-induction.md)

Once you pass the [FDM 3D Printing Induction](/protolab/equipment/additive-manufacturing/fdm-3d-printing-induction.md), you may use the Bambu 3D printers during [Open Hours](/protolab/contact-us.md#open-hours).
{% endtab %}
{% endtabs %}

## SLA Resin 3D Printing

{% tabs %}
{% tab title="About" %}

<figure><img src="/files/PsPQEJwD2pBzJ3lrMSJU" alt=""><figcaption><p>Image Sources: <a href="https://formlabs.com/store/3d-printers/">Left</a> / <a href="https://all3dp.com/2/sla-post-processing-best-ways-to-clean-your-resin-3d-prints/">Right</a></p></figcaption></figure>

A pool of resin is selectively cured in thin layers, using UV light and CNC, to form high-resolution, transparent models of 3D digital designs.

#### **Our Machines**

* Formlab Form 3, 2x&#x20;
* Creality UW-01, 2x
* Creality LD - 002H, 3x
  {% endtab %}

{% tab title="File Preparation" %}
*Required File Type:* **.STL**
{% endtab %}

{% tab title="Access" %}

#### <mark style="background-color:orange;">TECHNICIAN-ASSISTED</mark>

[**Submit a Job**](/protolab/services/job-submission.md)
{% endtab %}
{% endtabs %}

## Full-Colour PolyJet 3D Printing

{% tabs %}
{% tab title="About" %}

<figure><img src="/files/GXkT74337DYhnVd2NF8X" alt=""><figcaption><p>Image Sources:<a href="https://www.artec3d.com/learning-center/best-industrial-3d-printers"> Left</a> / <a href="https://www.stratasys.co.in/3d-printing-technologies/">Right</a></p></figcaption></figure>

Coloured liquid polymer resins are printed in thin layers and cured by UV light, to form high-resolution coloured models of 3D digital designs.

#### **Our Machines**

* Stratasys J55, 1x
  {% endtab %}

{% tab title="File Preparation" %}
*Required File Type:* **.STL**

{% file src="/files/eoDPjiZAVwul1zViBtQu" %}
{% endtab %}

{% tab title="Access" %}

#### <mark style="background-color:orange;">TECHNICIAN-ASSISTED</mark>

[**Submit a Job**](/protolab/services/job-submission.md)
{% endtab %}
{% endtabs %}

## MultiJet Fusion 3D Printing

{% tabs %}
{% tab title="About" %}

<figure><img src="/files/ULtD4Lc4fNCOQ7H7NUtu" alt=""><figcaption><p>Image Sources: <a href="https://www.hp.com/us-en/printers/3d-printers/products/multi-jet-technology.html">Left</a> / <a href="https://medium.com/@3dprinting80088/cultural-influences-in-3d-printed-art-and-sculpture-in-dubai-4e1281c79412">Right</a></p></figcaption></figure>

A box full of polymer powder is selectively sintered in thin layers to form strong, tough, high-resolution models of 3D digital designs.

#### **Our Machines**

* HP MultiJet Fusion 4200, 1x
  {% endtab %}

{% tab title="File Preparation" %}
{% file src="/files/PARj5VGCHL3jO31dIbEn" %}
Design Requirements
{% endfile %}

Consult this Handbook as you design to ensure your parts can be printed.

*Required File Type:* **.STL**
{% endtab %}

{% tab title="Access" %}

#### <mark style="background-color:orange;">TECHNICIAN-ASSISTED</mark>

[**Submit a Job**](/protolab/services/job-submission.md)
{% endtab %}
{% endtabs %}

## Clay 3D Printing

{% tabs %}
{% tab title="About" %}

<figure><img src="/files/zbXyCA4l6MBtiqiEEn9r" alt=""><figcaption><p>Image Sources: <a href="https://3dpotter.com/shop/">Left</a> / <a href="https://www.mansfieldceramics.com/content/3d-printing/">Right</a></p></figcaption></figure>

**Our Machines**

* 3D Potter WMRV25-12, 1x
  {% endtab %}

{% tab title="Materials" %}
Enquire with ProtoLAB staff to see which clays we have on hand.
{% endtab %}

{% tab title="Access" %}

#### <mark style="background-color:orange;">TECHNICIAN-ASSISTED</mark>

[**Book a Technician**](/protolab/services/book-a-technician.md)
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://protolab.gitbook.io/protolab/equipment/additive-manufacturing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
