Installing the LCD required both hardware and software tasks to be completed. First the LCD panel was encased in a protective covering (many open source options on Thingiverse):
Then software changes were required in the Marlin firmware to enable the LCD:
The #define statement for the controller was uncommented, and the U8glib library was installed from GitHub.
No comments:
Post a Comment