Remora for RP2040

More
06 Dec 2023 04:43 #287329 by cakeslob
Replied by cakeslob on topic Remora for RP2040

Hi, i am testing the linuxcnc hal file and remora rp2040+w5500 and have a question how add outputs in the config file for enable spindle and enable coolant?. Thanks.


{
	"Thread": "Servo",
	"Type": "Digital Pin",
		"Comment":			"outy",
		"Pin":				"GP13",
		"Mode":				"Output",
		"Data Bit":			2,
		"Invert":			"False"
	}

probably something like this

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

More
27 Dec 2023 17:38 - 27 Dec 2023 17:40 #289186 by fklco
Replied by fklco on topic Remora for RP2040
Hi
Please help me, I'm stuck.
I want to install Remora on W5500-EVB-PICO board, and I drag and drop the firmware and rp2040 answer at the ping on 10.10.10.10.
I do the rest of Linuxcnc setings and I receive the following error.


The file 'remora-nv.so' missing !
What I do wrong?
 
Attachments:
Last edit: 27 Dec 2023 17:40 by fklco.

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

More
More
27 Dec 2023 19:17 #289200 by fklco
Replied by fklco on topic Remora for RP2040
I do
(sudo halcompile --install remora-eth.c) from here github.com/scottalford75/Remora/tree/mai...omponents/Remora-eth

(cp -a ~/linuxcnc/Remora/LinuxCNC/ConfigSamples/* ~/linuxcnc/configs) from here github.com/scottalford75/Remora/tree/mai...igSamples/remora-eth

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

More
27 Dec 2023 21:26 #289203 by cakeslob
Replied by cakeslob on topic Remora for RP2040
dont use the eth, it is most likely outdated. your hal file is asking for remora-nv
Attachments:

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

More
28 Dec 2023 04:48 #289229 by fklco
Replied by fklco on topic Remora for RP2040
Thanks! Now works, but over 100mm/min feed I receive a Joint 1 or 2 following error.

 
 

 

I use a old Dell E5500 for test and I want to be shure if latency is problem or my settings.

 

Thanks.
 
Attachments:

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

More
28 Dec 2023 06:08 #289231 by cakeslob
Replied by cakeslob on topic Remora for RP2040
Did you load your pico pin configuration to the board using the upload_config.py ?

Try with this configuration, it should work.
github.com/Expatria-Technologies/linuxcn...ain/picobob-ethernet

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

More
29 Dec 2023 13:48 #289309 by fklco
Replied by fklco on topic Remora for RP2040
I do all settings from Expartia github link and now support velocity until 7500mm/min but some time crash with 'joint X following error', error is random not every time in same 'place' of gcode and joint nr cud be any. (0,1,2). The crash dont appear every time, for example 3 time run all code without problem and 4 th time crash 2 times.
I suspect the latency problem.

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

More
29 Dec 2023 14:45 #289313 by tommylight
Replied by tommylight on topic Remora for RP2040
From what i can gather, it is a latency issue, the screenshots you posted are terrible but that might be due to using base period for tests.
The main issue is you still get the warning about latency excursions on the servo period when starting LinuxCNC, and that has to be addressed first.

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

More
30 Dec 2023 11:59 - 30 Dec 2023 14:01 #289372 by fklco
Replied by fklco on topic Remora for RP2040
Hall scope on Joint0 fferror

When works ok. At Feed 4000 and G0 at 7500mm/min
 

 

 

When crash
 


At low speed Feed 400mm/min and G0 2000mm/min

 
 


I think is PID problem not latency.


Edit : With firmware form hire github.com/scottalford75/Remora-RP2040-W5500/tree/main/build is more stable now, but need PID adjust.
Attachments:
Last edit: 30 Dec 2023 14:01 by fklco.

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

Time to create page: 0.497 seconds
Powered by Kunena Forum