> 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/shop-accessories/omio-cart-and-enclosure/assembly-instructions/omio-cnc-router-enclosure-base/steps-1-4.md).

# Steps 1-4

{% hint style="success" %}
Vibra-TITE VC-3 Threadmate ([Vibra-TITE](https://wcproducts.com/products/threadlocker)) is recommended on all bolts that thread into a tapped hole.
{% endhint %}

## Step 1

Slide a 1” x 1” tube plug into the tube plug adapter. Then slide both into the tubing. Align the tapped holes on the sides of the tube plug with the clearance holes in the tubing. Install the two #10-32 x 3/8”L BHCS.&#x20;

Repeat this step on all 1” x 1” x1/16” tubing that has the same hole pattern on the ends. There will be five plugs and adapters in total that need to be installed.&#x20;

{% hint style="info" %}
Some plugs may not be a slip fit and may need to be tapped in with a mallet. This is due to the inconsistency with the tubing.
{% endhint %}

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

## Step 2

Place tubing on a flat surface as shown below. All #10-32 rivnuts should be facing down.&#x20;

Install the four #10-32 x 3/8”L BHCS screws into each tubing plug in the locations shown below.&#x20;

Repeat this step with the other set of tubing. There should be two identical assemblies after this step.

{% hint style="info" %}
Assembly for this step will be easier if all components are placed on a table so that there is access to the side holes.
{% endhint %}

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

## Step 3

Attach the magnet and magnet mount using the two #10-32 bolts as shown below. The 3/4”L bolt will thread into the tube plug but the 1.5”L bolt will thread into the Top Plastic Panel in a later step.&#x20;

Repeat this step on the opposite end of this tube.&#x20;

Repeat on the other Tube 4 as well. There should be two identical pieces after this step.

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

## Step 4

Install the tubes as shown below using four #10-32 x 3/8”L bolts. Tube 5 will get an additional bolt on each end that will go on the bottom side of the tube and thread into the tube plug, shown in Detail A.&#x20;

Tube 4 is the assembly from Step 3 with the magnets facing down.

<figure><img src="/files/nQ48U6HxB6NaRAJS63uc" alt="" width="563"><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, and the optional `goal` query parameter:

```
GET https://docs.wcproducts.com/welcome/shop-accessories/omio-cart-and-enclosure/assembly-instructions/omio-cnc-router-enclosure-base/steps-1-4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
