Ender3V2S1
Ender3V2S1 copied to clipboard
SYNWIT (VIEWE) screen unit turns white after selecting a file if G-code preview was enabled.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to print and cancel it again and start print again
Expected behavior Display turns slowly white and is the button isnt working. have to restart the printer
Screenshots If applicable, add screenshots to help explain your problem.
Version (please complete the following information): newest version
EDIT: SYNWIT/VIEWE displays have a problem with the preview feature in previous firmware versions, the screen turns to white/blank. In the latest version (Universal MAY 2023 Edition), the QR code feature was removed to improve compatibility with this display unit. Some users can even see a preview of the thumbnails.
Have this issue with; SYNWIT screen.
Same issue here. The display gradually goes full white when enter the printing menu for the second time, and everything is not responding. Only a reboot can get it normal. .
- Ways to reproduce:
- enter the media menu
- choose a gcode file
- choose print or cancel
- choose a gcode file again
-
Software version Firmware version: 20221222, 20221002. Both the same. Screen firmware version: Packed in Ender-3 V2_HW_V4.2.2_SW_V1.0.7 2022-08-19
-
Screen board
-
Main chip
-
Abnormal display
Is your printer connected via USB?
Is your printer connected via USB?
nope, the only cable connected to the machine is power cable 😀
I fixed it by just using octoprint and not printing over the display
strange behavior. So, printing from Octoprint works fine, but selecting a file doesn't? From the images, the screen starts to go white from the file selection menu and does not enter the printing screen.
It’s a 50/50 chance that it works to print from the display. The crazy’s thing is thats on 2 endet 3s from 2 different seller’s
I fixed it by just using octoprint and not printing over the display
I'm using the same temporary fix, but I want to keep the capability to print offline.
strange behavior. So, printing from Octoprint works fine, but selecting a file doesn't? From the images, the screen starts to go white from the file selection menu and does not enter the printing screen.
Yes, everything OK if printing from octoprint. While printing from the display, printing screen can only be entered one time after the printer boots up. Whether printing or cancel, the secong time entering the printing screen cause a white screen.
It’s a 50/50 chance that it works to print from the display. The crazy’s thing is thats on 2 endet 3s from 2 different seller’s
I'm running ender3 v2, and the issue can always be reproduced.
OK, maybe the QR-code routine or preview routine corrupt the SYNWIT display, are you able to see the QR-code?
OK, maybe the QR-code routine or preview routine corrupt the SYNWIT display, are you able to see the QR-code?
The QR code with text "How to generate a previre" below? Yes, it can be displayed at the first time.
Please post a video, I will try to catch where the display is being affected.
Please post a video, I will try to catch where the display is being affected.
https://user-images.githubusercontent.com/10143140/209425291-f18bae5a-363c-468a-9300-5e511411195d.mp4
When the screen goes white, does the printer still respond to Octoprint commands? This firmware has the preview and qr-code removed: Ender3V2-422-BLTUBL-MPC-NOPREV-20221224.zip
When the screen goes white, does the printer still respond to Octoprint commands?
Yes, terminal is outputting consistently, and axis control is functional.
This firmware has the preview and qr-code removed: Ender3V2-422-BLTUBL-MPC-NOPREV-20221224.zip
I flashed this firmware, manually tested “printing-stop-printing-stop” cycle for few times, it seems OK and no white screen during the test.
This issue is specific to SYNWIT screens units, it is recommended that users with this display compile the firmware with the option HAS_GCODE_PREVIEW
disabled in the Configuration.h file.
Currently the control board does not have the ability to know what screen unit is attached so it is impossible to disable that feature automatically when that display is present. But it would be possible to add a check box in Advanced Settings to allow to disable all the confirmation and preview functionality.
Is it possible that you compile it olso for us?
Is it possible that you compile it olso for us? Miguel Risco-Castillo @.> schrieb am So. 25. Dez. 2022 um 19:29: … This issue is specific to SYNWIT screens units, it is recommended that users with this display compile the firmware with the option HAS_GCODE_PREVIEW disabled in the Configuration.h file. — Reply to this email directly, view it on GitHub <#323 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOPZTOXVOK7AMIIDZBRJGI3WPCHBLANCNFSM57ZGRB6A . You are receiving this because you authored the thread.Message ID: @.>
There is the possibility of request custom and sponsored compiles as is explained here: https://github.com/mriscoc/Special_Configurations#these-special-configurations-and-releases-are-sponsored-by-donors
Ok, thx
Thank you, I was running into the same issue on my Ender 3 V2 (also with a Synwit / Viewe display) and was able to fix it by disabling the preview stuff.
This issue is specific to SYNWIT screens units, it is recommended that users with this display compile the firmware with the option
HAS_GCODE_PREVIEW
disabled in the Configuration.h file.Currently the control board does not have the ability to know what screen unit is attached so it is impossible to disable that feature automatically when that display is present. But it would be possible to add a check box in Advanced Settings to allow to disable all the confirmation and preview functionality.
Thanks for your help and look forward to the new function~
I wonder if a correctly formatted G-code with preview information could cause the same bad behavior. I know that SYNWIT can't show the preview but maybe can show the print information.
I expect that you see something as:
Try to use this file and report back if it also turns the display white:
SimpleCuraTest.zip
Your testfile hangs my display immediately on the latest prebuilt release, it doesn't turn white, just becomes unresponsive. In my own build without preview support it doesn't hang.
Your testfile hangs my display immediately on the latest prebuilt release, it doesn't turn white, just becomes unresponsive. In my own build without preview support it doesn't hang.
Thanks for the reply. So SYNWIT is totally incompatible with QR and Preview.
I wonder if it's just the QR code / image. Maybe just the print info text could still work...
Latest firmware allows to disable preview feature in Advanced Settings menu, that it fixes this issue.
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.
SYNWIT/VIEWE displays had a problem with the preview feature in previous firmware versions, the screen turns to white/blank. In the latest version (Universal MAY 2023 Edition), the QR code feature was removed to improve compatibility with this display unit. Some users can even see a preview of the thumbnails.
Test your display with this file: https://github.com/mriscoc/Ender3V2S1/blob/Ender3V2S1-Released/slicer%20scripts/cura/SimpleCuraTest.gcode