# Creating a Job

**Use this link to access the Job Submission App**

{% hint style="warning" %}
Due to changes with the University's student Microsoft licencing, you will need to temporarily run a Free 30 Day Trail of PowerApps to access the Job Submission Portal.&#x20;
{% endhint %}

{% embed url="<https://apps.powerapps.com/play/e/default-0e5bf3cf-1ff4-46b7-9176-52c538c22a4d/a/ccc5d0b6-5c55-4c2e-8a3d-1579bca670f4?screenColor=rgba(105,+180,+69,+1)&source=portal&tenantId=0e5bf3cf-1ff4-46b7-9176-52c538c22a4d>" %}

## **Job Submission App**

When submitting a job you will be introduced to the Fab Lab submission '**Home Page**', here you can see:

* Your Name and University Email
* Where to 'submit a Job'
* Where to 'Book a Consultation'
* Link to the Knowledge Base for more online learning content.
* The current Job Queue and status of the Jobs (combined for all machines).
* Current notifications from the Fan Lab.

<figure><img src="https://1705907971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXb8cACCUE4sAj3yO3X%2Fuploads%2Fqsuid24R2VsmGXVLI9sk%2FJobSub%20Home%20Page.JPG?alt=media&#x26;token=4ff4930b-53d6-45c0-a578-f8459ffa5db6" alt=""><figcaption></figcaption></figure>

## Machine Selection

{% tabs %}
{% tab title="FDM 3D Printing" %}
**If you've selected 3D FDM you will see the following inputs.**&#x20;

* Job Type
* Subject Code
* ID Number (student or staff ID)
* Themis String (optional / staff only)
* Phone Number
* Message (Optional)

**Following these inputs, you will be asked to specify your material selections for the process;**

* You can only specify 1 material choice per submission. If you require multiple materials, please submit multiple jobs accordingly.
* Please ensure that these material details match your Bambu Slicer (.gcode.3mf) file accurately.&#x20;
* For FDM prints you will have the option to input volume as **grams** (g) to calculate the cost. Refer to the Bambu Studio guide on how to find the material usage for your file.&#x20;

{% endtab %}

{% tab title="SLA 3D Printing" %}
**If you've selected 3D SLA you will see the following inputs.**&#x20;

* Job Type
* Subject Code
* ID Number (student or staff ID)
* Themis String (optional / staff only)
* Phone Number
* Message (Optional)

**Following these inputs, you will be asked to specify your material selections for the process;**

* You can only specify 1 material choice per submission. If you require multiple materials, please submit multiple jobs accordingly.
* Please ensure that these material details match your Preform (.form) file accurately.&#x20;
* For SLA (Resin) prints you will have the option to input volume as **millilitres** (mL) to calculate the cost of the print. Refer to the Preform slicing guide.&#x20;

{% hint style="warning" %}
SLA 3D Printing has a minimum cost of $5.00 per submission
{% endhint %}

<figure><img src="https://1705907971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXb8cACCUE4sAj3yO3X%2Fuploads%2FUJCmS3oX3jcsHAPlhFuq%2F3DP%20Inputs.JPG?alt=media&#x26;token=6a7498d6-f280-4352-a53c-e004b3aa9fa3" alt=""><figcaption><p>Example: SLA (Resin) submission</p></figcaption></figure>
{% endtab %}

{% tab title="Laser Cutting, Metal Laser Cutting & CNC" %}
**If you've selected Laser, Metal Laser, or CNC Routing you will see the following inputs.**&#x20;

* Job Type
* Subject Code
* ID Number (student or staff ID)
* Themis String (optional / staff only)
* Phone Number
* Message (Optional)

**Following these inputs, you will be asked to specify your material selections;**

* You can input up to 4 different material choices for these processes.
* Please ensure that these material details match your Rhino template file accurately.&#x20;
* If you are supplying your own material, simply select 'Own Material' from the list.&#x20;

<figure><img src="https://1705907971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXb8cACCUE4sAj3yO3X%2Fuploads%2FmdPxAhtgV6ejkzAW7ONc%2FLaser%20Inputs.JPG?alt=media&#x26;token=45dceaf4-2232-487b-9a15-05a999927be6" alt=""><figcaption><p>Example: Laser Submission</p></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/creating-a-job.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.
