Advanced Search

Search Results (Searched for: raspberry)

  • NWE
  • NWE's Avatar
Yesterday 03:01
Replied by NWE on topic Trying out LinuxCNC on Raspberry PI5

Trying out LinuxCNC on Raspberry PI5

Category: General LinuxCNC Questions

but normal need use WHITOUT this expensive hat , only gpio pin out and shift level converter can use 3,3V gpio pin to out 5V and traight to driver step and dir and enable pin.
how this made if ewer newer not has understand anything code nd not understand what need doing code, understand only good all hardware how connect and build,
i have rpi4 and SD card have linuxcnc rpi4 image, working and boot ok, (whit HDMI display) but not boot whit pi hut mikro HDMI to vga cable.
how make this gpio pins can take out gpio pin to driver DM556. were can download setting hal and ini file or what need add to rpi4, normal peoples NOT can understand and write hard code to rpi, hal or ini or what possiple need doing, not know.
i just buy rpi4, paraller port BOB, cheap chinese 10$ board, encoder, rotary SW, shift level converter modules, 3,3V to 5V, all buttons, DM556 drivers, nema 23 470 OZ/3Nm motors, lot hardware but not can made code anything.

help need send to me files what need copy and paste to rpi4 linuxcnc and were folder need add. not know were and what and how.


I have not tried connecting a BOB to a Raspberry pi. I think it could work but it will not be easy. You will have to write the hal and ini files.

How will you connect BOB to the Raspberry pi? The connectors are quite different.

If you could use your BOB connected to a pc that has a parallel port that will be a lot easier. I might be able to help. Then you could use stepconf to create your configuration.
  • masawee
  • masawee
Yesterday 08:10 - Yesterday 08:11
Replied by masawee on topic Trying out LinuxCNC on Raspberry PI5

Trying out LinuxCNC on Raspberry PI5

Category: General LinuxCNC Questions

but normal need use WHITOUT this expensive hat , only gpio pin out and shift level converter can use 3,3V gpio pin to out 5V and traight to driver step and dir and enable pin.
how this made if ewer newer not has understand anything code nd not understand what need doing code, understand only good all hardware how connect and build,
i have rpi4 and SD card have linuxcnc rpi4 image, working and boot ok, (whit HDMI display) but not boot whit pi hut mikro HDMI to vga cable.
how make this gpio pins can take out gpio pin to driver DM556. were can download setting hal and ini file or what need add to rpi4, normal peoples NOT can understand and write hard code to rpi, hal or ini or what possiple need doing, not know.
i just buy rpi4, paraller port BOB, cheap chinese 10$ board, encoder, rotary SW, shift level converter modules, 3,3V to 5V, all buttons, DM556 drivers, nema 23 470 OZ/3Nm motors, lot hardware but not can made code anything.

help need send to me files what need copy and paste to rpi4 linuxcnc and were folder need add. not know were and what and how.
  • masawee
  • masawee
10 Mar 2026 15:57 - 10 Mar 2026 15:59
Replied by masawee on topic LinuxCNC with Raspberry pi 4

LinuxCNC with Raspberry pi 4

Category: General LinuxCNC Questions

have anybody make rpi4 working linuxcnc, what need doing gpio pins config, this hal,demo and html not help anything what need doing, not understand what must make, ewer not has written and understand code, only test run "blink" code and working.

just buy rpi4 and encoder wheel, buttons, rotate switch, shift level converter 3,3V to 5V and stepper motor drivers DM556 and nema 23 470 OZ/ 3 Nm motors, and install rpi4 linuxcnc image to card and run image, ok, but were is config wisard gpio pins ?
config wisard has only paraller port pin config.
pnc config has only ower expensive mesa card config.
how config all pins to rpi4 gpio ???? has anybody make this and can tell step by step or send config files what need rpi4 working whit this linuxcnc rpi image.
image boot and run ok, step conf wisard no help how gpio pins setting.
  • masawee
  • masawee
10 Mar 2026 15:15

configuring my GPIO pins to linuxcnc with Raspberry pi 4

Category: HAL

what this is, not understand lot say hal need write code but not understand anything what code need write, not easy help, lot has only english plaa plaa plaa but no say how use gpio pins linuxcnc rpi4 stepper drivers pins step and dir and enable, paraller port has simple easy but why not rpi4 have same system can add pins and step/dir, number. etc, pin 17 is x axis step, pin 13 is x axis dir, were this is, or not have why not.
  • masawee
  • masawee
10 Mar 2026 15:07

configuring my GPIO pins to linuxcnc with Raspberry pi 4

Category: HAL

i just install rpi4 linuxcnc image to my rpi4 but step conf wisard not have gpio pins can config, how make this, i looking today pnc config but has only mesa card config, no working if need only gpio pins output to stepper driver board DM556. i use gpio pns and shift level converter 3.3V to 5V convert and then 5V can use output to stepper driver, but how config all gpio pins what i need use. step conf wisard not can, pnc config wisard no can its only mesa card conf. how peoples has made rpi gpio run drivers and inputs.

rpi4 boot ok linuxcnc 2.9.x whit my HDMI display but not old VGA display say only out off range 1. rpi used mini HDMI to vga cable and working good normal image raspian, but not whit linuxcnc image .
  • rodw
  • rodw's Avatar
08 Mar 2026 08:17

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

Category: Installing LinuxCNC

I was thinking of building a new image for the Raspberry Pi 5. It will feature 2.10 to get scurve planner and be on Trixie and use the 6.12.74 RT kernel
Is there any reason not to use our current installer framework? 
Is there anything that desperately needs changing?

It just seems to be still the best way forward and I have the template to start with.
  • Tony123
  • Tony123
05 Mar 2026 17:37

Request: Custom 7C80 bitfile - Replace StepGens 0, 1, 2 with PWMGens (TB7, TB8,

Category: Driver Boards

Hi LinuxCNC community,I am running a Mesa 7C80 via SPI on a Raspberry Pi 5. Because my main axes and spindle are handled over EtherCAT, I am not using the standard StepGens.I need to drive three linear coil motors that require a standard 5V hardware PWM signal. Could I please request a custom bitfile that replaces the first three StepGens with PWM Generators?Specific Routing Request:
  • TB7 (Normally StepGen 0): Replace with a PWMGen.
  • TB8 (Normally StepGen 1): Replace with a PWMGen.
  • TB9 (Normally StepGen 2): Replace with a PWMGen.
Ideally, I would like the primary pin on each of those terminal blocks to act as the PWM output, and the secondary pin to remain available as a standard GPIO so I can use it for the Direction signal.Thank you in advance for your time and all the support you give this community!
  • meister
  • meister
03 Mar 2026 18:33 - 03 Mar 2026 19:24

Solving the USB Latency Dogma for HMI/MPG: Technical Feedback Request

Category: Driver Boards

www.youtube.com/shorts/y8dZws3POOs

Unfortunately, the test quickly shows why it is not a good idea to do something like this:
task: main loop took 0.196088 seconds
task: main loop took 0.172787 seconds
task: main loop took 0.100272 seconds
task: main loop took 0.103393 seconds
task: main loop took 0.126352 seconds
task: main loop took 0.100271 seconds
task: main loop took 0.127501 seconds
task: main loop took 0.100266 seconds
task: main loop took 0.125355 seconds

This is why USB is not suitable for real-time applications, as there is no guarantee that all data will be available within a certain time frame.

But my actual goal is to run the whole thing on the Raspberry via serial port, using RS422.
  • nichtAlex
  • nichtAlex
27 Feb 2026 05:05

Umstieg von LinuxCNC + Mesa auf EtherCAT (Leadshine EL8 / Beckhoff) – Erfahrunge

Category: Deutsch

T3 ist das Netzteil für das Raspberry Pi. Ist das offizielle also hatte ich gehofft die Qualität ist etwas besser. Die Buskabel sind hochwertige von Lütze mit Siemens Profinet Steckern. Benutzen wir auf der Arbeit auch so.

Unter dem Metallsteg sitzen das Hauptschütz wo 3 Phasen und Neutralleiter dranhängen, ich tippe, dass das Probleme macht. Ist zwar suboptimal mit dem Metallsteg aber solange es funktioniert... Kommt eh ein Deckel drauf.

Mit dem RCD muss ich noch gucken, ich muss eh die Elektroinstallation neumachen da ich in der Werkstatt noch keinen Drehstrom habe. Hoffe wenn ich da einen extra RCD für die Maschine setze ist der Ableitstrom nicht zu hoch. Als ich so getestet habe (einfach temporär in der UV abgegriffen) hat der RCD ausgelöst aber da kamen ja noch ableitströme vom restlichen Haus dazu.
  • nichtAlex
  • nichtAlex
26 Feb 2026 05:17

Umstieg von LinuxCNC + Mesa auf EtherCAT (Leadshine EL8 / Beckhoff) – Erfahrunge

Category: Deutsch

 

So sieht meine Steuerung mit EtherCat aus. Servos von Lichuan über AliExpress und StepperOnline über deren Website gekauft. Nutzen alle das cia402 Profil, lassen sich also identisch ansprechen. Einzig die vid (Vendor ID) und pid (Product ID) sind anders, müssen also in der ethercat-conf.xml angepasst werden. Man kann die Treiber meines Wissens entweder direkt am Gerät einstellen oder über die ethercat-conf.xml mit SDOs. Letzteres habe ich aber noch nicht ausprobiert. 

Als IO nutze ich Beckhoff Module (EL1018, EL1008 und EL2008 sowie Potentialverteilermodule) weil ich das besser finde als die IO Pins der Motortreiber zu nutzen. Brauche eh mehr als die Treiber bieten. 

Als LinuxCNC Rechner und EtherCat Master läuft ein Raspberry Pi5 8GB. Das größte Problem hatte ich mit EMV, EtherCat scheint deutlich anfälliger zu sein als was ich von Profinet auf der Arbeit gewöhnt bin. Deshalb habe ich im mittleren Kanal einen geerdeten Metallsteg eingesetzt, so scheinen die Probleme behoben zu sein. War leider im Platz etwas begrenzt, sonst hätte ich das Schütz -Q1 nicht direkt unter die IO-Module gepackt. 
  • masawee
  • masawee
21 Feb 2026 13:04

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

Category: Installing LinuxCNC

hi, can this image use traight to gpio too, rp4b board and i made 3,3V to 5V output level converter board use traight gpio output to stepper motor drivers DM556,
and same i build optocouplr board all input opto to gpio can use safety all gpo, not used BOB card or other board, i made diy own in/out gpio to 5V convert board, hope image can use straight all step/dir, enable, signal out to gpio pin. its easy use level converter module can convert 3,3 rpi output to 5V input by stepper driver controller etc, DM556.
same i think can easy use optocoupler module all input gpio pins. 5-24V in to opto and then 3,3V safety to in rpi gpio.
  • MRx
  • MRx
12 Feb 2026 15:52 - 12 Feb 2026 15:54
Replied by MRx on topic Mitsubishi SSCNET

Mitsubishi SSCNET

Category: Installing LinuxCNC



I have also implemented support for MDS-B-SVJ2 Servos via ethernet. That's the first test. X/Y/Z and the spindle are ok (the video only shows X/Y). I will make some other videos within the next weeks. For a test it's connected via USB ethernet adapter to my notebook (I will move it to a raspberry PI within th next days)

Still quite some way to go .. tool changer, lubrication system, chip conveyor and so on. My Meldas M65 controller had issues with the battery 3 times in a row (and we bought them original from Mitsubishi), everytime the settings are gone we would have to drive to Mitsubishi to put the options in... I'm done with that and move the system to LinuxCNC now.
  • krille
  • krille
10 Feb 2026 13:35
Replied by krille on topic Raspberry pi 5 freze

Raspberry pi 5 freze

Category: General LinuxCNC Questions

Hi I have difficults to use terminal its a little bit over my competens in linux ,but I change the cordless mouse to a mouse with a cord and after this the program are esier to work with the most off lagging diasapeard and I also changesd the Base period to 150000 and the Servo_period to 1200000 , after that i open up the idex setup file and set it to setp lowpass.0.gain 0.01 .

Its work great two weeks until today when the program freez again , after hard reboot it starts again .
One strange thing is during running a program nothing happens but if I take a coffebreak and the program idle the famos latensy varning came up on the screen . yors sinserly Krister
  • Massimo148
  • Massimo148
06 Feb 2026 18:23 - 06 Feb 2026 22:59

Retrofitting an old industrial CNC Plasma table

Category: Plasmac

Hi everyone, i have an industrial cnc plasma table made by CR Electronic on wich the numerical contol has stopped working and i would like to try and retrofit it with linux cnc and QTPlasmaC interface..
it has 3 axis for the usual X,Y,Z movements and then an additional axis named "K" that is basically a slave to the X axis. it is a tray connected to the air extraction/filtration system that travels underneath the table to catch all the sparks and fumes made when cutting.
it has servomotors on all axis with analog/digital drives controlled with  +/-10V

i have a few question that i'd like to ask before getting started with the retrofit:

What board should buy?
since it has the analog drives i think the ideal board for this retrofit would be the the Mesa 7i97T  combined with a THCAD2 for the THC control.
the plasma currently has a proprietary board wich handled the thc control and the Z axis motion. also it has ohmic sensing and torch breakaway detection. the voltage signal comes from the plasma generator wich is a Hypertherm HD3070 and outputs direct plasma voltage to the thc control, so i'll have to put a high voltage resistor prior to the THCAD2 board.

Do i need 1 or 2 THCAD2 board?
i've read multiple topics about retrofits on cnc plasma tables on the forum but can't figure out if i need to get 1 or 2 boards to combine with the 7i97T Board. can the 7i97T take the input from the plasma voltage to control the THC? or do i need to use the THCAD2 board an then connect the frequency output to the 7i97T? also since it has ohmic sensing and torch breakaway detection wich are 2 wires that trigger two different things, when the torch breakaway circuit opens it senses that the torch disconnected from it's magnetic base and for the ohmic sensing it had another wire on wich when the torch touched the metal plate it closed a circuit and sent the signal to the old thc board that the metal plate was found and the zero was set. can the torch breakaway wire and the ohmic sensig wire be connected directly to the 7i97T board or would i need another THCAD2 Board to have these 2 functions?

Z axis motor:
the old cnc control THC board controlled the Z axis motor wich is powered by 24VDC and since i will be removing that board i won't have a driver for that motor to use, i wanted to replace it with a new servomotor and i've seen the "stepperonline" 100w 230Vac servomotor with his dedicated analog drive,  would that be compatible to be controlled by the Mesa 7i97T? i'll add a picture and the manual to that. 

How to wire the analog servo drives to the 7i97T?
i've read multiple times the manual for the 7i97T board but i'm struggling a little bit to wrap my head around how i should connect the motor drives to the I/O board. i have all the wiring diagrams of the machines wich are very detailed so i've been able to locate all the encoder wires plus the +/- 10v signal and 0V. i still have to understand how to connect the drives to the board correcty.. it seems to have a circuit on the X and Y drive wich is 24VDC generated by the drives for the drive enable signal. i'll add pictures at the end of this topic.

Are all of the current motor drivers on the machine compatible with the 7i97T?
the X and Y axis use the same model of motor driver wich is a TDE-Macno DMBL7 i'll add the manual for that at the end of the topic.
the K axis has a Axor industries mini magnum  MM230T 6/12 drive, i'll add pictures of that too.
this is the new Z axis motor and driver that i'm looking to get. Motor: A6M40-100L2A1-M17 Driver: A6M40-100L2B1-M17 i'll attach the manual and a few pictures of this too. 

Is a Raspberry PI5 suitable for the application?
i wanted to make sure before buying one that the Raspberry PI5 is suitable for my application or if it would be better to get a normal pc.

Thank you in advance for the help.



 
  • unknown
  • unknown
05 Feb 2026 11:44

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

Category: Installing LinuxCNC

Looks like the Trixie issues repo got nuked, does anyone know what happened?


Mental health issues.
Displaying 1 - 15 out of 471 results.
Time to create page: 0.561 seconds
Powered by Kunena Forum