Page 1 of 1

LCD display black dots and simbol

Posted: Sun Jul 03, 2016 10:34 pm
by gfun
So i tried to update new firmware to my geeetech prusa i3c.
Got strange sound coming from LCD buzzer, one high frequency and LCD showing this
#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en) #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware
//#define DISPLAY_CHARSET_HD44780_WESTERN
//#define DISPLAY_CHARSET_HD44780_CYRILLIC
Tried all tree charset.
#define REPRAP_DISCOUNT_SMART_CONTROLLER
///#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

https://s31.postimg.org/9xfuh9b2j/IMG_2 ... 111905.jpg

Re: LCD display black dots and simbol

Posted: Mon Jul 04, 2016 6:16 pm
by William
gfun wrote:So i tried to update new firmware to my geeetech prusa i3c.
Got strange sound coming from LCD buzzer, one high frequency and LCD showing this
#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en) #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware
//#define DISPLAY_CHARSET_HD44780_WESTERN
//#define DISPLAY_CHARSET_HD44780_CYRILLIC
Tried all tree charset.
#define REPRAP_DISCOUNT_SMART_CONTROLLER
///#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

https://s31.postimg.org/9xfuh9b2j/IMG_2 ... 111905.jpg
Hi,
Does the LCD come with the printer or you bought it yourself?

Re: LCD display black dots and simbol

Posted: Mon Jul 04, 2016 11:17 pm
by gfun
It was with printer. And with old firmware is all good

Re: LCD display black dots and simbol

Posted: Tue Jul 05, 2016 2:03 am
by gfun
Yes it was with printer. and all are ok with old firmware, just wanted to update, but got this error

Re: LCD display black dots and simbol

Posted: Tue Jul 05, 2016 10:21 am
by William
gfun wrote:Yes it was with printer. and all are ok with old firmware, just wanted to update, but got this error
"///#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER"
Why there are three "/" in the code?

Re: LCD display black dots and simbol

Posted: Wed Jul 06, 2016 12:41 am
by gfun
William Kwok wrote:
gfun wrote:Yes it was with printer. and all are ok with old firmware, just wanted to update, but got this error
"///#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER"
Why there are three "/" in the code?
just a simple mistake that dose not mean anything :) even if I remove it :)

Re: LCD display black dots and simbol

Posted: Fri Jul 08, 2016 5:34 pm
by William
gfun wrote:
William Kwok wrote:
gfun wrote:Yes it was with printer. and all are ok with old firmware, just wanted to update, but got this error
"///#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER"
Why there are three "/" in the code?
just a simple mistake that dose not mean anything :) even if I remove it :)
Hi,have you solved your issue?It maybe the firmware problem if you didn't make some modification to your hardware.Did you download from our official website?
Regards

Re: LCD display black dots and simbol

Posted: Sat Jul 09, 2016 12:46 am
by gfun
Well I downloaded from this website
https://github.com/MarlinFirmware/Marlin

Re: LCD display black dots and simbol

Posted: Sat Jul 09, 2016 9:45 am
by Toy
I think you can try with the firmware in the forum again:
http://www.geeetech.com/forum/viewtopic ... 20&t=17046