# Printer Installation

The QuadFusion is a versatile 3D print head, so it is very likely that it will be able to adapt to whatever printer you have at home. At M3D we have mounted the QuadFusion on many different types of printers. The following guides will show you how we attached the QuadFusion not only mechanically, but electrically as well.

{% hint style="info" %}
The QuadFusion is compatible with most 3D printers, including those not listed here!
{% endhint %}

{% hint style="warning" %}
**Disclaimer: Some of the printers listed are NOT M3D products. We would like to make it clear that we have no affiliation with these printers or the companies that made them.**
{% endhint %}

{% content-ref url="/pages/-LJEkEUtAmA\_\_AQMDzC0" %}
[M3D Crane](/supported-printers/m3d-crane.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LJEkF3D7-yTJCHry4nw" %}
[M3D ProMega](/supported-printers/m3d-promega.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LJEkDx8tR7XRdc\_PGKF" %}
[CR-10S](/supported-printers/cr-10s.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LJEkFTOwZaTFM4hgVc5" %}
[Prusa i3 MK2S](/supported-printers/prusa-i3-mk2s.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0Mt\_p66b\_skWZk" %}
[Duet Maestro Wiring](/supported-printers/duet-maestro-wiring.md)
{% endcontent-ref %}


---

# 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://quadfusion.printm3d.com/supported-printers.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.
