Advanced Search

Search Results (Searched for: )

  • dunnitagain
  • dunnitagain
07 Jul 2025 17:25

Failed Parallel Port on system, Recommended Easiest Upgrade Solution ?

Category: General LinuxCNC Questions

I used RUFUS to create the ISO , its an older 2Gb stick. The motherboard is an Intel D510 , Intel Atom 1.66ghz , 64bit.
  • laurentl38
  • laurentl38
07 Jul 2025 17:20

IO Questions around mixing IO between Ethercat and Pi 5?

Category: EtherCAT

it's very strang
I think I found the problem:
If I replace "QuadEncMp[0];" with "4" line 430, 435, ..

it's working.

replace for each encoder
:
#if QUADENCS >= 1
EncCount[0] = Encoder0.read()/QuadEncMp[0];

by
#if QUADENCS >= 1
EncCount[0] = Encoder0.read()/4;
  • JackRay
  • JackRay
07 Jul 2025 16:47
Replied by JackRay on topic homing with Phase Z encoder on MESA 7i96s

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

now it's ok, my homing works properly. Thank you very much for your help. I now need to set it up to return to my Zero machine. Is it the Homing parmeter? or Homing Offset to apply an offset?
  • Roger S
  • Roger S
07 Jul 2025 16:36
Replied by Roger S on topic Probe Basic Screen missing axes

Probe Basic Screen missing axes

Category: QtPyVCP

Hello Langdons,

Even with clean and autoremove, the axes are missing in the GUI
  • meister
  • meister
  • meister
  • meister
07 Jul 2025 16:10
Replied by meister on topic Xilinx Zynq 7010 fpga crypto windfall boards

Xilinx Zynq 7010 fpga crypto windfall boards

Category: Driver Boards

here is a manual to set password and configure network of the preinstalled linux system (if it works depends on your hardware)
github.com/xjtuecho/EBAZ4205

now i can copy my bitfile via scp and load it via linux-console on the board:
oliver@office-station:/mnt/data2/src/riocore/Output/EBAZ4205/Gateware$ scp  -oHostKeyAlgorithms=+ssh-rsa ./rio-rtl/rio-rtl.runs/impl_1/bd_rio_wrapper.bit   root@192.168.10.199:/tmp/
root@192.168.10.199's password: 
bd_rio_wrapper.bit                                                                                                  100% 2035KB   3.9MB/s   00:00    
oliver@office-station:/mnt/data2/src/riocore/Output/EBAZ4205/Gateware$ ssh -oHostKeyAlgorithms=+ssh-rsa  root@192.168.10.199
root@192.168.10.199's password: 
root@zedboard-zynq7:~# cat /tmp/bd_rio_wrapper.bit > /dev/xdevcfg
root@zedboard-zynq7:~# 

next step is to transfare data between ARM-Core and FPGA-Part
  • laurentl38
  • laurentl38
07 Jul 2025 16:07 - 07 Jul 2025 16:11

IO Questions around mixing IO between Ethercat and Pi 5?

Category: EtherCAT

in first time, yes i modified line 98 and add line 121
in second time, i mak a little modification at line 454 : 

but the same error still occurs.

 

File Attachment:

File Name: 3DWorks_EasyCAT.zip
File Size:5 KB
  • Roger S
  • Roger S
07 Jul 2025 15:51 - 07 Jul 2025 16:22
Probe Basic Screen missing axes was created by Roger S

Probe Basic Screen missing axes

Category: QtPyVCP

Dear community,After I performed system (Debian 12) updates, the axes are missing in the GUI
[code][code]sudo apt update
sudo apt uprade
[/code][/code]

 

Does anyone have any idea what could be causing this?
  • PCW
  • PCW's Avatar
07 Jul 2025 15:48 - 07 Jul 2025 15:50

7i77 lost connection while encoder counts (PREEMPT-RT)

Category: Driver Boards

That's odd, might be worth trying a newer Preempt-RT kernel
(current is 6.16)

Does dmesg show any errors?

(clear the dmesg log first, run LinuxCNC and then run dmesg again)

Is there any PCIE power management enabled in the BIOS?
  • suraj9735
  • suraj9735's Avatar
07 Jul 2025 15:37

Adding external switch for emergency stop and feed override

Category: Basic Configuration

Update,

Earlier, the HALUI was not loaded, so I was not able to find the feed override pin in Halshow. Now I have added the section for HALUI and the corresponding pin (halui.feed-override.value) of the feed override is visible in Halshow. But this pin is OUT direction, which means not writable or can not change its value for testing in Halshow only. Attached is one image of the pins available under the feed override tree. I am looking for a pin that takes input and changes the feed override. kindly help! Or share the sample .ini and .hal files for the same purpose
Displaying 14566 - 14575 out of 14575 results.
Time to create page: 1.079 seconds
Powered by Kunena Forum