> 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/general-info/individual-components.md).

# Individual Components

## Inserts

{% hint style="info" %}
All 3D Print Inserts are available in Steel.
{% endhint %}

| Part Number | Bore          | Width |
| ----------- | ------------- | ----- |
| WCP-1121    | 1/2" Hex      | 1/4"  |
| WCP-1021    | 8mm Spline XS | 1/4"  |

## Shear Pins

{% hint style="info" %}
1.5mm OD Shear Pins are only available in Steel. 3mm OD Shear Pins are only available in Aluminum.
{% endhint %}

| Part Number | OD    | Length  |
| ----------- | ----- | ------- |
| WCP-2379    | 1.5mm | 1/2"L   |
| WCP-2380    | 1.5mm | 3/4"L   |
| WCP-2381    | 1.5mm | 1"L     |
| WCP-2382    | 3mm   | 3/4"L   |
| WCP-2383    | 3mm   | 1"L     |
| WCP-2384    | 3mm   | 1-1/2"L |
| WCP-2385    | 3mm   | 2"L     |


---

# 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/general-info/individual-components.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.
