Advanced Search

Search Results (Searched for: )

  • unknown
  • unknown
25 Aug 2025 11:17

RPi5 with LinuxCNC Image and Waveshare PCIe TO Gigabit ETH Board

Category: Installing LinuxCNC

Have you configured the waveshare NIC to get an address via dhcpd ?
Have you done anything to configure that interface ?
  • becrazy
  • becrazy
25 Aug 2025 11:09 - 25 Aug 2025 11:14

RPi5 with LinuxCNC Image and Waveshare PCIe TO Gigabit ETH Board

Category: Installing LinuxCNC

Using dmesg gives information if I unplug and plug the network cable on eth0 and eth1:

cnc@linuxcnc1:~$ sudo dmesg | grep eth
[51259.808328] r8169 0000:01:00.0 eth1: Link is Down
[51334.956935] macb 1f00100000.ethernet eth0: Link is Down
[51336.323225] r8169 0000:01:00.0 eth1: Link is Up - 100Mbps/Full - flow control rx/tx
[51431.494868] r8169 0000:01:00.0 eth1: Link is Down
[51433.262584] macb 1f00100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control tx

If I connect the port to a network switch it is getting an IP from the router, but it is not possible to ping to that ip. I will try to read some more about how to get that working.
  • emclinuxer
  • emclinuxer
25 Aug 2025 10:15
Replied by emclinuxer on topic Probe Basic Screen missing axes

Probe Basic Screen missing axes

Category: QtPyVCP

Hello , i've got the same Problem but the manual doesn't help me.
Have you solved this problem?
  • Gautham
  • Gautham
25 Aug 2025 10:15
Replied by Gautham on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

Hi,

So I got my spindle and VFD wired up as you mentioned but as I am new to LinuxCNC I don't know how to set up my LinuxCNC to run my spindle. I am using 7i96s_5abobd.bin firmware if that has any impact on this. Thank you for being so helpful.
  • unknown
  • unknown
25 Aug 2025 10:10

RPi5 with LinuxCNC Image and Waveshare PCIe TO Gigabit ETH Board

Category: Installing LinuxCNC

I'm assuming this is the output when running the Linuxcnc image.
0000:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
        Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller
        Flags: fast devsel, IRQ 38
        Memory at 1b80004000 (64-bit, non-prefetchable)
=4K%        Memory at 1b80000000 (64-bit, non-prefetchable)
=16K%        Capabilities: <access denied>
        Kernel driver in use: r8169
        Kernel modules: r8169

Ethernet device has been detected and the driver loaded.
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether aa:57:f1:85:a9:88 brd ff:ff:ff:ff:ff:ff
    altname enp1s0

Your NIC is there, just waiting to be configured, most likely it will be enp1s0. It's very rare interfaces identify as eth0 eth1 etc anymore without any kernel options being given. Has been this way for a few years now.

forum.linuxcnc.org/38-general-linuxcnc-q...l-images-only#325007 is a thread that indexes topics in the main RPi5/4 thread. Plenty there on configuring interfaces installing Gnome Network manager and the sort.

Unsure as to why dmesg isn't giving any output.
  • Gautham
  • Gautham
25 Aug 2025 10:03 - 25 Aug 2025 10:11
Replied by Gautham on topic 5 axis milling machine with 7i96s

5 axis milling machine with 7i96s

Category: Driver Boards

Hi again,So I finally got this BoB,  and I have wired up everything according to this video tutorial I found, but I don't know how to configure my B-axis to run through the BoB on LinuxCNC. I also managed to flash the 7i96s_5abobd.bin firmware to the mesa card but I'm not sure how to proceed on LinuxCNC
Thank you so much for your help.
  • andronick83
  • andronick83's Avatar
25 Aug 2025 09:35 - 25 Aug 2025 09:36
Replied by andronick83 on topic joywheel.comp - Joystick wheel processor

joywheel.comp - Joystick wheel processor

Category: Lathe Library

Added pins:
enable IN BIT - Enable joywheel
multiplier IN FLOAT - Output signal multiplier. For reverse: -1.0

File Attachment:
  • karlhe
  • karlhe
25 Aug 2025 09:30
Replied by karlhe on topic in linuxcnc freecad 1.0 einbinden

in linuxcnc freecad 1.0 einbinden

Category: Configuration Tools

hallo Michael,

vielen Dank für Deine Hilfe. ich habe flatpak über das terminal installiert.

Wie binde ich jetzt freecad 1.0 ein?

karlhe 
  • ts
  • ts
25 Aug 2025 08:37 - 25 Aug 2025 11:59
Replied by ts on topic Use of ODOT Ethercat coupler I/O?

Use of ODOT Ethercat coupler I/O?

Category: EtherCAT

Hi, Hakkan!
at this morning command PDOS -p0 give me only empty answer. After your command - lcec_configgen gives only <masters> string at all. But after manipulation - everything changed/I found information and solve this issue.So - our modules have to be flashed by configuration. Configuration generates with utility. This utility gives a bin file, which one have to be flashed into ODOT with command sii_write -p0 esi.bin .
sudo apt-get install libxml2-devgit
clone https://github.com/synapticon/siitool siitool
cd siitool
make
sudo make install
siitool -o esi.bin 'name of xml file ODOT'
ethercat sii_write -p 0 esi.bin

if needed i may send  file esi.bin (in attachment) and working xml for odot 8033 - only coupler and 222f module in config - in network ethercat only one slave - ODOT. Also - file XML from site ODOT dont work from the box when i try to compile bin file. It works in my case with XML ODOT version XML-ODOT-CN8033-V1.45-20241209.After procedure already lcec_configgen works fine. One point now - is how to automatic download sii_write to every starting of LinuxCNC because every power on, need to do sii_write procedure again...
Displaying 13786 - 13794 out of 13794 results.
Time to create page: 0.428 seconds
Powered by Kunena Forum