Advanced Search

Search Results (Searched for: )

  • Tntmold
  • Tntmold
30 Jun 2025 19:46
Replied by Tntmold on topic General Questions about using ethercat

General Questions about using ethercat

Category: EtherCAT

I have linuxcnc loading but the steppers still won't move.  Ethercat Slaves shows drive is in OP mode, but when I use "ethercat upload" to check drive parameters, I see that the drive is not in CSP mode.  Where is this supposed to happen?
  • PCW
  • PCW's Avatar
30 Jun 2025 18:41 - 30 Jun 2025 18:42

Troubles to get started with SD240 Retrofit

Category: Turning

You are missing the "servo-thread" for the "jogincr" component

that is:

addf hm2_7i80.0.read servo-thread
addf motion-command-handler servo-thread
addf motion-controller servo-thread
addf pid.x.do-pid-calcs servo-thread
addf pid.z.do-pid-calcs servo-thread
addf pid.s.do-pid-calcs servo-thread
addf jogincr
addf hm2_7i80.0.write servo-thread

should be:

addf hm2_7i80.0.read servo-thread
addf motion-command-handler servo-thread
addf motion-controller servo-thread
addf pid.x.do-pid-calcs servo-thread
addf pid.z.do-pid-calcs servo-thread
addf pid.s.do-pid-calcs servo-thread
addf jogincr servo-thread
addf hm2_7i80.0.write servo-thread
  • PCW
  • PCW's Avatar
30 Jun 2025 18:35
Replied by PCW on topic Lo ejes dejaron de moverse

Lo ejes dejaron de moverse

Category: General LinuxCNC Questions

That is a realtime network error.

1. Have you run a latency test on the PC?

2. What s PC hardware is being used?

3. Have you disabled all power management in the PC's BIOS?

4. What is the result of the command (typed in a terminal)

ip a

?


 
Displaying 14776 - 14778 out of 14778 results.
Time to create page: 0.363 seconds
Powered by Kunena Forum