Quantcast
Channel: Reprap Forum - Controllers
Viewing all articles
Browse latest Browse all 10211

Re: Megatronics v2 problems

$
0
0
I also have a problem with the LCD not working. Without any LCD options made in the config file the board uploads ok and it responds in 'printer interface' correctly.
No documentation at all :X about the LCD screen ; when the //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER is enabled the Arduino compiler reports errors in the u8glib files. (u8glib is in the libraries folder)

The screen is described as 'SainSmart Megatronics LCD12864 intellegent'
Has any one got these displays working, and what 'should' or 'should not' be enabled in the Arduino compiler ?

These are the errors the compiler reports :- ( makes not much sense too me !! , about to give up and work it without a screen X()

In file included from /dogm_lcd_implementation.h:38,
from ultralcd.cpp:28:
dogm_font_data_marlin.h:13: error: 'u8g_fntpgm_uint8_t' does not name a type
dogm_font_data_marlin.h:172: error: 'u8g_fntpgm_uint8_t' does not name a type
In file included from /dogm_lcd_implementation.h:40,
from ultralcd.cpp:28:
ultralcd_st7920_u8glib_rrd.h:43: error: 'u8g_t' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:43: error: 'u8g' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:43: error: 'u8g_dev_t' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:43: error: 'dev' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:43: error: expected primary-expression before 'msg'
ultralcd_st7920_u8glib_rrd.h:43: error: expected primary-expression before 'void'
ultralcd_st7920_u8glib_rrd.h:43: error: initializer expression list treated as compound expression
ultralcd_st7920_u8glib_rrd.h:44: error: expected ',' or ';' before '{' token

Viewing all articles
Browse latest Browse all 10211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>