# VCarve Pro

The computer connected to the router has [VCarve Pro Makerspace Edition](#undefined) installed. Members can install the free VCarve Pro Makerspace Client Edition on their own machines. The client edition lets you do everything the Makerspace Edition except saving toolpaths. Just save your work to a flash drive and save the toolpath when you are at the makerspace.

## How to Use

We are not going to reinvent the wheel. Vectric has a lot of [informative VCarve Pro videos](https://www.vectric.com/support/tutorials/vcarve-pro) on their site. Beginners must watch **The Basics** and finish the rest as needed.

## Configuration

Our router is configured to use the long side as the X-axis (landscape mode). This way, when you are standing in front of the computer screen but facing the machine, the X-axis goes left to right, Y-axis goes from nearer to farther as expected. The machine homes on X-min and Y-min.

<div align="left"><figure><img src="/files/gfhBhJiet8KLu8J5Mzx5" alt=""><figcaption></figcaption></figure></div>


---

# 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://wiki.cherokeemakerspace.org/index/wiki/wood/cnc-router/vcarve-pro.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.
