Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
05 Nov 2024 12:27
Replied by tommylight on topic Controlling a compressor with Linuxcnc.

Controlling a compressor with Linuxcnc.

Category: Plasmac

Probably yes, it will be a bit tricky to figure out when to stop, one option would be when motion is rapid (going from one cut to another), still, i think you would need another sensor to notify LinuxCNC it is safe to continue.
2 pressure sensors should do just fine, one for low and the other for high, or use the existing one in compressor for the high side, but this complicates wiring and logic a bit more.
  • daveyr
  • daveyr
05 Nov 2024 12:25

Error getting packages on fresh install on Raspberry Pi 5

Category: QtPyVCP

So interesting in the top notes the is the bit about only supporting amd64 for apt install but further down there are the instructions about how to install for pi 4 and 5. So i wonder which is correct.

ARM64 Raspberry Pi 4 and 5 Installation Repository:
sudo apt install curl
echo 'deb [arch=arm64] repository.qtpyvcp.com/apt stable main' | sudo tee /etc/apt/sources.list.d/kcjengr.list
curl -sS repository.qtpyvcp.com/repo/kcjengr.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/kcjengr.gpg
gpg --keyserver keys.openpgp.org --recv-key 2DEC041F290DF85A
  • tommylight
  • tommylight's Avatar
05 Nov 2024 12:19

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Just a stab in the dark, but does the TX0108E have capacitors wired to power lines and close to the chip?
A 10 microFarad electrolytic and a 0.1 micro ceramic should do.
  • tommylight
  • tommylight's Avatar
05 Nov 2024 12:15
Replied by tommylight on topic 10.5 x 25 cnc plasma table retrofit

10.5 x 25 cnc plasma table retrofit

Category: Computers and Hardware

Do you have the HT200 plasma?
It should have a divider, so try to find the service manual for it, Hypertherm had those always available on their website, but not anymore, now they want money for documents, but still not much, so at least they are not greedy.
Have you looked inside the HT200?
Get the THCAD5 if available, with added resistors it works with any divider or raw voltage.
  • nigelh
  • nigelh's Avatar
05 Nov 2024 12:14
Replied by nigelh on topic Pi-5, NVMe and Mesa

Pi-5, NVMe and Mesa

Category: Installing LinuxCNC

Well I've tried going back to the beginning and starting again too many times to be clear on anything now. I was rather hoping to push it all to one side and implement a 'this worked for me' sequence from somebody. My last hang up was the Ethernet not linking to the Mesa card so I can't talk to all my carefully crafted hardware and the 'usual' Pi functions not being on the prepared image.
I have some documentation on the Mesa card and if I could just get that working I could scramble some code together to read my switches and drive my steppers and make manual milling much easier. Once I get the most basic functionality I can grow it
I have a nice box built with stepper drivers, PSUs, Mesa card and the Pi-5 with screen, touch and USB connectors and all the stepper hardware and the DRO stuff available (I was hoping to snoop the DRO sensors while keeping it running).
It is perhaps poetic irony for a time served software man to have a software problem but most sets of instructions I see tell me to use commands that even with sudo the Pi says don't exist and one that insists it only works on a Pi4, Others are too global like 'Install RT Kernel'
I am suspecting there is a magic trick or even just the 'right' phrase to put into google to find a working example that at least gets me close.
If the trick is just to buy a mini-pc and put Debian on that (I have Debian on a web server and a laptop), I already have a couple doing other jobs about the house, I can live with it.
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
05 Nov 2024 11:59
Replied by Cant do this anymore bye all on topic Error getting packages on fresh install on Raspberry Pi 5

Error getting packages on fresh install on Raspberry Pi 5

Category: QtPyVCP

Going by the docs you linked to the apt install is only for amd64.
  • JT
  • JT's Avatar
05 Nov 2024 11:58
Replied by JT on topic To forum member Aciera

To forum member Aciera

Category: Off Topic and Test Posts

Aciera would you like to be a moderator?


Sure.

Thanks for the offer.

There you go!

JT
  • Muftijaja
  • Muftijaja
05 Nov 2024 11:48 - 05 Nov 2024 11:56

QT Dragon - Funktionstaste mit "Override limits" belegen?

Category: Deutsch

Hallo cmorley, großartig! Danke für dein Script, das werde ich heute installieren. Mal sehen ob ich das schaffe :) Ich gebe noch Feedback. Danke für Deine Mühe!
CU Arno
  • CNC_Tux
  • CNC_Tux
05 Nov 2024 11:48
Replied by CNC_Tux on topic XHC WHB04b-6 - Disconnects / freezes?

XHC WHB04b-6 - Disconnects / freezes?

Category: Basic Configuration

Hello zmrdko,
have you an example for me, how is to do?
Thank you so much in advance
Best regards
Reinhard
  • daveyr
  • daveyr
05 Nov 2024 10:27

Error getting packages on fresh install on Raspberry Pi 5

Category: QtPyVCP

Good morning.
for some reason it seemed like it would be fun to set up Ethercat and LinuxCNC and ProbeBasic so here we go.  Downloaded the 2.9.3 image from (forum.linuxcnc.org/9-installing-linuxcnc...or-raspberry-pi-4b-5), Then went to follow the standard instructions for installing probe basic from the install site Probe Basic Install.

Followed the instructions for the Arm64 (kcjengr.github.io/probe_basic/stable_quick_start_apt.html) but get the following error message on trying to do the Apt update before installing

N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'repository.qtpyvcp.com/apt stable InRelease' doesn't support architecture 'arm64'

I have checked the kcjengr.list file at /etc/apt/sources.list.d and it lists the arch type as arm64
  • zmrdko
  • zmrdko's Avatar
05 Nov 2024 08:46
Replied by zmrdko on topic XHC WHB04b-6 - Disconnects / freezes?

XHC WHB04b-6 - Disconnects / freezes?

Category: Basic Configuration

i have the same MPG and on linuxcnc 2.9.3 and I am experiencing same disconnects.
I support Mecanix opininon - the MPG should be hard wired.
  • stickys
  • stickys
05 Nov 2024 07:56

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

So its same as the older version board, thank you!
  • CNC_Tux
  • CNC_Tux
05 Nov 2024 07:00
Replied by CNC_Tux on topic XHC WHB04b-6 - Disconnects / freezes?

XHC WHB04b-6 - Disconnects / freezes?

Category: Basic Configuration

Hello Community,
i ve the same problem with disconnects and freezes of the WHB04-6 and i think its not a matter of the Linuxcnc Version, its a matter of the source code of the WHB04.
I use Linuxcnc 2.8.4 and gmoccapy with a XHC-WHB04-6 and its working in manual mode very well, but if i move the Jogwhheel in the Mode MDI or in Auto will switch the WHB04 to manual mode.
The problem start if i use the mode Auto and a program is running and i move in this time the Jogwheel ... then i get a fault message " its impossible to switch from Auto to manual mode in a running program" after will freeze the WHB04 in.
I search in the HAL for a solution, but the switch function is programed ( so i suppose ) in the source code.
I think the fault chain start earlier, with the functions "mpg" , "con" and "stp"
With the function "mpg" (directly after start of gmoccapy) is working the Jogwheel at the feeding rate ..... after press on the Button "con" or "stp" is impossible to switch back to "mpg".
Have anybody a solution for this kind of problem?

Thank you so much in advance

Best regards
Reinhard
  • Aciera
  • Aciera's Avatar
05 Nov 2024 06:49
Replied by Aciera on topic To forum member Aciera

To forum member Aciera

Category: Off Topic and Test Posts

Aciera would you like to be a moderator?


Sure.

Thanks for the offer.
  • Micro2000
  • Micro2000
05 Nov 2024 06:23
LinuxCNC Error was created by Micro2000

LinuxCNC Error

Category: General LinuxCNC Questions

I have 2.9.3 with the 5.4.258 RTAI kernal and am getting an error when starting my mill program.

     insmod: ERROR: could not load module /usr/realtime-5.4.258-rtai-amd64/modules/rtai_hal.ko: no such file or directory 
Displaying 21751 - 21765 out of 22523 results.
Time to create page: 0.964 seconds
Powered by Kunena Forum