> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/machine-workshop/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/machine-workshop/spaces/metal-work-area.md).

# Metal Space

## **Access**

Before Accessing the Metal Space you will require a Level 1 and 2 induction as well as a Level 3 Metal Space Induction.&#x20;

* **Path 1:**  You have a metal space project in mind and require use of multiple machines.&#x20;

Book your Level 3 Metal Space induction below and please include details of your project so we can tailor the induction to your needs.

* **Path 2:** You need to use one machine to accomplish a task.

Come to the Machine Workshop during our open hours and we can induct you on individual machines as needed.

* **Path 3**:  You need to post-process Metal Laser Cutter components.

This will usually involve multiple machines so we request for you to book a Metal Space Induction below.

{% embed url="<https://msd.unimelb.edu.au/maker-spaces/inductions-and-access-msd>" %}

### Metal Laser Cutting (FabLab)

The Metal Space can be used for post-processing and fabrication of your laser cut metal components.

* The [Metal Laser Cutter](https://ms-kb.msd.unimelb.edu.au/the-fablab/metal-laser-cutting/metal-laser-cutting) is operated as a [bureau service](https://ms-kb.msd.unimelb.edu.au/the-fablab/job-submission/job-submission-platform) by the FabLab.
* Many components require post-processing to remove burrs, tabs or modification. For this we request you book a Level 3 Metal Space Induction above.
* Common workflows involving Metal Laser Cut components include the Magna-Bend, Hydraulic Press, and Spot Welder. Consider booking your Metal Space Induction prior to designing your parts to better understand how they may fit together.

### Metal Space Machinery

* **Cold Saw** – used for cutting metal stock into components. &#x20;
* **Linisher** – pedestal 'sander' used for cleaning metal or preparing surfaces for welding.
* **Air Grinder -** lightweight pneumatic tool for sanding and grinding.
* **Magna-Bend** – magnetically charged metal sheet bending tool for materials up to 1.6mm thick.
* **Hydraulic Press**- Used for shaping metal components using a variety of forms, including 3D prints.
* **Angle grinder** – for cutting, shaping and cleaning.
* **Random Orbital Sander** – for cleaning and polishing.
* **Drill Press** – accurate drilling for holes in metal components.
* **Blind Riveter** – for fastening sheet and hollow section metals.
* Mig Welder - For welding of mild steel.
* Tig Welder - For welding of stainless steel, mild steel, or aluminium.
* Spot Welder - For quick and clean welding of sheet metal components, often laser cut.


---

# 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/machine-workshop/spaces/metal-work-area.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.
