Advanced Search

Search Results (Searched for: )

  • ncf250sd
  • ncf250sd
16 Sep 2026 01:06
Probe basic error was created by ncf250sd

Probe basic error

Category: QtPyVCP

I just updated to the latest probe basic (Probe Basic APT Stable Install Bookworm 12).  I do not use an ATC.  Everything is working as it was before the update except I get this error (Error Named parameter #<number_of_pockets> not defined ) when trying to load a tool utilizing the Tool Change Panel (load tool).If I load a tool from the main screen it works fine.  I can even use the Tool change panel to unload the tool.  I have looked through my ini file and cannot see anything out of place.  Any suggestions on where to start looking would be appreciated.
  • rhscdn
  • rhscdn
16 Sep 2026 00:22
Replied by rhscdn on topic XHC-WHB04b-6 freeze in issue fixed !!

XHC-WHB04b-6 freeze in issue fixed !!

Category: Basic Configuration

I've encountered this bug many times. Thanks for posting.
  • rodw
  • rodw's Avatar
15 Sep 2026 20:48
Replied by rodw on topic XHC-WHB04b-6 freeze in issue fixed !!

XHC-WHB04b-6 freeze in issue fixed !!

Category: Basic Configuration

A better solution should be to submit your changes to LinuxCNC as a PR.
  • rodw
  • rodw's Avatar
15 Sep 2026 20:37

2.9.4 uspace: interpreter stops reading ahead mid-session severe stuttering

Category: General LinuxCNC Questions

I would upgrade to 2.9.10 and see if it persists.
If it does, learn how to do a run in place install of master branch 2.10pre and try there.
Then, post as an issue on GitHub where it will be reviewed but the devs. 
  • PCW
  • PCW's Avatar
15 Sep 2026 19:12 - 15 Sep 2026 19:30

Mesa 7i96s to Gecko G540 with simple 3 axis Router

Category: General LinuxCNC Questions

If the G540 is connected to the 7I96S parallel expansion connector, you should use
7i96s_g540d.bin firmware, that configures the 7I96S's P2 expansion connector the G540
pinout, Then basic setup can be done with pncconf. No need for AI, that just a time sink here.
  • PCW
  • PCW's Avatar
15 Sep 2026 18:58
Replied by PCW on topic 7i98 and 5abobx3 firmware

7i98 and 5abobx3 firmware

Category: PnCConf Wizard

You're welcome.

Once you are setup, it relatively easy to make a new configuration in a few minutes.
  • Marslukan
  • Marslukan
15 Sep 2026 17:01 - 15 Sep 2026 17:01
Replied by Marslukan on topic 7i98 and 5abobx3 firmware

7i98 and 5abobx3 firmware

Category: PnCConf Wizard

Спасибо за помощь. Всё получилось, сначала залил вашу прошивку, потом решил для пробы изменить пару пинов и скомпилировать новый bit - успешно, загрузил и запустил LinuxCNC - работает. Ещё раз спасибо!!!
  • tommylight
  • tommylight's Avatar
15 Sep 2026 15:45
  • tuxcnc
  • tuxcnc
15 Sep 2026 14:48 - 15 Sep 2026 14:52
Replied by tuxcnc on topic XHC-WHB04b-6 freeze in issue fixed !!

XHC-WHB04b-6 freeze in issue fixed !!

Category: Basic Configuration

I made a diff with the latest hal.cc from Github and got a 43 kB patch...
Can you make a patch from your sources?
 
  • DougS
  • DougS
15 Sep 2026 14:20

Mesa 7i96s to Gecko G540 with simple 3 axis Router

Category: General LinuxCNC Questions

Hello Folks Newbe here.

I mistakenly though I could easily convert my Shark SD120 to a Linuxcnc setup using a Mesa 7i96s to a Gecko g540. After hours of fooling with it and being misled by AI I now realize there is no easy way to setup the HAL and INI configs. I purchased the hardware and would like to make it work so any help would be greatly appreciated.

Thanks,
Doug
 
  • PCW
  • PCW's Avatar
15 Sep 2026 13:59 - 15 Sep 2026 14:00
Replied by PCW on topic 7i98 and 5abobx3 firmware

7i98 and 5abobx3 firmware

Category: PnCConf Wizard

That's basically correct:

1. Add new pinout file to project (seveni98.xise in this case)
2. Select proper card and desired pinout file in top level file (TopEthernet16HostMot2.vhd in this case)
3. Recompile
4. Rename created bit file (TopEthernetHostMot2.bit in this case)  to desired final name.
  • ajanfahri
  • ajanfahri's Avatar
15 Sep 2026 13:27

Delta ASDA-E3 + IgH – occasional one-cycle position update skip

Category: EtherCAT

UPDATE / SOLVED

Hello everyone;
After many tests, i found any solutions for this issue

Three İmportant Parts
1. Using Xenomai/Cobalt clock as the master cyclic timing base
2. Waiting for the ethercat slave dc clocks to converge before starting motion.(<1 microseconds)
3. Explicity phase-locking EtherCAT SEND to a safe position relative to SYNC0

I hope this saves someone else a lot of debugging time.

Fahreddin
  • CNC_Tux
  • CNC_Tux
15 Sep 2026 13:27 - 15 Sep 2026 14:03
XHC-WHB04b-6 freeze in issue fixed !! was created by CNC_Tux

XHC-WHB04b-6 freeze in issue fixed !!

Category: Basic Configuration

Dear Linuxcnc Friends,
the WHB04b-6 driver has a big issue, if you are in Automatic mode and a cnc program in running and you use the jog wheel, will be freeze in the WHB04b-6. That issue is a bug in the hal.cc ! Every move on the jog wheel try the driver to switch into the manual mode and the WHB04b-6 freeze in. I have fixed this issue with AI and compiled the driver new in the Version of Linuxcnc 2.9.10
The Driver works very well and in my Version is the maximum of Jogscale 0.1mm ( to much Jogscale is a crash risk )
You can download here the zip file, unpack and copy with sudo rights to your System in /usr/bin/
Dont forgett to set the rights for execute the files.


The fixed hal.cc is in the attachment, for the guys they want compile by himself.
Best regards
Reinhard 

File Attachment:

File Name: AI_Driver_...4b-6.zip
File Size:601 KB
 
 

File Attachment:

File Name: hal.c
File Size:56 KB

Please rename the attachment hal.c to hal.cc
  • Schaublin12
  • Schaublin12
15 Sep 2026 13:02
Replied by Schaublin12 on topic EtherCAT Master Beckhoff slave not found

EtherCAT Master Beckhoff slave not found

Category: Basic Configuration

Thanks, Rod, for your help. I'm still pretty overwhelmed by this right now. But I've figured out that the automatically generated XML file lists all the operating modes, and I have to choose one. I hadn't realized that, which is why I ended up with duplicate variable names. I've now decided on operating mode CSP and deleted the rest. I'll give it a try when I get home.
Displaying 61 - 75 out of 13411 results.
Time to create page: 1.321 seconds
Powered by Kunena Forum