Remora - ethernet NVEM / EC300 / EC500 cnc board
Hi Scott,Hmm, the Remora step generator is blind to any scaling. It just receives a step frequency command from LinuxCNC (Remora component). So I'd be thinking somthing to do with the trajectory, axis and joint configuration.
Thank you for looking at this redundant joint/axis aspect.
I'm using two EC300s, updating one to the latest working status and holding the other as a back-up, in case I need to revert. I will try again, deleting the redundant axes when flipping the EC300s next (I need to get the spindle trigger wheel signals working, index + 60 tooth).
Please Log in or Create an account to join the conversation.
Hello, I have HLTNC AC Servos and would like to use them with the EC500 on Remora. The question is, which config can I use as a base for this? (Is it the closed loop config?) Unfortunately, I can't find any information on this and would be very grateful if you could help me out or give me a tip.Here is the link to the motors used (z comes with a brake) and the link to the manual.
AC Servos --> de.aliexpress.com/item/1005006499016819....mend%7Cquery_from%3A
AC Driver Manual --> drive.google.com/file/d/1xr2uba-4ThCK9Vh...Qke/view?usp=sharing
Thank you very much in advance.
Please Log in or Create an account to join the conversation.
a.aliexpress.com/_Eu6AGCX
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The drive manual shows pulse and direction inputs, so it should be able to work with an EC500.Is there someone who can give me a answer on this questions? Thanks a lot in advance.
Hello, I have HLTNC AC Servos and would like to use them with the EC500 on Remora. The question is, which config can I use as a base for this? (Is it the closed loop config?) Unfortunately, I can't find any information on this and would be very grateful if you could help me out or give me a tip.Here is the link to the motors used (z comes with a brake) and the link to the manual.
AC Servos --> de.aliexpress.com/item/1005006499016819....mend%7Cquery_from%3A
AC Driver Manual --> drive.google.com/file/d/1xr2uba-4ThCK9Vh...Qke/view?usp=sharing
Thank you very much in advance.
NVMPG is working on the EC300 and EC500.
Please Log in or Create an account to join the conversation.
Which nvmpg.c file should be used for the EC500 CPP firmware?I have been trying with this version, but I only get error messages when I attempt to compile it using
sudo halcompile --install nvmpg.c:
[url]https://github.com/scottalford75/Remora-NVEM/blob/main/LinuxCNC/Components/NVMPG/nvmpg.c[/url]
When I start LinuxCNC, I receive an error message stating that the nvmpg.so file is not found in /usr/lib/linuxcnc/modules/.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
forum.linuxcnc.org/18-computer/44828-rem...rd?start=1580#291969
and forum.linuxcnc.org/18-computer/44828-rem...rd?start=1580#291958
I've read through the entirety of the posts here and am stumped at this point, does anyone have any updates on the corrupted values displaying on the nvmpg? Button presses and encorder work as expected for what it is worth.
Please Log in or Create an account to join the conversation.
I am using a standard LinuxCNC distro on an i5 PC. I have erased and programmed an NVEM V5 board (RT1052) using pyocd and the remora-rt1052-NVEM-0.2.1.bin and the board responds to pings at 10.10.10.10.
I cannot upload a config to the remora board due to time outs, but I understand this is to be expected as the firmware has a full config built-in - is this correct or is this the root cause of my issues?
The board outputs the following via the debug port on boot:
Initializing PHY...
## Entering SETUP state
## Entering START state
Starting the threads
## Entering IDLE state
I have installed the remora components (remora-eth, remora-nv, remora-nvmpg) into LinuxCNC and I copied various remora configs to my config directory.
Satrting LinuxCNC and using the remova-nv config I can get the x & y steppers to sort of move but I cannot see any inputs change state (I have tried all of them). In the HAL viewer I can see the Remora status as OK and both the servo-thread.time /remora.update-frq.time are updating.
Ultimately I want to set this up for a lathe with x,y and spindle control but for now it is sitting on my desk with two steppers and some switches wired up to the inputs.
So my questions are:
1: have I flashed the correct firmware?
2: do I need to upload a config file to the NVEM - if so why would I get a timeout (this is mentioned by someone else in an earlier post)?
3: If the above is OK why can I not see any input changes?
4: Do anyone have a Lathe config as a starting point?
Thanks in advance
Please Log in or Create an account to join the conversation.