Hello,
you can make a User Button Z Axis Up and another Button Down and a User LED fore Z Axis by Hand with Mach screen:
The Code Up Button:
If (GetUserLED(1316) = 1) Then
DoOEMButton (233)
Sleep ( 500)
DoOEMButton (234)
End if
The Code Down Button:
If (GetUserLED(1316) = 1) Then
DoOEMButton (235)
Sleep ( 400)
DoOEMButton (236)
End If
This is my setting, the output is 500 or 400 ms high and a Relais set GND to the THC Up or Down Pin.
With the sleep Time Adjust the travel distance from Z Axis.
The Button have a Hotkey U and D fore Up and Down.
You can control with the keyboard or with the gamepad with keygrabber.
Works fine every years on my Machine!
A other way is a Switch fore Up and Down!
See the picture!
THC Hand und Automatik.png
Regards Peter
Sorry for my language! The last English class was in 1982.
Homemade CNC Plasma-Watertable
MyPlasmCNC
Hypertherm Powermax 85
Machine Torch
Hypertherm Powermax 1100
Machine Torch