Trying to update firmware

Post Reply
Jvinblad
Posts: 5
Joined: Thu Jul 09, 2020 1:20 pm

Trying to update firmware

Post by Jvinblad » Tue Aug 18, 2020 9:41 pm

Hey
When i try to update the firmware i get this error message from Aurdino:

Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"

Marlin:45:14: fatal error: U8glib.h: No such file or directory

#include <U8glib.h> // library for graphics LCD by Oli Kraus (https://github.com/olikraus/U8glib_Arduino)

^~~~~~~~~~

compilation terminated.

exit status 1

U8glib.h: No such file or directory



This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.


What does that mean and what do i have to do to resolve this?

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Trying to update firmware

Post by William » Wed Aug 19, 2020 2:46 pm

Hello, you are missing the U8glib file, please download and install this file into the Marlin installation directory. :D
Attachments
U8glib.zip
(1.07 MiB) Downloaded 308 times
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

Post Reply