# Post-Submission: Updating, Paying & Collecting

## Submission Checklist

Here at the NExT Lab, naming conventions are important for us to keep track of our large quantity of jobs that come in. We have a page detailing submission requirements and encourage you to refer to that constantly throughout the submission process.

{% content-ref url="/pages/-LbQjCwHNDrRR\_-aVyrs" %}
[File Naming Conventions](/next-lab/3d-printing/3d-print-farm/quickstart/submission.md)
{% endcontent-ref %}

## Request Progression

You will receive an email at three stages:

1. Once your request is being reviewed.
2. Once your request is added to the printing queue.
3. Once your entire request has been completed

## Request Review

You will be notified when your request is being reviewed - here NExT Lab technicians will review the printability of your request and ask for any changes if required.

## File Updates & Problematic Requests

You may receive e-mails from the NExT Lab asking for files to be updated.

1. **Update your files** and increment the version number:\
   e.g. my\_meshes\_v1.stl > my\_meshes\_**v2**.stl\
   e.g. 1of2\_v3.gcode.3mf > 1of2\_**v4**.makerbot&#x20;
2. **Remove the old files** that you will be updating from the request/OneDrive folder.
3. **Upload your new files** with the updated version number.
4. **Respond to the e-mail** once you have done so.

{% hint style="info" %}
Always remove your previous files.
{% endhint %}

## Request Completion

The second email will also be sent with a Shopify link where you can pay online. It also indicates that your request is ready for collection. You can opt to pay online through the Shopify link or in person. Please note that we do **card only** transaction and do not accept cash.

During semester, **request collection** is located **at the NExT Lab** during our **open hours** (10am -4pm Monday to Friday). These hours can be affected by classes/events in the space.


---

# 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/3d-print-farm/ultimate-guide/postsubmission.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.
