Remora - ethernet NVEM / EC300 / EC500 cnc board
Please Log in or Create an account to join the conversation.
There looks to be some differences in the versions of the board with the key difference being the Ethernet PHY chip used. V2 and V3 boards use an 8720A PHY chip where as the V1 boards look to use a DP83846.Any idea which hardware versions of the board should work?
I've seen 1.1, 2 and 2.1 during my search.
Therefore the Remora-NVEM firmware should work on the V2 and V3 boards and not the V1 boards.
Please Log in or Create an account to join the conversation.
If it were a network issue LinuxCNC would go into E-Stop before triggering a following error. It's the way the communication logic works. Your following errors are most likely caused by your joint configuration. Your joint max velocity needs to he higher than the overall max velocity so that a joint can try to catch up the following error. Take a look at the example INI file. I've tuned that one to get some good speeds without ferrors.I keep getting following errors. When I look at dmeg I see the ethernet reconnects after some time. I've tried different cables and another network card. I've read that it's a common problem. So I was wondering if it's possible to connect it by SPI with a raspbery. If so I assume that the firmware needs to be changed as well?
Please Log in or Create an account to join the conversation.
Right now I assume the different amount of axis just means more connected breakout pins. Is that correct?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The current firmware supports 6 axes (joints) and should run on the 3, 4 and 5 axis versions as they appear only to be limited by the original firmware and maybe the mystery chip. It would be interesting to find out if the 3 axis version has the same physical connections as a 6 axis. There is a $20 dollar difference for the same hardware maybe?When I get a V2 - does it matter how many axis (for using the binary release of the Remora firmware)? Or is it just one firmware release for all axis versions?
Right now I assume the different amount of axis just means more connected breakout pins. Is that correct?
Please Log in or Create an account to join the conversation.
Not far off Domi with the custom config ability. Then your problem will be solvedI think it's a matter of bin firmware. Scott has so far set the bin on about 3 axes. But then I don't think there will be a problem to add another 3 (it doesn't matter in the bin). I have a worse problem now. I have limit switches PNP / NC, tool sensor NC and 3D touch probe NPN / NO
Please Log in or Create an account to join the conversation.
I've tried about everything, 3 different pc's with low latency, a lot of different settings includings yours but still get the following errors at random moments. Tomorrow I'll try the lpt port to exlude the nvem or my config.
If it were a network issue LinuxCNC would go into E-Stop before triggering a following error. It's the way the communication logic works. Your following errors are most likely caused by your joint configuration. Your joint max velocity needs to he higher than the overall max velocity so that a joint can try to catch up the following error. Take a look at the example INI file. I've tuned that one to get some good speeds without ferrors.
Please Log in or Create an account to join the conversation.
Alright then. I think I will go for the 5 axis one and hope for the bestRight now I assume the different amount of axis just means more connected breakout pins. Is that correct?
The current firmware supports 6 axes (joints) and should run on the 3, 4 and 5 axis versions as they appear only to be limited by the original firmware and maybe the mystery chip. It would be interesting to find out if the 3 axis version has the same physical connections as a 6 axis. There is a $20 dollar difference for the same hardware maybe?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.