Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
25 Aug 2025 20:34
Replied by tommylight on topic Pi5 MESA 7c80: mesaflash can't see the card.

Pi5 MESA 7c80: mesaflash can't see the card.

Category: Driver Boards

@ccatlett1984
Do not change the subject tittle as it makes it impossible to find when searching.
Thank you.
  • unknown
  • unknown
25 Aug 2025 20:25
Replied by unknown on topic Pi5 MESA 7c80: mesaflash can't see the card.

Pi5 MESA 7c80: mesaflash can't see the card.

Category: Driver Boards

On the latest Linuxcnc images SPI should be enabled by default, this was an issue I had with the previous releases.
You specify which spidev mesaflash uses on the command line switch as the --addr, spix can be forced to use a particular SPI interface. The Linuxcnc docs for spix are a good read as it points everything out.
  • rhscdn
  • rhscdn
25 Aug 2025 20:16 - 25 Aug 2025 20:20
Replied by rhscdn on topic AXYZ retrofit - Stepper driver settings

AXYZ retrofit - Stepper driver settings

Category: CNC Machines

Many thanks to everyone who has offered some advice. I found a single stepperonline DM860T stepper driver on marketplace to test with and I now have the x-axis wired to my 7i96 for and moving, more-or-less as expected. I have the driver and Mesa card wired for differential inputs (dir +/- and step +/-). For settings, I'm simply using 5000/5000/10000/10000.

 

For what it is worth, the timing page in the stepperonline manual lists:
  • dir must be ahead of pul by 5000ns
  • pulse with not less than 2500ns
  • low level width not less than 2500ns


    Two quirks I've noticed:
    1. The max limit for direction hold/setup in the 'Test/Tune Axis' option is 10000, rather than the recommended 20000.
    2. Occasionally, when using 'run' on the 'Test/Tune Axis' panel, for a back and forth test of 2", the movement at the end of travel oscillates around the endpoints. It isn't consistent, it will oscillate for a little bit and then stop oscillating and then start up again. I will try and post a video of this shortly. Any insight would be greatly appreciated!
  • probotix
  • probotix
25 Aug 2025 19:41 - 25 Aug 2025 19:48
Replied by probotix on topic Pi5 MESA 7c80: mesaflash can't see the card.

Pi5 MESA 7c80: mesaflash can't see the card.

Category: Driver Boards

RPI5 OS with 7c81 Interesting note:
- Leaving config.txt alone creates only spidev10.0 and hal_spix works fine, but mesaflash does not.
- Enabling spi in config.txt (dtparam=spi=on) creates spidev0.0, spidev0.1, and spidev10.1, hal_spix works fine, and mesaflash works fine with --addr /dev/spidev0.0

It would appear that hal_spix just looks for the first spi device, whichever one it is, or scans all of them; and mesaflash explicitly requires it to be on spidev0.0.

Peter? 
  • Martin.L
  • Martin.L
25 Aug 2025 19:26

Carousel component + ethercat absolute servo as ATC motor setup

Category: Advanced Configuration

Hi, I'm trying to setup an ATC carousel with "style" I could have added an axis and use the standard probe basic marcos but the carousel component is something I would like to learn. 

1) I tried to feed the carousel.0.count-target straight as a pos-cmd getting a following-error, guess due to the sudden change in position, the motor moves a bit then stops with an error.
2) as a second attempt I've added a joint (without axis) to feed the new servo position from joint.N.motor-pos-cmd hoping that the servo would be controlled as an axis but motor.pos.cmd is an OUT pin..

At this point I'm lost, but don't want to give up using an axis, any suggestion?

Attached my actual toolchange.hal
  • Holzwurm56
  • Holzwurm56
25 Aug 2025 17:56
LinuxCnc and Industrial Robot? was created by Holzwurm56

LinuxCnc and Industrial Robot?

Category: CNC Machines

Hello, I've seen industrial robots online that were used as 3D printers, for drawing, or for milling. Does anyone have a robot arm like this in use for such an application? Can this be done with LinuxCnc? Which LinuxCnc version would I need? Are there programs for creating toolpaths?
Thank you very much for any answers.
Hans
  • hans48
  • hans48
25 Aug 2025 17:41
Replied by hans48 on topic Ein Neuling sucht Hilfe

Ein Neuling sucht Hilfe

Category: Deutsch

Hallo
Habe den Eingang für die Längenmessung Kontrolliert der ist OK.. Bin daraufgekommen wenn ich die Neuen Einträge in der INI Ausschalte dann ist der Bildschirm wieder Aktiv und die Maschine kann man Einschalten (Raute). Wenn der Eintrag wieder aktiv ist dauert es sehr lange bis die Visialisierung kommt und die Maschine kann man nicht Einschalten. Ein VWWersuch mit einen anderen Neuen Eintrag hat das gleiche Ergebnis gebracht. Was stimmt da nicht?
Gruß Hans
  • unknown
  • unknown
25 Aug 2025 15:43

RPi5 with LinuxCNC Image and Waveshare PCIe TO Gigabit ETH Board

Category: Installing LinuxCNC

You need to go into gnome network manager and configure that interface, even if it just to get a dhcpd address.

I suggest you look up some information from Debian in your own language to find out more regarding networking.
This forum is regarding topics primarily related to Linuxcnc, whilst some generally Linux support is given you seem to be at a level where you require some more intensive help.
The RPi recognises the card and loads the driver, the kernel has created eth1 related to the NIC, the hardwork is done, now you need to find some more in depth knowledge regarding networking. As I said before the Linuxcnc image is basically Debian but with a realtime kernel built from the RPi GitHub repo and Linuxcnc installed.
  • JT
  • JT's Avatar
25 Aug 2025 15:36 - 25 Aug 2025 15:40
Replied by JT on topic Flex GUI Keyboard Jogging

Flex GUI Keyboard Jogging

Category: Flex GUI

Keyboard jogging has been added to Flex GUI, the test repo will be deleted shortly

gnipsel.com/linuxcnc/flexgui/controls.html#jogging

JT
  • tommylight
  • tommylight's Avatar
25 Aug 2025 15:24

Retrofitting a 3-axis VMC with DC servos - guidance needed

Category: Driver Boards

Maybe brakes? Do the motors have brakes on them?
The brakes on motors work as a clutch, meaning a friction plate pressed by a metal plate with a spring when braked and an electromagnet to pull the metal part away from the friction plate when released.
Electromagnets are usually shown the same in schematics as relays, they are after all the same wounded wire.
  • PCW
  • PCW's Avatar
25 Aug 2025 15:04
Replied by PCW on topic 5 axis milling machine with 7i96s

5 axis milling machine with 7i96s

Category: Driver Boards

I would probably use pncconfs discovery option so pncconf knows about the
additional stepgens so you can configure the B axis.
 
  • PCW
  • PCW's Avatar
25 Aug 2025 15:00
Replied by PCW on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

You should be able to use pncconf to setup your spindle
The firmware does not affect the spindle setup as the analog
spindle setup would be the same regardless of firmware.

A possible exception would be if you used the breakout board
to generate the analog spindle control voltage, but this would
really only make sense if you needed two analog outputs.
 
  • Japoo_Ness
  • Japoo_Ness
25 Aug 2025 14:57

Retrofitting a 3-axis VMC with DC servos - guidance needed

Category: Driver Boards

Hi everyone, I hope you’re doing well.

While going through the electrical diagrams of my machine, I noticed something I don’t fully understand. The schematics show a clutch on each axis. Could someone explain what exactly this means and what role the clutch plays? Is it connecting or disconnecting the motor from the ballscrew, or something else?

I’ll attach the diagrams for reference.

The spindle part I’ve already figured out, since I found out how the connections and control signals are set up. Right now, I’m working on counting all the inputs I will need to make sure the Mesa board I choose has enough capacity. Fortunately, the linear scales output 5V signals, so that part looks straightforward too.

Thanks a lot in advance — I’d really appreciate your input and experience on this.
 
 
 
 
 
 
 
 
  • becrazy
  • becrazy
25 Aug 2025 14:44

RPi5 with LinuxCNC Image and Waveshare PCIe TO Gigabit ETH Board

Category: Installing LinuxCNC

This is the output of ip a

cnc@linuxcnc1:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 2c:cf:67:3a:15:bb brd ff:ff:ff:ff:ff:ff
    altname end0
    inet 192.168.0.153/24 brd 192.168.0.255 scope global dynamic eth0
       valid_lft 799842sec preferred_lft 799842sec
    inet6 fdce:a2be:2d61:0:2ecf:67ff:fe3a:15bb/64 scope global dynamic mngtmpaddr
       valid_lft 7124sec preferred_lft 3524sec
    inet6 2003:e4:9741:1e00:2ecf:67ff:fe3a:15bb/64 scope global dynamic mngtmpaddr
       valid_lft 7124sec preferred_lft 1191sec
    inet6 fe80::2ecf:67ff:fe3a:15bb/64 scope link
       valid_lft forever preferred_lft forever
3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether aa:57:f1:85:a9:88 brd ff:ff:ff:ff:ff:ff
    altname enp1s0
4: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 2c:cf:67:3a:15:bc brd ff:ff:ff:ff:ff:ff

When connecting the eth1 port to my network switch I got an information from my router, that it assigned a new IP adress to the ethernet card with the MAC adress of eth1. So I assumed that it should be possible to reach that port via ping. This ping was done from a windows PC in my network. All four tries timed out. But looking to the result of ip a above, the IP adress is not shown on Linux side. This I did not see before.

The reason why I would like to use this second ethernet is because my workshop is in the basement of my house and the RaspberryPi is in a metal housing within a metal cabinet. Finally I like to use my devices hardwired instead of using WIFI. I thought it would be straight forward to put in an additional ethernet card, activate PCIe and then be able to use it.

Unfortunatelly I am not an Linux expert and I am not a native english speaker, so if I miss something from your advices please give me a hint. I will try to make it. 
  • Martin.L
  • Martin.L
25 Aug 2025 14:07
Replied by Martin.L on topic StepperOnline A6 Servo

StepperOnline A6 Servo

Category: EtherCAT

I throw this here because someone will need it, they removed it from the product page: software stepperonline OMC A6 help.stepperonline.com/en/article/how-to...series-servo-edqavw/
Displaying 11236 - 11250 out of 16341 results.
Time to create page: 0.430 seconds
Powered by Kunena Forum