Remora - ethernet NVEM / EC300 / EC500 cnc board
- scotta
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 908
- Thank you received: 471
23 Feb 2025 20:03 #322392
by scotta
Replied by scotta on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
sudo apt install python-pip
sudo python -m pip install -U pyocd
sudo pyocd flash remora-rt1052-3.1.3.bin --target mimxrt1050_quadspi
sudo python -m pip install -U pyocd
sudo pyocd flash remora-rt1052-3.1.3.bin --target mimxrt1050_quadspi
Please Log in or Create an account to join the conversation.
- jjdege
-
- Offline
- Premium Member
-
Less
More
- Posts: 99
- Thank you received: 30
25 Feb 2025 09:26 #322569
by jjdege
Replied by jjdege on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Attachments:
Please Log in or Create an account to join the conversation.
- Huliofane
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
25 Feb 2025 17:24 #322614
by Huliofane
Replied by Huliofane on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Sorry for disturb,i have an problem with my nvem board,is same as board on this topic,im write here but im undestand we are expert on pcb .....when im power on the grren led blink at 10% of light and speed,the item on pcbU7 "DE=G12" is hot and ,the led "D15" blink when insert a cable,the situation of led not change and switch or pc not blink he light.
we have any idea for solve my situation ??
sorry for disturb
we have any idea for solve my situation ??
sorry for disturb
Please Log in or Create an account to join the conversation.
- cncr
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
26 Feb 2025 11:45 - 26 Feb 2025 11:48 #322683
by cncr
Replied by cncr on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
A few years ago, I built a HyperCube EVO 3D printer, which still works perfectly to this day.
Thank you!
I accidentally came across this thread and immediately thought that it must be something good. Regarding 3D printers, I have some boards based on an LPC processor. I did a few tests with SPI but gave up because I saw it was a dead end...
I have a question: Which controller is the best to buy at the beginning of 2025? Which one is the fastest and the least problematic?
Thank you!
I accidentally came across this thread and immediately thought that it must be something good. Regarding 3D printers, I have some boards based on an LPC processor. I did a few tests with SPI but gave up because I saw it was a dead end...
I have a question: Which controller is the best to buy at the beginning of 2025? Which one is the fastest and the least problematic?
Last edit: 26 Feb 2025 11:48 by cncr.
Please Log in or Create an account to join the conversation.
- Murphy
- Offline
- Premium Member
-
Less
More
- Posts: 119
- Thank you received: 5
27 Feb 2025 13:45 - 27 Feb 2025 14:02 #322788
by Murphy
Replied by Murphy on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Am I missing something with index enable? I have the Z phase connected to remora.input.13. hal pin lights up every rotation. But I am getting no index enable lights on when I turn it. Should I connect the encoder phase z to index enable ?
Iv also attached a pic of the config file. I'm using the WhA and whB
Iv also attached a pic of the config file. I'm using the WhA and whB
Last edit: 27 Feb 2025 14:02 by Murphy.
Please Log in or Create an account to join the conversation.
- cakeslob
- Offline
- Platinum Member
-
Less
More
- Posts: 857
- Thank you received: 251
27 Feb 2025 14:18 #322789
by cakeslob
Replied by cakeslob on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
spindle enable is something that gets turned on and off when you are about to do a tapping operation or something. when spindle-index is high, when it rotates and sees the index pin, the index enable will go low and one of the spindle counts resets. if you are using the hal file from me, its already connected to what it should be. you can turn the index enable pin on in halshow, and when you rotate the spindle you should see it turn off when you hit the index
Please Log in or Create an account to join the conversation.
- Murphy
- Offline
- Premium Member
-
Less
More
- Posts: 119
- Thank you received: 5
27 Feb 2025 15:19 - 27 Feb 2025 15:49 #322794
by Murphy
Replied by Murphy on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Yes I have your config. It's also for CSS? I have the cycles add on installed. When I try and turn something. It starts the tool change , and starts the spindle but then nothing. Id image it's waiting for spindle index enable.
When I set spindle.index-enable to true in halshow it's says parameter or pin not found
Trying to set any of the others like spindle-encoder.index-enable etc says it's already connected to a signal
When I set spindle.index-enable to true in halshow it's says parameter or pin not found
Trying to set any of the others like spindle-encoder.index-enable etc says it's already connected to a signal
Last edit: 27 Feb 2025 15:49 by Murphy.
Please Log in or Create an account to join the conversation.
- Rilexer
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
02 Mar 2025 20:43 #323048
by Rilexer
Replied by Rilexer on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Hello,
Does anybody know how data is formatted for NVMPG to display XYZ data, etc.?
I wanted to use this mpg in another project, but I cannot make it work from source files for stm32 and linuxCNC.
If anybody has a spreadsheet of these signals or a logic analyzer to see what is going to the mpg, I would be grateful, and I could make a tutorial about using it for other stuff as a cheaper alternative to other mpg.
All I know for sure at the moment is the baudrate and button codes, but it was an easy part of it...
Thank you in advance
Does anybody know how data is formatted for NVMPG to display XYZ data, etc.?
I wanted to use this mpg in another project, but I cannot make it work from source files for stm32 and linuxCNC.
If anybody has a spreadsheet of these signals or a logic analyzer to see what is going to the mpg, I would be grateful, and I could make a tutorial about using it for other stuff as a cheaper alternative to other mpg.
All I know for sure at the moment is the baudrate and button codes, but it was an easy part of it...
Thank you in advance
Please Log in or Create an account to join the conversation.
- scotta
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 908
- Thank you received: 471
03 Mar 2025 19:40 #323108
by scotta
forum.linuxcnc.org/18-computer/44828-rem...rd?start=1920#315684
Replied by scotta on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Here you goHello,
Does anybody know how data is formatted for NVMPG to display XYZ data, etc.?
I wanted to use this mpg in another project, but I cannot make it work from source files for stm32 and linuxCNC.
If anybody has a spreadsheet of these signals or a logic analyzer to see what is going to the mpg, I would be grateful, and I could make a tutorial about using it for other stuff as a cheaper alternative to other mpg.
All I know for sure at the moment is the baudrate and button codes, but it was an easy part of it...
Thank you in advance
forum.linuxcnc.org/18-computer/44828-rem...rd?start=1920#315684
Please Log in or Create an account to join the conversation.
- Murphy
- Offline
- Premium Member
-
Less
More
- Posts: 119
- Thank you received: 5
18 Mar 2025 11:20 - 18 Mar 2025 11:22 #324188
by Murphy
Replied by Murphy on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Iv finally got the encoder somewhat working. Just the confirm , the ec500 outputs a normal 0-10v signal for the spindle or is there a pwm conversion done in remora? I can adjust the spindle speed in the axis GUI and the 0-10v adjusts steady when measuring the ec500 VSO pin with a multimeter. When I am in CSS mode the spindle speed keeps dipping whenever there is a spindle speed change when X moves. If there is a lot of speed changes the spindle nearly stops. When I measure the voltage on the vfd 10v input the voltage drops on every speed change and then gets up to the correct voltage. Looking at the rpm scale etc in halshow show numbers steady when changing speeds. Any ideas what is causing this.
youtube.com/shorts/1r4Jos8_Y1k?si=qmUFKyu10opyOFco
youtube.com/shorts/1r4Jos8_Y1k?si=qmUFKyu10opyOFco
Last edit: 18 Mar 2025 11:22 by Murphy.
Please Log in or Create an account to join the conversation.
Time to create page: 0.443 seconds