# FAQ & Trouble Shooting

## Common Questions

**Q: Can the OMIO CNC Router cut aluminum?**&#x20;

A: Yes, with the right end mill and feeds and speeds the OMIO CNC Router is able to cut aluminum.

**Q: Does the water pump need to be on all the time?**&#x20;

A: The water pump needs to be on whenever the spindle is running. If the pump is not on there is a chance that the spindle may be damaged. It is best practice to leave the pump on when the machine is being used.

## Common Issues

**Issue: Part is not coming out to the right dimensions. One direction is correct but the other is not, such as oblong holes that should be round.**

Possible Solution:

* This could be caused by the coupler for that axis slipping on the shaft. Tighten the screw that clamps onto the shaft and try again.

**Issue: Mach3 does not control the machine.**

Possible Solutions:

1. Check that the machine is powered on and all cables for the stepper motors are connected.
2. Restart Mach3
3. Check that USB able is pluggeed in at the computer and the controller
4. USB cable needs to be pluggee into a 2.0 port, not a 3.0 port


---

# 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/misc/faq-and-trouble-shooting.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.
