grblHAL / ESP32

grblHAL driver for ESP32
Other
75 stars 43 forks source link

GRBL crashing when I go to zero the axes #44

Closed 7cnc closed 1 year ago

7cnc commented 2 years ago

Use TinyBee v1.0 (ESP32) board and it's crashing. After doing HOME and doing some movements when I go to Zero the XYZ axes, Grblhal crashes. After that I need to close ioSender and keep the board. I couldn't identify if the error is an IOSender or GRBLHAL problem.

terjeio commented 2 years ago

Which firmware version and options? From ioSender Help -> About you can copy the information to the clipboard and then from there into a comment. You may also try to run the code with the Console open and Verbose checked, messages related to the crash may show up there.