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

CurrentDomainException - GRBL Polargraph #422

Open
Bass3d opened this issue Dec 10, 2024 · 1 comment
Open

CurrentDomainException - GRBL Polargraph #422

Bass3d opened this issue Dec 10, 2024 · 1 comment

Comments

@Bass3d
Copy link

Bass3d commented Dec 10, 2024

Hi there,
IOSender works beautifully with my Arduino - GRBL DIY laser-plotter.
Today I connected IOSender to my new DIY Polargraph that uses a GRBL 0.9 Fork with Arduino and it crashed.
I tried all 3 versions available, with the same result.
Normally there's no problem driving it with other software like UGS, GRBL Plotter and so on.
When I lauch IOSender after a couple of seconds it crashes: with the error CurrentDomainException - unhandled exception- String format not correct.
Maybe there's something with the added $28 and $29 GRBL Polar parameters that aren't handled.
Those two parameters are respectively the distance from the two steppers ($28) and the distance of the pen from the ideal line connecting the two steppers ($29) . These two numbers are handled as "Unknown parameter" by the other programs.
Thank you for your effort.
Stefano

@terjeio
Copy link
Owner

terjeio commented Dec 10, 2024

The GRBL 0.9 message format is not supported, please update to 1.1.

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