> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/next-lab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/open-access-printers/bambu-lab-printer-open-access/printing.md).

# Printing

After exporting and transferring the G-code file onto a MicroSD Card, insert the MicroSD Card into the MicroSD Card reader on the side of the control screen of the Bambu Lab Carbon x1.&#x20;

Print jobs are initiated through the menu screen.

1. Navigate to Print > MicroSD Card

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

2. Select the G-code file
3. make sure the display colour correspond to the desire material > Print now

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

{% hint style="warning" %}
Please note that the colours are only for indication, they do not represent the actual colours to be printed.
{% endhint %}

Note: Users can check the progress and stop/pause/resume print through home menu&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/printing.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.
