Notifications
Clear all
Prusa LCD Displayed Info
What file in the prusa firmware contains the information displayed on the LCD screen. I am using Arduino IDE to modify the information.
Napsal : 27/01/2021 7:30 pm
RE: Prusa LCD Displayed Info
What file in the prusa firmware contains the information displayed on the LCD screen. I am using Arduino IDE to modify the information.
Have a look at the "ultralcd.cpp". If you are not familiar with CPP, I would not change anything.
Statt zu klagen, dass wir nicht alles haben, was wir wollen, sollten wir lieber dankbar sein, dass wir nicht alles bekommen, was wir verdienen.
Napsal : 27/01/2021 10:57 pm
Topic starter
answered:
RE: Prusa LCD Displayed Info
Have a look at the "ultralcd.cpp". If you are not familiar with CPP, I would not change anything.
I found that today. There are 2 places to change there that I needed. Thanks you.
Napsal : 27/01/2021 11:25 pm