# Uploading Your Files

{% hint style="warning" %}
When submitting files for processing with Fab Lab you must follow the [File Naming Conventions](https://ms-kb.msd.unimelb.edu.au/the-fablab/job-submission/file-naming-conventions)
{% endhint %}

{% tabs %}
{% tab title="FDM 3D Printing" %}
Please review the [3DprinterOS Quick Start Guide](https://ms-kb.msd.unimelb.edu.au/the-fablab/3d-printing/fdm/3dprinteros-quick-start) for instructions on how to upload your files.

{% hint style="warning" %}
From January 2026 all FDM 3D printing uploaded to 3DprinterOS will be charged to your Papercut account. Once you have uploaded your files to 3DprinterOS, please ensure your Papercut account contains sufficient funds. For more information, please review our [Paying For A Job](https://ms-kb.msd.unimelb.edu.au/the-fablab/job-submission/job-submission-platform/paying-for-a-job) page.
{% endhint %}

{% hint style="info" %}
For instructions on preparing your sliced file for FDM, please see the [FDM 3D Printing Guide.](https://ms-kb.msd.unimelb.edu.au/the-fablab/3d-printing/fdm)
{% endhint %}
{% endtab %}

{% tab title="SLA (Resin) 3D Printing" %}

#### File Upload

An email will be send to your inbox, this **links a SharePoint Folder** to your specific job. This is where you upload your **.form** file.&#x20;

The SharePoint link remains active for 12 hours. If you fail to upload a file in the specified period of time we will cancel the job.&#x20;

<figure><img src="https://1705907971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXb8cACCUE4sAj3yO3X%2Fuploads%2FxPpLvNueptGDbAJ9CRCf%2Fimage.png?alt=media&#x26;token=3cc587a8-a77f-42e3-b000-8db24b84cecd" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Laser, Metal Laser, CNC" %}

#### File Upload

An email will be send to your inbox, this **links a SharePoint Folder** to your specific job. This is where you upload your **Rhino Template file**.&#x20;

The SharePoint link remains active for 12 hours. If you fail to upload a file in the specified period of time we will cancel the job.&#x20;

<figure><img src="https://1705907971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXb8cACCUE4sAj3yO3X%2Fuploads%2FlTuxAwzipJ7yQnOS0JrS%2Fimage.png?alt=media&#x26;token=7cc6de2d-8d0a-40bf-a493-d33890ff2afa" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/the-fablab/job-submission/job-submission-platform/uploading-your-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.
