# Welcome!

Welcome to the  M3D Promega's User Manual.

![](https://3381616767-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LH1ZPQUJrjMM5Ql5c--%2F-LQ9vauf1_EtC7WGeeR8%2F-LQ9zsiQ7470YEAGN5UB%2Fpromega.png?alt=media\&token=4143e7ce-c6b3-4265-a0b2-d1bab30ebb7c)

## Features

### Expandable

The Promega is expandable, meaning you can customize it to suit your needs. These are 4 possible extruder configurations.

{% tabs %}
{% tab title="Compound Printing" %}
The Compound nozzle is a dual mixing nozzle, which takes in two filaments and either prints one at a time or mixes them together.&#x20;

A standard Promega will come with this extruder.

![](https://3381616767-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LH1ZPQUJrjMM5Ql5c--%2F-LQAXo-FAN0ydZkmXvas%2F-LQAdDP_GnGL70BvBL_E%2Fcompound%20diagram.png?alt=media\&token=3df61ddc-74db-44f9-92bc-475d3ecb5e74)
{% endtab %}

{% tab title="Dual Printing" %}
\
The K'Tana hot end is two, independent nozzles for dual printing.&#x20;

K'Tana nozzles are seamless, long nozzles that include a thin-wall heat break to reduce energy consumption and eliminate leaks.

![](https://3381616767-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LH1ZPQUJrjMM5Ql5c--%2F-LQAXo-FAN0ydZkmXvas%2F-LQAdOakcH5i_tJwqz8V%2Fktana%20diagram.png?alt=media\&token=43edc35b-9375-4054-8d22-23b7dec3490b)
{% endtab %}

{% tab title="Quad Printing" %}
\
The Quad extruder takes in four filaments and can either print one at a time or mix for blended colors.

You can create beautiful color prints using our CMYK color-calibrated mixing filament.

![](https://3381616767-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LH1ZPQUJrjMM5Ql5c--%2F-LQAXo-FAN0ydZkmXvas%2F-LQAdgPJmknuDlct-aLt%2Fquad%20diagram.webp?alt=media\&token=5e6e8579-974b-4a65-a8ae-7fe11f6693ae)
{% endtab %}

{% tab title="High Temp Printing" %}
Our high-temp extruder add-on allows you to extrude materials up to 350 C.&#x20;

This upgrade is ideal for printing high-temp materials such as PEEK, if you are producing small prints.&#x20;

For larger prints, you may need a more robust system upgrade. If you are interested in this, please fill out this [form](https://airtable.com/shrPYVe4EY4mXUM4e).
{% endtab %}
{% endtabs %}

Feel free to browse the [part store](https://store.printm3d.com/collections/parts) for more.

### 20" All Metal Frame

Fully enclosed in a 20" all-metal frame.

### 15.3" Cubic Build Volume

15.3"-cubed build volume makes printing just about anything possible.

### Open Source

Both the [Duet3D electronics](https://www.duet3d.com/) and the [Promega parts](https://promega.printm3d.com/documentation) are open-sourced.

## Where To Start

Please start with the [Beginner Guides](https://promega.printm3d.com/beginners-setup-guides).

If the Beginner Guides aren't enough, try our [Advanced Guides](https://promega.printm3d.com/advanced-setup-guides).&#x20;

## **Other Resources**

### Duet3D Board

#### [Firmware/Software](https://github.com/PrintM3D?tab=repositories)

#### [Duet Maestro](https://duet3d.dozuki.com/c/Duet_2_Maestro)

#### [Duet GCodes](https://duet3d.dozuki.com/Wiki/GCode)

### Promega Parts Store

#### [Linked Here!](https://store.printm3d.com/collections/parts/printer-model_m3d-promega)

### Open Source&#x20;

#### [Public Google Drive](https://drive.google.com/open?id=1cmnAcQU7NjgBqAub60Pz7tJyY-e5qH1w)

{% hint style="info" %}
Houses all iterations of:

* SD Cards
* Slicer
* Printed Part.&#x20;
  {% endhint %}

### **Q\&A Promega Users**

[Submit Issue](https://github.com/PrintM3D/Promega/issues). Allows you to search for existing issues to upvote them.&#x20;

Submit a new issue if you do not find one.

### Contributing

Please feel free to add suggestions to any of the guides by creating a pull-request or issue on [GitHub](https://github.com/PrintM3D/Promega-Docs/issues). This manual is hosted in Github.com via Gitbook.com.

The main way to collaborate to the guides is to become a collaborator. But sometimes you simply want to submit a small contribution, without becoming a regular collaborator.

On GitHub, one can use the popular *Pull Request* feature. To do so, you would clone <https://github.com/PrintM3D/Promega-Docs>, make changes on your own copy, and submit back your changes by submitting a *Pull Request* to M3D. Then we will review the changes accordingly.

#### Let's Get Started!


---

# 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://promega.printm3d.com/master.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.
