Skip to main content

Settings Overview

Settings control how AxioCNC connects to your machine, how the UI looks, and how zeroing, macros, and other features behave. Open Settings from the gear icon in the main UI.

Accessing settings

Click the Settings (gear) icon. The settings page opens with a sidebar of sections. Scroll or click a section to jump to it.

Settings categories

Settings are grouped in the order they appear in the sidebar:

SectionPurpose
GeneralLanguage, watch folders, import/export, reset
AppearanceTheme, accent color, custom themes
ConnectionSerial port, baud rate, controller type, DTR/RTS
MachineName, limits, homing corner, auto-switch, tool spinup
Zeroing MethodsTouch plate, BitZero, BitSetter, etc.
Zeroing defaultsWork XY zero, work Z zero, tool changes during job
CameraIP camera URL, auth, display options
JoystickGamepad enable, mappings, analog settings
Tool LibraryTools and tool definitions
MacrosG-code macros
EventsEvent handlers (e.g. on job start)
AdvancedDebug, show advanced (if enabled)
AboutVersion, updates, usage data, links

Auto-save

Most settings auto-save as you change them. A “Saving…” / “Saved” indicator appears. You don’t need to click a Save button.

Import and export

  • ExportSettings → General → Settings backup → Export. Downloads a JSON file with settings, macros, events, tools, cameras, watch folders.
  • ImportImport in the same area. Select a previously exported JSON file. This replaces current settings (after you confirm). Camera passwords are not stored in exports; re-enter them after import.

Reset to defaults

Settings → General → Reset to Defaults restores factory defaults. You must type reset to confirm. Use Export first if you want to keep a backup.

Next steps