Remora - ethernet NVEM / EC300 / EC500 cnc board
- DarkPhoinix
- Offline
- Premium Member
-
Less
More
- Posts: 107
- Thank you received: 6
04 May 2025 15:39 - 04 May 2025 15:43 #327689
by DarkPhoinix
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Of course, I also put the photo of the parameters on mach3, but on mach3 I have another control board and it has 4 wires with ENABLE, I wrote it in the first post. Here Enable is disconnected but I also tried to connect it to +5V (+com)
Warning: Spoiler!
that is because this is wrongMAX_ACCELERATION = 2000000
and this does nothing no matter what valueDIR_HOLD = 50000
did your setup work before with mach3?
if it is stepper timing related you need to load the DMA stepgen config and adjust your step timing accordingly
Last edit: 04 May 2025 15:43 by DarkPhoinix.
Please Log in or Create an account to join the conversation.
- jjdege
-
- Offline
- Premium Member
-
Less
More
- Posts: 116
- Thank you received: 33
04 May 2025 19:30 #327703
by jjdege
Replied by jjdege on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
sorry i dont understand, maybe i missed some step,
here you say everything is ok.
what is not working? Have you tried on other axes?
here you say everything is ok.
what is not working? Have you tried on other axes?
Please Log in or Create an account to join the conversation.
- DarkPhoinix
- Offline
- Premium Member
-
Less
More
- Posts: 107
- Thank you received: 6
04 May 2025 19:51 #327706
by DarkPhoinix
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
yes the direction of rotation and all the axes respond, you have some axes that don't work at all! Mine work but not smoothly!sorry i dont understand, maybe i missed some step,
here you say everything is ok.
what is not working? Have you tried on other axes?
Please Log in or Create an account to join the conversation.
- jjdege
-
- Offline
- Premium Member
-
Less
More
- Posts: 116
- Thank you received: 33
04 May 2025 20:18 - 04 May 2025 20:20 #327707
by jjdege
Replied by jjdege on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
unfortunately with NVEM I had a bad experience, even with drivers other than TB6560, it could be my fault.
With EC500 after a moment of panic for the time out,
it was possible to recover and it worked on the first try
it is not necessarily the same for you
With EC500 after a moment of panic for the time out,
it was possible to recover and it worked on the first try
it is not necessarily the same for you
Last edit: 04 May 2025 20:20 by jjdege.
Please Log in or Create an account to join the conversation.
- aDm1N
-
- Offline
- Junior Member
-
Less
More
- Posts: 28
- Thank you received: 1
05 May 2025 06:04 #327739
by aDm1N
Replied by aDm1N on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
My project is slowly progressing. I've put together a few things using examples and AI. The interface starts, but I'm stuck in the ESTOP. The statuses in HALSHOW aren't changing either. So there seems to be no connection to the board, even though pinging 10.10.10.10 is successful. Is there a way I can test the communication?
Attachments:
Please Log in or Create an account to join the conversation.
- jjdege
-
- Offline
- Premium Member
-
Less
More
- Posts: 116
- Thank you received: 33
05 May 2025 08:11 - 05 May 2025 08:12 #327743
by jjdege
Replied by jjdege on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
sorry
in custom file 2025-05-05.hal
try with
in custom file 2025-05-05.hal
try with
loadrt remora-eth-3.0 PRU_base_freq=500000
Last edit: 05 May 2025 08:12 by jjdege.
Please Log in or Create an account to join the conversation.
- DarkPhoinix
- Offline
- Premium Member
-
Less
More
- Posts: 107
- Thank you received: 6
05 May 2025 09:19 #327746
by DarkPhoinix
I advise you to never use it again, it is a scam!
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
AI does not exist, it is just a big script with access to a huge database of data. Most of the time it responds randomly. It only helps you if you know, for example, C++ very well and then you have to correct all the errors it makes ... basically you have to re-do everything yourself.My project is slowly progressing. I've put together a few things using examples and AI.
Warning: Spoiler!
The interface starts, but I'm stuck in the ESTOP. The statuses in HALSHOW aren't changing either. So there seems to be no connection to the board, even though pinging 10.10.10.10 is successful. Is there a way I can test the communication?
I advise you to never use it again, it is a scam!
Please Log in or Create an account to join the conversation.
- DarkPhoinix
- Offline
- Premium Member
-
Less
More
- Posts: 107
- Thank you received: 6
05 May 2025 13:34 - 05 May 2025 16:08 #327761
by DarkPhoinix
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
I have recreated the problem with the function generator. Now I am sure the problem lies in the configuration, or so I believe. For now, I would like to know which parameters I need to set to have the same parameters for frequency and pulse times in the hal and ini files (like pulse 1,000,000ns frequency 988Hz). Thank you again for your patience!
Attachments:
Last edit: 05 May 2025 16:08 by DarkPhoinix.
Please Log in or Create an account to join the conversation.
- Spyderbreath
-
- Offline
- Senior Member
-
Less
More
- Posts: 47
- Thank you received: 9
05 May 2025 16:58 - 05 May 2025 22:59 #327765
by Spyderbreath
Replied by Spyderbreath on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Been spending the last day or so in an attempt to configure the external E-stop. I found this - www.forum.linuxcnc.org/18-computer/44828...rd?start=2080#324903 - and tried to place that into my .hal file (the basic stock one that is in the repo - github.com/scottalford75/Remora-RT1052-c...sic/remora-ec500.hal) like I was able to do for the limit switches and got several already active errors. Commenting those offending lines out allowed the gui to run but no working E-stop. I looked here - remora-docs.readthedocs.io/en/latest/software/hal-examples.html - and there is no mention of E-stop.
I am thinking that the E-stop needs to be set up in some manner similar to the limit switches like this -[/code]
I am thinking that the E-stop needs to be set up in some manner similar to the limit switches like this -
#pin IN03
net both-x remora.input.06 => joint.0.home-sw-in joint.0.pos-lim-sw-in
but the best I can guess at is something like -
[code]#pin IN01
net e-stop remora.input.04 => joint.(?).(????)
With the question marks noting what I don't have a clue about and am not finding any clue as to what needs to be there. Am I on the right track or completely running down the wrong rabbit hole. Are there any "good" examples anywhere that might lead me to success?
Last edit: 05 May 2025 22:59 by Spyderbreath. Reason: Wrong link provided - sorry
Please Log in or Create an account to join the conversation.
- Murphy
- Offline
- Premium Member
-
Less
More
- Posts: 144
- Thank you received: 5
05 May 2025 17:55 - 05 May 2025 17:57 #327769
by Murphy
Replied by Murphy on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
This is my E-stop in my .hal file.
net nvem-estop <= estop-latch.0.fault-in <= remora.input.14
It's just a switch. Once the input is triggered it should work.
net nvem-estop <= estop-latch.0.fault-in <= remora.input.14
It's just a switch. Once the input is triggered it should work.
Last edit: 05 May 2025 17:57 by Murphy.
Please Log in or Create an account to join the conversation.
Time to create page: 0.288 seconds