> For the complete documentation index, see [llms.txt](https://minormakerslab.gitbook.io/students-1920/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minormakerslab.gitbook.io/students-1920/andrei/daniel/week-5-critical-making-3d/part-ii-creating-the-two-part-mold.md).

# Part II: Creating the two-part mold

I was lucky enough to come across a tutorial on YouTube to create a two-part mold in Fusion 360. Thijs shared this tutorial in the Whatsapp group chat, props to him! Basically I followed every single step in this tutorial. The only thing I did differently was the design the object inside the mold. The tutorial used a previously created donut. I chose to make a simple object: an hydrogen atom: two spheres that are connected via a cylinder. Using that instead of the donut in the tutorial allowed me to create my own two-part mold.&#x20;

The tutorial can be found here: <https://www.youtube.com/watch?v=vKZx9eHEL6o>

{% file src="/files/-M3zq9RSlday7trXyAVP" %}
The design file for the bottom part
{% endfile %}

{% file src="/files/-M3zqKKb7GO2-i7Yz1JF" %}
The design file for the top part
{% endfile %}


---

# 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:

```
GET https://minormakerslab.gitbook.io/students-1920/andrei/daniel/week-5-critical-making-3d/part-ii-creating-the-two-part-mold.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.
