kcjengr / probe_basic

User interface for the LinuxCNC machine control.
https://kcjengr.github.io/probe_basic/
GNU General Public License v3.0
89 stars 58 forks source link

Critical Error: Tool N can't be found #37

Closed Gnevko closed 3 years ago

Gnevko commented 3 years ago

LinuxCnc 2.9 ProbeBasic - development

Any changes in the tool table leads to the following error: linuxcnc cann't "see" all tools anymore. If I try to use for example "T1 M6" command then I receive the error message: "Tool 1 can't be found". After that it helps only restore tool file from my backup.

TurBoss commented 3 years ago

Just tested on 2.80 and save seems to work 🤔

TurBoss commented 3 years ago

Hello,

currently probe_basic develop install install latest qtpyvcp but not git branch "master" could you please if not already install qypyvcp in develop mode

it should be already fixed

Thank you!

Gnevko commented 3 years ago

Hi, I had already development version installed. Today I reinstall it again and it looks fine now. Thank you. (PS: about PB Lathe - is the live here?)

TurBoss commented 3 years ago

Hello,

Thanks

about lathe I'll try to address the issues

Gnevko commented 3 years ago

Hm ... now I have the same issue with Probe Basic Lathe. Any changes lead to corrupted tool table file :(

Lcvette commented 3 years ago

fixed