Advanced Search

Search Results (Searched for: )

  • Aciera
  • Aciera's Avatar
23 Nov 2024 05:43
Replied by Aciera on topic Unrecognized error -1

Unrecognized error -1

Category: General LinuxCNC Questions

Please post the python script and the complete debug information.
  • AD_15
  • AD_15
23 Nov 2024 05:35
Replied by AD_15 on topic Unrecognized error -1

Unrecognized error -1

Category: General LinuxCNC Questions

Hello!!
After receiving this error we are not able to import linuxcnc python module and from python script we are only controlling the motion of machine.
While program execution is running at that time in python script we are just reading machine status and getting current execution line number nothing else.

This problem arrives only when program run time is long.

Thank you for your response in advance
  • Aciera
  • Aciera's Avatar
23 Nov 2024 05:19 - 23 Nov 2024 05:30
Replied by Aciera on topic Inconsistent values from Versaprobe

Inconsistent values from Versaprobe

Category: Qtvcp

Interesting. There is also a discrepancy between 'Selected' tool and 'Loaded' tool.

Fail:

17:06:22 Started program from line 1
17:06:27 Current Comp Mode: 400.000000
17:06:27 Current Coord System: 540.000000
17:06:27 G43 Tool Offset: 0.000000
17:06:27 Current Selected Tool: 42.000000
17:06:27 Current Selected Pocket: 42.000000
17:06:28 Current Tool Loaded: 99.000000
17:06:28 Current Tool Index: 99.000000

Success:

17:12:17 Started program from line 1
17:12:23 Current Comp Mode: 400.000000
17:12:23 Current Coord System: 540.000000
17:12:23 G43 Tool Offset: 1.000000
17:12:23 Current Selected Tool: 42.000000
17:12:23 Current Selected Pocket: 42.000000
17:12:23 Current Tool Loaded: 42.000000
17:12:24 Current Tool Index: 42.000000
  • scotta
  • scotta's Avatar
23 Nov 2024 05:03

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Good evening everyone, I'm trying to read all the posts to study the remora because I'm interested in buying a nvem board, but there's a lot to read, I'm still on the way, I wanted to get ahead of the purchase of the board, what versions do the remora have? of plates so far, could you tell me? thank you in advance thank you very much

Remora supports the latest RT1052 based boards (NVEM / EC300 / EC500) as well the older STM32 NVEM board.
  • scotta
  • scotta's Avatar
23 Nov 2024 05:02

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

so, after starting and turning off the latency error, if there is a connection to the network, then allow the machine to turn on (if there is no connection to the network, the button for machine on is blurred, when trying to jog, it throws out joint following errors and turns off the network) I will try on another linux to I'll try, I don't understand uart monitoring at all, I tried what I know because these cards on mach3 didn't work well.

The STM32 NVEM firmware has not been updated to use the remora-eth-3.0 component. Please use the remova-nv component in 
github.com/scottalford75/Remora-NVEM/tre.../LinuxCNC/Components
  • Nitram
  • Nitram's Avatar
23 Nov 2024 04:31
6i24 and boot / gpu was created by Nitram

6i24 and boot / gpu

Category: Driver Boards

Hi Peter.

I have an existing 5i24 which is working fine.
I bought a backup 6i24 for redundancy a number of months ago, but have not used it as yet.
Today I was going to flash the 6i24 with the 5i24 bin file. Jumpers are configured to mimic the 5i24 board.
So I took the 5i24 out and put the 6i24 into the single lane PCIe slot.
Problem is that the computer goes through the BIOS flash, but then hangs on boot.
I have tried various other PCIe slots on the motherboard (single and multi lane) without success.
When I put the 6i24 board in I see LED's light up briefly, then immediately extinguish.
I put the 5i24 back in and the computer boots fully, and --readhmid reports correctly.
It is almost as if the computer thinks the 6i24 is a GPU and hangs there on boot because it isn't.
There are no BIOS settings to force the computer to ignore a GPU or to force it to use on-board graphics...
Peter, have you struck anything like this before, and do you have any suggestions?
Many thanks,
Marty.
 
  • metalmayhem
  • metalmayhem
23 Nov 2024 03:53
Replied by metalmayhem on topic pncconfig wizard firmware drop down

pncconfig wizard firmware drop down

Category: PnCConf Wizard

ok thats good to know thanks .

I did a little bit of searching on that , am I correct that the wizard will pick up the firmware that is already on the card , then work with that pinout for setting up the rest ? If so then that'll save me a lot of time .

I just installed on vmware last night to see whats new and see how much work I'll have to cross them machines over . I'll get it installed on a pc so that I can dig more into it and do it properly
  • Thayloreing
  • Thayloreing
23 Nov 2024 03:52
Replied by Thayloreing on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Good evening everyone, I'm trying to read all the posts to study the remora because I'm interested in buying a nvem board, but there's a lot to read, I'm still on the way, I wanted to get ahead of the purchase of the board, what versions do the remora have? of plates so far, could you tell me? thank you in advance thank you very much
  • martyop
  • martyop
23 Nov 2024 03:49
Replied by martyop on topic rtapi_app: caught signal 11 - dumping core

rtapi_app: caught signal 11 - dumping core

Category: General LinuxCNC Questions

Progress, turned off secure boot and now LinuxCNC runs the demo.
I get one other error, "No parport registered at 0x378.  This is not always an error."
Computer has an aftermarket pci serial and parallel port card.
What's up with that?
Thanks,
marty
  • PCW
  • PCW's Avatar
23 Nov 2024 03:04
Replied by PCW on topic pncconfig wizard firmware drop down

pncconfig wizard firmware drop down

Category: PnCConf Wizard

You can use pncconfs "discover" option to work with whatever firmware you have.
  • metalmayhem
  • metalmayhem
23 Nov 2024 02:51
pncconfig wizard firmware drop down was created by metalmayhem

pncconfig wizard firmware drop down

Category: PnCConf Wizard

I'm considering dropping pathpilot from my tormachs and I might cross over to linuxcnc . Theres a random quirk with pathpilot and I'm nearly done dealing with it

The cards I have are 5i25 and they are on pcnc440's . I've been searching for a few answers and I'm sort of finding myself going around in circles . I've seen screen caps in the forum where guys show the wizard drop down menu having firmware for mx3660 . I'm assuming guys have downloaded and placed a file somewhere for the wizard to pick it up but I'm not clear on how they achieved that . Or was it a drop down option at one time and no longer there ?

The mx3660  setup still won't  provide a perfect pin match for my mills ,  but , it's close enough that I should be able to edit the rest to match the pinout of my cards that have already been flashed for the tormachs  . Otherwise I think I may have a bit more editing to do if I go with the available g540x2 which is available in the wizard
 
  • martyop
  • martyop
23 Nov 2024 01:23
Replied by martyop on topic rtapi_app: caught signal 11 - dumping core

rtapi_app: caught signal 11 - dumping core

Category: General LinuxCNC Questions

Thanks,
I will do disable secure boot and try again.
 
  • PCW
  • PCW's Avatar
23 Nov 2024 00:40 - 23 Nov 2024 01:01
Replied by PCW on topic PC for Mesa 5i25T

PC for Mesa 5i25T

Category: Driver Boards

OK found the issue: A typo in a source file broke parity checking.
but our test CPU's don't enable parity checking by default so the bug
was missed.

As I mentioned before, on the Elite 8200 you can bypass the issue
by disabling #SERR in the BIOS setup.

This should allow you to upgrade the card with fixed bit files.
The fixed bit files (and fixed source)  are downloadable from:

www.mesanet.com/software/parallel/5i25t.zip

You should also update the fallback image so for example:

sudo mesaflash --device 5i25t --write 5i25t_7i77x2d.bin
sudo mesaflash --device 5i25t --write 5i25t_16m_fallback.bin --fallback

Sorry for the problem.

 
  • Masiwood123
  • Masiwood123's Avatar
22 Nov 2024 23:49
Replied by Masiwood123 on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

so, after starting and turning off the latency error, if there is a connection to the network, then allow the machine to turn on (if there is no connection to the network, the button for machine on is blurred, when trying to jog, it throws out joint following errors and turns off the network) I will try on another linux to I'll try, I don't understand uart monitoring at all, I tried what I know because these cards on mach3 didn't work well.
  • tommylight
  • tommylight's Avatar
22 Nov 2024 23:45
Displaying 16936 - 16950 out of 24438 results.
Time to create page: 0.804 seconds
Powered by Kunena Forum