Marlin & Ramps 1.4

OK Guy’s

here’s the story.

The error is as always between the keyboard and the wall.

If you are using a LCD screen which is character based, you must switch on

//
// RepRapDiscount Smart Controller.
// RepRapDiscount Smart Controller - RepRap
//
// Note: Usually sold with a white PCB.
//
#define REPRAP_DISCOUNT_SMART_CONTROLLER

In addition, you have to switch off

// RepRapDiscount FULL GRAPHIC Smart Controller
// RepRapDiscount Full Graphic Smart Controller - RepRap
//
//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

and

// Show the bitmap in Marlin/_Statusscreen.h on the status screen.
//#define CUSTOM_STATUS_SCREEN_IMAGE

In the current built, it seems that the full graphics controller is the default one and the older 4 line not so full graphics LCD is disabeled.

Thanx for helping me out with your suggestions!

Cheers
Uwe

1 Like