Remora - ethernet NVEM / EC300 / EC500 cnc board
11 Jul 2022 06:56 #247060
by scotta
Replied by scotta on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
I've taken copies from two NVEM v2 (v3 on the board) but I've had no success in reflashing the original firmware and having Mach 3 connect. Happy to share if you'd like to have a go.
Please Log in or Create an account to join the conversation.
11 Jul 2022 14:29 #247076
by fintech
Replied by fintech on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
sure, kind of stuck with a brick.
Please Log in or Create an account to join the conversation.
11 Jul 2022 22:31 #247110
by tomala89
Replied by tomala89 on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
hello, will it work with the 3axis card?
Please Log in or Create an account to join the conversation.
12 Jul 2022 02:04 #247115
by fintech
Replied by fintech on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
I'm interested in the firmware if you can upload it.
Please Log in or Create an account to join the conversation.
13 Jul 2022 02:42 #247206
by fintech
Replied by fintech on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Can I get a copy of the Version2 firmware backup?
Please Log in or Create an account to join the conversation.
13 Jul 2022 20:22 #247251
by fintech
Replied by fintech on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
what where you RS232 settings. My device is in a reboot loop.
Please Log in or Create an account to join the conversation.
14 Jul 2022 10:19 #247281
by hydroid7
Replied by hydroid7 on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Here you go for the V3 firmware.
Please Log in or Create an account to join the conversation.
15 Jul 2022 20:37 #247411
by hydroid7
Replied by hydroid7 on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Hi all,
I am experimenting with the NVEM board and the Remora Ethernet component.
My test setup includes the stock firmware from Github and the LInuxCNC component also from Github.
LinuxCNC is running on a Raspberry Pi 4.
My only modification is that I increased the joint SCALE to ~1000.
With the setup described above, I always receive a joint follow error above speeds of 3000mm/min.
When starting a movement, the joint follow error gets bigger and bigger until reaching the defined threshold in the ini file.
Then throws the error.
My idea is that the NVEM board cannot produce steps that fast.
According to my calculations 3000mm/min => 50mm/s => 50000 pulse/s => 50kHz would be possible on this board.
Can anyone confirm please my assumptions?
I am experimenting with the NVEM board and the Remora Ethernet component.
My test setup includes the stock firmware from Github and the LInuxCNC component also from Github.
LinuxCNC is running on a Raspberry Pi 4.
My only modification is that I increased the joint SCALE to ~1000.
With the setup described above, I always receive a joint follow error above speeds of 3000mm/min.
When starting a movement, the joint follow error gets bigger and bigger until reaching the defined threshold in the ini file.
Then throws the error.
My idea is that the NVEM board cannot produce steps that fast.
According to my calculations 3000mm/min => 50mm/s => 50000 pulse/s => 50kHz would be possible on this board.
Can anyone confirm please my assumptions?
Please Log in or Create an account to join the conversation.
15 Jul 2022 23:44 - 15 Jul 2022 23:44 #247421
by scotta
Replied by scotta on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Hi, the default max step rate is equivalent to the base thread frequency of 40kHz.
Remora-NVEM has the same feature as the original which allows the base thread frequency to be changed. I have not tested this, but it should work. But it will have an upper limit and is limited in code to 120kHz at the moment.
forum.linuxcnc.org/18-computer/43988-rem...ting?start=30#224743
And of course you would match your hal file to same frequency:
loadrt remora-eth PRU_base_freq=80000
Remora-NVEM has the same feature as the original which allows the base thread frequency to be changed. I have not tested this, but it should work. But it will have an upper limit and is limited in code to 120kHz at the moment.
forum.linuxcnc.org/18-computer/43988-rem...ting?start=30#224743
And of course you would match your hal file to same frequency:
loadrt remora-eth PRU_base_freq=80000
Last edit: 15 Jul 2022 23:44 by scotta.
Please Log in or Create an account to join the conversation.
17 Jul 2022 03:35 #247534
by fintech
Replied by fintech on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Cool thanks for the upload, got mach3 working again. If my NVEM is 3 axis in Mach3 will 6 axis work in Linux CNC. Not sure why my NVEM says 3 axis in Mach3 but the sticker says 6 axis. I'm trying to figure out how novusun license there axis count. Is it firmware or some kind of unsoldered trace?
Please Log in or Create an account to join the conversation.
Time to create page: 0.263 seconds