# Cutting

## Cutting stock to length and shape.

### Marking out

In order to accurately cut your stock to length, you need to mark it out. This can be done with permanent marker, felt tip pen, or welders chalk.&#x20;

### Docking

The principle method for cutting metal lengths in the Fab Lab is by using the docking saw. The docking saw at Fab Lab is a cold cut docking saw, which means it cuts through the material with minimal sparking. The saw will allow mitre cuts between 0 and 45 degrees.&#x20;

A level 3 induction is required before using this tool where students can learn effective and safe methods for cutting metals.

![](/files/-M62cwRaThAQGsmqNwiG)

### Alternative cutting techniques.

In certain circumstances, the docking saw will not be sufficient to achieve the cuts required.

* If an angle is greater than what can be achieved with the saw. (45 degrees)
* If a compound angle is required.
* If a cut is not planar.&#x20;

In these circumstances, other tools will be needed. Options include:

* The use of a custom made jig with a hand held angle grinder (with guidance from Fab Lab staff).
* The use of the metal laser cutter services at Fab Lab.
* Outsourcing of cutting to a supplier.


---

# 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/msdmaker/metal-work-area/preperation/cutting.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.
