NAME
thc - Torch Height ControlSYNOPSIS
loadrt
thc
DESCRIPTION
Torch Height Control Mesa THC > Encoder > LinuxCNC THC componentFUNCTIONS
- thc (requires a floating-point thread)
PINS
- thc.encoder-vel float in
- Connect to hm2_5i20.0.encoder.00.velocity
- thc.current-vel float in
- Connect to motion.current-vel
- thc.requested-vel float in
- Connect to motion.requested-vel
- thc.volts-requested float in
- Tip Volts current_vel >= min_velocity requested
- thc.vel-tol float in
- Velocity Tolerance (Corner Lock)
- thc.torch-on bit in
- Connect to spindle.N.on
- thc.arc-ok bit in
- Arc OK from Plasma Torch
- thc.enable bit in
- Enable the THC, if not enabled Z position is passed through
- thc.z-pos-in float in
- Z Motor Position Command in from axis.n.motor-pos-cmd
- thc.z-pos-out float out
- Z Motor Position Command Out
- thc.z-fb-out float out
- Z Position Feedback to Axis
- thc.volts float out
- The Calculated Volts
- thc.vel-status bit out
- When the THC thinks we are at requested speed
- thc.offset-value float out
- The Current Offset
PARAMETERS
- thc.vel-scale float rw
- The scale to convert the Velocity signal to Volts
- thc.scale-offset float rw
- The offset of the velocity input at 0 volts
- thc.velocity-tol float rw
- The deviation percent from planned velocity
- thc.voltage-tol float rw
- The deviation of Tip Voltage before correction takes place
- thc.correction-vel float rw
- The amount of change in user units per period to move Z to correct
AUTHOR
John ThorntonLICENSE
GPLv2 or greater2023-02-10 | LinuxCNC Documentation |