# Running a Program

Before loading a program into Mach3, the gcode needs to be generated. Use the CAM software of choice to make the program and then post the code using the generic Mach3 post processor.&#x20;

Recommended CAM programs to use are HSMworks, which is a part of Fusion360 or can be added to Solidworks, or Vetric VCarve. Any other CAM software with a Mach3 post processor will work as well.

## Step 1

Save gcode file to a known folder.&#x20;

Open Mach3 and have the machine powered on.&#x20;

Click File -> Load G-code or click the “Load G-code” button on the “Program Run” menu.&#x20;

File Explorer will open and select the desired file. Click Open.

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

## Step 2

Zero all axis’ to set the origin for the program.&#x20;

Click “Cycle Start” on the “Program Run” menu. The spindle should turn on and the machine will start to execute the program.

<figure><img src="/files/ZZaCQunau7NPlX2NxbeD" alt=""><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/basic-operation/running-a-program.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.
