probe basic - toolpath/file preview loading error
09 Nov 2024 15:17 #314122
by Lcvette
Replied by Lcvette on topic probe basic - toolpath/file preview loading error
i am getting it with tool 199, this is a wierd bug, I am digging into it but im having trouble finding where its coming from. I am not finding any of the error information in the debug or any of the src files, I will report back when i find something more on it! thanks for bringing this to my attention!
The following user(s) said Thank You: spumco
Please Log in or Create an account to join the conversation.
09 Nov 2024 16:03 #314125
by Lcvette
Replied by Lcvette on topic probe basic - toolpath/file preview loading error
found something, a clue but not the reason why, i suspect its a remnant edit from working on the tool table database mode, running a comparison to see where we broke it, looks like its not reading newly added tools at startup which triggers the error message because the tool isn't read into linuxcnc at start up. will update when a fix is up.
Please Log in or Create an account to join the conversation.
10 Nov 2024 18:30 #314198
by Lcvette
github.com/LinuxCNC/linuxcnc/issues/3174
Replied by Lcvette on topic probe basic - toolpath/file preview loading error
it appears to be a linuxcnc error, i can replicate in axis and it throws an interp error, happened somewhere between 2.9.3-83-g1d5d02d836 and 2.9.3-2099-g9f5a1c8f50Adding my two cents here...
I get a similar error message when trying to load a g-code file in PB. No issues with the backplot but the attached error message pops up when I load the file.
I think I narrowed it down to the tool number being >199.
When I commented out the T407, T823, and T642 it loaded with no complaints. And when I edited the file it would load fine at T199 (other two commented out) but puked when changed to T200.
I can load the tools in/out of my ATC using the PB interface, and call them up via MDI with no errors.
I can work around this for a short time by renumbering tools, but this is going to be annoying since I imported my F360 library to LCNC and I've got tools up to the 1100-range in the table.
github.com/LinuxCNC/linuxcnc/issues/3174
Please Log in or Create an account to join the conversation.
10 Nov 2024 22:45 #314219
by Lcvette
Replied by Lcvette on topic probe basic - toolpath/file preview loading error
in the interim, you can uninstall linuxcnc and reinstall using the lockdown deb version which does not prduce the error message, use the deb download links at the bottom of the page here:
linuxcnc.org/downloads/
or follow the newly updated probe basic docs page here for installation instructions on the deb:
kcjengr.github.io/probe_basic/
select develop or stable per your requirement, both tested and work on the 2.9.3 lockdown deb of linuxcnc!
Thanks for bringing this up, the powers that be are aware and are investigating the issue!
Chris
linuxcnc.org/downloads/
or follow the newly updated probe basic docs page here for installation instructions on the deb:
kcjengr.github.io/probe_basic/
select develop or stable per your requirement, both tested and work on the 2.9.3 lockdown deb of linuxcnc!
Thanks for bringing this up, the powers that be are aware and are investigating the issue!
Chris
The following user(s) said Thank You: spumco
Please Log in or Create an account to join the conversation.
11 Nov 2024 19:07 #314275
by Aciera
What/Where is this? We cannot reproduce this bug building the 2.9 branch of the linuxcnc github repo we can reproduce this only in master.
Replied by Aciera on topic probe basic - toolpath/file preview loading error
2.9.3-2099-g9f5a1c8f50
Please Log in or Create an account to join the conversation.
11 Nov 2024 19:54 #314281
by Lcvette
Replied by Lcvette on topic probe basic - toolpath/file preview loading error
im not certain, it may be that it was a molested version. it initially started as an apt install from sudo apt install linuxcnc-uspace-dev mesaflash from the docs instructions and had been updated over the course of that pc build. for now i would say perhaps my install had been modified while troubleshooting dbtools work, so unless it pops up again, i would say assume it is relegated to 2.10.
Please Log in or Create an account to join the conversation.
11 Nov 2024 22:11 #314287
by spumco
Replied by spumco on topic probe basic - toolpath/file preview loading error
Is there anything further I can post or attach here (or on GH) to assist?
The error Lcvette posted on GH wasn't exactly the same as mine - at least I don't think so.
The error Lcvette posted on GH wasn't exactly the same as mine - at least I don't think so.
Please Log in or Create an account to join the conversation.
11 Nov 2024 23:07 #314289
by Lcvette
Replied by Lcvette on topic probe basic - toolpath/file preview loading error
it is the same, the message is just better exposed in qtpyvcp. i posted axis results so it would be easier to test and would remove the use of a different gui from the troubleshooting equation.
if you want the error gone install the lockdown 2.9.3 until they get the issue sorted in 2.10.
if you want the error gone install the lockdown 2.9.3 until they get the issue sorted in 2.10.
The following user(s) said Thank You: spumco
Please Log in or Create an account to join the conversation.
12 Nov 2024 00:54 #314292
by spumco
Replied by spumco on topic probe basic - toolpath/file preview loading error
Please Log in or Create an account to join the conversation.
12 Nov 2024 02:37 #314296
by Lcvette
Replied by Lcvette on topic probe basic - toolpath/file preview loading error
Won't last, it's a tool table index issue. It will start again randomly. Be careful since you're using atc as it may or may not cause an issue.
just as an aside, I uninstalled and reinstalled using the deb method with no issues whatsoever. Took about 15 minutes total to download and do everything. At the least I might try a second SSD and have a 2.9.3 version ready to go just in case, cheap insurance if you're using for business. Also, it may be wise to remain on the lockdown version until they release 2.10 as lockdown. Will avoid these hiccups in future.
just as an aside, I uninstalled and reinstalled using the deb method with no issues whatsoever. Took about 15 minutes total to download and do everything. At the least I might try a second SSD and have a 2.9.3 version ready to go just in case, cheap insurance if you're using for business. Also, it may be wise to remain on the lockdown version until they release 2.10 as lockdown. Will avoid these hiccups in future.
The following user(s) said Thank You: spumco
Please Log in or Create an account to join the conversation.
Time to create page: 0.085 seconds