Installing AxioCNC on Windows
Install AxioCNC using the Windows installer, then launch it from the Start menu.
Prerequisites
- Windows 10 or 11 (x64)
- USB connection to your CNC controller
Steps
-
Download the installer
From GitHub Releases or axiocnc.com, download the Windows installer (e.g.
axiocnc Setup x.x.x.exe). -
Run the installer
Double‑click the downloaded
.exeand follow the wizard. You can accept the default install location. -
Launch AxioCNC
Open Start → AxioCNC (or search for “AxioCNC”). A browser window opens at
http://localhost:8000.
Finding Your COM Port
Before connecting to your machine:
- Connect the controller via USB and ensure it’s powered on.
- Open Device Manager → Ports (COM & LPT).
- Note the COM port (e.g.
COM3,COM4). - In AxioCNC, go to Settings → Connection, choose that port, set baud rate (often 115200 for Grbl), and select your controller type.
Troubleshooting
COM port not listed
- Reconnect the USB cable and check that the controller is on.
- Install any driver your board vendor provides (e.g. USB‑serial).
- Restart AxioCNC after connecting the controller.
“Port already in use” or connection fails
- Close other apps that might use the same COM port (other CNC software, serial terminals).
- Disconnect and reconnect the USB cable, then try again.
Uninstall
Use Settings → Apps → AxioCNC → Uninstall. See Uninstall for removing config data.