# Software Downloads

{% hint style="success" %}
First, Make sure to take a look at the [Micro 3D Printer Quick Guide.](https://printm3d.com/files/Quick_Getting_Started.pdf)
{% endhint %}

## Software Download

{% tabs %}
{% tab title="Micro + (Plus)" %}
{% hint style="danger" %}
**CAUTION** This software is intended for Micro+ users and has not been fully tested for backward compatibility with the Micro. Use of this software to control a Micro is at your own risk.
{% endhint %}

**Download the Latest Version.**

| Windows | [Download](https://drive.google.com/file/d/13ST9Nf1m-7AQv1Bwk0zxcAuhLPR4Gzsh/view?usp=sharing)  v1.8.0.0  [MD5](https://printm3d.com/files/software_pro_alpha/Windows/2017-09-21-setup_m3d-V1.8.0.0.exe.md5.txt)                                      |
| ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Linux   | [Download](https://drive.google.com/file/d/1ryinKws8xRMB68SlMt-O7IipBql6VZ3r/view?usp=sharing)  v1.8.2.0   [MD5](https://printm3d.com/files/software_pro_alpha/Linux/m3drealize_1.8.2-1_amd64.deb.md5.txt)                                            |
| Mac     | [Download](https://drive.google.com/file/d/16bBwXL92ssiaaZxWEkezCPE4u97wdiUj/view?usp=sharing)  v1.8.1.0  [MD5](https://printm3d.com/files/software_pro_alpha/Mac/2017-10-05-v1.8.1.0-M3D.dmg.md5.txt)  (Not compatible with OSX Mojave and Catalina) |

[Click here to browse all versions](https://www.dropbox.com/sh/gkdai2t8vz23pbs/AADvTZglDk1LVRXBRN6WVNfea?dl=0)
{% endtab %}

{% tab title="Micro (Regular) " %}
{% hint style="warning" %}
This software is intended for M3D Micro Printers only.
{% endhint %}

**Download the Latest Version**

| Windows | [Download](https://drive.google.com/file/d/1fW-EcZrXksk44CLbp-74B5dDQ0bPjOBT/view?usp=sharing) V1.5.1.0 |
| ------- | ------------------------------------------------------------------------------------------------------- |
| Linux   | [Download](https://drive.google.com/file/d/1ryinKws8xRMB68SlMt-O7IipBql6VZ3r/view?usp=sharing) V1.8.2.0 |
| Mac     | [Download](https://drive.google.com/file/d/1w2pQWiQz6LdhyPoDo8vWY9sp0fOGQzc0/view?usp=sharing) V1.5.2.0 |

**User Manual**

| English       | [Download](http://printm3d.com/files/software/Instructions/M3D%20Manual%20Sept_2015.pdf) |
| ------------- | ---------------------------------------------------------------------------------------- |
| Spanish       | [Download](http://printm3d.com/files/manual_del_usuario.pdf)                             |
| {% endtab %}  |                                                                                          |
| {% endtabs %} |                                                                                          |

## PDF Manuals

{% tabs %}
{% tab title="Micro + (Plus)" %}
**The M3D Micro+ User Manual.**

[English](https://drive.google.com/open?id=1PFgxiMGUPydX-Sgrwn4PyOFbqQlYm-JI)
{% endtab %}

{% tab title="Micro" %}
**The M3D Micro User Manual.**

[English](https://drive.google.com/file/d/1ZUBrGPQK_e_zC5bYDYN66d5BImC1TnqQ/view?usp=sharing)

[Español](http://printm3d.com/files/manual_del_usuario.pdf)
{% endtab %}
{% endtabs %}

## Getting Started Video

<https://www.youtube.com/watch?v=CcwMI9tefm4>


---

# 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://micro.printm3d.com/software.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.
