Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
I am running this firmware: github.com/LCh-77/Marlin/tree/bugfix-2.1.x_JYERSUI-Enhanced on an Ender 3 v2. (REC chipset.)
When I go to the Print Menu and I select a long named print file - one that scrolls in the display - the firmware crashes (and then reboots) a few seconds after the end of the scroll.
Description
I am running this firmware: github.com/LCh-77/Marlin/tree/bugfix-2.1.x_JYERSUI-Enhanced on an Ender 3 v2. (REC chipset.)
When I go to the Print Menu and I select a long named print file - one that scrolls in the display - the firmware crashes (and then reboots) a few seconds after the end of the scroll.
See this video: https://streamable.com/f4udqo)
Steps to Reproduce
As per the video, go to the Print Menu and select a long named file that will scroll in the display.
Note that I do NOT have any image bitmaps associated with the print files.
Expected behavior: [What you expect to happen]
With old Jyers, nothing happened at the end of the scroll. (That is, no crash and reboot.) IIRC, the file name repeated scrolling again.
Actual behavior: [What actually happens]
It crashes and reboots.
Additional Information
My display has the rev 1.2 board (DACAI) which I read does not support the image bitmaps.