-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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
Cosmetic changes to DWIN/E3V2 UI's #26980
base: bugfix-2.1.x
Are you sure you want to change the base?
Cosmetic changes to DWIN/E3V2 UI's #26980
Conversation
0be93c8
to
12a5426
Compare
… into bugfix-2.1.x-April6
@classicrocker883 just to let you know, I'm avoiding merging anything with cosmetic changes. The style of Marlin is hard to decipher, and outside of thinkyhead most of us don't really know what changes are welcome. I'm happy to review and merge bug fixes or or other functional changes if their benefit is clear and I understand the change, but the presence of any cosmetic "cleanup" mixed in makes it much harder for me to consider merging. |
I also think the title calling this PR "cosmetic" changes is incomplete. It seems like you have several other improvements (or at least changes) mixed in with the truly cosmetic changes, which would be nice to evaluate on their own. |
… into bugfix-2.1.x-April6
… into bugfix-2.1.x-April6
This PR is ready for merge |
… into bugfix-2.1.x-April6
… into bugfix-2.1.x-April6
c792921
to
37fb26b
Compare
37d77d6
to
aa44542
Compare
… into bugfix-2.1.x-April6
… into bugfix-2.1.x-April6
Description
Mostly updating CrealityUI + ProUI spacing. Some tweaking of comments.
GET_TEXT_F
andMSG_...
from language_en.h instead of literal Strings in CrealityUI, which was aTODO:
No other real important code changes, merely just cosmetic or rearranging of code
MSG_UBL_MESH_LEVELING
, swap w/`MSG_MESH_LEVELINGMSG_INFO_PRINTER_STATS_MENU
, swap w/MSG_INFO_STATS_MENU
Requirements
Benefits
Less clumped, crowded.
Better readability.
Configurations
Related Issues