# Preparing Print Files

## Quick Starter Guide&#x20;

This article provides a Quick Starter Guide to 3D Printing with the Raise3D.

This guide will only go through the workflow of models that have been designed for 3D Printing, information on modelling for 3D Printing please refer to the following article.

{% content-ref url="/pages/-M5zCSQKBXYl0CSmrDx5" %}
[Detailed Overview](/next-lab/3d-printing/3d-print-farm/ultimate-guide.md)
{% endcontent-ref %}

***

## Preparing the 3D Model

1\.    Ensure the 3D Model that complies with modelling guidelines:

{% content-ref url="/pages/-M5zAHbS8Xv5pFlEP8qG" %}
[Modelling Guidelines](/next-lab/3d-printing/design-guidelines.md)
{% endcontent-ref %}

2\.    Separate the model into 2 components. &#x20;

3\.    Export the components as 2 .stl that corresponds with the desired materials. &#x20;

***

## IdeaMaker&#x20;

IdeaMaker is the recommended slicer for the Raised3D E2. \
You can download IdeaMaker via the following link:&#x20;

{% embed url="<https://www.raise3d.com/ideamaker/>" %}

***

## Slicing

1. Import the .stl files into IdeaMaker.
2. To align Models, select both components > Model > Align Selected Models.
3. To assign components to extruders, Select the model component > ‘model info’ located on the left tool bar > Extruders > Selected the desired extruder.
4. Start slicing. Please refer to advanced settings to adjust extruder speed and temperature if you are working with filament with different requirements .&#x20;
5. Preview and Export as a G-code file.

***

## Advanced Settings

Advanced settings are accessed through ‘Prepare to print’ located on the left tool bar > Select Template > Template settings icon.&#x20;

### Layer & Support

{% embed url="<https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/design-guidelines#layer-height-resolution>" %}

### Raft

{% content-ref url="/pages/-M67HiC-rUCatM9vcWAo" %}
[Combating Warping](/next-lab/3d-printing/key-techniques/warping.md)
{% endcontent-ref %}

### Temperature&#x20;

{% content-ref url="/pages/-LXbYNLIJ0We\_81joZu1" %}
[Printing for Transparency](/next-lab/3d-printing/key-techniques/printing-for-transparency.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://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/open-access-printers/raise3d-e2-open-access/preparing-print-files.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.
