# Preparing Print Files

## 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\.    Export the components as .stl files

***

## Bambu Studio Slicer

Bambu Studio is the recommended slicer for the Bambu Lab X1 Carbon + AMS. \
You can download Bambu Studio via the following link:&#x20;

{% embed url="<https://bambulab.com/en-au/download/studio>" %}

### First Time Setup

First time setup may ask to select a machine: Pick the **X1 Carbon, 0.4mm Nozzle**

***

## Import

1. Begin by start a new project

<figure><img src="/files/nKVIwlKSDsWrDo1XnvDr" alt=""><figcaption></figcaption></figure>

2. To import .stl files,  File > Import > Import 3MF/STL/STEP/SVG/OBJ/AMF...   Alternatively, the files can also be imported by dragging it into the print file
3. If you are importing multiple .stl, this option bubble will pop up

<div align="center"><figure><img src="/files/MzIjgbTAjhdtx53dlRLG" alt=""><figcaption></figcaption></figure></div>

**Yes:** This will import your .stl files as one object

**No:** This will import your .stl files as separate objects for multi-colour printing.

***

## Interface

<figure><img src="/files/qgJLUGXUioO8kr0NuLZJ" alt=""><figcaption></figcaption></figure>

1. This menu consists of **plate type**, each built plate type is suitable for specific filament material. (eg. Coolplate is best for PLA, Engineering plate is best for PETG-CF)
2. The **filament menu** allow users to add up to 4 materials, add material preset, edit existing filament print settings (eg. nozzle temperature, print bed temperature)&#x20;
3. The left menu has **standard print settings**, including support, layer heights, infills, shells etc.&#x20;
4. The **edit menu** allow users to edit the imported objects, such as scaling, rotating, and moving the object to fit within the print volume
5. The **colour painting tool** allow users to assign object with different filaments
6. The **preview menu** shows a preview of the print path, estimated amount of material and time

For in-depth settings refer to:

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

***

## Assign Filament Material&#x20;

The filament menu allow users to add up to 4 materials, edit existing filament print settings.&#x20;

Note: The **colour labels in this menu does not represent filament colours**, it's only used as visual identification of different materials

<figure><img src="/files/hOKqeAfcz2xAGFz6xG7o" alt=""><figcaption></figcaption></figure>

**To assign material to an object:**

1. **Select the object**
2. **Right Click > Chage Filament**

***

### **Multi-Colour Prints**

For print-in-place multi-colour prints, it is best to export your geometry as a single file.

1. **Use split-to-parts to separate out the object into its sub-objects...**
2. **... and use the assembly view to assign a material to each sub-object.**

<figure><img src="/files/ewrsaYfZ7GeL5e01K0MM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Csr1j6sPIS7k3jHrG2ew" alt=""><figcaption></figcaption></figure>

### Colour Painting

Colour painting tool allow users to paint an object in 3D and printed with different coloured filament. The colour painting menu consists of available filaments in the current project as color boxes, tool type and pen size.&#x20;

To exit the interface, click the colour painting tool icon, it will automatically preserve the changes made with colour paint.&#x20;

<figure><img src="/files/BoOqwfcvwkrHKWAcCf4D" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/t75AHmu0RQIS0jXtPUdD" alt=""><figcaption></figcaption></figure>

More on the colour paint feature, please visit the Bambu Lab Wiki:&#x20;

{% embed url="<https://bambu.martin98.com/en/software/bambu-studio/multi-color-printing>" %}

***

## Slicing&#x20;

Start slicing. Please refer to advanced settings to adjust extruder speed and temperature if you are working with filament with different requirements .&#x20;

The **preview menu** shows the estimated amount of material and time.\
Use this along with the 3D viewport's ability to go through the layesr to verify that it is printing as you intend, such as detail levels, print finish, etc.

<figure><img src="/files/Apjzd4wFntKt64tNLGYo" alt=""><figcaption></figcaption></figure>

***

## Export&#x20;

Export to a **plate sliced file.**

<figure><img src="/files/eqrbKH0Sx3LuyQpl7eks" alt=""><figcaption></figcaption></figure>


---

# 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/bambu-lab-printer-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.
