> 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/use-own-filament.md).

# Use Own Filament

There are many types of filaments available that we do not stock - if you wish to experiment with certain materials, colours or material properties, you can buy your own filament and print on our machines.

1. Identify and purchase filament
2. **Please**[ **send in the Material Data Safety Sheet**](mailto:next-lab@unimelb.edu.au?subject=Use%20Own%20Filament%20-%20Material%20Safety%20Data%20Sheet) **prior to use so we may approve the filament first.**
3. If approved, bring the filament to NExT Lab for onboarding, we will test the filament for you to ensure it prints on our machines - though you might need to continue to dial in the settings.
4. Print for no extra cost.
5. You may trade in remaining filament for future print credit.&#x20;

## Open Access Printers

{% hint style="danger" %}
If printing in the MSD, toxic or odorous filaments are not supported, including: ABS, ASA and PC. An enclosure and filtration system would be required.
{% endhint %}

{% embed url="<https://help.prusa3d.com/materials>" %}

Refer to Prusa's Material Table for supported materials and base print settings.\
Tuning may be required to get desired print results.

Note that it will be your responsibility to store the filament in recommended conditions when not in use. We are unable to store filament for you due to limited storage space.<br>

## 3D Print Farm

The Makerbot Print Farm **only supports non-filled PLA filaments.**<br>

**Print Farm Training:**

{% embed url="<https://ms-training.msd.unimelb.edu.au/view_course/175>" %}

## Recommended Suppliers

* Polyterra
* FormFutura
* Fiberlogy
* Prusament
* Filamentum

## Trade In

Once you are finished using your filament, if there is a significant amount of material left over, you can trade it in in exchange for print credit.

| Amount | Credit       |
| ------ | ------------ |
| 1kg >  | $20          |
| 750g > | $15          |
| 500g > | $10          |
| 250g > | $5           |
| 250g < | Not Accepted |


---

# 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, and the optional `goal` query parameter:

```
GET https://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/use-own-filament.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
