-
-
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] Status Message cleanup commit compilation error #25692
Comments
Is this custom code/from some other fork? We don’t have this file. |
yeah sure. i am porting crealitys ender 3 s1 pro code. pr for this will be made on the 9th of may. |
I wouldn't consider this a Marlin bug since that code doesn't exist here. You'll need to fix it in your fork, but here are some places to look for help:
|
Ok i understand. no problem. thought it would affect other implementations also. Will close this then and build a workaround for my fork. |
Because this issue mentioned Creality lcd_rts.cpp and pointed to a non official marlin fork, this was miss diagnosed as an issue with that fork only. |
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.1.x
code?Yes, and the problem still exists.
Bug Description
After applying this commit 9a1c025 compilation of my fork stopped.
Probaly due to the usage of the Creality lcd_rts.cpp in the config. Before this commit it compiled fine.
Error Message in actual behavior.
Bug Timeline
New bug after applying upstream commits
Expected behavior
Compilation works
Actual behavior
Steps to Reproduce
Version of Marlin Firmware
bugfix-2.1.x
Printer model
Ender 3 S1 Pro
Electronics
Creality F4 Mainboard
Add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
configurations.zip
The text was updated successfully, but these errors were encountered: