Remora - ethernet NVEM / EC300 / EC500 cnc board

More
18 May 2025 21:11 #328716 by Thayloreing
Replied by Thayloreing on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Hi Scotta, do you happen to know what the error I'm having means? It seems like it's not communicating with the cloud in any way.

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

More
18 May 2025 22:06 #328717 by JPeters
Hello scotta,

thank you for your quick reply. Yes, that is exactly what I thought myself.

The EC500 is powered by an external power supply. From the 6 pin header, GND, SCK and SDO have been connected to one of the probes.

I don´t have any kind of schematic on hands for the EC500. So I am not shure, why the header pin is labeled SDO. I would expect SDIO for a sufficient SWD connector. Is your header labeled with a SDO too?

My EC500 is labeled with IMXR_EC500 2023-05-18

Up to now, there has not been a single successful flash. From within MCUExpresso, I am at least able to build your application.

If this is not going to be successful: do you think, your actual project with W5500 and raspberry pi pico is as powerful as the 1052 solution and could be a viable alternative?

Thank you very much. I will try to give more details tomorrow.

Cheers Julius

 

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

More
19 May 2025 11:17 #328735 by DarkPhoinix
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
is there a way to download previously uploaded nvem-rt1052.txt from NVEM?
 

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

  • scotta
  • scotta's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
19 May 2025 20:30 #328754 by scotta

Hello scotta,

thank you for your quick reply. Yes, that is exactly what I thought myself.

The EC500 is powered by an external power supply. From the 6 pin header, GND, SCK and SDO have been connected to one of the probes.

I don´t have any kind of schematic on hands for the EC500. So I am not shure, why the header pin is labeled SDO. I would expect SDIO for a sufficient SWD connector. Is your header labeled with a SDO too?

My EC500 is labeled with IMXR_EC500 2023-05-18

Up to now, there has not been a single successful flash. From within MCUExpresso, I am at least able to build your application.

If this is not going to be successful: do you think, your actual project with W5500 and raspberry pi pico is as powerful as the 1052 solution and could be a viable alternative?

Thank you very much. I will try to give more details tomorrow.

Cheers Julius


 

I'll need to check the labelling on my boards. With MCUExpressoIDE does it report an error when trying to connect. It may give some clues.
Remora supports quite a number of 3D printer boards. The EC300/500 being 24V IO is more suited when using industrial hardware.

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

  • scotta
  • scotta's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
19 May 2025 20:33 #328755 by scotta

is there a way to download previously uploaded nvem-rt1052.txt from NVEM?

 
Unfortunately, no. It's a one way process.

The following user(s) said Thank You: DarkPhoinix

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

More
19 May 2025 20:37 #328756 by DarkPhoinix
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Warning: Spoiler!

I wanted to give it a high pulse/rev value to have a higher resolution, but I couldn't get precision in long movements. I put your values ​​and after a slight change of scale everything went well!

Thank you very much.

Isn't there a way to calculate SCALE in a precise way? Unfortunately the seller of my steppers and Drivers doesn't give me datasheets and it's really difficult to set them up properly, except trying random values. I also tried with math but nothing I couldn't get low error values ​​Scale=scale_set*Dist_measured/Dist_Insert

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

More
19 May 2025 20:49 #328758 by DarkPhoinix
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Warning: Spoiler!

Thanks a lot, I'll do some bck just to be safe.
Thank you for doing this amazing job and allowing me to use linuxcnc with my low budget hardware!

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

  • scotta
  • scotta's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
19 May 2025 20:51 #328759 by scotta
I'd always recommend calculating the joint SCALE based on the hardware. ie steps per revolution of the stepper motor and then the leadscrew pitch etc. If the actual movement achieved is not correct I'd be suspicious of lost steps, especially if micro stepping.

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

More
20 May 2025 16:15 - 20 May 2025 16:28 #328817 by DarkPhoinix
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

I'd always recommend calculating the joint SCALE based on the hardware. ie steps per revolution of the stepper motor and then the leadscrew pitch etc. If the actual movement achieved is not correct I'd be suspicious of lost steps, especially if micro stepping.


the seller does not give me any documentation. The only things I have are:
Driver
Pulse/rev SW5 SW6 SW7 SW8
----------- ----- ----- ----- -----
Default    on on on on
800         off on on on
1600       on off on on
3200       off off on on
6400       on on off on
12800     off on off on
25600     on off off on
51200     off off off on
1000       on on on off
2000       off on on off
4000       on off on off
5000       off off on off
8000       on on off off
10000     off on off off
20000     on off off off
40000     off off off off

Stepper: Step angle1.8∘±5%

in the TXT file i have set: 
    "Thread": "DMA",
    "Type": "DMAstepgen",
        "Comment":            "Y - Joint 1 step generator",
        "Joint Number":        1,
        "Step Pin":        "P1_24",
        "Direction Pin":    "P1_31",
        "Step Length":        7,
        "Step Space":        2

Frame:
SFU2005 and SFU1605 ball screws Repetitive positioning accuracy: 0.05mm
Last edit: 20 May 2025 16:28 by DarkPhoinix.

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

More
20 May 2025 19:18 - 20 May 2025 19:19 #328827 by Murphy
@ Thayloreing Looks like you have no Comms with the board. Which could be why you can't upload the config to the board. Look back in the posts there is steps there to change the IP address for the board to 10.10.10.10.

@scotta, have you tested the v5 boards with CSS ?. I'm having issues only in CSS mode. Signal keeps dropping when there is speed changes during CSS. Voltage newly drops to zero, once speed changes stop it goes to the required speed. I'm thinking it could be the 0-10v chips on the EC500's.
Last edit: 20 May 2025 19:19 by Murphy.

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

Time to create page: 0.494 seconds
Powered by Kunena Forum