Advanced Search

Search Results (Searched for: raspberry)

  • langdons
  • langdons
21 Mar 2025 13:20 - 21 Mar 2025 13:28
Replied by langdons on topic Hardware advice

Hardware advice

Category: Computers and Hardware

Perhaps the Raspberry Pi can be connected to the stepper drivers directly (via the GPIO header).

Why would you replace the steppers?

The old ones might work just fine.

Brushless motors should last almost forever (like 1000 years or so).

There is no reason a brushless motor should break or degrade.


Before you do anything, you should really give that poor old machine a good cleaning and then grease/oil moving parts and spray WD-40 over stationary exposed metal pieces to prevent rust.

Remember that most induction motors need to be relubricated every 10 years of normal service.
  • unknown
  • unknown
18 Mar 2025 21:07
  • U2fletch
  • U2fletch
18 Mar 2025 21:00

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

Brilliant!  I just had GMNOCCAPY up and running for hours without a glitch after making that change.  Believe you nailed it.

Thanks for the great tip.

Jeff
  • schlemihl
  • schlemihl
18 Mar 2025 07:51
Segmentation fault when loading QtVCP was created by schlemihl

Segmentation fault when loading QtVCP

Category: Qtvcp

Hey all,

I ran in the following problem:

cnc@raspberrypi:~ $ designer -qt=5
Qtvcp python plugin found: /home/cnc/.designer/plugins/python/qtvcp_plugin.py
[DEFAULT][INFO]  Logging to: /home/cnc/default.log (logger.py:106)
tool_mmap_user(): tool mmap not available
poll(): continuing without tool mmap data
[DEFAULT.QTVCP.LIB.SYS_NOTIFY][WARNING]  Desktop Notify not available:: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files (sys_notify.py:71)
link (updating variable file): No such file or directory
link (updating variable file): No such file or directory
Segmentation fault

I've followed the QtVCP installation progress and linked the qtvcp_plugin.py but I get this error when starting the designer.
The designer loads without any problems when the qtvcp_plugin is not linked.

Did this occur to anyone before me? Or does anyone has an idea how to resolve this?
 
  • unknown
  • unknown
17 Mar 2025 20:09

New to linuxcnc, basic question for DRO modes with encoded handwheels

Category: General LinuxCNC Questions

USB to parallel port not supported at all, don't an option.
Any other USB motion control are not supported.
All supported Mesa boards can be found on their website. You can also browse the forum to see what boards are popular at the moment.
For the DIY route Ollie's Linuxcnc- RIO project is fantastic, well supported and in active development as is Scott's Remora Project.
I've also been working on a setup that uses FPGA Dev board available via AliExpress that runs Mesa's hostmot2 firmware, ATM it only uses SPI interface for the Raspberry Pi or EPP for the PC platform, tho I'm currently working on an ethernet plugin board.
In all honesty if it wasn't so expensive to get items from the US to Australia I'd go with Mesa in a heartbeat. What board just requires at little time researching, coming up with a couple of choices then asking a few questions, the 7i76 boards pretty much have it all.
  • unknown
  • unknown
17 Mar 2025 03:29

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

Might be worth trying in the GMOCCAPY Section, even linking back to the issue in this thread.

Was thinking about this last night, it may be worth looking at this regarding swap. Just on the off chance.

forum.linuxcnc.org/9-installing-linuxcnc...only?start=30#322251
  • U2fletch
  • U2fletch
17 Mar 2025 01:54

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

So after further testing I can tell you that the axis GUI is rock solid. No issues when left for extended periods of time.  When I get some more time I will use SSH to poke around when running GMOCCAPY.
  • foxkid
  • foxkid
15 Mar 2025 21:20

Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5

Category: Installing LinuxCNC

Thank you for the images. There are a few kernel/driver changes I'll be working around, but the experience was super easy.

Backstory: I tried to upgrade my successful installation, and the pi wouldn't boot, giving the "missing firmware" error. I copied my existing linuxcnc config files using another Linux system. I installed your image on windows. I copied the config onto the new SD card. It booted and nearly all was well.

Thank you.
  • unknown
  • unknown
15 Mar 2025 15:03

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

Like I said before, log in via SSH, wifi it would have to be, run Linuxcnc as you would and if things lock up and SSH is still good start with dmesg then looking through logs.
Also it would be interesting to know if this happens when using axis.
A lot of the investigation will have to be done by yourself.
Obviously it's not a complete machine lockup, as you reported your pendant can still be used to move the machine, so Linuxcnc is able to receive and transmit to your mesa card.
What happens when the machine is left idle without a Linuxcnc session running ?
If are unable, unwilling to address the queries in this post and my previous post I'm afraid I can't offer any help.
  • U2fletch
  • U2fletch
15 Mar 2025 13:20

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

I used the image from this page. The only other thing I added was Filezilla, to transfer files to and from my PC where I generate the gcode files.

And yes, pressing Ctrl-esc brings up the main rPi menu where I can select to run other applications. If I have LinuxCNC up, I can use that to launch Filezilla without exiting LinuxCNC. That functionality has to my knowledge always existed in the image.
  • tommylight
  • tommylight's Avatar
15 Mar 2025 13:10
  • unknown
  • unknown
15 Mar 2025 04:18

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

One thing you can try is logging in via ssh, before things lockup, and when they do see if anything untoward shows up in dmesg or any of the other log files.

Does it occur when just running one of the sims from the Linuxcnc menus.

Are you able to use a config that uses Axis, if so does this give the same problems.

Just to confirm your are using one of the images from the downloads page, without an extra packages installed, cos I'm not sure if ctrl-esc gets the task manager. On the RPi5.which is the same apart from the kernel support, it doesn't bring up a task manager.

Before the title was changed, it was mainly to do with the Linuxcnc images, not Linuxcnc on Raspberry Pi OS.


Tommy if you see this can you change the topic heading so it reflects this is support for the Official Linuxcnc Rpi Images, I didn't intend for it to support Linuxcnc on the Raspberry Pi OS. That should be dealt with elsewhere.
I'm pretty sure the original tile reflected that.
  • U2fletch
  • U2fletch
15 Mar 2025 04:01

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

I have a second Pi 400 on my Ham Radio station, so I switched the two keyboards and fired up LinuxCNC on the "new" board.  I let it sit for awhile trying to duplicate what happens.  Basically the display becomes unresponsive to anything.  The cursor moves around, but I cannot select between pages on GMOCCAPY. However I can still jog the machine around using my pendant, so It is still communicating with the Mesa 7i96 board. Also I cannot ctrl-Esc the Pi to access the task switcher, so something is locking up. 
  • U2fletch
  • U2fletch
15 Mar 2025 03:54

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

Sorry, did not think it would affect the whole thread.
  • unknown
  • unknown
15 Mar 2025 02:46
Displaying 271 - 285 out of 834 results.
Time to create page: 0.651 seconds
Powered by Kunena Forum