-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] TJC display issues on Ender 3 V2 Neo #27446
Comments
Give the Ender-3 V2 LCD firmware a try. Full instructions are in the README: https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/Creality/Ender-3%20V2 Note The TJC display variant is undocumented and incompatible with custom UIs. |
@thisiskeithb. |
TJC display (ie what you have) uses TJC_SET/tjc.tft. We cannot generate those files, so there is no screen updates for this display provided by Marlin. |
TJC display support has been clarified in MarlinFirmware/Configurations#1105
|
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. |
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
After flashing the version bugfix 2.1 Marlin firmware to my Ender 3 V2 Neo, the screen became corrupted (see attached photo). The UI elements are distorted, with unreadable text and misaligned graphics. The issue occurred immediately after the firmware update. No specific files for the display were included in the firmware package I used, so I suspect this could be related to a missing or incorrect screen firmware configuration.
Attached also photo of display:
Bug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
Steps to reproduce:
Download the latest Marlin firmware "bugfix 2.1" for Ender 3 V2 Neo.
Flash the firmware to the printer.
Reboot the printer and observe the display.
Version of Marlin Firmware
bugfix-2.1.x
Printer model
Ender-3 V2 Neo
Electronics
board 4.2.2
LCD/Controller
TJC (TJC4827x243 011 po4): not sensor, with button (attached photo)
Other add-ons
No response
Bed Leveling
None
Your Slicer
Prusa Slicer
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
Marlin.zip
The text was updated successfully, but these errors were encountered: