-
Notifications
You must be signed in to change notification settings - Fork 16
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
LCD Firmware not completing #35
Comments
Do you have a smaller SD card? Cards bigger then 4gb sometimes cause problems |
If you don't have a small enough card, making one with a 1GB partition worked for me. |
I just tried a 4 gig card and it had the exact same issue. I will try to partition 1 gig off |
There have been reports of it helping to downgrade to wanhao's official 2.11 firmware before flashing new LCD firmware. Maybe worth a shot if the card partitioning doesn't help. |
The 1 gig partition did not work, exact same issue. Goes all through the images, then does not shutdown. Unfortunately Wanhao's 2.11 directory 404s. Trying to find another one. Update; Tried Beta 2 and 1 and they have the issue too |
Hm this is weird, haven't heard of anyone with this problem before. If you find a 2.11 firmware can you send it to me? |
I cant find one. I have been digging and digging. If anyone has a copy I would love to test this. |
Good news everyone! I asked Wanhao for the original firmware and they provided it to me with the following message
So take that for what you will. I flashed my LCD with that and then flashed the Plus+ firmware. It stayed on the bright white screen but worked when I rebooted the printer. Some of the controls are being odd though. When the printer is first turned on, if you go to move and try to move any axis, it has to home it first. Then it works fine and keeps working until the printer is rebooted. This might all be because I changed some setting in Marlin for my Z probe though. I will test more tomorrow Original Firmware: wanhaoPLUS新固件-V09.zip |
Nice! Really interesing to see that this works. Will try to analyze the firmware to check if i find the reason it works. Edit: The lcd firmware seems to be 3.0, so not an old one |
good to know about the movement. Huh, I didn't even check the version for the LCD firmware. I asked for 2.11 and that's what they sent. Good to know it works though |
Monoprice Maker Select Plus.
I have an 8 gig MicroSD card formatted to Fat32, allocation size 4096. The LCD will load all the images, you can see the Thermal Runaway image flash by quickly, I believe that should be the last image. However the LCD never shuts off, it just hangs at a white screen. If I try to boot the printer after that it play the first second on of the Monoprice boot screen and does not proceed. Wanhao firmwares load just fine.
It seems like the config file is not being read and the STOP_DWIN_OS; is never called.
The text was updated successfully, but these errors were encountered: