website logo
Home pageWeb storeDistributors
Software
Hardware
Settings
Troubleshooting
Navigate through spaces
⌘K
Controllers
Controller Comparison
CNC310 - 3/4-Axis CNC Controller (125kHz)
CPU5A4(E) - 4-Axis CNC Controller (125kHz)
CNC720 - 4-Axis CNC Controller (400kHz)
CNC760 - 6-Axis CNC Controller (400kHz)
Firmware upgrade
Firmware changelog
Getting started with your new controller
Electronics Basics
Open Collector
SensorHUB
Wireless Pendant
Wired Pendant
Untitled doc
UIO-10
Docs powered by archbee 

Macro programming

1min

Add a subroutine with the right name in the macro.cnc and execute what you want there:

ini
|
Sub xhc_macro_1
    Msg “This is xhc macro 1 button is pressed”
    ;Add any EdingCNC compatible g-code you want here
EndSub


You can do this for all pendant macro buttons.

PREVIOUS
Buttons
NEXT
Setup and behavior
Docs powered by archbee