Skip to main content

Quick Tour

A short overview of the AxioCNC UI: main screens, key elements, and where to find common actions.

Main screens

Three tabs at the top:

TabPurpose
SetupLoad G-code, visualize toolpath, jog, zero, prepare the job
MonitorRun the job, watch progress, pause/resume/stop, console, camera
StatsJob history, statistics, tool usage

You typically Setup → run from Monitor → review in Stats.

Setup screen

  • File — Upload or pick G-code; use watch folders if configured.
  • Visualizer — 3D toolpath and workpiece; rotate/zoom to inspect.
  • Jog — Step jog buttons and/or analog joystick (if enabled) for X, Y, Z.
  • Probe / zeroing — Touch plate, edge finder, manual zero, etc.
  • DRO — Machine and work position.
  • Tools — Tool list; tool change and zeroing during a job.
  • Camera — Live feed when a camera is configured.

Monitor screen

  • Visualizer — Toolpath and current position as the job runs.
  • Progress — Bar and/or percentage.
  • Job controls — Start, Feed Hold (pause), Resume, Stop.
  • Console — Controller messages and G-code activity.
  • Tool change — Prompts and zeroing when M6 is used.
  • Camera — Same feed as Setup, if configured.

Stats screen

  • Job history — Past jobs, duration, result.
  • Statistics — Aggregate runtime, job counts, etc.
  • Tool usage — Per‑tool use across jobs.

Common actions

GoalWhere
Change port, baud, controllerSettings → Connection
Machine limits, presets, homing cornerSettings → Machine
Joystick/gamepadSettings → Joystick
Theme, accentSettings → Appearance
Macros, events, tools, camerasSettings (respective sections)
Connect / disconnectMain UI Connect control
JogSetup — Jog panel or joystick
Set work zeroSetup — Zeroing / probe
Start jobSetup or Monitor — Start
Pause / resumeMonitor — Feed Hold / Resume
Stop jobMonitor — Stop

Next steps