Advanced Search

Search Results (Searched for: )

  • Spyder040
  • Spyder040
23 Nov 2024 12:03
Mesa 7i96s läuft nicht mehr was created by Spyder040

Mesa 7i96s läuft nicht mehr

Category: Deutsch

Moin
Ich habe ein Problem mit meiner Karte, sobald ich 5v anlege blinken kurz die Leds auf und das wars.
vor einem halben Jahr bin ich umgezogen und bis dahin lief alles ohne Probleme. Heute habe ich endlich mal Zeit gefunden mich um die Fräse zu kümmern und wollte sie einschalten, ohne erfolg...
Mit einem zweiten Netzteil habe ich genau dasselbe Bild. Die umliegenden Wiederstände haben alle ein wert, leider weiß ich nicht was sie haben müssen um zu sagen ob einer durchgebrannt ist.
 
  • PatJac
  • PatJac
23 Nov 2024 11:22
Replied by PatJac on topic Mesa 7i92 with PC-2-Route Model M2 BOB

Mesa 7i92 with PC-2-Route Model M2 BOB

Category: Driver Boards

PCW post=315038 userid=481
This should be close:


Thanks , did not expect that so quickly !!
may you already started to work on it the 2 years ago ,anyhow ,
more bow on support , 
Does seem very close if not exactly it .
Let's see what olds sl bulky bobs get to with this  .

Picture a whole bunch of penguins clapping or at least one .
  Regards
PJ
  • tommylight
  • tommylight's Avatar
23 Nov 2024 10:51
Replied by tommylight on topic rtapi_app: caught signal 11 - dumping core

rtapi_app: caught signal 11 - dumping core

Category: General LinuxCNC Questions

In a terminal
sudo lspci -v
See if there is a parallel port and at what address.
  • Aciera
  • Aciera's Avatar
23 Nov 2024 10:06 - 23 Nov 2024 10:16
Replied by Aciera on topic Inconsistent values from Versaprobe

Inconsistent values from Versaprobe

Category: Qtvcp

[edit]
Ah ok, you are changing from the probe to T42 when the routine fails.
  • FabianCNC
  • FabianCNC
23 Nov 2024 09:10

Knuth Mark Super CNC Retrofit - need some help with my first LinuxCNC

Category: Milling Machines

Hi Martin,
Nice Project! Was your Retrofit successful?
I also have the same Knuth Mark Super Cnc. And the Gplus 450 make problems.
Can you give a short summary of your Retrofit, what you change and how? Maybe pictures too? That would be very helpful .
Thank you and have a nice day!
Fabian
  • msurmei
  • msurmei
23 Nov 2024 09:07
Replied by msurmei on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Maybe it's useful info ...
i had to power the RPI5 using a normal 5V/10A DIN power supply. Manage to do it and keep 4.7V at 3.1 A , enough for RPI to avoid detection of an undervoltage condition.
But then I was curios about the official RPI power supply ... and I have tested it with an electronic load: I've got the same voltage ( around 5.14V) from 0.5A up to 5.9 A .. at 6A it shuts itself down nice and safely ).
I think the official power supply is dinamically compensating the cable impedance by increasing the output voltage from the regulator based on measured current .
So if you need 5A , be very careful with the cable or just use the official power  supply , if possible ...
All of these where done with PD disabled ( a small USB-C breakout board with 5.11kohm on CC lines)
  • NTULINUX
  • NTULINUX's Avatar
23 Nov 2024 08:03

Best version for Parport machine and how to install

Category: Installing LinuxCNC

You can select from submenus, but the format isn't well documented and it might take some experimentation to figure out which menu and submenu are which number.
I have:
GRUB_DEFAULT="4>2"
 


Heh! I never knew!
 
  • AD_15
  • AD_15
23 Nov 2024 07:02
Replied by AD_15 on topic Unrecognized error -1

Unrecognized error -1

Category: General LinuxCNC Questions

This error arrives even without python script.
So, there is no relation of this error with python script. Still needed I will post the script later.
  • Hossein74Majidi
  • Hossein74Majidi
23 Nov 2024 06:51
Replied by Hossein74Majidi on topic Real-Time Kernel with Orange Pi 4 LTS

Real-Time Kernel with Orange Pi 4 LTS

Category: General LinuxCNC Questions

You can try this rt kernel for the rk3399:
drive.google.com/drive/folders/12VfNmKC3...feCnnzYX?usp=sharing

For the spi rt patch I'll see if I'm able to do something. For sure it won't be as complete as the "original" patch but maybe it'll be good enough.
Have you already been able to use the spidev driver at all?
 

Sorry for late response. Yes I've used spidev in orangepi 5 plus before but I always enountered with watchdog errors.
Thanks for helping me. Now I'm trying to try the files in the provided link.
 
  • gardenweazel
  • gardenweazel's Avatar
23 Nov 2024 05:53
Replied by gardenweazel on topic Inconsistent values from Versaprobe

Inconsistent values from Versaprobe

Category: Qtvcp

99 is my probe. 42 another tool that I am switching to. The probe is still in the collet at that point. My code has the tool change at the beginning of the task. So I would think that is correct.
  • 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
Displaying 16921 - 16935 out of 24446 results.
Time to create page: 0.430 seconds
Powered by Kunena Forum