# CAM and First Cuts

With the foundation design completed, it is time to move from CAD to the machine. In this episode, the CAM program is created and the foundation plate is manufactured from aluminium.

## Video

*coming soon*

## Keypoints

### Machine Simulation

The episode also includes a look at machine simulation and how it can be used to visualize and verify the machining process before cutting material.

{% content-ref url="/pages/plIMIYIXxMM8pczzoSjT" %}
[Machine Simulation](/miwicnc/software-and-cam-setup/machine-simulation.md)
{% endcontent-ref %}

### Tool Library and Cutting Parameters

We will also work with the tool library and cutting parameters available on MiWiCNC. Both resources will continue to grow and be refined as new tools, materials, and machining strategies are explored.

{% content-ref url="/pages/6D6eRdPNvan4MfBqLSSv" %}
[Tool Library](/miwicnc/software-and-cam-setup/tool-library.md)
{% endcontent-ref %}

### CAM Strategy

Creating the toolpaths required to manufacture the foundation plate while balancing machining time, tool load, and part quality.

### Workholding

Securing the material in a way that allows the part to be machined accurately and reliably.

### First Aluminium Machining Operations

Turning the digital design into a physical part through the first aluminium machining operations.

### Downloads

The downloadable files represent the completed CAM setup and project state shown in this episode.

They can be used as a reference while following the workflow demonstrated in the video or as a starting point for those who wish to proceed directly to manufacturing and continue with the next stages of the project.

*coming soon*


---

# 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://miwicnc.gitbook.io/miwicnc/build-with-me/diy-5-axis-cnc-for-the-snapmaker-artisan/cam-and-first-cuts.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.
