Advertisement
Guest User

Untitled

a guest
Oct 24th, 2012
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # Torch Height Control
  2. loadrt thc
  3.  
  4.  
  5. # THREADS
  6. addf parport.0.read base-thread
  7. addf stepgen.make-pulses base-thread
  8. addf parport.0.write base-thread
  9.  
  10. addf thc servo-thread
  11. addf motion-command-handler servo-thread
  12. addf motion-controller servo-thread
  13. addf stepgen.do-calcs servo-thread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement