NAME
thcud - Torch Height Control Up/Down InputSYNOPSIS
loadrt
thcud
DESCRIPTION
Torch Height Control This THC takes either an up or a down input from a THC<pyvcp>
<checkbutton>
<text>"THC Enable"</text>
<halpin>"thc-enable"</halpin>
</checkbutton>
</pyvcp>
FUNCTIONS
- thcud (requires a floating-point thread)
PINS
- thcud.torch-up bit in
- Connect to an input pin
- thcud.torch-down bit in
- Connect to input pin
- thcud.current-vel float in
- Connect to motion.current-vel
- thcud.requested-vel float in
- Connect to motion.requested-vel
- thcud.torch-on bit in
- Connect to spindle.N.on
- thcud.arc-ok bit in
- Arc Ok from Plasma Torch
- thcud.enable bit in
- Enable the THC, if not enabled Z position is passed through
- thcud.z-pos-in float in
- Z Motor Position Command in from axis.n.motor-pos-cmd
- thcud.z-pos-out float out
- Z Motor Position Command Out
- thcud.z-fb-out float out
- Z Position Feedback to Axis
- thcud.cur-offset float out
- The Current Offset
- thcud.vel-status bit out
- When the THC thinks we are at requested speed
- thcud.removing-offset bit out
- Pin for testing
PARAMETERS
- thcud.velocity-tol float rw
- The deviation percent from planned velocity
- thcud.correction-vel float rw
- The Velocity to move Z to correct
AUTHOR
John ThorntonLICENSE
GPLv2 or greater2023-02-10 | LinuxCNC Documentation |