Marlin not compiling; need help. March 27, 2015 07:51PM |
Registered: 9 years ago Posts: 18 |
Re: Marlin not compiling; need help. March 28, 2015 04:03AM |
Registered: 11 years ago Posts: 469 |
Re: Marlin not compiling; need help. March 28, 2015 04:14AM |
Registered: 9 years ago Posts: 977 |
Re: Marlin not compiling; need help. March 28, 2015 05:45AM |
Registered: 11 years ago Posts: 469 |
Quote
fe1od1or
I'm working on a Rostock printer and using Marlin delta firmware. I seem to have everything in order, but Arduino IDE is giving me this error message:
C:\Users[User's Name]\Documents\Arduino\libraries\Marlin-master/dogm_font_data_marlin.h:12:25: fatal error: utility/u8g.h: No such file or directory
#include
^
compilation terminated.
Error compiling.
As I've found out, this u8g is 8-bit font (?) that is used for LCD screens. I'm not using an LCD screen, so this doesn't seem to be very important. How can I resolve this?
Re: Marlin not compiling; need help. March 28, 2015 08:32AM |
Registered: 11 years ago Posts: 903 |
Quote
bigfilsing
Firmware that is set up for LCD use works fine even when there isnt an LCD attached.
Re: Marlin not compiling; need help. March 28, 2015 10:56AM |
Registered: 11 years ago Posts: 469 |
Re: Marlin not compiling; need help. March 28, 2015 04:33PM |
Registered: 9 years ago Posts: 18 |
Re: Marlin not compiling; need help. March 28, 2015 04:39PM |
Registered: 9 years ago Posts: 18 |
Re: Marlin not compiling; need help. March 28, 2015 07:20PM |
Registered: 11 years ago Posts: 903 |
Re: Marlin not compiling; need help. March 28, 2015 09:56PM |
Registered: 9 years ago Posts: 18 |
Re: Marlin not compiling; need help. February 19, 2016 03:47PM |
Registered: 9 years ago Posts: 1 |
Re: Marlin not compiling; need help. March 18, 2016 03:18PM |
Registered: 8 years ago Posts: 1 |
Re: Marlin not compiling; need help. April 25, 2016 04:19PM |
Registered: 9 years ago Posts: 2 |
Re: Marlin not compiling; need help. May 07, 2016 02:40PM |
Registered: 10 years ago Posts: 1 |