terjeio / ioSender

A GCode Sender for Grbl and grblHAL written in C# (Windows only).
BSD 3-Clause "New" or "Revised" License
221 stars 66 forks source link

STM32F103RET6 MCU Unhandled exception #407

Open Killerplanet opened 2 hours ago

Killerplanet commented 2 hours ago

I'm currently having an issue trying to run iosender on my Nymolabs NBS6040 with the STM32F103RET6 MCU but while it tries to connect during startup I get an error stating "unhandled exception occurred: input string was not in a correct format." Any ideas on how I can fix this would be awesome. Screenshot 2024-09-29 034251

terjeio commented 2 hours ago

Nymolabs NBS6040 with the STM32F103RET6 MCU

Running grblHAL?

Can you try the latest edge build?