You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I found this really cool project that can handle several kinds of LCD for 3D printers with Marlin, I'm becoming crazy trying to find the low level instruction set for the LCD TJC3224T132 that Creality uses in the Ender 3 V3 SE printer.
If any of you have any info related or can point me into the right direction would be great and much appreciated even if its not for free, I'm really now obsessed with this chinese LCD to let me write my own images into it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I found this really cool project that can handle several kinds of LCD for 3D printers with Marlin, I'm becoming crazy trying to find the low level instruction set for the LCD TJC3224T132 that Creality uses in the Ender 3 V3 SE printer.
I've modified the firmware of this printer to show details when a print job starts from octoprint Server. Now I want to see the Thumbnail of the GCODE Preview in the LCD, according the code it should be possible to write to the SRAM and render from it the Image. But so far my LCD is not responding to the instructions.
I've dug deep in the web to find info related to the LCD(with not much luck) based on the code and found this DWIN datasheet that has almost the same intructions set as in the Ender's code but nor the SRAM writing or the QR instructions are working for my LCD model.
If any of you have any info related or can point me into the right direction would be great and much appreciated even if its not for free, I'm really now obsessed with this chinese LCD to let me write my own images into it.
Image of the LCD:
Beta Was this translation helpful? Give feedback.
All reactions