Skip to content
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

Crash when open some GRBL settings #283

Closed
nickshl opened this issue Mar 29, 2023 · 3 comments
Closed

Crash when open some GRBL settings #283

nickshl opened this issue Mar 29, 2023 · 3 comments

Comments

@nickshl
Copy link

nickshl commented Mar 29, 2023

Steps:

  1. Go to "Settings: Application"
  2. Set "Lathe mode" to "Radius" or "Diameter" then save settings.
  3. Close ioSender and open it again.
  4. Go to "Settings: GRBL"
  5. Open "Limits"
  6. Click "5 Invert limit pins XYZ" or "18 Pullup disable limit pins".
    Result: Unhandled error occur.
    It also happens with some other settings.
@terjeio
Copy link
Owner

terjeio commented Mar 30, 2023

Try the latest edge version.

FYI to enable lathe mode in the controller set $32=2, this unlocks some lathe specific gcodes.

@nickshl
Copy link
Author

nickshl commented Mar 30, 2023

Bug present in in this version: https://github.com/terjeio/ioSender/releases/tag/2.0.42
Looks like bug doesn't exist in ioSender XL Edge 2.0.43p1.zip
May be it time to make another release?

By the way - "Parting" is grayed out after startup. After press once jog control X+ or X- it become available. Is there a reason or is it another bug?

Another question: is there any RPM window that show actual RPM from encoder? It may be useful not only during use, but for test encoder also. If there none, I suggest to add it below(or above) DRO area if possible.

@terjeio
Copy link
Owner

terjeio commented Apr 29, 2023

May be it time to make another release?

The edge versions are prereleases - I'll add the changes in the next full release.

By the way - "Parting" is grayed out after startup. After press once jog control X+ or X- it become available. Is there a reason or is it another bug?

It is another bug - fixed in the latest edge versions.

Another question: is there any RPM window that show actual RPM from encoder?

No. However, when actual RPM is available it is shown in the current RPM field (instead of the programmed speed).

@terjeio terjeio closed this as completed Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants