Replies: 3 comments
-
|
Look's like its under libproui.a, is the source for this public? I want to change/remove the popup |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For remove the popup disable the line: Ender3V2S1/Marlin/Configuration.h Line 3413 in 78c615a Alternatively, you can use the official Marlin repository (https://github.com/MarlinFirmware/Marlin) with the Marlin ProUI. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This is what I wanted! Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to find out how to change the message that shows on the LCD during boot (the stuff that says MRiscoC etc etc custom build etc etc) but I can't see it anywhere apart from the .a binaries in Marlin/libs/proui, is there a way to change the text?
Beta Was this translation helpful? Give feedback.
All reactions