MarlinFirmware / Marlin

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.
https://marlinfw.org
GNU General Public License v3.0
16.18k stars 19.21k forks source link

stock Ender 5 Plus is broken on bugfix-2.0.x #18669

Closed yufanyufan closed 4 years ago

yufanyufan commented 4 years ago

Bug Description

truck is broken for stock Ender 5 plus. Marlin is responding to USB command, but touch screen is not responding to menu like "print" "tools"

My Configurations

Built with bugfix-2.0.x trunk and config from https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/Ender-5_Plus

Steps to Reproduce

  1. Build marlin hex, and flash it.
  2. Copy files from https://github.com/coldtobi/Marlin_DGUS_Resources to SD card, and flash it to LCD.
  3. Reboot.

Expected behavior:

Able to control printer by LCD touch screen

Actual behavior:

LCD shows updated images and UI, but not responding to touch. Can control printer by sending gcode through USB.

Additional Information

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.