Mks-Robin-Nano-Marlin2.0-Firmware icon indicating copy to clipboard operation
Mks-Robin-Nano-Marlin2.0-Firmware copied to clipboard

Babystepping/Probe Z Offset Crashes and forces reboot

Open TimCarrDP opened this issue 3 years ago • 1 comments

When adjusting the babystepping in the printing menu, or the Probe Z Offset in the Touch probe settings menu, Marlin crashes and resets after one or two taps. Commenting out #define BABYSTEPPING in configuration_adv.h fixes the crash, but then probe offset or babystep no longer works.

Steps to Reproduce

  1. Switch on
  2. go to Settings, Config, Leveling settings, BLtouch probe.
  3. Try to change value, Crashes.

OR

  1. While printing, select babystepping
  2. Adjust live Z babystep offset
  3. Crashes.

Expected behavior: Not a crash. Babystep/probe offset to work as intended

Actual behavior: Crashes marlin and reboots.

TimCarrDP avatar Oct 07 '21 18:10 TimCarrDP

I think it's a more general problem on the touchscreen. For example, if we go to the preheating screen and touch the screen several times in the same place (e.g .: + and - buttons), it reboots. I restored the previous version (Commits on Sep 15, 2021) and there is no longer this reboot problem when you touch the screen.

phcay avatar Oct 08 '21 23:10 phcay