-
-
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] Compiled FW does not boot on Ender 3 Pro with 4.2.7 Board & BLTouch 3.1 #22948
Comments
Have you tried removing the SD card after flashing? #22898 |
Yes I did. |
Sounds like it's a display configuration problem, there is a recent change e.g IS_U8GLIB_ST7920 vs ENABLED(U8GLIB_ST7920) in the configuration_adv file. |
Thanks for the hint.
The code compiles successfully, the the result (blank screen on boot) remains the same. Reverting back to my old FW immediately solves it so it may be something else. |
Can perhaps someone with the same HW than me 427 mainboard version coming without the transfer board and BLTouch share their config and binary so I can test it on my HW? Maybe I have a board with a sometimes faulty update routine. |
Hello, Working config is Marlin-2.0.9_en.zip |
UPDATE: |
Your trying to use this as a support forum. This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:
After seeking help from the community, if the consensus points to a bug in Marlin, then you should post a bug report. |
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.0.x
code?Yes, and the problem still exists.
Bug Description
I am tryting to compile Marlin FW for my Ender 3 Pro, for which I have the Hardware upgraded with Creality's V4.2..7 Silent Board with the TMC Steppers and also installed a BLTouch V3.1 probe.
When I am using the FW from Crealitys site, everything works as expected.
Bug Timeline
First test to compile own FW - never did before
Expected behavior
I epected the printer to boot from the compiled FW which has been saved on the SD-Card. Please note that the V4.2.7. board has a different FW install procedure that needs the FW placed on the SD Card and not to be flashed via USB.
The normal behavior should be that after switching on the printer with the SD-Card having the FW on it, the LCD screen should light up empty for about 15 sec and then displays the Ender Logo followed by showing the Main Menue/Info Screen
Actual behavior
After inserting the SC-Card containing the freshly built FW and switching on the printer, the LCD screen lights up with an empty screen and stays there until being switched of - waited for about a minute or so. Normally, the printer should boot up after about 15 secs.
Steps to Reproduce
Version of Marlin Firmware
Marlin V1.1.2 2020-04-25 Ender-3 Pro www.creality.com
Printer model
Ender-3 Pro
Electronics
Upgraded electronics with Creality V4.2.7 Mainboard
Add-ons
BLTouch V3.1 Z-Probe installed for Auto-Level
Bed Leveling
ABL Bilinear mesh
Your Slicer
Cura
Host Software
No response
Additional information & file uploads
Configurations used for Built:
Issue_Config_tested.zip
Firmware coming out of tthe built prozess:
firmware-20211012-213446.zip
Firmware downloaded from Creality proven to work OK:
Ender-3 Pro_4.2.7_BLTouch_Marlin2.0.1_V1.1.2_TMC2225.bin.zip
The text was updated successfully, but these errors were encountered: