# "Prefabs" via MACHIN3tools

This guide is extremely helpful if you have a lot of object groups that need to be repeated frequently, like doorways, elaborate pillars, support beams, houses, you name it. Anything that you need to be able to make quick copies of and place down in different places, this will work good for. You can also Scale/Rotate these "Prefabs/Groups" around an origin you choose, and it will not interfere with the individual objects' origins, so they will all print perfectly.

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

#### MACHIN3tools

<https://github.com/machin3io/MACHIN3tools>

**Download & Installation**

{% embed url="<https://youtu.be/Gk-kRTf5ci0>" %}

#### Usage Notes

Don't try to use Rotation Snaps with these groups, just rotate them into place manually. Blender gets very weird/inconsistent/broken when trying to resolve rotation snap math when the parent object is an Empty.

<figure><img src="/files/u8YBDvWQvX30t4SPmPQv" alt=""><figcaption></figcaption></figure>

Source: <https://projects.blender.org/blender/blender/issues/99279>

**Contributors**

UberSailFig


---

# 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://wiki.thescriptersguild.com/external-tools/blender2forge-printer-b2fp/tutorials/prefabs-via-machin3tools.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.
