Advanced Search

Search Results (Searched for: raspberry pi 3)

  • DanSta1988
  • DanSta1988
10 Feb 2025 19:54
Pixeled screen on remote desktop was created by DanSta1988

Pixeled screen on remote desktop

Category: General LinuxCNC Questions

Hi all, 

This is my fist post on the forum.

I have a CNC setup running on an old PC. I wanted to have a go at it and try to go to a rapsberry pi 4B to run it. much more compact etc. 
I have ordered from byte2 bot a board to make the raspberry pi with an serial connection connecting to a CNC break out board. 

I have installed this  LinuxCNC 2.9.4  Raspberry Pi 4 OS based on Debian Bookworm  Raspberry Pi 4 Uspace compatible with Mesa Ethernet and SPI interface boards.

I have also installed  xrdp and tight vncserver

When I connect from my home computer on windows 11 I am able to find the raspberry pi via my home network but when I log in I get a pixeled image. (see attachment.)

Is there something that has had the same issue and has an idea how to get rid of it? 

Thanks in advance!
  • unknown
  • unknown
09 Feb 2025 23:24
Replied by unknown on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

sudo ping -i 0.001 -c 1000000 -f 192.168.1.1

This was pinging my router, for about 15 minutes, and I did not get a failed packet, no lockups.
  • unknown
  • unknown
09 Feb 2025 23:02 - 09 Feb 2025 23:19

unable to get gpio to work on Raspberry Pi 5 using latest image

Category: Advanced Configuration

It does work, 2 users have had a couple of users have confirmed it.
I've also confirmed myself that loading of the driver as given in the docs also works.

Taking GPIO8 out of the input list allows the driver to load correctly. Which makes sense as GPIO08 as well as GPIO07 seemed to be claimed.

section lifted from gpioinfo
"GPIO7"   "spi0 CS1"  output   active-low [used]
"GPIO8"   "spi0 CS0"  output   active-low [used]

Commenting out spi out in /boot/broadcom/config.txt "fixes" the issue.
 
halcmd: loadrt hal_gpio inputs=GPIO18,GPIO23,GPIO24,GPIO25,GPIO8 outputs=GPIO4,GPIO17,GPIO27,GPIO22,GPIO10,GPIO9,GPIO26
Note: Using POSIX realtime
halcmd: show pin
Component Pins:
Owner   Type  Dir         Value  Name
     4  bit   IN          FALSE  hal_gpio.GPIO10-out
     4  bit   IN          FALSE  hal_gpio.GPIO17-out
     4  bit   OUT         FALSE  hal_gpio.GPIO18-in
     4  bit   OUT         FALSE  hal_gpio.GPIO18-in-not
     4  bit   IN          FALSE  hal_gpio.GPIO22-out
     4  bit   OUT         FALSE  hal_gpio.GPIO23-in
     4  bit   OUT         FALSE  hal_gpio.GPIO23-in-not
     4  bit   OUT         FALSE  hal_gpio.GPIO24-in
     4  bit   OUT         FALSE  hal_gpio.GPIO24-in-not
     4  bit   OUT         FALSE  hal_gpio.GPIO25-in
     4  bit   OUT         FALSE  hal_gpio.GPIO25-in-not
     4  bit   IN          FALSE  hal_gpio.GPIO26-out
     4  bit   IN          FALSE  hal_gpio.GPIO27-out
     4  bit   IN          FALSE  hal_gpio.GPIO4-out
     4  bit   OUT         FALSE  hal_gpio.GPIO8-in
     4  bit   OUT         FALSE  hal_gpio.GPIO8-in-not
     4  bit   IN          FALSE  hal_gpio.GPIO9-out
     4  s32   OUT             0  hal_gpio.read.time
     4  s32   OUT             0  hal_gpio.write.time
  • daleroyer
  • daleroyer's Avatar
09 Feb 2025 20:51

Jogging not working properly when not on preview tab

Category: AXIS

Old thread but just wanted to add/archive that this (xset -r) fixed jogging irregularities using a standard USB keyboard on a Raspberry PI 5 install with the PREEMPT_RT kernel.

I am gearing up for an MPG build shortly but the difference in function from an x86 machine and .iso install was concerning me that there were underlying issues with the OS.  I doubt that is the case now.
 
  • andypugh
  • andypugh's Avatar
09 Feb 2025 18:44

unable to get gpio to work on Raspberry Pi 5 using latest image

Category: Advanced Configuration

It is possible that hal_gpio is not working because libgpiod is not installed

What does: sudo apt-get install libgpiod say?
  • jhandel
  • jhandel
09 Feb 2025 18:07
Replied by jhandel on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

sudo chrt 99 ping -i .001 10.10.10.10 -c [count I am testing]
  • unknown
  • unknown
09 Feb 2025 11:52

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

Category: Installing LinuxCNC

Thunar has a plugin that lets you create shares directly from the Thunar file manager, which is the default for XFCE4. No need to manipulate the smb.conf file. Unfortunately debian doesn't provide a package for this.
  • unknown
  • unknown
09 Feb 2025 11:11
Replied by unknown on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

The thing is if you had of asked you would do have been advised on the limitations of software step generation. It's not a finding, it is something that is known. And I could have directed you on how run 7c81 firmware on a $40 spartan 6 dev board, or been directed to one of the other projects.
  • unknown
  • unknown
09 Feb 2025 11:01
Replied by unknown on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

I fail how your last post explains what I questioned.

If you want to delve into industry standard, what ever that may mean, you'll have to realise that the RPi isn't certified for industrial applications.

Furthermore I'd like to see the reference to that quote. None of it makes sense. It would appear you chose the wrong hardware setup for for application. Did you realise max step rate was related to latency and therefore the base thread ?
  • jairobbo
  • jairobbo
09 Feb 2025 10:52
Replied by jairobbo on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

I mean by that you need additional hardware to get good results. The Pi alone even the 5 cannot handle it is my finding and conclusion.
  • unknown
  • unknown
09 Feb 2025 10:47
Replied by unknown on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

""I think this was mentioned in the instructions that the PREEMT linux kernel was compatible only, but not recommended as 'industry standard'.""

What do you mean by this ?

I guess you haven't seen this:
github.com/ozzyrob/Linuxcnc-FPGA
  • jairobbo
  • jairobbo
09 Feb 2025 10:13
Replied by jairobbo on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

After using two model of pi (4B and 5) I still get disappointing results. Even at slow printing speeds around 25mm/s there is layer shifting and unreliable motion throughout the operation. I believe now that pi + GPIO struggles to keep up with the pulse generation. Even though I am doing indexed printing (orienting the bed only between sections of printing, so no full 5 axis kinematics) My application is a 5 axis (3 + 2 tilting bed) 3d printer.

I think this was mentioned in the instructions that the PREEMT linux kernel was compatible only, but not recommended as 'industry standard'. Since I cant afford a Mesa FPGA card I am going for klipper on an Octopus board and try my best there. Thanks everyone for being super helpful. And if anyone is interested my 5 axis slicer is on Github, it is A Blender addon that works if you also have the Cura engine up and running. You would be able to slice more complicated models with overhang and printing it by rotating the bed (if you do have this kind of setup).

github.com/bbo-git/5AxisSlicerBlenderAddon

Cheers!
Jairo
  • matgraci
  • matgraci
09 Feb 2025 08:42
Starting a new (first) project was created by matgraci

Starting a new (first) project

Category: General LinuxCNC Questions

Hello everyone and very glad to be a part of the community! This is my first post :)

I am super new to the linuxcnc and I have actually been reading the forum for the last couple of months trying to get started by myself and trying not to bother everyone with the questions that could be found in the documentation and/or previous posts. However it seems that now I have hit the limit and it takes toooo much time to get unstuck. I would really appreciate some push in the right direction :)

Anyways, I am trying to build quite a complex machine that has a single motor to control something like a winch and pull some things up and down. I got myself a Delta ASDA-A2-E inverter running a 1.5kW motor and I managed to get it moving using the Ethercat driver and axis GUI. The control is running on the Raspberry Pi 4B and I managed to get the linux cnc installed and running and to spin the motor in a position control mode, even though, later on I will need to use the torque control. But all of this was mainly the learning curve to actually get started :)

So what I would like to do is a simple GUI (probably from scratch) that would allow me to set the needed torque. Torque control will be quite complex, so I will need a place to write my own controls (I would prefer c/c++, but probably I can survive also with python). There should be also other functions for safety, data collection, etc, but this I can add along the way. Can you guys please help me set the simplest Hello World project where I would be able to get started? I would really appreciate any help.

Up until now I have been trying on Linux raspberrypi 6.1.54-rt15 but I am willing to start from scratch if there is a better option.

Thanks in advance!
  • unknown
  • unknown
09 Feb 2025 04:56
Replied by unknown on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

What is the actual command are you using for ping
  • jhandel
  • jhandel
09 Feb 2025 03:47
Replied by jhandel on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

So with the official image if I install Network Manager then it fails at between 50k and 70k pings... However if I leave the network bone stock like the image (so using commandline and config files to manage) then 100000 pings at 1ms/ping and a response time of 0.105ms so yah... I think it was Network Manager that was the problem.
Displaying 436 - 450 out of 827 results.
Time to create page: 0.862 seconds
Powered by Kunena Forum