Advanced Search

Search Results (Searched for: raspberry)

  • hitchhiker
  • hitchhiker
22 Mar 2025 14:25
Replied by hitchhiker on topic Raspberry Pi 4 and bad latency.. SOLUTIONS?

Raspberry Pi 4 and bad latency.. SOLUTIONS?

Category: Installing LinuxCNC

same values or i am wrong??


 


thanks
  • hitchhiker
  • hitchhiker
22 Mar 2025 13:59
Replied by hitchhiker on topic Raspberry Pi 4 and bad latency.. SOLUTIONS?

Raspberry Pi 4 and bad latency.. SOLUTIONS?

Category: Installing LinuxCNC

I forget 1 thing.. i use a 64gb micro sd card from the brand kexin from amazon.

amzn.eu/d/hXGglyV
  • tommylight
  • tommylight's Avatar
22 Mar 2025 13:56
Replied by tommylight on topic Raspberry Pi 4 and bad latency.. SOLUTIONS?

Raspberry Pi 4 and bad latency.. SOLUTIONS?

Category: Installing LinuxCNC

try this
latency-histogram --nobase --sbinsize 1000 --show
  • hitchhiker
  • hitchhiker
22 Mar 2025 13:34

Raspberry Pi 4 and bad latency.. SOLUTIONS?

Category: Installing LinuxCNC

Hi guys!I am on a new Project and found a mesa 7c81 an 7i92 on the flewmarket... dont know why someone sell it on a flewmarket...i start reading about the 7c81 and look to my boxes and found a raspberry pi 4 b version with 8gb ram.. oki load the image for the sd card from the linuxcnc website and bring it up.i isolate cpu 1 2 3 but latency doesnt go down.

Any tips?
in the config i disable audio blueetooth and overclock to 6v and 2000mhz..

which information i can share to get the cow frome the ice?

thanks all


 

 

 
  • Hakan
  • Hakan
22 Mar 2025 09:03
Replied by Hakan on topic Hardware advice

Hardware advice

Category: Computers and Hardware

Just my take on it. There are many ways to run linuxcnc, keep that in mind.

My questions:
* What should I run LinuxCNC on?  I've got a spare RPi 4 sitting in my drawer.  I've got a couple of Supermicro Intel Atom-based ITX server motherboards lying around.  What's the most intelligent way to go?

Atom is probably below the acceptable performance limit, but anything faster than that. There are some new mini-ITX main-boards with N100 integrated. CPU performance is more for the user experience, the later HMIs (or guis) may need a bit faster CPU, while the old Axis works with anything. For the cnc part it is about real-time jitter and there usually are ways to tweak settings to come to low jitter. I go with N100 nowadays, but its just one of many possibilities. Once you have seen the newer guis you will want to use one of those. And need at least some CPU performance. I ran on RPi4, I would think a step up to RPi5 would be nice.

* It seems that a parallel port interface is the "old-school" way of doing things.  Now, it seems that most prefer an Ethernet interface.  Is there a disadvantage of going one way or another?

Stepper performance (steps/seconds), number of IOs, and other types of IO than digital IO is what makes people move away from the parallel port. Plus that main-boards nowadays seldom have a parallel port and need to have one added.

* Since I have to replace the steppers anyway, is it foolish to go with a "traditional" setup rather than Ethercat?  It seems like Ethercat will be considerably more expensive (like twice the price or more) - but is it worth the price?

You won't get anything extra from the milling machine using EtherCAT. It is a different way of doing the same thing.

* Everyone seems to agree that Mesa boards are the "gold standard."  How do Pico Systems' boards compare?  Jon Elson lives like 20 miles from my house.  Does anyone have experience with his customer service?  Is it foolish to consider anything other than a Mesa?

From what I can see, and I may be wrong, the Pico Systems' board connect to the parallel port? If you go with a parallel port solution that can work. Mesa's board on the other hand typically use EtherNet, SPI, PCIE, or PCI (and maybe more) to connect to the computer. This gives speed and reliability.

* If I go with a Mesa setup, which direction should I go?  If I use the RPi, I could go with the 7C80 or 7C81 - I could also run an Ethernet setup.  If I use the server motherboard, I could go with a parallel port setup or an Ethernet setup.  Is there an advantage of going one way or another, here?

I've only used Ethernet setup and see few reasons to do anything else. If you are only ever to use Raspberry one can think of the 7C line. I would like to keep all options open as far as possible.

* If I go with a given Mesa board, what else will I need to buy?  It seems that some of the Mesa cards (like the 7C80 and the 7I95T) will hook directly to the stepper drives, while others require a separate daughter card (BoB)?

Send Mesa a mail with those questions, they are usually very happy to help. For a normal stepper motor system I would look at 7i96, which connects to the stepper driver with the step/dir/enable signals.

* What hardware (if any) would I need in order to use the encoders on the steppers as a DRO?  Will any of my hardware selection above affect my ability to have this feature?

For Mesa to answer, I think you are looking at a 7i85. From what I understand, encoder counting is done by the FPGA, so the card must either do it itself on the FPGA board, or have a connector that allows a daughter board to connect the encoder inputs. The 7i96+7i85 does that.

* Will a cheap Amazon/Aliexpress stepper motor/drive/power supply set work, or will I need to buy the stepper drives separately?  If I need a particular stepper drive, should I go with a Gecko or something else?

Yes, will work fine, just size it to suit the stepper motors. I have good experience with such stepper drives.

* If I run a touchscreen and a pendant, is there any reason why I will need a keyboard hooked up to this machine (once it is configured)?

Depends on the gui and how well touch screen input is integrated. For example, I run the qtdragon gui and there the keyboard input is well integrated. Except when I need to edit the G-code file, then I bring in the keyboard. Normally I have it tucked away though.
  • 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.
Displaying 181 - 195 out of 919 results.
Time to create page: 1.196 seconds
Powered by Kunena Forum