Closed h8dyt closed 3 years ago
That feature needs a marlin programmable LCD not a serial smart lcd such as the DWIN_CREALITY_LCD.
You simply cannot use these features with your existing hardware
But you may be in luck (in time), someone wants this feature added so much they have created https://github.com/MarlinFirmware/Marlin/issues/20773
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.
Bug Description
I am trying to get my Ender3 v2 working with a bltoutch and currently get a "Needs a programmable LCD controller" or playing around getting Boot_screen needs graphical display
"
Configuration Files
Required: Include a ZIP file containing
Configuration.h
andConfiguration_adv.h
. Marlin.zip If you've made any other modifications describe them in detail here.Steps to Reproduce
Expected behavior:
I expected to be able to add the lcd control and corner manual leveling to the configuration for the use of a bltouch
Actual behavior:
Just keeps saying it needs a programmable lcd controller or a graphical display
Additional Information