-
-
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] (bug summary) #22272
Comments
Hmm, interesting. I see |
Ender 5 plus LCD has been broken a long time. Duplicate of #21576 |
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
Marlin fails to build for the Bigtree Tech SKR 2 using the ender 5 plus pre-config.
Bug Timeline
new
Expected behavior
Marlin should compile without errors
Actual behavior
Steps to Reproduce
Environment:
#define Z_MIN_ENDSTOP_INVERTING true
must be set to false due to BLTOUCH sensorWorkaround to successfully build:
Alter Marlin/src/lcd/extui/dgus/origin/DGUSDisplayDef.cpp to change the // Fan Data if statement for FAN_VPHELPER(N)
Version of Marlin Firmware
2.0.9.1
Printer model
Creality Ender 5 Plus
Electronics
BIGTREE_SKR_2
Add-ons
N/A
Your Slicer
No response
Host Software
No response
Additional information & file uploads
Configuration.zip
The text was updated successfully, but these errors were encountered: