> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/msdmaker/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/msdmaker/msd-model-making-space/card-cutter-1/machine-and-materials.md).

# Machine and Materials

## Introductory Card Cutter Video

A Quick-start guide to get you started on your card-cutter project.

{% embed url="<https://youtu.be/NIbPqOKKYWQ>" %}

This video briefly takes you through machine capabilities, file and driver setup, safety and guidelines, and the design to physical process.&#x20;

*If you liked this video and want to learn more about the other machines at FabLab, follow the link below.*

## Machine Capabilities

The Card Cutter can can only cut sheet materials **thinner than** 1mm, and is limited by the size of the cutting bed; 850mm x 600mm (larger sheets can be taped down to the bed, but the cutting geometry must be within these bounds or it will not be cut accurately).

The card cutter operates on a 2-axis bed, cutting along both x and y axes. Score or Cut lines are determined by calibrating the "Gorce" setting within the material settings dialogue prior to cutting commencing. Similar to the laser cutters, all geometry must be planar for the card cutter to read it successfully. &#x20;

A cut or a score can be achieved by varying the force pushing the blade down into the material. Incredibly interesting results can be achieved by scoring and cutting on both sides to produce inward and outward folding joints. In addition to cutting and scoring materials, the card cutter can also plot drawings onto materials. This function can be utilised simultaneously with the Card Cutter's other functions.

![Student models made using the card cutter. (2008)](/files/-M62cJd3xmqDHMEkzIox)

## Fab Lab Materials List

{% hint style="info" %}
Click [here](https://msd.unimelb.edu.au/__data/assets/pdf_file/0004/3076681/FABLAB-MATERIAL-PRICELIST.pdf) to access the FabLab materials list.
{% endhint %}

All of the materials on this list can be purchased from the Guru desk at FabLab. However, it is important to note that only materials thinner than 1mm are to be used with the Card Cutter.&#x20;

That excludes common materials such as: Mountboard, Boxboard and any other heavy gauge materials (MDF, Ply, Perspex).&#x20;

The best results will be achieved with thin, paper like materials such as: Ivory Card, Optix card, and Polypropylene.

## Own Materials and Non-Compatible Materials

We encourage students to be experimental and innovative in their use of our facilities, however, safety is always the first priority! This is why if you want to use your own material on the Card Cutter, we require you to have a **material safety data sheet MSDS**, and to check with our technicians whether it is an approved material for use on the Card Cutter.&#x20;


---

# 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/msdmaker/msd-model-making-space/card-cutter-1/machine-and-materials.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.
