> For the complete documentation index, see [llms.txt](https://docs.wcproducts.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wcproducts.com/welcome/system-and-structure/3d-printing-hardware/assembly-instructions/getting-started/3d-print-inserts.md).

# 3D Print Inserts

{% hint style="info" %}
The 1/2" Hex to 3D Print Adapter (WCP-1121) is used in the following section for demonstration purposes. The same process applies to the 8mm SplineXS to 3D Print Adapter (WCP-1021)
{% endhint %}

## Step 1

Insert a 1/2" hex shaft through the bore of the 3D printed part and adapter, as shown below. This aligns the hex profiles and ensures the insert is properly clocked prior to installation.

{% hint style="info" %}
We recommend doing this step as it is common to accidently press the insert in incorrectly.
{% endhint %}

<figure><img src="/files/uhu2YLJdAr02tEHjKLXj" alt="" width="563"><figcaption></figcaption></figure>

## Step 2

Using an arbor press, carefully press the adapter into the 3D printed part until it is fully seated.

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


---

# 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://docs.wcproducts.com/welcome/system-and-structure/3d-printing-hardware/assembly-instructions/getting-started/3d-print-inserts.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.
