-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
[BUG] Marlin 2.1.3-b2 , Ender 3 V4.2.7, LCD screen freeze/ lag while printing #27722
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
Comments
It's the same with me. |
so try this... do you see if the screen is frozen after it has turned off? press in the knob and the screen should unfreeze. turning the knob left or right does not fix this. I do have a fix, I will be putting a PR in time. but just to confirm, is this your situation? that the LCD is frozen only after it is turned off? also, is this ProUI? JyersUI? CrealityUI? |
Only while printing does it freeze (slowly refresh) the display. |
could be GD32 MFL related? have you tried using |
@classicrocker883 GD32 chips are not identical to STM32, this is why the GD32 MFL build environment was created to address the differences. |
i meant the pinout is according to the datasheet. not sure if the board layout/wiring matters if its different. and while I never tried flashing one, it would be interesting to see if it takes. @RF47 never answered the question if this is ProUI or what LCD type. but if its GD32F103 then its definitely compatible with STM32F103. if you look at Creality CREALITY_CR4NS (GD32F303RET6) - Sold as "Creality Ender-3 V3 SE CR4NS200320C13 Motherboard", this uses STM32F1. so this is what I'm saying that STM32F1 ini |
I have the stock LCD screen from the Ender 3, and the MCU is an STM32F103. |
Uh oh!
There was an error while loading. Please reload this page.
Did you test the latest
bugfix-2.1.x
code?No, but I will test it now!
Bug Description
During printing the screen freezes and the knob does not respond, when printing is finished it works correctly again.
Bug Timeline
This bug originated after flashing Marlin 2.1.3b2
Version of Marlin Firmware
2.1.3-b2
Printer model
Creality Ender 3
Electronics
Creality v4.2.7
LCD/Controller
stock LCD Screen
Other add-ons
Custom thermistor 5 calibration (file attached)
Bed Leveling
None
Your Slicer
Orca Slicer
Host Software
SD Card (headless)
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
Config Marlin 2.1.3b2.zip
The text was updated successfully, but these errors were encountered: