Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5
- rodw
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 11306
- Thank you received: 3784
21 Apr 2025 22:36 #326843
by rodw
Replied by rodw on topic Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5
8gb will be fine.
Linuxcnc runs happilly in 4 gb on most platforms.
Linuxcnc runs happilly in 4 gb on most platforms.
Please Log in or Create an account to join the conversation.
- ErwinCNC
- Offline
- Junior Member
-
Less
More
- Posts: 37
- Thank you received: 5
21 Apr 2025 23:42 - 22 Apr 2025 00:23 #326853
by ErwinCNC
Replied by ErwinCNC on topic Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5
First of all, thank you very much for your work with the images.
According to everything I found on the net, a pi 5 8GB with SanDisk extreme pro 64gb, official power supply and a Mesa 7i96s should work without any problems? Is that correct?
Are there any restrictions regarding
- user interface (probe basic, gmoccapy)
- the wireless 6 axis handwheel
One last question about the cooling / housing.Is a passive cooled case like the Flirc Raspberry Pi 5 case sufficient or should active cooling be provided? My thoughts on this are mainly dust protection.
Perhaps useful for others
Unfortunately, the standard office monitors all have large ventilation slots on the back. I have been looking for alternatives for a time and would now like to use a mobile external monitor (sold as a supplement to the laptop). These seem to be much better protected against dust.
Thanks
Erwin
According to everything I found on the net, a pi 5 8GB with SanDisk extreme pro 64gb, official power supply and a Mesa 7i96s should work without any problems? Is that correct?
Are there any restrictions regarding
- user interface (probe basic, gmoccapy)
- the wireless 6 axis handwheel
One last question about the cooling / housing.Is a passive cooled case like the Flirc Raspberry Pi 5 case sufficient or should active cooling be provided? My thoughts on this are mainly dust protection.
Perhaps useful for others
Unfortunately, the standard office monitors all have large ventilation slots on the back. I have been looking for alternatives for a time and would now like to use a mobile external monitor (sold as a supplement to the laptop). These seem to be much better protected against dust.
Thanks
Erwin
Last edit: 22 Apr 2025 00:23 by ErwinCNC. Reason: Layout
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 426
- Thank you received: 156
22 Apr 2025 00:23 #326857
by unknown
Replied by unknown on topic Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5
Use the official fan & heatsink, it works well and you'll have no issues. I've left mine on for days at a time during the summer in Australia and nothing has gone wrong.
I prefer a wired pendant, connected via a Mesa 7i73. It's solid and you don't need to worry about disconnections. Just axis & step selectors with a hand wheel. Tho Rod does us a fancy wireless one.
I prefer a wired pendant, connected via a Mesa 7i73. It's solid and you don't need to worry about disconnections. Just axis & step selectors with a hand wheel. Tho Rod does us a fancy wireless one.
The following user(s) said Thank You: ErwinCNC
Please Log in or Create an account to join the conversation.
- JAMSys
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
16 Jun 2025 08:50 #330339
by JAMSys
Replied by JAMSys on topic Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5
Hi,
Is it possible to create an auto-login for the raspberryPi in order to create a keyboard less system with gmoccapy?
Is it possible to create an auto-login for the raspberryPi in order to create a keyboard less system with gmoccapy?
Please Log in or Create an account to join the conversation.
- rodw
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 11306
- Thank you received: 3784
16 Jun 2025 12:05 #330347
by rodw
Replied by rodw on topic Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5
You should be able to set up auto login the same way it is done with an x86 machine as its the OS you are logging into
Please Log in or Create an account to join the conversation.
- JAMSys
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
17 Jun 2025 05:38 #330380
by JAMSys
Replied by JAMSys on topic Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5
Hi,
The Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5 are
special OS. The menu-config configuration does not have the option for auto login.
The Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5 are
special OS. The menu-config configuration does not have the option for auto login.
Please Log in or Create an account to join the conversation.
- rodw
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 11306
- Thank you received: 3784
17 Jun 2025 10:19 #330385
by rodw
gnipsel.com/linuxcnc/debian-11-fix.html
Replied by rodw on topic Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5
Nothing to do with menu-config. Its all LinuxHi,
The Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5 are
special OS. The menu-config configuration does not have the option for auto login.
gnipsel.com/linuxcnc/debian-11-fix.html
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 426
- Thank you received: 156
17 Jun 2025 10:41 #330387
by unknown
Replied by unknown on topic Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5
Rod's the one that has put them together, apart from the RT kernel & the addition of the Linuxcnc packages it's just Debian. Nothing special about the actual OS.Hi,
The Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5 are
special OS. The menu-config configuration does not have the option for auto login.
Please Log in or Create an account to join the conversation.
- JAMSys
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
17 Jun 2025 11:01 #330388
by JAMSys
Replied by JAMSys on topic Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5
Thanks a lot. This is the info I was looking for.
Please Log in or Create an account to join the conversation.
Time to create page: 0.087 seconds