Advanced Search

Search Results (Searched for: )

  • bentiggin
  • bentiggin
25 Sep 2025 01:19
Replied by bentiggin on topic Hypertherm hsd130 interface

Hypertherm hsd130 interface

Category: Plasma & Laser

There is a wire between the torch- and the old thc's interface. I think the interface has resistors and they sampled the work+ side at the thc. But i'm guessing and there's no useful documentation for it. There is a spot on the old interface for divided arc volts, but it was never hooked up. 

So I have to do at least a little wiring inside either way, so I was thinking may as well put the thcad inside the plasma while I'm at it. 
It's a high frequency machine so maybe that'll help with emi.



 
  • phew
  • phew
25 Sep 2025 00:47

LCNC 2.9.5 - How to jog with a wireless xbox bt controller

Category: Basic Configuration

No I did not see the wiki page.

However, I played around a bit more and got a very basic setup that actually allows me to use the joysticks on the joypad to move the axis.
Switching the jog speed looks quite useful though, I'll try to adapt it. And also the dead-man switch is probably a good idea.

This is what I currently have:
loadusr -W hal_input -KRAL Xbox

loadrt scale count=3
addf scale.0 servo-thread
addf scale.1 servo-thread
addf scale.2 servo-thread

setp scale.0.gain 50.0 
setp scale.1.gain 50.0
setp scale.2.gain 50.0

net x-stick-in input.0.abs-x-position => scale.0.in
net y-stick-in input.0.abs-y-position => scale.1.in
net z-stick-in input.0.abs-ry-position => scale.2.in

net x-scale-out scale.0.out => halui.axis.x.analog
net y-scale-out scale.1.out => halui.axis.y.analog
net z-scale-out scale.2.out => halui.axis.z.analog

setp halui.axis.jog-speed 50.0
setp axis.x.jog-enable TRUE
setp axis.y.jog-enable TRUE
setp axis.z.jog-enable TRUE


 
Displaying 13336 - 13337 out of 13337 results.
Time to create page: 0.329 seconds
Powered by Kunena Forum