-
-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection Fail #1890
Comments
Hi, thanks for reporting. It is definitely something related to the changes I made recently for version 4.9.2 |
Could you please post me last lines of your "sessionlog" file? You can open this file via menu "?" -> "open session log" |
and Please, also grbl configuration from menu "grbl" -> "grbl configuration" can help me a lot |
Luckily I have a foxalien controller to test, I have identified the problem which is specific to how that machine behaves. |
As a documentation of the problem, the fact is that the machine responds to the $$ command by sending the parameters with their description added in parentheses. This is incorrect, because the machine should just return the parameter value. This complicates the reading of the data by the program (in this case LaserGRBL) and makes it more difficult to manage the configuration of string parameters, because it is no longer clear to define what is value and what is description. 00011 00015557 tx $$\n |
Ok... So how do I fix it if I can't get into the program? |
No, you can't fix. https://github.com/arkypita/LaserGRBL/releases/download/v4.9.3/install.exe |
I think your is not working because LaserGRBL store in a file the last configuration it has read from the machine, and now that it have read something wrong is stuck. Please try deleting (or rename) this file: C:\Users<your user name>\AppData\Roaming\LaserGRBL\LaserGRBL.Settings.bin |
Delete when LaserGRBL is not running :-) |
Yes, that worked for me. Thank you.
…On Sun, Aug 7, 2022, 4:19 PM arkypita ***@***.***> wrote:
Delete when LaserGRBL is not running :-)
Please let me know.
—
Reply to this email directly, view it on GitHub
<#1890 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2NHDMOEDY6RWFQVIXBES3TVYAK6TANCNFSM5524UC4Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Tried to connect LaserGRBL to the laser and immediately received a "exception manager" popup stating something went wrong. This was just after I updated to 4.9.2.0.
Can not reproduce as now I can not even open GRBL without getting the same error and it immediately telling me to abort.
Three screenshots are loaded for your viewing, I realized they are mostly the same so stopped after the 3rd one and aborted the issue.
I am running Windows 10 fully updated, FoxAlien 20W Reizer Engraver, GRBL 4.9.2.0 updated today (8/7/2022)
Thanks for any help that can be given.
The text was updated successfully, but these errors were encountered: