Newly connected RepRap LCD screen worked a few minutes then stopped



  • I hooked a new LCD screen to my R1 + last night with a good firmware update. I unhooked the USB, and was able to heat extruder and bed and homed the extruder. It did not show my SD card (16 gb) so I attempted to reload my file to my SD. I then found the LCD screen was frozen now and would not respond to dial changes. Not knowing what else to do I turned off my machine, and restarted only to get a plain blue screen. I uploaded the firmware again and still nothing. Any suggestions?


  • MatterHackers

    @Sybeck1 Include the U8qlib.h library in your Configuration.h file in your firmware. The first lines of the configuration.h file should look like this:

    #include U8glib.h
    #ifndef CONFIGURATION_H
    #define CONFIGURATION_H

    // This configurtion file contains the basic settings.
    // Advanced settings can be found in Configuration_adv.h
    // BASIC SETTINGS: select your board type, temperature sensor type, axis scaling, and endstop configuration


Log in to reply
 

Looks like your connection to MatterHackers Community was lost, please wait while we try to reconnect.