Hey,
Could you show the result of mcx-lastlog in the terminal of Cockpit. Here, you can see warning and errors that potentially could have led to the Grid not working. It shows the live log since motorcortex restarted. So, to find an issue like this it would be a good idea to:
- First restart Motorcortex:
sudo motorcortex restart
- Check the log:
mcx-lastlog
Without the log it is hard to figure out the problem, but from the screenshots my guess is that have defined 6 machine axes, but in the ethercat you only have 1 axis configured. You can do 1 in production and the other 5 in simulation. if you only want to check the first axis.
Hopefully, the log clears up what the source of the issue might be.
Coen