# Setting Up Mach3

Please note that the X8-2200L purchased since September 2024 have been upgraded with a new USB motion control cards, so its DLL file needs to be updated, otherwise, Mach3 will not be able to recognize the machine.

Older machines **DO NOT** need the new DLL file. If you have purchased a machine close to the September date, try the first Mach3 install below. If that one does not work, please try the second Mach3 install.

#### For machines purchased before September 2024

{% hint style="success" %}
Mach3 and all required settings can be downloaded here: [Mach3 Install ](https://drive.google.com/file/d/0B_6vMYF4i_ureGhQUlFuMHBLSGc/edit?resourcekey=0-Si1oPdK-Pdxm-Uaz5DxzxQ)

The required software for the Wireless Handle can be downloaded here: [Wireless Handle ](https://drive.google.com/file/d/0B_6vMYF4i_urekdWb2tRNWJDRzQ/edit?resourcekey=0--plSveQpT-QuIgL3FJJELg)
{% endhint %}

#### For machines purchased after September 2024

{% hint style="success" %}
Mach3 and all required settings can be downloaded here: [Mach3 Install](https://drive.google.com/file/d/1CjTjVDTzEmKJ-iSqHD0kaV4_3-gNhl_i/view)

The required software for the Wireless Handle can be downloaded here: [Wireless Handle ](https://drive.google.com/file/d/0B_6vMYF4i_urekdWb2tRNWJDRzQ/edit?resourcekey=0--plSveQpT-QuIgL3FJJELg)
{% endhint %}

## Step 1

Unzip the downloaded file and open the Mach3 folder. Run the Mach3 installer.&#x20;

Follow the installation instructions until the “Select Packages” page. On this step, uncheck the “Parallel Port Driver” option.&#x20;

Go to “Screen Sets” and uncheck the “Mach3Turn” and “Mach3Plasma” options.&#x20;

Continue install process.

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

## Step 2

Restart computer.

## Step 3

Copy all contents of the “Settings” folder from the downloaded “Mach3 Set Up Folder”&#x20;

Paste these into the default Mach3 directory (C:\Mach3) and overwrite the original data. These are all the necessary setting for the OMIO Router.

Restart computer and run Mach3.

## Step 4

Once Mach3 is loaded go to the top menu “Operator->Edit Button Script”.&#x20;

Then click the “Auto Tool Zero” button and a text editing window will open.&#x20;

Delete the text already there.&#x20;

Open the Probe.txt file from the downloaded Mach3 Set Up Folder and copy all the file contents. Paste them into the open text editing window in Mach3 and save. Close the window.

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


---

# 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://docs.wcproducts.com/welcome/shop-accessories/omio-cnc-router-x8-usb/assembly-instructions/setting-up-mach3.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.
