Remora - ethernet NVEM / EC300 / EC500 cnc board

More
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

Warning: Spoiler!

 

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)
Last edit: 04 May 2025 15:43 by DarkPhoinix.

Please Log in or Create an account to join the conversation.

More
04 May 2025 19:30 #327703 by jjdege
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.

More
04 May 2025 19:51 #327706 by DarkPhoinix
Replied by DarkPhoinix 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?

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!

Please Log in or Create an account to join the conversation.

More
04 May 2025 20:18 - 04 May 2025 20:20 #327707 by jjdege
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
Last edit: 04 May 2025 20:20 by jjdege.

Please Log in or Create an account to join the conversation.

More
05 May 2025 06:04 #327739 by aDm1N
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? 

File Attachment:

File Name: custom_2025-05-05.hal
File Size:2 KB
 

File Attachment:

File Name: custom_postgui.hal
File Size:1 KB
 

File Attachment:

File Name: drehbank.ini
File Size:2 KB
 

File Attachment:

File Name: handrad_zxc.hal
File Size:2 KB
 

File Attachment:

File Name: nvem-rt1052.txt
File Size:7 KB
Attachments:

Please Log in or Create an account to join the conversation.

More
05 May 2025 08:11 - 05 May 2025 08:12 #327743 by jjdege
sorry
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.

More
05 May 2025 09:19 #327746 by DarkPhoinix
Replied by DarkPhoinix 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.
Warning: Spoiler!

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.

I advise you to never use it again, it is a scam!

Please Log in or Create an account to join the conversation.

More
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.

More
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 -
#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?
[/code]
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.

More
05 May 2025 17:55 - 05 May 2025 17:57 #327769 by Murphy
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. 



 
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
Powered by Kunena Forum