Hardware

💾Software
Hardware
Navigate through spaces
💾Software
Hardware
⌘K
CPU5A3/CPU5A4/CPU5A4E
Wireless Pendant
UIO-10
Docs powered by archbee 
1min

Buttons

Button

Function

Reset

Same function as Reset (F1) in Eding CNC

Stop

Pause running job

Start/Pause

Start job or pause a running job

Feed+

Increase the FeedOverride percentage

Feed-

Decrease the FeedOverride percentage

Spindle+

Increase the SpeedOverride percentage

Spindel-

Decrease the SpeedOverride percentage

M_HOME

Perform the Homing Sequence, subroutine home_all is called inside macro.cnc. You can customize the order of homing and do extra movements there

Safe-Z

Z to safe height

W_HOME

If axis selector is off: G0 X0 Y0 If axis selector is on X, Y, Z, A, B, C: Zero axis work position. Tool radius of actual tool in spindle* is* considered for X and Y. So, if lower left corner of material is touched in X or Y, the position is set to –Tool Radius, the result is that the material corner will be 0

S-ON/OFF

Switch Spindle ON/OFF

Probe-Z

Executes sub routine xhc_probe_z, you are free to implement this function inside macro.cnc or user_macro.cnc

Continuous / Step

Switch interpreter between single step and continuous running mode.

Macro-1 ... Macro-10

Executes macro function xhc_macro_1 ... xhc_macro_10.Press ‘Fn’, then the required blue macro button. You are free to implement his function inside macro.cnc or user_macro.cnc

Axis selector

Select axis for MPG

Resolution selector

If Axis Selector is on X, Y, Z, A, B or C: select resolution for MPG If Axis Selector is on OFF:  change FeedOverride

MPG

Move the selected axis by MPG rotation



Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Macro programming
Docs powered by archbeeÂ